/* 主体宽度980px */

.STYLE4 {color: #006633}/*绿色*/
.STYLE5 {color: #9900FF}/*粉色*/
.STYLE6 {color: #0000FF}/*蓝色*/
.STYLE7 {color: #333333}/*灰色*/
body{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFF;
	margin:0;
	padding:0;
	color: #666666;
}
#head {
	clear:both;
	width:960px;
	padding-top:7px;
	margin-left:auto;
	margin-right:auto;
}
#head .logo{clear:both;color: #CC0000;text-align:center;}
#head .logo a{
    font-size: 38px;
	font-family: "新宋体";
	color: #CC0000;
	TEXT-DECORATION: none;
}
#head .ad{clear:both;color: #CC0000;text-align:center;}
#divpx {
	width:975px;
	background-color:#FFF;
	overflow-x:auto;
	overflow-y:hidden;
}
.photostyle {
	position:relative;height:1px;width:1px;
	font-size: 12px;
	font-family:verdana, Arial, Helvetica, sans-serif;
}
/*导航样式*/
.menu{
	clear:both;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	height:60px;
	width:960px;
	border:1px solid #FF9126;
	margin-bottom: 0px;
	top: 0px;
	background-color: #FFFEF8;
}

.menu .nav {
	clear:both;
	width:960px;
	height: 0px;
	top: 0px;
	margin-top: -12px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.menu .nav ul {
	LIST-STYLE-TYPE: none;
	margin-top:15px;
}
.menu .nav ul li {
	line-height:26px;
	float:left;
	width:146px;
	height:26px;
	top: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
}
.menu .nav A {
	display: block; FONT-SIZE: 13px;height:30px;line-height:26px;color: #0000FF;font-weight:400;
	TEXT-DECORATION: none;
}
.menu .nav A:link {
	TEXT-DECORATION: none;
}
.menu .nav A:visited {
	TEXT-DECORATION: none;
}
.menu .nav A:hover {
	color: #FF0000;
	FONT-SIZE: 13px;
	top: 0px;
}
.menu1{
	clear:both;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	height:85px;
	width:960px;
	border:1px solid #FF9126;
	margin-bottom: 0px;
	top: 0px;
	background-color: #FFFEF8;
}
.menu1 .nav {
	clear:both;
	width:960px;
	height: 0px;
	top: 0px;
	margin-top: -12px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.menu1 .nav ul {
	LIST-STYLE-TYPE: none;
	margin-top:15px;
}
.menu1 .nav ul li {
	line-height:26px;
	float:left;
	width:146px;
	height:26px;
	top: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
}
.menu1 .nav A {
	display: block; FONT-SIZE: 13px;height:30px;line-height:26px;color: #0000FF;font-weight:400;
	TEXT-DECORATION: none;
}
.menu1 .nav A:link {
	TEXT-DECORATION: none;
}
.menu1 .nav A:visited {
	TEXT-DECORATION: none;
}
.menu1 .nav A:hover {
	color: #FF0000;
	FONT-SIZE: 13px;
	top: 0px;
}
.lastest{
	clear:both;
	margin-top:6px;
	margin-left:auto;
	margin-right:auto;
	width:960px;
	border:0px solid #FF9126;
	height:26px;
	margin-bottom: 6px;
}
.lastest .intro{
        font-size: 12px;
	color: #cc0000;
	font-weight: bold;
	float:left;
        width:80px;
        clear:left;
}
.lastest ul{ LIST-STYLE-TYPE: none;text-align:center;}
.lastest ul li{
	line-height:26px;
	height:26px;
	font-size:14px;
	float:left;
	width:90%;
	color: #cc0000;
}
.content{
	clear:both;
	margin-top:7px;
	margin-left:auto;
	margin-right:auto;
	width:960px;
	border:1px solid #FF9126;
	margin-bottom: 0px;
	height: 240px;
	background-color: #FFFEF8;
}
/*导航底部样式*/
.myad {
     clear:both;margin-left:auto;margin-right:auto;width:960px;text-align:center;
}
.myad img{border:0px;}
.search{
	margin-left:0px;
	padding-top:8px;
	text-align:center;
	padding-bottom: 0px;
	clip: rect(5px,auto,auto,auto);
}
.search ul{
	LIST-STYLE-TYPE: none;
	width: 800px;
}
.search ul li{
    clear:both;
	height:40px;
}
.search .name{
	font-size: 13px;
	color: #cc0000;
	font-weight: lighter;
	float:none;
	padding-right:10px;
	width:700px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.search span{
	font-size: 12px;
	color: #000000;
	font-weight: lighter;
}
/*简单标题样式*/
.simstyle {
	padding:0;border:1px solid #F78522;/*主色彩*/
}
.simtitle {
	color:#FFFFFF;font-size:12px;font-weight:bold;height:25px;line-height:25px;background-color:#F78522;/*主色彩*/
}
#tipdivs {/*提示层*/
	position:absolute;top:20px;left:820px;display:none;
	filter: Alpha(Opacity=80);
	overflow: hidden;z-index:1000;
	border:#F78522 1px solid;/*主色彩*/
	width:170px;height:260px;padding:3px;
	background-color:#F3F3F3;/*主色彩*/
	font-size:12px;
}
#tipdivs #tipdivs_con {
	overflow: auto;float:left;
	font-size:12px;
}
/*A链接*/
A:link {
	color: #0000FF;
	text-decoration: none;
}
A:visited {
	color: #000;
}
A:hover {
	color: #0000FF; text-decoration: inherit;/*主色彩*/
}

A.foot:link {
	font-size: 12px; color: #494949; text-decoration: none
}
A.foot:visited {
	font-size: 12px; color: #494949; text-decoration: none
}
A.foot:hover {
	font-size: 12px; color: #494949; text-decoration: underline
}

#bottom_div {
	border-top:1px #EFEFEF solid;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-top:10px;
	padding-top:10px;
	margin-bottom: 0px;
}
.lastest li {
	color: #FF0000;
}
