@charset "utf-8";
/*********************************整站通用元素样式********************************/
body { font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:20px; background:#000 url('../images/bg.jpg') no-repeat scroll center top; color:#38618e;}
a { color:#38618e; text-decoration:none;}   a:hover { color:#00aeff;}
input, select { padding:3px;}

/*************************************头部样式****************************************/
.header { height:320px;}
.header h1 { display:none;}
.header h2 { font-size:0;}

/********************************底部版权信息层样?************************************/
.footer { width:100%; padding:15px 0; margin-top:20px; text-align:center; color:#334b69; clear:both;}
.footerW { width:980px; margin:0 auto;}
.footerW p { padding:4px 0;}
.footerW a { color:#334b69;}   .footerW a:hover { color:#00aeff; text-decoration:underline;}

/**************************导航菜单样式*****************************/
.nav { height:140px; background:transparent url('../images/bg-nav.jpg') no-repeat;}
.ulNav { padding:44px 0 0 151px;}
.ulNav li { float:left; display:inline; width:80px; height:26px; line-height:26px; position:relative;}
.ulNav li a.main { display:block; width:100%; height:100%; font-size:0; text-indent:-9999em;}
#n1 { width:50px;}
#n1 a.main:hover { background:transparent url('../images/bg-nav.jpg') no-repeat scroll -151px -184px;}
#n2 { margin-left:15px;}
#n2 a.main:hover { background:transparent url('../images/bg-nav.jpg') no-repeat scroll -216px -184px;}
#n3 { margin-left:19px;}
#n3 a.main:hover { background:transparent url('../images/bg-nav.jpg') no-repeat scroll -315px -184px;}
#n4 { margin-left:19px;}
#n4 a.main:hover { background:transparent url('../images/bg-nav.jpg') no-repeat scroll -414px -184px;}
#n5 { margin-left:18px;}
#n5 a.main:hover { background:transparent url('../images/bg-nav.jpg') no-repeat scroll -512px -184px;}
#n6 { margin-left:18px;}
#n6 a.main:hover { background:transparent url('../images/bg-nav.jpg') no-repeat scroll -610px -184px;}
#n7 { margin-left:14px;}
#n7 a.main:hover { background:transparent url('../images/bg-nav.jpg') no-repeat scroll -704px -184px;}

.ulNav li div { visibility:hidden; width:400px; position:absolute; left:6px; color:#768eac; font-size:14px;}
.ulNav li div a { color:#768eac; text-decoration:none;}   .ulNav li div a:hover { color:#00aeff;}
.ulNav li.hover div { visibility:visible;}

/********************************居中定位层样?************************************/
.wrapper { width:960px; margin:0 auto; background:transparent url('../images/bg-wrapper.jpg') no-repeat; clear:both;}

/********************************左边样式*************************************/
.boxL { float:left; display:inline; width:730px;}

/********************************A层样?************************************/
.boxA { background:transparent url('../images/sub-bg-boxam.jpg') repeat-y;}
.boxAb { height:110px; background:transparent url('../images/sub-bg-boxab.jpg') no-repeat;}
.boxAt { min-height:400px; padding:25px 20px 0 20px; background:transparent url('../images/sub-bg-boxat.jpg') no-repeat;}

/********************************当前位置样式*************************************/
.crumb { clear:both; margin-left:20px;}
.crumb a { color:#1580ee;}   .crumb a:hover { color:#00aeff; text-decoration:underline;}

/********************************正文样式*************************************/
.article { clear:both; color:#3f6a9a; line-height:24px; font-size:13px;}
.article a { color:#155cbc;}   .article a:hover { color:#00aeff; text-decoration:underline;}
.article p { padding:7px 0;}

/********************************右边样式*************************************/
.boxR { float:right; display:inline; width:220px;}

/********************************B层样?************************************/
.boxB { width:220px;}
.boxBt { height:24px; background:transparent url('../images/sub-bg-boxbt.gif') no-repeat;}
.boxBb { height:20px; background:transparent url('../images/sub-bg-boxbb.gif') no-repeat;}
.boxBm { padding:0 15px; background:transparent url('../images/sub-bg-boxbm.gif') repeat-y;}



