@charset "utf-8";
/* CSS Document */
body{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}
H1{
	font-family: Arial;
	font-size: 16px;
	color: #ec0450;
	font-weight: bold;
	text-align: center;
}
#container {
	width: 868px;
	background-color: #FFF;
	margin:0 auto;
}
#container #siderbar {
	width: 216px;
	float: left;
	margin: 5px;
	display:inline;
}
#container #main {
	margin: 10px 10px 10px 0;
	width: 618px;
	float: right;
	display:inline;
}
#content_top{background:url(/en/images/content_top.gif) no-repeat;width:618px;height:10px;}
#content_middle{background:url(/en/images/content_middle.gif) repeat-y;padding:1px 10px;}
#content_bottom{background:url(/en/images/content_bottom.gif) no-repeat;width:618px;height:11px;}
.clear{clear:both;}
#tag{margin:10px 0;
    padding-left:10px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	background:url(/en/images/point01.gif) no-repeat left center;}
#tag a:link{font-size:11px;}
#container_c{background:url(/en/images/buttom01.gif) no-repeat;width:868px;height:7px;margin:0 auto;margin-bottom:10px;}
#maincontent{padding:0 10px;margin-bottom:10px;}
#maincontent H1{
	font-size: 16px;
	color: #0aa3cf;
	font-weight: bold;
	text-align: center;}
#maincontent p{
	text-align: justify;
	font-weight: normal;
	line-height:18px;
}

#maincontent p.center{
	text-align: center;	
}
#p_title{font-size: 16px;
	font-weight: bold;
	color: #333;
	padding:10px 10px 0px 20px;}
#p_text{
	padding:10px 10px 0px 20px;
	text-align: justify;
}



/*----------------------------------------------------index css begin-----------------------------------*/
.index_bg {
	background-image: url(/en/images/index_3bg.jpg);
	background-repeat: no-repeat;
	height: 161px;
	width: 293px;
	margin: 10px 15px 10px 0;
	float:left;
	display:inline;
}
.index_bg a , .index_bg2 a{
	text-decoration:none;
	font-family: #5f5f5f;
}
.index_bg a:hover{
	text-decoration:underline;
	font-family: #5f5f5f;
}
.index_bg li.imgnews{
	font-size: 11px;
	line-height:15px;
	clear:both;
	margin-top:8px;
}
.index_bg li.imgnews img{
	border:none;
	padding:1px;
	margin:0 5px;
	Filter: DropShadow(Color=#a9a9a9, OffX=1, OffY=1, Positive=true);
}
.index_bg ul , .index_bg2 ul{
	padding:0;
	/*margin:14px;*/
	margin:10px 14px;
	list-style-type: none;
	font-family: Verdana, Geneva, sans-serif, "华文中宋";
	font-size: 11px;
	color: #5f5f5f;
}
.index_bg2 li.index_bg_title , .index_bg li.index_bg_title{
	border-bottom:dotted 1px #ccc;
	font-size: 14px;
	font-weight: bold;
	padding:0 0 5px 5px;
	}
.index_bg2 li.index_school{
	font-size: 14px;
	font-weight: bold;
	padding:5px 0 0 5px;
	}
.index_bg2 a{display:block;width:227px;height:161px;}
.index_bg2 {
	background-image: url(../../images/home/index_3bg2_en.jpg.jpg);
	background-repeat: no-repeat;
	height: 161px;
	width: 227px;
	margin: 10px 0 10px 0;
	float:right;
	display:inline;
}

.index_bg li.index_bg_viewmore{
	float:right;
	clear:both;
	display:inline;
}
.index_bg li.index_bg_viewmore a{
	font-size:10px;
	color: #39C;
}
.index_bg li.index_index_bg_content{
	padding:0 0 0 20px;
	margin:8px;
	font-size: 11px;
	line-height:15px;
	background-image: url(/en/images/index_topic.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.index_bg2 li.index_index_bg_content{
	background:url(/en/images/index_guicklink.gif) no-repeat left center;
	padding:0 0 0 20px;
	margin:5px;
	font-size: 11px;
}
/*----------------------------------------------------index css over-----------------------------------*/



/*----------------------------------------------------siderbar css begin-----------------------------------*/

#siderbar{
	width:217px;
	font-size: 12px;
}
#siderbar ul{
	padding:0;
	margin:0;
	list-style-type: none;
}
#siderbar #siderbar_middle{
	background-image: url(/en/images/sidebar_middle.gif);
	background-repeat: repeat-y;
}
#siderbar #siderbar_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	padding:10px 10px 0px 20px;
}
#siderbar_middle ul{padding:10px;}
#siderbar_middle ul ul{padding:0px;}
#siderbar_middle li{
	margin:10px;
	background-image: url(/en/images/point01.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	padding-left:10px;
}
#siderbar_middle li li{
	margin:10px 0;
	background-image: url(/en/images/point02.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
	padding-left:7px;
	font-size:10px;
}
div#siderbar_line{
	height:1px;
	line-height:1px;
	background-color: #333;
	padding:0;
	width:195px;
}
/*----------------------------------------------------siderbar css over-----------------------------------*/
#feed{padding:10px 0 10px 0px;}

.vc_solution ul{margin:0;padding:2px 15px;}