body,html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #515151;
}
body>table { margin:0px auto;}
a:link,a:visited {
	font-size: 12px;
	color: #515151;
	text-decoration: none;
	line-height: 20px;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
}
.leftbtn:link,.leftbtn:visited {
	font-size: 12px;
	color: #0a5490;
	text-decoration: none;
}

.leftbtn:hover {
	color: #FF0000;
	text-decoration: none;
}
.bgline {
	background-image: url(bg5.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 40px;
}
.bg2 {
	background-image: url(bg6.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bg3 {
	background-image: url(bg3.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.bg4 {
	background-image: url(bg7.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg5 {
	background-image: url(info2.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e4e4e4;
	border-left-color: #e4e4e4;
}



br { line-height:8px; }
.inputcs {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #087DC0;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #087DC0;
}
.inputcs_pro {
	border: 1px solid #cccccc;
}
textarea {
	border: 1px solid #CCCCCC;
}
/*下拉菜单*/
* {margin:0}
.dropdown {padding-right:0px}
.dropdown dt {
	width:83px;
	height:40px;
	border:0px;
	font-weight:bold;
	cursor:pointer;
	padding-top:0px;
	color: #FFFFFF;
}
.dropdown dt:hover {
	color: #FF0000;
	text-decoration: none;
}
.dropdown dd {position:absolute; overflow:hidden; width:148px; display:none; background:#fff; z-index:200; opacity:0;text-align:left;}
.dropdown ul {
	width:144px;
	border:2px solid #0b5591;
	list-style:none;
}
.dropdown li {display:inline;}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; color:#333; text-decoration:none; background:#fff;padding-left:15px;padding-top:5px;padding-bottom:5px;padding-right:5px;}
.dropdown a:hover {background:#fffbe5; color:#000}
.dropdown .underline {border-bottom:1px solid #ddd;}
/*/下拉菜单*/

.online_menu{width:100px;float:right;position:fixed; >position:absolute;bottom:125px;z-index:300; top:expression(offsetParent.scrollTop+205);right:1px;}
