﻿/* 取样式表的默认值*/

#隔空{因为样式表对注释的偏见，本行隔空，正文从下行开始}

body{ margin:0px; padding:0px; border:0px;}
div{ margin:0px; padding:0px; border:0px;}
img{ margin:0px; padding:0px; border:0px; font-size:0px; line-height:0px;}
ul{ margin:0px; padding:0px; border:0px; list-style:none;}
ul li{ margin:0px; padding:0px; border:0px;}

a:link{ text-decoration:none; color:#333333;}
a:visited{ text-decoration:none; color:#333333;}
a:hover{ text-decoration:none; color:#CCCCCC;}
a:active{ text-decoration:none; color:#CCCCCC;}

.clear{ width:0px; height:0px; font-size:0px; line-height:0px; float:none; clear:both;}


/*主要是头部头图，导航，底部版权三者的框架样式，里面内容需在各自对应的样式表中修改*/

#隔空{因为样式表对注释的偏见，本行隔空，正文从下行开始}

.top{ width:1000px; height:260px; margin-left:auto; margin-right:auto; background-image:url(imagesbg_img_top.png);}
.topn{ width:960px; height:160px; margin-left:auto; margin-right:auto; padding-top:45px; padding-bottom:6px;}
.topn img{ width:960px; height:160px;}

.dh{ width:1000px; height:49px;}
.dh ul{ width:980px; height:49px; line-height:49px; list-style:none; padding-left:20px;}
.dh ul li{float:left; height:26px; padding-top:10px; width:105px;}
.dh ul li a{ width:85px; height:26px; display:block; font-size:16px; line-height:27px; color:#f5f5f5; text-align:center; font-weight:bold;}
.dh ul li a:link{ width:85px; height:26px; display:block; font-size:16px; line-height:27px; color:#f5f5f5;}
.dh ul li a:visited{ width:85px; height:26px; display:block; font-size:16px; line-height:27px; color:#f5f5f5;}
.dh ul li a:hover{ width:85px; height:26px; display:block; font-size:16px; line-height:27px; color:#000000;}
.dh ul li a:active{ width:85px; height:26px; display:block; font-size:16px; line-height:27px; color:#000000;}

.dh ul li div{position: absolute;visibility: hidden;text-align:center; background-color:#D3D2E6; margin-top:4px; left:21%; right:21%; width:58%; font-weight:100;}
.dh ul li div a{position: relative;display: block;	float:left;margin-left:auto; margin-right:auto; width:150px; font-weight:100;}
.dh ul li div a:link{color:#000000; background-image:none; width:150px;}
.dh ul li div a:visited{color: #000000; background-image:none; width:150px;}
.dh ul li div a:hover{color: #003300; background-image:none; width:150px;}
.dh ul li div a:active{color: #003300; background-image:none; width:150px;}


/*中间部分大框架样式*/

#隔空{因为样式表对注释的偏见，本行隔空，正文从下行开始}

.mid{ width:982px; background-color:#FFFFFF; margin-left:auto; margin-right:auto;}

/*底部大框架样式*/

#隔空{因为样式表对注释的偏见，本行隔空，正文从下行开始}

.bottom{ width:982px; height:140px; margin-left:auto; margin-right:auto; font-size:12px; text-align:center; background-image:url(imagesbg_public_bottom.png);}
.bottomn{ width:970px; height:120px; margin-left:auto; margin-right:auto; padding-top:20px;}