@charset "utf-8";
/* CSS Document */


*{
	margin:0px;
	padding:0px;
	border:none;
	text-decoration:none;
}
body{
	font-size:14px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#666;
	background:#ffc000;
}
/*通用class*/
p,ul,dl{
	line-height:1.7em;
}
ul {
   list-style-type: none;
}
ul li {
    list-style-type: none;
	cursor:pointer;
}
.slide_li_m li{
	height:74px;
}
.fontBolder{
	font-weight:bolder;
}
.yellowTitle{
	background:#ffad00;
	color:#fff;
	color-size:18px;
	font-weight:bolder;
	text-align:center;
}
.boxFooter{
	background-image:url(../images/imagesTemp.png);
	
	background-position: 0px -38px;
	width:979px;
	margin:auto;
	height:20px;
	margin-bottom:20px;
	float:left;
}
.bg{
	background-image:url(../images/imagesTemp.png);
	
}
.bigTitle{
	background:#ff0013;
	color:#fff;
	font-size:32px;
	font-weight:bolder;
	text-align:center;
	float:left;
	width:939px;
	height:48px;
	line-height:47px;
}
.cBTL{
	background-position:0px 48px;
	width:20px;
	height:48px;
	display:block;
	float:left;
}
.cBTR{
	background-position:-13px 48px;
	width:20px;
	height:48px;
	display:block;
	float:left;
}
.moreDtl{
	color:#e70011;
	font-size:12px;
}
/*topMenu*/
#topMenu{
	background:url(../images/topLine.jpg) repeat-x;
	border-bottom:solid #ccc 1px;
	height:28px;
	font-size:12px;
}
#tMbox{
	width:979px;
	margin:auto;
}
#tMbox a ,#tMbox a:visited{
	height:28px;
	line-height:28px;
	color: #666;
}
#tMbox a:hover{
	color:#ffc000;
}
#tMbox p{
	float:left;
}
#link6300{
	width:300px;
}
#tMenu{
	width:679px;
	text-align:right;
}
#tMenu a{
	padding:0px 5px;
}
/*header*/
#header{
	background:#e7e7e7;
	padding-top:5px;
}
#headerBox{
	width:1017px;
	margin:auto;
}
/*main*/
/*one*/
#oneBox{
	margin:auto;
	width:979px;
}
#oneT{
	background:#e70011;
	height:15px;
}
#openingWords{
	background:#fff;
	width:939px;
	padding:0px 20px;
	float:left;
}
#opening{
	color:#ff0013;
	font:3.2em/45px "微软雅黑","黑体";
	_font:3.3em/48px "微软雅黑","黑体";
	float:left;
	padding-right:5px;
}
#oWTop{
	background-image:url(../images/imagesTemp.png);
	
	width:979px;
	height:35px; 
	margin:0px auto;
}
/*contentBox*/
.contentBox{
	width:979px;
	margin:auto;
}
.contentBcont{
	background:#fff;
	padding:10px 15px 0px 15px;
	float:left;
	width:949px;
}
.contentW p{
	text-indent:2em;
	padding-bottom:10px;
}
.changePic{
	width:555px;
	height:295px;
	float:left;
	padding-right:14px;
}
.littleRight{
	float:left;
	width:380px;
	height:295px;
}
.lBWords{
	padding:10px;
	border:1px solid #CCC;
	border-top:none;
	margin-bottom:10px;
}
.cNewList li{
	list-style-image:url(../images/arrow2.png);
	list-style-position:inside;
	padding:2px 4px;
	height:25px;
	line-height:20px;
}
.cNewList li a,.fl li a{
	color:#666;
}
.cNewList li a:hover,.fl li a:hover{
	color:#ffc000;
}
#dashLine{
	width:880px;
	height:10px;
	border-bottom:1px dashed #999;
	display:block;
	float:left;
}
.littleMore{
	background-position:-58px -68px;
	width:60px;
	height:22px;
	display:block;
	text-indent:-9999px;
	float:right;
}
#photoBox{
	float:left;
}
#photoBox li{
	list-style:none;
	float:left;
	padding:0px 9px 10px 10px;
}
#photoBox img{
	width:200px;
	height:135px;
	padding:8px;
	border:1px solid #ccc;
}
#bigMore{
	background-position:-38px -92px;
	width:113px;
	height:22px;
	display:block;
	text-indent:-9999px;
	float:right;
}
/*four*/
#four{
	width:979px;
	margin:auto;
}
.littleTitle{
	background:#ff0013;
	height:25px;
}
.littleTitle p{
	width:395px;
	color:#fff;
	font-weight:bolder;
	text-align:center;
	float:left;
}
.littleTitle a,.littleTitle a:visited{
	color:#fff;
	font-size:12px;
	text-align:right;
	line-height:25px;
	padding-right:10px;
}
.littleTitle a:hover{
	color:#ffc000;
}
#fourLeft{
	width:465px;
	float:left;
}
#fourRight{
	width:465px;
	padding-left:49px;
	float:left;
}
.fl{
	background:#fff;
	padding:0px 5px;
}
.fl li {
	list-style-image: url(../images/arrow1.png);
	list-style-position:inside;
	padding:5px 10px;
	margin:0px 10px;
	height:25px;
	line-height:22px;
	border-bottom:1px #999 dashed;
}
.fl .noBorder{
	border-bottom:none;
}
/*footer*/
#footer{
	float:left;
	width:100%;
	margin-top:20px;
	height:80px;
	background:#352d2a;
	color:#fff;
}
#footer p{
	padding-top:9px;
	_padding-top:0px;
	width:979px;
	margin:auto;
	text-align:center;
}
#footer a,#footer a:visited{
	color:#ffc000;
}
