@charset "utf-8";
/* CSS Document */

.body{
	margin:0;
	padding:0;}
.container{
	width:960px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	}
.p{
	margin:0;
	padding:0;}
h4{
	margin:0;
	padding:0;
	}
ul{
	margin:0;
	padding:0;
	}
li{
	margin:0;
	padding:0;
	list-style-type:none;
	}
img{
	border:0 Currentcolor;}
a{
	color:rgb(62,62,62);
	text-decoration:none;
	}
a:hover{
	color:rgb(200,0,0);
	text-decoration:underline;
	}

/*头部*/
.header{
	width:960px;
	height:auto;
	float:left;
	}
.header_1{
	width:960px;
	height:84px;
	float:left;
	background-image:url(images/index_01.jpg);
	}


.header_2{
	width:960px;
	height:325px;
	float:left;
	background-image:url(images/index_02.jpg);
	}
.header_3{
    width:668px;
	height:345px;
	float:left;
	margin-left:1px;
	background-image:url(images/index_03.jpg);
	}
.header_dd{
	width:265px;
	margin-top:20px;
	margin-left:40px;
	padding:10px;
	float:left;
	font:100 16px/normal "Microsoft YaHei",Ariad,Tahorna;
	line-height:25px;
	}
.header_4{
	width:291px;
	height:345px;
	float:left;
	background-image:url(images/index_04.jpg);
	}
.header_al{
	width:255px;
	height:3135px;;
	border:solid rgb(177,186,193) 5px;
	border-radius:8px;
    float:left;
	margin-top:125px;
	margin-left:5px;
	}
.header_cont{
	width:235px;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	font-size:15px;
	line-height:25px;
	border-bottom:dotted rgb(177,186,193) 1px;
	}
.header_img{
	width:100px;
	height:100px;
	float:left;
	margin-top:10px;
	margin-bottom:5px;
	margin-left:15px;
	}

/*内容*/

.content{
	width:960px;
	height:auto;
	float:left;
	}
/*左侧*/
.content_l{
	width:666px;
	height:auto;
	float:left;
	}
.content_l_k{
	width:639px;
	height:2915px;
	margin-left:21px;
	border:solid rgb(177,186,193) 5px;
	border-radius:8px;
	}
.content_l_tit{
	width:559px;
	height:70px;;
	font:100 18px/normal "Microsoft YaHei",Ariad,Tahorna;
	text-align:left;
	color:white;
	float:left;
	padding-left:80px;
	padding-top:23px;
	}
.content_l_con{
	width:605px;
	height:auto;
	float:left;
	font-size:15px;
	text-align:left;
	line-height:25px;
	padding-left:20px;
	padding-right:10px;
	margin-bottom:8px;
	}
.content_l_img{
	width:589px;
	height:auto;
	margin-bottom:5px;
	margin-top:10px;
	padding-left:45px;
	}
.content_l_img1{
	width:13px;
	height:13px;
	}
.content_l_td{
	width:600px;
	height:auto;
	margin-top:10px;
	padding-left:15px;
	line-height:25px;
	font-size:15px;
	}


/*右侧*/
.contntt_r{
	width:294px;
	height:auto;
	float:left;}

/*底部*/
.footer{
	width:960px;
	height:auto;
	float:left;
	}