/*页面基本样式*/
BODY {
	background-color : #BFBFBF;
	color : #333333;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
}

/*链接样式*/
A:LINK, A:VISITED {
	color : #333333;
	text-decoration : none;
}

A:HOVER {
	color : #B42525;
	text-decoration : none;
}

a img {border:none}

H1 {
	color : #990000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 200%;
	margin-bottom : -1em;
	margin-left : -5%;
}

H2 {
	color : #990000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 160%;
	margin-left : -5%;
	margin-top : 2.7em;
}

H3 {
	color : #990000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 140%;
	margin-left : -5%;
	margin-top : 2em;
}

H4 {
	color : #990000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 115%;
	margin-left : -5%;
	margin-top : 1.5em;
}

H5 {
	color : #990000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-weight : 900;
	margin-top : 1.5em;
}

H6 {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-style : italic;
	font-weight : 800;
	margin-bottom : -0.8em;
}

BLOCKQUOTE {
	margin-left : 0;
}

CAPTION {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight : 800;
}




/*颜色定义*/
.cWhie {color:#FFFFFF}
.cRed {color:#FF0000}
.cGreen {color:#009900}

.f10 {font-size:10px}
.f8 {font-size:8px}

/*线框样式定义*/
.bor_bot1 {border-bottom:solid #999999 1px;}

.bor_dash1{border-bottom:dashed #CCCCCC 1px;}
.bor_dash1_top{border-top:dashed #CCCCCC 1px;}

.titleH{
	font-size:14px;
	font-weight:bold;
	line-height:24px;
	color:#FFF;
	text-transform:uppercase;
	height:30px;
	padding-left:12px;
	background-color:#333333;
}
.titleH A:LINK, .titleH A:VISITED{color:#FFF;}
.titleH A:HOVER{color:#FFF;	text-decoration:underline;}

.titleH2{
	font-size:14px;
	font-weight:bold;
	line-height:24px;
	color:#FFF;
	text-transform:uppercase;
	height:30px;
	padding-left:5px;

}
.titleH2 A:LINK, .titleH2 A:VISITED{color:#FFF;}
.titleH2 A:HOVER{color:#FFF;	text-decoration:underline;}

.title_pro_H{
	font-size:14px;
	font-weight:bold;
	line-height:16px;
	color:#990000;
	height:16px;
	padding-left:8px;
}


/*自定义页面样式*/
#top {
	position:absolute;
	
	left:50%;
	margin-left:-490px;
	top:2px;
	width:980px;
	height:85px;
	z-index:2;
}
BODY {
	margin:0px 0px 5px 0px;
	font-size:11px;
}

/*背景颜色定义定义*/
.bgDark {background-color:#333333}
.bgGray {background-color:#E5E5E7}
.bgWhiteF4 {background-color:#F4F4F4; line-height:18px;}
.bgWhiteED {background-color:#EDEDEF; line-height:18px;}
.currentmenu0 {
	font-size: 12px;
	
	color: #000;
	height: 35px;
	width: 107px;
	background: url(web/navbtn.gif) no-repeat 0px 0px;
	text-align: center;
	text-transform:uppercase;
	line-height: 35px;
}

.currentmenu0 a:link{
	display:block;
	width: 107px;
	height: 35px;
	overflow:hidden;
	color: #000;

}


.currentmenu0 a:visited{
	color:#000;
}
.currentmenu0 a:hover{
	color:#000;
}
.currentmenu0 a:active{
	color:#000;
}

.currentmenu {
	text-transform:uppercase;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	height: 35px;
	width: 107px;
	background-image: url(web/navbtn1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	line-height: 35px;
}


.currentmenu a:visited{
	color: #FFFFFF;
	display:block;
	width: 107px;
	height: 35px;
}

.currentmenu a:hover{
	color: #FFFFFF;
	display:block;
	width: 107px;
	height: 35px;
}

/*页尾样式*/
.footer {
	font-size: 10px;
	color: #626262;
	line-height: 12px;
	
}

.foot_link {
	border-top:solid 1px #1f1f1f;
	color:#626262;
	text-transform:uppercase;
}

.foot_link a{color:#626262;}

.foot_link a:visited{color:#626262;}
.foot_link a:hover{color:#BA221D;text-decoration:underline;}

/*内页修饰页面*/
.space {
	padding-left: 8px;
	text-align:left;
}


.space2 {
	padding-left: 8px;
	background-image: url(web/dh_bg2.gif);
	text-align:left;
}


.space2 a {
	color:#FFFFFF;
	display:block;
	/*height:23px;*/
	width:140PX;
	overflow:hidden;
}
.space2 a:visited{
	color:#FFFFFF;
}
.PathBt {
	color: #FFFFFF;
	background-color:#FF9900;
	line-height: 21px;
	/*background-image: url(web/Path_bg.gif);*/
	text-align: center;
	padding:0px 5px;
	margin:0px 5px;
	display:inline-block;
}
.PathBt2 {
	color: #FFFFFF;
	line-height: 21px;
	width: auto;
	text-align: center;
}

.subTitle1 {
	color: #FFF;
	font-size: 14px;
	font-weight: bolder;
	line-height: 20px;
}

.subPageTitle {
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	color:#000000;
	text-transform:uppercase;
}

/*页面顶部修饰*/
.topLink a:link {
	color: #00ff00;
	text-decoration: none;
}

.topLink a:visited {
	color: #00ff00;
}

.topLink a:hover {
	color: #00ff00;
	text-decoration:underline;
}
.topLink a:active {
	color: #00ff00;
	text-decoration: none;
}

