@charset "utf-8";
body,td,th { font-size: 12px; font-family: 宋体; color: #000000; }
body {
	margin:0px;
	padding:0px;
	background-color: #d3d3d3;
	background-image: url(top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

a:link { color: #000000; text-decoration: none; }
a:visited { color: #000000; text-decoration: none; }
a:hover { color: #FF9900; text-decoration: underline; }
a:active { color: #000000; text-decoration: none; }

a.big:link { font-size: 14px; }
a.big:visited { font-size: 14px; }
a.big:hover { font-size: 14px; }
.big { font-size: 14px; } 

a.bold:link { font-weight: bold; }
a.bold:visited { font-weight: bold; }
a.bold:hover { font-weight: bold; }
.bold { font-weight: bold;}

a.bigbig:link { font-size: 18px; }
a.bigbig:visited { font-size: 18px; }
a.bigbig:hover { font-size: 18px; }
.bigbig { font-size: 18px; } 

a.white:link { color: #ffffff; }
a.white:visited { color: #ffffff; }
a.white:hover { color: #ffffff; }
.white { color: #ffffff; } 

a.grey:link { color: #555555; }
a.grey:visited { color: #555555; }
a.grey:hover { color: #ff9900; }
.grey { color: #555555; } 

a.grey1:link { color: #999999; }
a.grey1:visited { color: #999999; }
a.grey1:hover { color: #ff9900; }
.grey1 { color: #999999; } 

a.red:link { color: #CC0000; }
a.red:visited { color: #CC0000; }
a.red:hover { color: #CC0000; }
.red { color: #CC0000; } 

a.green:link { color: #669933; }
a.green:visited { color: #669933; }
a.green:hover { color: #669933; }
.green { color: #669933; } 

a.blue:link { color: #0099CC; }
a.blue:visited { color: #0099CC; }
a.blue:hover { color: #0099CC; }
.blue { color: #0099CC; } 

a.purple:link { color: #FF33CC; }
a.purple:visited { color: #FF33CC; }
a.purple:hover { color: #FF33CC; }
.purple { color: #FF33CC; } 

a.orange:link { color: #FF6633; }
a.orange:visited { color: #FF6633; }
a.orange:hover { color: #FF6633; }
.orange { color: #FF6633; } 

a.cyan:link { color: #277878; }
a.cyan:visited { color: #277878; }
a.cyan:hover { color: #277878; }
.cyan { color: #277878; } 

.number { font-family: Verdana, Arial, Helvetica, sans-serif; color: #609D0D; }

a.bt:link { font-size: 30px; font-weight: bold; font-family: 微软雅黑, 黑体, Verdana, Arial, Helvetica, sans-serif; }
a.bt:visited { font-size: 30px; font-weight: bold; font-family: 微软雅黑, 黑体, Verdana, Arial, Helvetica, sans-serif; }
a.bt:hover { font-size: 30px; font-weight: bold; font-family: 微软雅黑, 黑体, Verdana, Arial, Helvetica, sans-serif; }
.bt { font-size: 30px; font-weight: bold; font-family: 微软雅黑, 黑体, Verdana, Arial, Helvetica, sans-serif; }

a.lingh:link { line-height:20pt; }
a.lingh:visited { line-height:20pt;  }
a.lingh:hover { line-height:20pt;  }
.lingh { line-height:20pt; } 


.line { border: 1px solid #cccccc; }
.line1 { border: 1px solid #b4c1d3; }
.line2 { border-left: 1px solid #d3d3d3; border-right: 1px solid #d3d3d3; border-bottom: 1px solid #d3d3d3; }
.line3 { border-right: 1px solid #acacac;}
.line4 { border-left: 1px solid #acacac; border-bottom:1px solid #acacac;}
.img { border-color: #C9C9C9 }
.sec1 { CURSOR: hand; COLOR: #666666; BACKGROUND-COLOR: #ffffff; FONT-SIZE: 12px; BACKGROUND:url('slidingMenuLine1.gif') no-repeat }
.sec2 { CURSOR: hand; COLOR: #000000; BACKGROUND-COLOR: #ffffff; FONT-SIZE: 12px; BACKGROUND:url('slidingMenu1.gif') no-repeat }


#header{
 background-color: #F8F4EF;
 height: 200px;
 width: 400px;
 margin: 0px;
 padding: 0px;
 border: 1px solid #ECE1D5;
 font-family: "宋体";
 font-size: 12px;
}
#menu {
 margin: 0px;
 padding: 0px;
 list-style-type: none;
}
#menu li {
 display: block;
 width: 100px;
 text-align: center;
 float: left;
 margin: 0px;
 padding-top: 0.2em;
 padding-right: 0px;
 padding-bottom: 0.2em;
 padding-left: 0px;
 cursor: hand;
}
.sec11 { border-bottom: 1px solid #ECE1D5; }
.sec21 { background-image: url(dw.jpg)}
.block { display: block;}
.unblock { display: none;}
