@charset "utf-8";
/* CSS Document */

body{ font-family:Verdana, Arial, Helvetica, sans-serif; color:#666;}
*{margin:0; padding:0}
ul,ol{list-style:none}
img{border:none}
.clear{height:1px; line-height:1px; font-size:1px; clear:both;}
a{
	text-decoration:none;
	color:#3b5998;
}
a:hover{
text-decoration:underline;
}
.logo{
	width:950px;
	height:auto;
	margin:0 auto;
	overflow:hidden;
}
.logo a{text-decoration:none;color:#555;}
.logo a:hover{ text-decoration:underline;}
#header{
	width:100%;
	height:30px;
	padding-top:5px;
	background:#3b5998 url();	
}
#header ul{
	width:950px;
	height:30px;
	margin:0 auto;
	overflow:hidden;
}
#header ul li{
	height:30px;
	float:left;
	display:inline;
	line-height: 29px;
}
#header ul li a{
	height:30px;
	padding:0 20px;
	color:#fff;
	font-size:14px;
	text-decoration:none
}
#header ul li a:hover{
	display:block;
	float:left;
	width:auto;
	text-decoration:underline;
}
#header ul li.active{
background:#E4F2FD; 
}
#header ul li.active a{
color:#555;
}
#header ul li.language{
	float:right;
	width:auto;
	height:30px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff
}
#header ul li.language a{
	display:inline;
	padding:0 10px;
	font-size:12px;
}
#header ul li.language a:hover{
	background:none;
	display:inline;
	float:none;
	text-decoration:underline
}


#footer{
	width:100%;
	height:auto;
	margin:20px auto 0 auto;
	text-align:center;
	padding:20px 0;
	font-size:12px;
	color:#555;
	background: #F0F0F0;
	overflow: hidden;
}
.open{color:#999; margin-left:20px;}

.update{ font-size:14px;}
.update ol{ margin:0; padding:0;}
.update ol li{ line-height:25px; text-indent:2em;}


#qiniao-box{ float:left; width:150px; margin:5px; text-align:left;}
.box-title{
	font-size:12px;
	padding: 5px 0px;
	font-weight: bold;
}
.box-content{}
.box-content ul{ margin:0px; padding:0px;}
.box-content ul li{
	list-style:none;
	padding:0px;
}

.clear {
clear:both;
height:0;
visibility:hidden;
}


/**********************************************/
#headline {
background:#E4F2FD none repeat scroll 0 0;
border-bottom:1px solid #C6D9E9;
height:87px;
overflow:hidden;
}
.wrapper {
margin:0 auto;
width:960px;
overflow:hidden;
}
#headline h2 {
color:#555555;
font-size:36px;
line-height:1em;
padding-left:12px;
padding-top:34px;
text-shadow:0 1px 0 #E4F2FD;
}



#lang-guess {
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
-x-system-font:none;
background:#FFFBCC none repeat scroll 0 0;
border:1px solid #E6DB55;
font-size:14px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:22px auto 0;
padding:10px 0;
text-align:center;
width:932px;
}



.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
float:left;
margin:0 14px!important; margin:0 12px;
}
.col-2 {
width:132px;
}

#maincom{ width:100%; overflow:hidden;}
.mainCon{ width:960px; margin:0 auto; padding-top:20px;overflow:hidden;}
.c_left{ float:left; width:135px; margin:0 20px; overflow:hidden;}

.c_mid{ float:left; width:530px; margin:0 20px; overflow:hidden;}

.c_mid h3{
font-size:20px;
margin-bottom:10px;
}
.c_right{ float:right; width:210px; overflow:hidden;}
.c_right h3{
color:#333333;
font-size:14px;
font-weight:bold;
margin:-1px 0 1px;
}

.c_ul{ margin:0;}
.c_ul ul { margin:0; padding:0;overflow:hidden;}
.c_ul ul li{ list-style:none;height:25px; line-height:25px;border-bottom:solid 1px #DDD; font-size:14px;}

.cr_ul{}
.cr_ul ul {list-style-image:none;
list-style-position:outside;
list-style-type:square;
margin:0 0 22px 16px;
}
.cr_ul ul li{display:list-item; font-size:12px;}
