@charset "utf-8";
/* CSS Document */

body{margin:0px;
padding:0px;
font:normal 12px Arial, Helvetica, sans-serif;
}

img,span,div,h1,h2,h3,h4,h5,h6,input,select,p{border:none;
margin:0px;
padding:0px;
line-height:19px;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
}
form,tr,td,table{margin:0px;
padding:0px;}

.clear{clear:both;
}



	@font-face {
        font-family: "Open Sans Light";
        src: url('../fonts/130767823-OpenSans-Light.eot');
        src: url('../fonts/130767823-OpenSans-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/130767823-OpenSans-Light.svg#Open Sans Light') format('svg'),
        url('../fonts/130767823-OpenSans-Light.woff') format('woff'),
        url('../fonts/130767823-OpenSans-Light.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
    }



.main_total{margin:0 auto;
padding:0px;
width:996px;
background:#F2F2F2;
border:0px solid #E1E1E1;
box-shadow: 0 0 4px #E1E1E1;
}


.main{width:996px;
margin:0 auto;
padding:0px 0 0 0;
background:none;


}

.header{margin:0px;
padding:0px;
width:100%;
float:left;
border-bottom:2px solid #317c99;
}

.header_main{margin:0px 0 0 0;
padding-top:10px;
width:100%;
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 1%, #f6f4f5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffffff), color-stop(100%,#f6f4f5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 1%,#f6f4f5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 1%,#f6f4f5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 1%,#f6f4f5 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 1%,#f6f4f5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f4f5',GradientType=0 ); /* IE6-9 */

height:118px;
}

.header_left{margin:0px;
padding:0px;
width:400px;
float:left;
}
.logo{width:72px;
height:94px;
float:left;
background:none;}
.logo_text{width:502px;
height:18px;
float:left;
background:none;
position:relative;
z-index:100;
top:55px;}

.header_right{margin:0px;
padding:0px;
width:auto;
float:right;
}

.head_rt_left{margin-top:0px;
padding:0px;
width:380px;
float:left;
}

.login_main{width:500px;
margin:0px;
padding:0px;
float:left;
margin-right:20px;
}

.login_text{font:normal 12px Arial, Helvetica, sans-serif;
color:#606060;
float:left;
padding:6px 5px 0 0px;
}

.login_box{margin:0px;
padding:0px;
float:left;
background:url(../images/login_box.png) 0 0 no-repeat;
width:94px;
height:23px;
}

.login_box input{
padding:0 0 0 5px !important;
width:70px !important;
height:23px !important;
float:left;
background:none !important;
border:0px !important;
color:#9f9f9f !important;
font:normal 10px/22px Arial, Helvetica, sans-serif !important;
box-shadow:none !important;
}

.login_btn{margin:0px 0 0 6px;
padding:0px;
width:48px;
height:23px;
float:left;
background:url(../images/login_btl.png) 0 0 no-repeat;
cursor:pointer;
}

.login_btn a{padding:5px 0 6px 9px;
text-decoration:none;
font:normal 11px Arial, Helvetica, sans-serif;
color:#606060;
display:block;
}

.login_btn a:hover{color:#1da0d1;}

.forgettxt{margin:0px;
padding:10px 0 0 0;
float:right;
}

.forgettxt a{font:10px Arial, Helvetica, sans-serif;
color:#606060;
text-decoration:none;
padding:0px;
}

.forgettxt a:hover{color:#1da0d1; text-decoration:underline;}

.search_main{margin:0px;
padding:0px;
float:right;
}

.search_left{margin:10px 0 0 0;
padding:0px;
background:url(../images/search_box.png) 0 0 no-repeat;
width:128px;
height:23px;
float:left;
}

.search_left input{background:none;
padding:0 0 0 0px;
width:90px;
height:23px;
font:normal 11px/23px Arial, Helvetica, sans-serif;
color:#9ba1a8;
}



.search_left input.go_btnin{width:23px;}

.search_left span{
width:23px;
height:23px;
float:right;
display:block;
}



.head_rt_right{margin:0px 0 0 9px;
padding:0px;
width:300px;
float:left;
background:url(../images/clip.png) top right no-repeat;
width:110px;
height:94px;
position:relative;
z-index:90;
top:3px;
-moz-transform: rotate(7deg);
-webkit-transform: rotate(7deg);
-o-transform: rotate(7deg);
-ms-transform: rotate(7deg);
transform: rotate(7deg);

}

.head_rt_right ul{margin:0px;
padding:7px 0 0 0;
}

.head_rt_right ul li{margin:0px;
padding:0px; 
display:block;
list-style-type:none;


}

.head_rt_right ul li a{padding:5px 0 7px 10px;
text-decoration:none;
display:block;
font:normal 12px Arial, Helvetica, sans-serif;
color:#fff;
font-weight:bold;
line-height:10px;
}

.head_rt_right ul li a:hover{color:#083c4f;}


.menu{margin:0px;
padding:0px;
width:100%;
float:left;
background:#ffffff;
height:42px;
margin-top:3px;
position:relative;
z-index:999;
border-top:2px solid #67b2cf;
}

.menu_img{position:relative; right:10px; top:3px;}



.menu ul{margin:0px;
padding:0px;
list-style:none;
}

.menu ul li{margin:0px;
padding-left:5px;
padding-right:5px;
float:left;
line-height:44px;
background:url(../images/separator.jpg) top right no-repeat;
}



.menu ul li a{

text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#555555;
font-weight:500;
padding:8px 15px;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}





.menu ul li a:hover{background:#63b4d2; color:#FFFFFF; font-weight:500;}
.banner_shadow{width:987px;
height:28px;
margin:0px auto;
background:url(../images/shadow.jpg);
}


.baner_main{ margin:0px;
padding-bottom:35px;
padding-bottom:30px;
width:100%;
float:left;

background:#63b4d2;
}

.big_sep{background:url(../images/big_sep.png) top center no-repeat;
width:100%;
height:26px;
float:left;
}

.content_main{margin:0px;
padding:0px;
width:100%;
float:left;
margin-top:21px;
}

.cont_left{margin:0px 0 0 12px;
padding:0px;
float:left;
margin-bottom:20px;
background:#f7f9f8;
border:1px solid #e6e6e6;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
width:440px;
padding:26px 25px 0px 20px; min-height:209px;
}

.cont_left_h3{ width:100%;
height:35px;
line-height:30px;
text-align:left;
color:#77c1e6;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;}

.cont_left_h3_img{width:32px;
height:29px;
float:left;
margin-right:4px;}

.cont_left_p{color:#FF0000; font-size:14px; font-family:Verdana, Arial, Helvetica, sans-serif;}


.cont_leftbody_ltd{background:url(../images/con_about_left.png) top left no-repeat;
width:21px;
height:234px;
float:left;}

.cont_leftbody_mid{background:url(../images/con_about_leftmid.jpg) top left repeat-x;
height:234px;
width:440px;
float:left;}

.cont_leftbody_rtd{background:url(../images/con_about_left_2.jpg) top left no-repeat;
width:21px;
height:234px;
float:left;}

.about_cont{margin:18px 0 0 0;
padding:6px 10px 10px 9px;
float:left;
background:url(../images/about_icon.png) 0 0 no-repeat;
width:415px;
}

.about_cont span{color: #64696C;
font: 20px Open Sans;
margin: 4px 0 0 40px;
padding: 0 0 10px;
width:400px;
float:left;
}
.about_cont p{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#000;
margin-top:7px;
padding:7px 10px 3px 0;
text-align:justify;
}

.leader_body{margin:30px 0 0 0;
padding:0px;
float:left;
width:928px;}

.leaderbd_left{margin:0px 0 0 38px;
padding:0px 30px 0 0;
width:395px;
float:left;
border-right: 1px dotted #E1E1E1;
}

.leadlf_ph{margin:0px 0 10px 0;
padding:0px;
float:left;
}

.photo_sec{margin:0px 0 10px 0;
padding:0px;
float:left;
width:100px;
border:3px solid #DEDEDE;
}

.text_sec{margin:0px;
padding:0px 0 0 20px;
font:13px "Open Sans Light";
text-align:justify;
color:5a5a5a !important;
float:left;
width:268px;
}

.text_sec h4{margin:0px;
padding:0px;
}

.text_sec p{font:13px/20px "Open Sans Light" !important !important;}

.photo_sec img{margin:0px !important;}

.leaderbd_right{margin:0px 32px 0 0;
padding:0px;
width:400px;
float:right;
}


.button_1_a{
height:28px;
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 1%, #eeeeee 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 1%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 1%,#eeeeee 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 1%,#eeeeee 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 1%,#eeeeee 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
 border:1px solid #aba9aa;
 display:block;
 line-height:28px;
 width:100px;
 text-align:center;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:15px;
 color:#1b6b89;
 float:right;
 margin:20px;
font-weight:bold;
 text-decoration:none;}


.button_1 a:hover{color:#505050;
opacity: 0.5;
}



.button_1_b{
height:28px;
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 1%, #eeeeee 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 1%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 1%,#eeeeee 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 1%,#eeeeee 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 1%,#eeeeee 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
 border:1px solid #aba9aa;
 display:block;
 line-height:28px;
 width:120px;
 float:left;
 text-align:center;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:18px;
 color:#1b6b89;
font-weight:bold;
margin:10px;
 text-decoration:none;}
 
 .button_1_b:hover{color:#505050;
opacity: 0.5;
}



.cont_right_1{margin:0px 5px 0 0px;
padding:0px;
float:left;

}

.cont_rightbody_ltd{background:url(../images/con_rightlft.jpg) top left no-repeat;
width:6px;
height:234px;
float:left;
}

.cont_rightbody_mid{margin:0px 0 0 12px;
padding:0px;
float:left;
background:#f7f9f8;
border:1px solid #e6e6e6;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
width:430px;
padding:26px 20px 0px 20px; min-height:211px;}


cont_rightbody_mid p{ font-size:12px !important; text-align:justify;}

.cont_rightbody_rtd{background:url(../images/con_right_part.png) top left no-repeat;
width:28px;
height:234px;
float:left;}

.button_2{margin:0px;
padding:0px;
background:url(../images/more_2.png) 0 0 no-repeat;
width:113px;
height:32px;
float:right;
}

.button_2 a{padding:8px 0 0 15px;
text-decoration:none;
display:block;
color:#606060;
font:14px Arial, Helvetica, sans-serif;
}

.button_2 a:hover{color:#505050;
opacity: 0.5;
}

.news_cont{margin:18px 0 0 0;
padding:6px 10px 10px 0px;
float:left;
background:url(../images/icon_2.png) 0 2% no-repeat;
width:420px;
}

.news_cont span{
margin:7px 0 0 50px;
padding:0px 0 12px 0;
font: 20px Open Sans;
width:400px;
float:left;
color:#64696C;
}
.news_cont p{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#000;
padding:0px 0px 8px 0;
text-align:justify;
}

.download{background:url(../images/download.jpg) 0 0 no-repeat;
width:63px;
height:23px;
float:left;
margin-top:50px;
padding:10px 0 0 35px;
}

.download a{display:block;
font:12px Arial, Helvetica, sans-serif;
color:#505050;
text-decoration:none;
}

.download2{background:url(../images/download.jpg) 0 0 no-repeat;
width:63px;
height:23px;
margin:20px 0;
float:left;
padding:10px 0 0 35px;
}

.download2 a{display:block;
font:12px Arial, Helvetica, sans-serif;
color:#505050;
text-decoration:none;
}

.content_mid{margin:10px 0 0 11px;
padding:0px;
margin:0px auto;
width:970px;
background:#fff;

border-radius: 20px 20px 0 0;
}

.con_left{margin:0px;
padding:0 20px;
float:left;
width:432px;
}

.news{background:url(../images/notice_2.png) 0% 0 no-repeat;
width:300px;
height:30px;
margin:20px 0 0 0;
padding:7px 0 7px 50px;
}

.news span{color: #64696C !important;
font: 20px Open Sans !important;
margin: 4px 0 0 40px;
padding: 0 0 10px;
float:left;
width:300px;
float:left;
display:block;
}

.orenge_text{margin:0px;
padding:5px 0;
font:bold 16px Arial, Helvetica, sans-serif;
color:#dc8c3d;
}

.con_left span{color:#38772d;
font:bold italic 12px Arial, Helvetica, sans-serif;
}

/*.con_left p{color:#666;
text-align:justify;
font:12px/24px " Arial, Helvetica, sans-serif";
line-height:19px;
}*/

.button_3{margin:0px 0 17px 0;
padding:0px;
background:url(../images/more_3.png) 0 0 no-repeat;
width:113px;
height:32px;
float:right;
}

.button_3 a{padding:8px 0 0 15px;
text-decoration:none;
display:block;
color:#606060;
font:14px Arial, Helvetica, sans-serif;
}

.button_3 a:hover{color:#505050;
opacity: 0.5;
}

.articles{background:url(../images/icon_4.png) 0% 0 no-repeat;
width:300px;
height:30px;
margin:20px 0 0 0;
padding:0px 0 0 40px;
}

.articles span{background:url(../images/text4.png) 0 0 no-repeat;
width:300px;
float:left;
display:block;
margin-top:5px;

}

.black_text{margin:0px;
padding:10px 0;
font:bold 14px Arial, Helvetica, sans-serif;
color:#757575;
}


.button_4{margin:20px 0 0 0px;
padding:0px;
background:url(../images/more_4.png) 0 0 no-repeat;
width:113px;
height:32px;
float:right;
}

.button_4 a{padding:8px 0 0 15px;
text-decoration:none;
display:block;
color:#606060;
font:14px Arial, Helvetica, sans-serif;
}

.button_4 a:hover{color:#505050;}



.button_8{margin:30px 0 0 0px;
padding:0px;
background:url(../images/more_4.png) 0 0 no-repeat;
width:113px;
height:32px;
float:right;
}

.button_8 a{padding:8px 0 0 15px;
text-decoration:none;
display:block;
color:#606060;
font:14px Arial, Helvetica, sans-serif;
}

.button_8 a:hover{color:#505050;}



.cont_base{margin:20px 0 0 0;
padding:0px 0 15px 0;
margin:0px auto;
width:996px;
}

.cont_base_left{margin:0px 0 0 11px;
padding:10px 0 46px 0;
float:left;
height:343px;
width:362px;
background:#F7F7F7;
border:1px solid #e3e3e3;
box-shadow: 0 1px 4px #E1E1E1;
}

.gallerY_top{background:url(../images/icon_5.png) 0 0 no-repeat;
width:350px;
float:left;
height:40px;
padding:0 0 0 0;
margin-left:10px;
}

.gallerY_top span{background:url(../images/text5.png) 0 0 no-repeat;
width:111px;
height:21px;
float:left;
margin-left:40px;
margin-top:4px;}

.gallerY_pic{width:334px;
float:left;
margin:0px 0 0 14px;
padding:0px;
}

.gallerY_picsmall{margin:0px;
padding:0px;
float:left;
width:363px;
}

gallerY_picsmall img{margin-left:10px; float:left;}

.cont_midle{margin:0px 0 0 6px;
padding:0px;
float:left;
width:300px;
height:400px;
background:#F7F7F7;
border:1px solid #e3e3e3;
box-shadow: 0 1px 4px #E1E1E1;

}

.cont_rightbody_mid .download{/*margin:0px !important;*/ }


.cont_part{
margin:20px 0 0 0px;
padding:0px;
float:left;
margin-bottom:20px;
background:#f7f9f8;
border:1px solid #e6e6e6;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}

.cont_abt{
margin:17px 0 17px 0px;
padding:0px;

color:#A8A8A8;
font:bold 18px Arial, Helvetica, sans-serif;
}

.cont_part p{
margin:0px;
padding:0px;
line-height:19px;
color:#5a5a5a;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
text-align:justify;
}



.contact {background:#f4f4f4;
	float:left;
	padding: 50px 0 0 40px;
	font:15px "Open Sans Light" !important;
	color: #333333;
	width:990px;
	margin:0px 0 0px 0;
	border-radius: 0 0 6px 6px;
}
.contact label {
	width: 570px;
	display: block;
	line-height: 30px;
	float: left;
	margin-bottom: 5px;
	margin-top:5px;
}
.contact input[type=text] {
width: 230px;
height: 20px;
padding:5px;
line-height: 20px;
float: left;
margin-bottom: 0px;
border: 1px solid #CCCCCC;
border-radius: 5px;
font-family: "Myriad_Web_Pro_Condensed";
font-size: 15px;
}

.contact input[type="text"], input[type="password"], textarea[type="text"]{box-shadow:none; border:1px solid transparent;}


.contact input[type=text]:focus {
width: 230px;
height: 20px;
line-height: 30px;
border: 1px solid #B1E1FA;
border-radius: 5px;
padding:5px;
}
.contact input[type=password] {
	width: 430px;
	height: 40px;
	line-height: 30px;
	float: left;
	margin-bottom: 0px;
	border: 1px solid #CCCCCC;
	border-radius: 5px;
	font-family: "Open Sans Light";
	font-size: 15px;
}
.contact input[type=password]:focus {
	width: 430px;
	height: 40px;
	line-height: 30px;
	float: left;
	border: 1px solid #999999;
	border-radius: 5px;
}

.contact h2{font:normal 32px/23px "oswaldlight";
padding:0 0 20px 0;
}

.contact br {
	height: 5px;
	display: block;
}
.contact hr {
	margin: 0;
	border: solid #CCCCCC;
	border-width: 0 0 1px 0;
}
.contact h1 {
	margin: 0;
	font-size: 18px;
	margin: 10px 0;
}
.contact h2 {
	font-size: 24px;
	margin-top: 0;
}

.contact h3{font:bold 13px/23px "Open Sans Light";
color:#5a5a5a;
}

.contact input[type="text"]:focus, input[type="password"]:focus, textarea[type="text"]:focus, select{background:#fff;}

.contact input[type=button], .con_sub {
	border: 1px solid #1DAAE8;
	border-radius: 5px;
	background: #00bffd !important;
	height: 40px;
	color:#fff;
	cursor:pointer;
	padding:0 20px;
	margin-right:20px;
}

.contact input[type=button], .con_sub:hover{background:#07C6FE !important;}

.contact input[type="text"], input[type="password"], textarea[type="text"], select{
	background:#fff;}
	
.contact input[type="password"]{padding:5px;
width: 230px;
height: 20px;
color: #5a5a5a;
border:1px solid transparent;
border-radius: 5px;
-webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.06);
box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.06);
font-family: "Open Sans Light";
font-size: 15px;}

.contact input[type="password"]:focus, select:focus{padding:5px;
width: 230px;
height: 20px;
color: #5a5a5a;
border:1px solid transparent;
border-radius: 5px;
-webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.06);
box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.06);
font-family: "Open Sans Light";
font-size: 15px;}
	
.contact select {
	width: 240px;
	height: 40px;
	line-height: 30px;
	float: left;
	margin-bottom:0px;
	border: 1px solid #e1e1e1;
	border-radius: 5px;
	font-family: "Open Sans Light";
	font-size: 15px;
	padding: 5px;
}

.contact select:focus{ border:1px solid #b6e6ff;}

.contact select option{	font-family: "Open Sans Light";
	font-size: 12px;
}


.contact input[type=text], input[type=password],  textarea{
padding:5px;
width: 230px;
height: 20px;
color: #5a5a5a;
border:1px solid transparent;
border-radius: 5px;
-webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.06);
box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.06);
font-family: "Open Sans Light";
font-size: 15px;
}


.contact textarea {background:#fff !important;
	width: 230px !important;
	height: 85px;
	line-height: 30px;
	float: left;
	margin-bottom:15px;
	border: 1px solid #e1e1e1;
	border-radius: 5px;
	/*font-family: "Myriad_Web_Pro_Condensed";*/
	font-size: 15px;
	padding: 5px;
	resize:none;
}

.contact textarea:focus{ border:1px solid #b6e6ff;}

.contact table tr td{font:11px "Open Sans Light" ;
color:5a5a5a;
padding-bottom:20px;
}





.contmid_top{background:url(../images/icon_6.png) 0 0 no-repeat;
width:260px;
float:left;
height:40px;
padding:0 0 0 0;
margin-left:10px;
margin-top:10px;
}

.cont_midle span{
width:70px;
height:21px;
float:left;
margin-left:-15px;
margin-top:0px;}

.cont_midle strong{padding:10px 10px;
color:#404040;
font-style:italic;
font: 13px "Open Sans Light";
}

.cont_midle p{margin:0px;
padding:0px 10px;
font:12px Arial, Helvetica, sans-serif;
color:#606060;
text-align:justify;
}

.cont_midle a{
text-decoration:none;
font-size:14px;
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.cont_midle a:hover{color:#808080;}


.cont_right{margin:0px 0 0 6px;
padding:0px 0 10px 0;
float:left;
background:#F7F7F7;
border:1px solid #e3e3e3;
height:390px;
width:292px;
box-shadow: 0 1px 4px #E1E1E1;

}

.cont_right_top{background:url(../images/icon_7.png) 0 0 no-repeat;
width:265px;
float:left;
padding:0 0 0 0;
margin-left:10px;
margin-top:10px;
}

.cont_right span{
width:70px;
height:21px;
float:left;
margin-left:40px;
margin-top:8px;
margin-bottom:43px;}


.contwhitebg{width:264px;
float:left;
margin:5px 0 0 6px;
padding:6px 7px;
background:#FFFFFF;
border:1px solid #e1e1e1;
}

.cont_right strong{padding:0px 10px 15px 0px;
color:#404040;
font:bold 12px/20px "Open Sans Light";
float:left;
}

.cont_right p{margin:0px;
padding:0px 0px;
font:normal 12px/20px "Open Sans Light";
color:#606060;
text-align:justify;
}

.footer{margin:0 auto;
width:100%;
float:left;
background:#efebec;
}

.footer_main{margin:0px;
padding-bottom:20px;
background:url(../images/footer_shadow.jpg) top center no-repeat;
width:996px;
height:66px;
margin:0px auto 20px;

border-bottom:0px;
}

.footer_left{margin:40px 0 0 0;
padding:0px;
float:left;
width:400px;
}

.footer_left ul{margin:0px;
padding:0px;
}

.footer_left ul li{margin:0px;
padding:0px 12px 0 12px;
display:block;
float:left;
list-style-type:none;
}

.footer_left ul li a{padding:0px 0 0px 0;
text-decoration:none;
display:block;
font:12px Arial, Helvetica, sans-serif;
color:#464646;
}

.footer_left ul li a:hover{color:#7c7c7c;}


.footer_right{margin:40px 0 0 0;
padding:0px;
float:right;

font:11px Arial, Helvetica, sans-serif;
color:#464646;
}

.footer_right a{font:11px Arial, Helvetica, sans-serif;
color:#464646;
text-decoration:underline;
}

.footer_right a:hover{color:#1DA0D1;}

.button_5{margin:10px 0 0 0;
padding:0px;
background:url(../images/more_5.png) 0 0 no-repeat;
width:113px;
height:32px;
float:right;
}

.button_6{margin:4px 0 6px 0;
padding:0px;
background:url(../images/more_6.png) 0 0 no-repeat;
width:113px;
height:32px;
float:right;
}


.button_5 a, .button_6 a{padding:8px 0 0 15px;
text-decoration:none;
display:block;
color:#606060;
font:14px Arial, Helvetica, sans-serif;
}

.button_5 a:hover, .button_6 a:hover{color:#505050;
opacity: 0.5;
}


.pollsec{margin:0 auto;
padding:0px;
width:930px;

}

.poll_left{margin:0px;
padding:0px;
padding: 50px 0 148px 10px;
width: 392px;
float:left;
background:#F9F9F9;
border: 1px solid #E9E9E9;
border-radius:50%;
}

.activity_mn{margin:0px 0 30px 0;
padding:0px;
float:left;
width:100%;
clear:both;
}


.activ_left{
float:left;
width:124px;
margin-top:10px;
margin-right:0px;
position:relative;
z-index:500;}

.activ_right{
font:normal 12px "Open Sans Light";
background:#F7F7F7;
border: 1px solid #E9E9E9;
color: #5A5A5A;
margin:0px;
padding:0px 10px 20px 10px;
float:right;
width:795px;
}

.activ_right p{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
line-height:19px;
color:#5a5a5a;
margin:4px 0 !important;
padding-left:20px;
padding-right:20px;
text-align:justify;
}

.activ_right p span{font:bold 12px "Open Sans Light";
color:#7B7B7B  !important;
margin:4px 0 !important;
padding:0px 20px;
text-align:justify;
text-shadow: 0 1px 0 #FFFFFF;}

.leader_mn{margin:0px;
padding:0px;
font-family:"Open Sans Light";

}

.leader_mn h2{margin:0px;
padding:0px 0 20px 0;
font:bold 15px "Open Sans Light";
}

.leader_torn{background:#F9F9F9;
border:1px solid #E5E5E5;
border-radius:5px;
float:left;
box-shadow: 0 1px 9px #E1E1E1;
}

.leader_left{margin:0px;
padding:11px 0 0 22px;
float:left;
width:494px;
}

.leader_left h3{margin-bottom:7px !important; width:100%; padding:0px;}

.leader_left ul{margin:0px;
padding:0px;
margin-left:10px;
}

.leader_left ul li{margin:0px;
line-height:19px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;

}

.leader_right{margin:0px;
padding:0px;
float:right;
width:411px;
}

.leader_right img{margin:0px !important;}





















