@charset "utf-8";
/* CSS Document */
body{
margin:0;
padding:0;
background-color:#fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
scrollbar-3dlight-color: #cccccc;
scrollbar-arrow-color:#fff;
scrollbar-base-color: #cccccc;
scrollbar-darkshadow-color: #b8b8b8;
scrollbar-face-color:#cccccc;
scrollbar-highlight-color:#cccccc;
scrollbar-shadow-color: #cccccc;
scrollbar-track-color: #fff;
}

.global-container{
width:100%;
height:100%;
margin:auto;
padding-top:50px;
padding-bottom:20px;
}
.main{
width:1000px;
margin:auto;
height:760px;
overflow:hidden;
border:1px solid #cccccc;
padding:20px;
}
.main-home{
width:1000px;
margin:auto;
height:auto;
overflow:hidden;
border:1px solid #cccccc;
padding:20px 20px 0px 20px;
}
.main-left{
width:70%;
float:left;
height:auto;
overflow:hidden;
}
.main-left-home{
width:71%;
float:left;
height:auto;
overflow:hidden;
}
.main-right{
width:29%;
float:right;
height:auto;
overflow:hidden;
}
.footer{
width:1040px;
margin:auto;
height:25px;
color:#999999;
font-size:10px;
text-transform:uppercase;
font-family:Arial, Helvetica, sans-serif;
}
.footer a{
color:#999999;
text-decoration:none;
}
.footer a:hover{
color:#666666;
text-decoration:none;
}
.footer-left{
width:78%;
float:left;
margin-top:10px;
text-align:left;
}
.footer-right{
width:20%;
float:right;
margin-top:10px;
text-align:right;
}
.logo-container{
width:100%;
height:204px;
}
.logo{
width:40%px;
float:left;
}
.sublink{
width:50%;
float:right;
text-align:right;
color:#999999;
font-size:11px;
font-weight:normal;
text-transform:lowercase;
padding-top:26px;
line-height:20px;
}
.sublink a{
color:#999999;
text-decoration:none;
}
.sublink a:hover{
color:#6699cc;
text-decoration:none;
}
.content{
width:100%;
height:auto;
}
.content-home{
width:586px;
height:auto;
float:right;
}
.content-home-image{
width:283px;
height:281px;
float:left;
margin-right:10px;
margin-bottom:10px;
}
.content-images{
float:left;
width:25%;
padding-top:30px;
}
.content-text{
float:right;
width:72%;
padding-right:10px;
}
.content-text-1{
float:right;
width:500px;
}

.image{
margin-bottom:10px;
}
.content-title{
color:#6699cc;
font-size:12px;
text-transform:uppercase;
font-weight:bold;
}
.text{
padding-top:0px;
color:#666666;
font-size:11px;
line-height:20px;
}
.text a{
color:#6699cc;
text-decoration:none;
}
.text a:hover{
color:#6699cc;
text-decoration:underline;
}
.menu-title-container{
width:100%;
height:36px;;
background:url(../images/dot.gif) bottom repeat-x;
overflow:hidden;
}
.menu-title{
font-family:Verdana, Arial, Helvetica, sans-serif;
float:left;
width:75%;
font-size:22px;
font-weight:normal;
color:#6699cc;
}
.menu-title a{
text-decoration:none;
color:#999999;
}
.menu-title a:hover{
text-decoration:none;
color:#666666;
}
.menu-title-container-home{
width:100%;
height:30px;;
background:url(../images/dot.gif) bottom repeat-x;
overflow:hidden;
}
.menu-title-home{
font-family:Georgia, "Times New Roman", Times, serif;
float:left;
width:100%;
font-size:22px;
font-weight:normal;
letter-spacing:1px;
color:#999999;
}
.menu-title-home a{
text-decoration:none;
color:#999999;
}
.menu-title-home a:hover{
text-decoration:none;
color:#666666;
}
.menu-title-container-home a{
text-decoration:none;
color:#999999;
}
.menu-title-container-home a:hover{
text-decoration:none;
color:#666666;
}
.arrow{
float:right;
width:20%;
text-align:right;
border:0;
}
.arrow a{
text-decoration:none;
color:#999999;
}
.arrow a:hover{
text-decoration:none;
color:#999999;
}
.link-container{
width:100%;
width:100%;
height:168px;;
background:url(../images/dot.gif) bottom repeat-x;
overflow:hidden;
}
.left-link{
width:54%;
float:left;
color:#999999;
font-size:11px;
font-weight:normal;
text-transform:lowercase;
line-height:20px;
padding-left:4px;
}
.left-link a{
color:#999999;
text-decoration:none;
}
.left-link a:hover{
color:#6699cc;
text-decoration:none;
}
.right-link{
width:38%;
float:right;
text-align:right;
color:#999999;
font-size:11px;
font-weight:normal;
text-transform:lowercase;
line-height:20px;
}
.right-link a{
color:#999999;
text-decoration:none;
}
.right-link a:hover{
color:#6699cc;
text-decoration:none;
}
.right-block-image{
width:100%;
height:auto;
margin-top:20px;
text-align:right;
padding-left:5px;
}
.right-block-image a{
color:#999999;
text-decoration:none;
}
.right-block-image a:hover{
color:#6699cc;
text-decoration:none;
}
.right-block-image-home{
width:100%;
height:auto;
margin-top:36px;
text-align:left;
}
.right-block-text{
width:100%;
height:auto;
margin-top:4px;
text-align:center;
color:#999999;
font-size:11px;
font-weight:normal;
text-transform:lowercase;
line-height:20px;
}
.right-block-text-home{
width:100%;
height:auto;
margin-top:30px;
text-align:left;
color:#999999;
font-size:11px;
font-weight:normal;
text-transform:lowercase;
line-height:20px;
}
.right-block-text-home a{
text-decoration:none;
color:#999999;
}
.right-block-text-home a:hover{
text-decoration:none;
color:#666666;
}
.news{
width:100%;
}
.blue-text {
color: #6699cc;
font-weight: bold;
}
.viewmore{
width:100%;
line-height:12px;
padding-top:10px;
}
.viewmore-left{
width:68%;
float:left
}
.viewmore-right{
width:30%;
float:right;
text-align:right;
}
.viewmore-left2{
width:80%;
float:left
}
.viewmore-right2{
width:20%;
float:right;
text-align:right;
}
.form-title{
color: #6699cc;
font-size:14px;
font-weight:bold;
}
.textfield{
width:180px;
padding:4px;
border:1px solid #cccccc;				
}
.textfield1{
width:380px;
padding:2px 2px 0px 2px;
border-bottom:1px dashed #666666;
border-left:none;	
border-top:none;	
border-right:none;	
margin-left:5px;			
}
.radio-btn{
margin-top:2px;
}
.form-btn{
width:168px;
padding:2px;
text-align:left;
color:#fff;
background-color:#cccccc;
border:none;
font-size:12px;
text-transform:uppercase;
font-weight:bold;
}
.horiz-line{
width:100%;
padding-top:5px;
padding-bottom:5px;
background:url(../images/dot-blue.gif) bottom repeat-x;
}
.horiz-line-grey{
width:100%;
padding-top:5px;
padding-bottom:5px;
background:url(../images/dot.gif) bottom repeat-x;
}
p
{
margin:0;
padding:0;
}
.text p{
color:#666666 !important;
}
.text p a{
color:#666666 !important;
}
.text p a:hover{
color:#666666 !important;
}

