@charset "utf-8";
/* CSS Document */
*{	
	padding:0;
	margin:0;
	border:0;
}
BODY{
	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	color: #666666;
	background-color: #FFFFFF;
}
A{
	color: #0066FF;
	text-decoration: underline;
}
A:visited{
	color:#003399;
	text-decoration: none;
}
A:hover{
	color: #FF3300;
	text-decoration: none;
}
P{
	line-height: 24px;
	margin-bottom:20px;
}
H1{
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	line-height: 45px;
	letter-spacing:4px;
}
H2{
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	padding-left:15px;
	background:url(rec.gif) no-repeat center left;
	color:#333;
}
H3{
	font-weight:bold;
	font-size:12px;
	padding:0;
	height:12PX;
	line-height:12PX;
}
.p1{
	margin-left:13px;
}
.container{
	width: 960px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-top:10px;
	margin-left: auto;
}
.logo{
	float: left;
	width: 140px;
}
.logo div{
	height:140px;
}
.main{
	float: left;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	width:819px;
}
.main_l{
	width: 140px;
	float: left;
}
.main_l div{
	height:140px;
}
.main_r{
	float: left;
	width:679px;
}
.slogan{
	padding-top:35px;
	padding-left:20px;
	height:105px;
}
.submenu{
	text-align:right;
	width:140px;
	float:left;
}
.submenu a{
	width:130px;
	_width:127px;
	height:20px;
	letter-spacing:2px;
	text-decoration:none;
	margin-top:15px;
	padding-right:10px;
	float:left;
	line-height:20px;
}
.submenu a:visited{
	color:#0066FF;
	float:left;
}
.submenu a:hover{
	background:#FFFF99;
	float:left;
}
.submenu a.on{
	background:#FFCC00;
	float:left;
	color:#FFFFFF
}	
.menu{
	height: 24px;
	float: left;
	color: #FFFFFF;
	text-align: justify;
	background-color: #666666;
	width:668px;
	padding-left:10px;
	word-spacing:3px;
	letter-spacing:1px;
}
.menu a{
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover{
	color: #FFCC00;
	text-decoration: underline;
}
div.page_title{
	width:95px;
	height:30px;
	background:#FFCC00;
	font-family:"微软雅黑","黑体";
	padding-left:45px;
	padding-top:110px;
	font-size:20px;
	color:#FFFFFF;
}
.www{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFCC00;
	letter-spacing:7px;
}
.article{
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	float:left;
	padding-left:20px;
	padding-top:40px;
	width:657px;
}
.article a img{
	border: 4px solid #CCCCCC;
	margin-bottom:20px;
}
.article a:hover img{
	border: 4px solid #FFCC33;
}
.article_txt{
	width: 480px;
	float: left;
}
.article_img{
	float: left;
	margin-top: 50px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	text-align:center;
	width:166px;
	margin-left:10px;
}
.copyright{
	clear: both;
	color: #999999;
	margin-left: 10px;
	margin-bottom:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-size:12px!important;
	line-height:20px;
	padding-top:50px;
}
.top{
	float:right;
	width:36px;
	height:12px;
	margin-top:20px;
}
.top a img{
	border:none;
}
.top a:hover img{
	border:none;
}
.back{
	float:right;
	width:40px;
	height:12px;
	margin-top:12px;
}
.back a{
	color:#FF3300;
	text-decoration:none;
}
.back a img{
	border:none;
}
.back a:hover img{
	border:none;
}
.div_detail{
	display:none;
	padding-top:20px;
	background:url(detail_bg.gif) no-repeat;
	padding-left:15px;
}
.td_detail{	
	cursor:pointer!important;
	cursor:hand;
/*	behavior:url(images/td.htc);
*/}
.fltrt{
	float:right;
}
.fltlft{
	float:left;
}
.td_title{
	background:#eee;
	height:24px;
	border-top:1px solid #FFCC00;
}
.td_headline{
	padding-left:15px;
	height:50px;
	font-weight:bold;
}

