/*页面基本样式*/
BODY {
	background-color : #DBE8F2;
	color : #333333;
	font-family : Arial, Verdana,sans-serif;
	margin:0px;
	background-attachment:fixed;
	background-image: url(bg.gif);
	background-repeat: repeat-x;

	
}
body{
font-size:12px;}

/*链接样式*/
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 : 0%;
}

H2 {
	color : #990000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 160%;
	margin-left : 1%;
	margin-top : 2.7em;
}

H3 {
	color : #990000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 140%;
	margin-left : 1%;
	margin-top : 2em;
}

H4 {
	color : #990000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 115%;
	margin-left : 1%;
	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;}
/*背景颜色定义定义*/
.bgDark {background-color:#333333}
.bgGray {
	background-color:#DBE8FA
}
.bgWhiteF4 {
	background-color:#F5F9FF;
	line-height:18px;
}
.bgWhiteED {
	background-color:#F5F9FF;
	line-height:18px;
}



#mainBox {
	height: auto;
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='mainBoxBg.png');
	background-image:url(mainBoxBg.png)!important;background-image:url(mainBoxBg.png);
	background-repeat: repeat-y;
*/

	left: 50%;
	background:#FFF;
	margin-left: -488px !important;
	border:0px;
	width: 974px !important;
	_width: 976px;/*ie6*/
	_margin-left: -488px;
	position: absolute;
	margin-top:11px;
}


/*导航连接*/
.currentmenu0 {
	height: 42px;
	width: 120px;
	background: url(mainNavBg.gif) repeat-x 0px 0px;
	text-align: center;
	text-transform:uppercase;
	line-height: 42px;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	text-transform:uppercase;
}

.currentmenu0 a:link{
	display:block;
	width: 120px;
	height: 42px;
	overflow:hidden;
	color: #FFF;

}


.currentmenu0 a:visited{
	color:#FFF;
}
.currentmenu0 a:hover{
	color:#FFF;
}
.currentmenu0 a:active{
	color:#FFF;
}

.currentmenu {
	text-transform:uppercase;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	height: 42px;
	width: 120px;
	background-image: url(mainNavBg_1.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	text-align: center;
	line-height: 42px;
}


.currentmenu a:visited{
	color: #FFFFFF;
	display:block;
	width: 120px;
	height: 42px;
}

.currentmenu a:hover{
	color: #FFFFFF;
	display:block;
	width: 120px;
	height: 42px;
}


/*内页修饰页面*/
.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;
}

.subTitle1 {
	color: #FFF;
	margin-left: 40px;
	font-size: 16px;
	font-weight: bolder;
	line-height: 20px;
	margin-top: 8px;
}
/*页面顶部修饰*/
.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;
}

/**首页子类标题*/
.titleH{
	font-size:14px;
	font-weight:bold;
	line-height:24px;
	color:#3D4C5F;
	text-transform:uppercase;
	height:30px;
	padding-left:12px;
	background:#D4EBFF url(titleBg.gif) repeat-x left bottom;
}
.titleH A:LINK, .titleH A:VISITED{color:#3D4C5F;}
.titleH A:HOVER{color:#F00;	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:#D20701;
	height:16px;
	padding-left:8px;
}

.homeProList {
	margin:2px 0px 8px 2px;
	height: 140px;
	border-top: solid 4px #e1edff;
	background-color: #F5F9FF;
	width: 624px;
	overflow: hidden;
}


/*页尾样式*/
.footer {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	
}

.foot_link {
	border-top:solid 1px #CBC9C9;
	color:#626262;
	
}

.foot_link a:link,a:active{color:#CBC9C9;}

.foot_link a:visited{color:#CBC9C9;}
.foot_link a:hover{color:#BA221D;text-decoration:underline;}

