@charset "utf-8";
/* CSS Document */

body{ margin:0px; padding:0px; }
ul {
	margin: 0px; padding: 0px; height: auto; display: block;
}
li {
	list-style: none; margin: 0px; padding: 0px;
}
img {
	border: 0px currentColor;
}
a {
	color: rgb(0, 0, 0); text-decoration: none;
  }
a:hover {
	text-decoration: underline;
  }
#container{width:950px; height:auto; margin-left:auto; margin-right:auto;}
#header{
	width:950px;
	height:0px;}
.header.t{
	width: 100%;
	height: 101px;
	float: left;
	background-image: url(images/index_01.jpg);
	}
.header.m{
	width:100%;
	height:238px;
	float:left;
	background-image:url(images/index_02.jpg);
	}
.header_dh{
	margin-top:11px;
	}
.header.b{
	width:100%;
	height:214px;
	float:left;
	background-image:url(images/index_03.jpg);
	}
.content{
	width:950px;
	height:auto;
	float:left;
	background-color:rgb(155, 209, 237)}
.content {
	width:950px;
	height:auto;
	margin-top:5px;
	padding:0px;
	}
.content_left{
	width: 628px;
	height: auto;
	padding: 0px;
	border-right:solid 1px white;
	overflow:hidden;
	float:left;
	margin-top:5px;
}
.content_l_img{
    width:543px;
	height:72px;
	float:left;
	margin:0;
	}
.content_l_list{
	width:480px;
	height:auto;
	margin-left:100px;
	padding:20px;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	}
.content_l_c{
	width:595px;
	height:auto;
	margin-top:0px;
	margin-left:8px;
	margin-right:5px;
	text-align:left;
	float:left;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	background-color:white;	
}
.content_l_c_4{
	width:595px;
	height:auto;
	margin-top:5px;
	margin-left:8px;
	margin-right:5px;
	text-align:left;
	float:left;
	padding:5px;	
	background-image:url(images/vs.jpg);
}
.content_l_c h5 {
	font: 100 18px/normal "Microsoft YaHei", Arial, Tahoma; text-align: left; color: rgb(240, 12, 54); font-size-adjust: none; font-stretch: normal; margin-bottom:0px;
}
.content_l_c p {
	margin: 8px 0px; text-align: left; color: rgb(51, 51, 51); line-height: 24px; text-indent: 2em; font-size: 14px; margin-top:8px;
}
.content_l_l{
	margin-left:1p
	width:280px;
	float:left;
	margin-top:0px;
	padding-right:10px;
	border-right: solid rgb(155, 209, 237) 1px;
	}
.content_l_r{
	margin-top:0px;
	margin-left:10px;
	width:280px;
	float:left;
	}
.content_right{
	width:308px;
	margin-left:5px;
	margin-top:5px;
	margin-right:8px;
	height:0px;
	padding:0px;
	float:left;
	}
.content_right_h{
	width: 308px; 
	height:auto;
	text-align:center; 
	overflow: hidden; 
	font-size: 24px; 
	font-weight: bold; 
	white-space: nowrap;
	color:rgb(155, 209, 237);
	background-color:white;
	padding-bottom: 1px;
	margin-bottom: 0px; 
	}
.content_right_list{
	width:308px;
	height:auto;
	padding:0px 0px 0px;
	background-color:white;
	}

.content_right_list_tit {
	margin-top:5px;
	width: 300px; 
	text-align: left; 
	overflow: hidden; 
	font-size: 18px;  
	white-space: nowrap;
	color:red;
}
.content_r_l_tit a:link {
	color: rgb(173, 62, 86);
}
.content_r_l_tit a:visited {
	color: rgb(173, 62, 86);
}
.content_r_l_tit a:hover {
	color: rgb(239, 96, 10);
}
.content_r_l_cont {
	margin-top: 8px;
	padding-bottom:5px;
	margin-bottom: 0px; 
	border-bottom-color: red;        
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.content_r_l_cont_img {
	width: 107px; height: auto; float: left;
}
.content_r_l_cont_img a:link {
	border: 1px solid rgb(226, 226, 226); width: 107px; height: 89px; display: block;
}
.content_r_l_cont_img a:visited {
	border: 1px solid rgb(226, 226, 226); width: 107px; height: 89px; display: block;
}
.content_r_l_cont_img a:hover {
	border: 1px solid rgb(246, 191, 157);
}
.content_r_l_cont_dec {
	width: 160px; text-align: left; color: rgb(102, 102, 102); line-height: 24px; text-indent: 2em; margin-left: 10px; float: left; padding:5px; font-size:14px;
}
.content_r_l_cont_dec a:link {
	color: rgb(242, 12, 54);
}
.content_r_l_cont_dec a:visited {
	color: rgb(242, 12, 54);
}
.content_r_l_cont_dec a:hover {
	color: rgb(173, 62, 86);
}
.footer{
	width:950px;
	height:100px;
    float:left;
	background-color:rgb(155, 209, 237)
	
	}
