
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #7B7672;} /* 未访问的链接 */
a:visited {color: #7B7672;} /* 已访问的链接 */
a:hover{COLOR: #7B7672;} /* 鼠标在链接上 */ 
a:active {color: #7B7672;} /* 点击激活链接 */
BODY
{
margin:0px;
FONT-SIZE: 9pt;
background:url(bg.jpg);
BACKGROUND-COLOR: #fff; 
text-decoration: none;
color: #7B7672;
}
TD
{
FONT-FAMILY:微软雅黑;FONT-SIZE: 9pt;line-height: 150%;
	font-weight: normal; 
}
.top1{width: 100%; height: 36px; background-image: url('top1bg.jpg')}
.top{width: 100%; height: 104px; background-image: url('topbg.jpg')}
#mainContent {margin:0 auto; width: 1000px;height:1150px; }
#Content {margin:0 auto; width: 1000px; }
#sidebar { float:left; width:260px; height:1100px;margin-top:10px; }
#content { float:right; width:720px; height:1100px;margin-top:10px;}/*因为是固定宽度，采用左右浮动方法可有效避免ie 3像素bug*/
#footer { height:40px; background:#fff;}
#newsbgbot{width: 718px; height: 6px; background-image: url('newbgbot.jpg')}
.hd { float:right; width:60px; height:20px;background:#ff0000;FONT-SIZE: 9pt;color: #fff;font-weight: bold;text-align:center

}

.link 
{border-bottom:1px dashed #cccccc;line-height:28px;height:28px;}

body {
	font: 10px normal Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}


ul#topnav {
	margin: 0; padding: 0;
	float: right;
	width: 720px;
	list-style: none;
	position: relative;
	background:url(skin88/topnav_s.gif) repeat-x;
}
ul#topnav li {font-weight: bold;FONT-SIZE: 12pt;
float: left;
	margin: 0; padding: 0;
	border-right: 0px solid #fff;
}
ul#topnav li a {
	padding: 10px 10px ;
	display: block;
	color: #f0f0f0;
	text-decoration: none;
}
ul#topnav li:hover { background: #F8A018 url (skin88/topnav_a.gif) repeat-x; }
ul#topnav li span {FONT-SIZE: 9pt;
	float: left;
	padding: 10px 30px;
	position: absolute;
	left: -280px; top:38px;
	display: none;
	width:940px;
	background:url(ddbg.png);
		color: #000;
			-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;

}
ul#topnav li:hover span { display: block; FONT-SIZE: 10pt;}
ul#topnav li span a {FONT-SIZE: 10pt;color: #000;display: inline; }
ul#topnav li span a:hover {	FONT-SIZE: 10pt;color: #000;text-decoration: underline;}

#login{width:190px;height:60px;margin:0;padding:0;position:relative;}
#login .key{width:190px;height:60px;border:solid 0px #E68A0D;position:absolute;left:5px;top:4px;line-height:24px;padding:0 5px;font-family:"宋体";font-weight:bold;color:#555; 310px center no-repeat;}
