﻿body, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, ul, ol, li, dl, dt, dd, form, fieldset, label, legend, caption, tbody, thead, tfoot, td, tr, table
{
	font-size: 12px;
	margin: 0px;
	font-family: "宋体";
	padding: 0px;
	margin: 0px;
	color: #474747;
	word-break: break-all;
}

form
{
	display: inline;
}
ul, ol, dl
{
	list-style-type: none;
}
.clear
{
	clear: both;
}


body
{
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	background: url(Img/body_bg.jpg);
	background-repeat: repeat-x;
}

A
{
	font-size: 12px;
	color: #0099cc;
	text-decoration: none;
}
A:hover
{
	color: #ff6600;
	text-decoration: underline;
}
A:unknown
{
	outline: none;
}




.topad
{
	margin: 0px auto;
	margin-top:4px;
	width: 960px;
	height: 60px;
	border: #ccc 1px solid;
	background-color: #ffffff;
}



.style2008
{
	background-color: #ffffff;
	background: url(Img/background.gif);
	background-position: center;
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
}
#header
{
	margin: 0px auto;
	width: 961px;
	height: 110px;
	border: #ff7f00 0px solid;
	background-color: #eeeeee;
}
#top_banner
{
	width: 961px;
	display: block;
	height: 76px;
	background: url(Img/banner.jpg) bottom;
}
#menu
{
	float: left;
	width: 731px;
	height: 33px;
	background: url(Img/menu_bg.gif);
	background-repeat: repeat-x;
	padding-left: 30px;
	color: #ffffff;
}
#menu A
{
	width: 108px;
	height: 33px;
	display: inline-block;
	text-align: center;
	line-height: 33px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	background: url(Img/menu_current_bg.gif) bottom;
}
#menu A.current
{
	color: #ffffff;
	text-decoration: none;
	background: url(Img/menu_current_bg.gif) bottom;
}
#menu A:hover
{
	color: #000000;
	text-decoration: none;
}
#menu_ex_right
{
	float: right;
	width: 200px;
	height: 32px;
	display: block;
	background: url(Img/menu_bg.gif);
	text-align: center;
}
#menu_ex_right A
{
	height: 33px;
	display: inline-block;
	text-align: center;
	line-height: 33px;
	color: #ffffff;
	font-size: 12px;
}

#nav
{
	margin: 0px auto;
	width: 960px;
	height: 24px;
	background-color: #f2f2f2;
}
#nav .links
{
	float: left;
	width: 579px;
	height: 23px;
	line-height: 23px;
	border-bottom: #d7d7d7 1px solid;
	padding-left: 20px;
	color: #666666;
}
#nav .links span
{
	font-weight: bold;
	color: #333333;
}

#nav .links A
{
	color: #666666;
}
#nav .links A:hover
{
	color: #cc0000;
}
#nav .links A.column:hover
{
	color: #cc0000;
	text-decoration: none;
}
#nav .links A.topic
{
	font-weight: bold;
	color: #cc0000;
}
#nav .links A.topic:hover
{
	font-weight: bold;
	color: #cc0000;
}



#nav .status
{
	float: right;
	width: 356px;
	height: 24px;
	line-height: 28px;
	background: url(Img/nav_status.gif) no-repeat right;
	overflow: hidden;
	text-align: center;
}
#nav .profile
{
	float: left;
	width: 200px;
	height: 23px;
	line-height: 28px;
	border-bottom: #d7d7d7 1px solid;
	overflow: hidden;
	text-align: right;
}
#nav .loginstatus
{
	float: left;
	width: 156px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	background: url(Img/nav_status.gif) no-repeat right;
}




#nav .rs
{
	float: right;
	width: 5px;
	height: 23px;
	border-bottom: #c4c4c4 1px solid;
}

#container
{
	background-color: #ffffff;
	margin: 0px auto;
	width: 960px;
}

#container .wrap
{
	margin: 0px auto;
	width: 944px;
	border: #ffffff 1px solid;
}

#container .leftside
{
	float: left;
	width: 680px;
	display: inline-block;
}
#container .rightside
{
	float: right;
	width: 250px;
	display: inline-block;
}

#footer
{
	clear: both;
	margin: 0px auto;
	width: 960px;
	height: 80px;
	background: url(Img/footer_bg.gif) no-repeat top;
}
#footer .nav
{
	float: left;
	width: 600px;
	padding-top: 16px;
	margin-left: 6px;
}
#footer .nav A
{
	color: #666666;
}
#footer .nav A:hover
{
	color: #cc0000;
}
#footer .copyright
{
	float: left;
	width: 600px;
	padding-top: 16px;
	margin-left: 6px;
	color: #666666;
}
#footer .online
{
	float: right;
	width: 300px;
	padding-top: 16px;
	margin-right: 6px;
	color: #cc0000;
	text-align: right;
}




.s
{
	width: 100%;
	display: block;
	overflow: hidden;
	height: 8px;
}




