﻿
/*导航样式*/
#nav {
	clear:both;
	width:950px;
	margin-left:auto;margin-right:auto;margin-top:3px;
	padding:0;
}
#nav ul {
	padding:0px; LIST-STYLE-TYPE: none
}
#nav ul li {
text-align:center;
line-height:30px;
border-right:#fff 6px solid;
display:block;
float:left;
width:67px;
height:30px;
background-image:url(skin_img/hui.gif);
}
#nav A {
	display: block; FONT-SIZE: 13px;height:30px;line-height:30px;text-align:center;
}
#nav A:link {
	TEXT-DECORATION: none;
}
#nav A:visited {
	TEXT-DECORATION: none;
}
#nav A:hover {
	color: #FFFFFF;background-image:url(skin_img/yellow.gif);TEXT-DECORATION: none;
}
.navhover
{
	color: #FFFFFF;background-image:url(skin_img/yellow.gif);TEXT-DECORATION: none;
}
/*导航底部样式*/
#bot_nav {
clear:both;
background-image:url(skin_img/bot_nav.jpg);
width:950px;
height:40px;
margin-left:auto;
margin-right:auto;
padding-left:0;
}
#bot_nav ul {
	padding:0px; LIST-STYLE-TYPE: none
}
.bot_navli {
	text-align:center;line-height:28px;margin-top:6px;
	display: block; FLOAT: left; WIDTH: 100px;height:28px;
}
.bot_navli2 {
	text-align:center;line-height:28px;margin-top:6px;
	display: block; FLOAT: left; WIDTH: 100px;height:28px;
	background-image:url(skin_img/nav_hui.jpg);
}

/*中部样式*/

/*简单标题样式*/
.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: #000; text-decoration: underline;
}
A:visited {
	color: #000; text-decoration: underline;
}
A:hover {
	color: #F78522; text-decoration: underline;/*主色彩*/
}

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:950px;margin-left:auto;margin-right:auto;background-color:#F3F3F3;text-align:center;margin-top:3px;
}
/*表单*/
.pad3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
select,textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #C6C6C6;
}
tr,td,b {
	font-family:verdana, Arial, Helvetica, sans-serif;
	list-style-type:none;
	font-size:11px;
}
img,table {
	border:0;
	border-collapse:collapse;
}
.tdover {
	background-color: #DBDBDB;
}
.tdout {
	background-color: #FFFFFF;
}
.tdorderby {
	background-color: #FFEB9B;
}

