@charset "gb2312";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
}

img{
	border:0px;
}
a{
	text-decoration:none;
	color:#666;
}
li{
	list-style-type:none;
}
.clear{
	clear:both;
	width:100%;
	height:0px;
	line-height:0px;
	font-size:0px;	
	}
/*主体样式*/
body{
	background:#000;
	text-align:center;
	background:#FFF url(../Images/bg.jpg) repeat-x left top;
	color: #565656;
	font-family: "宋体";
	font-size: 13px;
	}
#container{
	margin:0px auto;
	width:1200px;
	text-align:left;
	}
#header{
	width:;860px;
	height:70px;
	color:#FFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	}
	.wenzi {
	font-family: "宋体";
	font-size: 12px;
	line-height: 16pt;
}

.header_left{
	width:400px;
	line-height:30px;
	float:left;
	font-size:18px;
	}
.header_left span{
	font-size:24px;
	}
.header_right{
	width:500px;
	float:right;
	line-height:20px;
	font-size:17px;
	text-align:right;
	margin-top: 12px;
	}
#content{
	width:100%;
   	background:#FFFFFF;
    border:1px solid #505151;
	}
#content_top{
	border-bottom: 1px solid #7785F2;
	height: 340px;
	padding: 10px 3px 0 10px;
	}
.top_left{
	border: 1px solid #8C8C8C;
	float: left;
	width: 800px;
	height:330px;
	}
.top_left img{
    width: 800px;
	height:330px;	
	}
.top_right{
	background: url("../Images/header_right_bg.jpg") no-repeat scroll 0 0 transparent;
	float: right;
	height: 285px;
	padding: 50px 20px 0 15px;
	width: 335px;
	}
.right_list{
	padding-top:20px;
	}
.right_list li a{ 
    background: url("../Images/a_bg.gif") no-repeat 8px center;
	color: #565656;
    display: block;
    height: 25px;
    line-height: 25px;
    padding-left: 30px;
    width: 122px;		
	}
.right_list li a:hover{
	background:#2164b5;
	color:#FFF;	
	}
#content_middle{
    background: url("../Images/v_dot.gif") repeat-y 268px top;
    padding: 8px;	
	}
.middle_left{
	float: left;
	width: 288px;
	height:100%;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	}
.middle_left h3,.title{
	background: url("../Images/title_bg.jpg") repeat-x 0px 0px;
	color: #FFFFFF;
	font-size: 13px;
	height: 26px;
	line-height:26px;
	width:100%;
	text-indent: 0em;
	}
.middle_left .left_menu{
    background: url("../Images/left_menu_bg.jpg") repeat-x left top;
    margin: 5px 0;
    padding: 1px 10px;	
	}
.left_menu li{
    background: url("../Images/li_bg.gif") repeat-x left bottom;
	height:25px;
    line-height: 25px;	
	}
.left_menu li a{
	background: url("../Images/a_bg.gif") no-repeat 8px center;
	color: #565656;
	display: block;
	height: 28px;
	line-height: 25px;
	padding-left: 26px;
	width: 92%;
	}
.left_menu li.focus a{
	color:#284b8d;
	font-family: "宋体";
	font-weight: bold;
	}
.left_menu li a.sonmenu{
	margin-left:18px;
	background:url(../Images/sonmenu_a_bg.gif) no-repeat 8px center;
	width: 90%;
	height: 24px;
	}
.left_menu li a:hover{
	color:#FFF;
	background-color: #284b8d;
	background-image: url(../Images/a_hover_bg.gif);
	height: 24px;
	}
.left_contact{
	padding-top:10px;
	}
.left_contact li{
	height:20px;
	line-height:20px;
	text-indent:10px;
	}
.middle_right{
	width:865px;
	float:right;
	padding: 0 0px 0 8px;
	height:100%;
	}
.title h3{
	font-size:13px;
	}
.title h3.title_font{
	float:left;
	text-indent: 0.5em;
	}
.title h3 a{
	color:#FFF;
	}
.title h3.quick{
	float:right;
	margin-right:10px;
	display:inline;
	}
.right_part{
	margin-top:10px;
	padding:10px;
	width:594px;
	clear:both;
	}
.right_part .part_img{
	width:200px;
	height:140px;
	float:left;
	}
.right_part .part_text{
	width:390px;
	float:right;
	color: #767676;
	}
.part_text h4{
	height:25px;
	line-height:25px;
	font-size:13px;
	}
.part_text p{
	line-height:20px;
		clear:both;
	}
.part_text a.part_link{
	color:#333;
	dispaly:block;
	width:100px;
	height:20px;
	line-height:20px;
	float:right;
	text-align:right;
	}
#content_footer{
	background: url("../Images/footer_bg.jpg") repeat-x 0 0;
	border-top: 1px solid #CCCCCC;
	clear: both;
	height: 46px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
	}
.wenzi1 {
	font-family: "宋体";
	font-size: 10.5pt;
	line-height: 25px;
	font-weight: normal;
	color: #284b8d;
	width: 300px;
	float: right;
}
