/* ======== 全局 ======== */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
body, td, th {
	font-size: 12px;
	color: #333333;
	FONT-FAMILY: 宋体, Arial, Helvetica, sans-serif;
	padding:0px;
	margin: 0px;
	line-height:18px;
}
form {
	margin:0px;
	padding:0px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.head {
	background:#c8cbcf;
	color:#1f5464;
	font-size:12px;
	padding-left:10px;
	text-align:left;
	padding-top:3px;
	border-bottom:#A0A0A0 1px solid;
}
.head a:link {
	color:#1f5464;
	text-decoration: none;
}
.head a:visited {
	text-decoration: none;
	color:#1f5464;
}
.head a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.foot_left {
	float:left;
	color:#999999;
	padding-bottom:8px;
	padding-top:8px;
	padding-left:3px;
}
.foot_left a:link {
	color:#999999;
	text-decoration: none;
}
.foot_left a:visited {
	color:#999999;
	text-decoration: none;
}
.foot_left a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.foot_right {
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	float:right;
	padding-bottom:8px;
	padding-top:8px;
	padding-left:3px;
}
.foot_right a:link {
	color:#999999;
	text-decoration: none;
}
.foot_right a:visited {
	color:#999999;
	text-decoration: none;
}
.foot_right a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.search {
	padding-bottom:6px;
	padding-right:8px;
}
.search_input {
	border:#A8A8A8 1px solid;
}
.search_button {
	width:22px;
	height:20px;
	border:0px;
	padding:0px;
	background-image:url(search.gif);
}
/* ======== 栏目样式 ======== */
.ul {
	width:100%;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 3px;
	MARGIN: 0px;
	LIST-STYLE-TYPE: none
}
.left_li {
	width:150px;
	margin-left:10px;
	border-bottom: #999999 1px dashed;
	line-height:28px;
	color:#FF3300;
	padding-top:3px;
	padding-left:8px;
}
.left_li a:link {
	color:#FF3300;
	text-decoration: none;
}
.left_li a:visited {
	text-decoration: none;
	color:#FF3300;
}
.left_li a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.server_button {
	width:100px;
	height:26px;
	line-height:26px;
	background-image:url(button.gif);
	margin-bottom:10px;
	margin-top:15px;
	margin-right:30px;
	font-weight:bold;
	color:#FF3300;
	font-size:12px;
	float:left;
}
.body_title {
	width:100%;
	font-size:20px;
	color:#FF3300;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	padding-bottom:2px;
	padding-top:10px;
}
.body_list_li {
	width:585px;
	height:24px;
	font-size:12px;
	line-height:24px;
	list-style:none;
	margin-top:5px;
	padding-left:15px;
	background:url(bg_3.gif) no-repeat 0px 6px;
	border-bottom: #CCCCCC 1px dashed;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space: nowrap;
}
.faq_button {
	width:120px;
	height:26px;
	line-height:26px;
	text-align:center;
	background-image:url(button_1.gif);
	margin-bottom:10px;
	margin-top:15px;
	margin-left:5px;
	margin-right:30px;
	font-weight:bold;
	color:#FF3300;
	font-size:12px;
	float:left;
}
.faq_button a:link {
	color: #FF3300;
	text-decoration: none;
}
.faq_button a:visited {
	color:#FF3300;
	text-decoration: none;
}
.faq_button a:hover {
	color:#FF0000;
	text-decoration: underline;
}
.faq_title {
	width:100%;
	font-size:14px;
	line-height:22px;
	font-weight:bold;
	color:#FF6600;
	margin-top:20px;
	padding-bottom:2px;
	padding-left:5px;
	border-bottom: #999999 1px dashed;
}
.faq_body {
	width:98%;
	text-align:left;
	padding-top:18px;
}
.button {
	BORDER-RIGHT:#999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	BACKGROUND: url(button_bg.gif);
	BORDER-LEFT: #999999 1px solid;
	COLOR: #135294;
	LINE-HEIGHT: 20px;
	BORDER-BOTTOM: #999999 1px solid;
	HEIGHT: 23px;
	padding-left:3px;
	padding-right:3px;
}
.overdiv {
	color:#999999;
	width:98%;
	margin-bottom:8px;
	margin-top:5px;
	padding:3px;
	line-height:14px;
	border:#FFFFFF 1px solid;
	word-break: break-all;
}
.ondiv {
	width:98%;
	margin-bottom:8px;
	margin-top:5px;
	padding:3px;
	line-height:14px;
	border:#FF9900 1px solid;
	background-color:#FFFFE1;
	word-break: break-all;
}

