.a {
	font: normal 9pt/1.5 "宋体";
}
a.link:link {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;
}
a.link:visited {  color: #000000; text-decoration: none}
a.link:hover {  color: #990000; text-decoration: none}
a.m:visited {  color: #003399; text-decoration: none; font-size: 9pt; line-height: 140%}
a.m:link {  color: #003399; text-decoration: none; font-size: 9pt; line-height: 140%}
a.m:hover {  color: #CC0000; text-decoration: none; font-size: 9pt; line-height: 140%}
a.p:visited {  color: #000000; text-decoration: none}
a.p:link {  color: #000000; text-decoration: none}
a.p:hover {  color: #CC0000}
a.huang:visited {  color: #CC0000; text-decoration: none}
a.huang:link {  color: #CC0000; text-decoration: none}
a.huang:hover {  color: #FFFF00; text-decoration: none}
a.lv:visited {  color: #006600; text-decoration: none}
a.lv:link {  color: #006600; text-decoration: none}
a.lv:hover {  color: #CC0000; text-decoration: none}
.s {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 20px;
	color: #000000;
}
.se {  font-size: 9pt; line-height: 1.5}
.style4 {
	COLOR: #ff6600
}
.botton {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 25px;
}
.bottontop {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}
.left {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	font-family: "Clarendon Cn BT";
}
.sm {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	line-height: 24px;
}

.style19 {	text-decoration: none;
	font: normal 9pt/1.3 "宋体";
}
.STYLE20 {font-size: 12px}
.left1 {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
@charset "gb2312";
body,td,th {
	font-family: 宋体;
	font-size: 9pt;
}
img {border:0px}
.dwmc {
	font-family: "宋体";
	font-size: 16px;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: blink;
}

/* 全局 */
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div{margin:0;padding:0;border:0;}
body{background:#fff;color:#333;font-size:12px; font-family:"宋体";}

ul,ol{list-style-type:none;}

a{
	text-decoration:none;
}
a:link{color:#333;}
a:visited{color:#333;}
a:hover,a:active,a:focus{color:#333;text-decoration:underline;}

.clearit{clear:both;}

/* 头部开始 */
#head {clear:both;	background-image:url(../images/top02a.gif); width:1000px; height:115px; 
	background-repeat: repeat-x;background-position: bottom;}
#head ol{ float:right; margin-top:5px;}
#head li{ 
	border-right:1px solid black; 
	padding-left:10px;padding-right:10px; display:inline; 
}
#head li.lastli { border-right:0;}
#head ul{ margin-top:8px; }
/* 头部结束 */

/* 主体开始 */
#main {width:900px;}
#main p { text-indent:2em; line-height:20px;}

/* 主体结束 */

/* 尾部开始 */
#foot { clear:both; }
#foot ul { width:800px;}
#foot li{border-right:1px solid black; 
	padding-left:20px;padding-right:20px; display:inline; 
}
#foot li.lastli { border-right:0;}
#foot p { margin:10px auto;}
/* 尾部结束 */
#bg1 { border-collapse:collapse;border:1px solid #000;}

#bg1 th, #bg1 td {
	padding:5px 20px;
	border:1px solid #000;
	line-height:20px;
}
#bg1 th { background:#ccc; 
	text-align:center;
}
#bg1 td {
	text-align:center;
}


#bg2 { 
	border-collapse:collapse;
	border:1px solid #FF9A00;
	margin-bottom:10px;
}
#bg2 th, #bg2 td {
	padding:10px 20px;
	border:1px solid #FF9A00;
	line-height:20px;
}
#bg2 th { background:#FFC76B; 
	text-align:center;
}
#bg2 td {
	text-align:left;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	 margin:10px 0;
	 
}


