/*全局设置*/
*{
	font:normal 12px/150% "Arial","宋体","Tahoma",sans-serif;
	color:#333;
	padding:0;
	margin:0;
}
ul,ol,dl {list-style:none;}
img {border:0;}
a{text-decoration:none;}
a:hover {color:#FF6600;text-decoration:underline;}
button {cursor:pointer;}
/* 全局设置完毕*/

/* 广告红色调用代码为<a class='red' ***>***</a> */
a.red:link {color: #ff0000;}
a.red:visited {color: #ff0000;}
a.red:hover{color: #FF6600;}
a.red:active {color: #ff0000;}

/* 加大字体广告红色调用代码为<a class='bigred' ***>***</a> */
a.bigred:link {color: #ff0000;font-size: 14px;}
a.bigred:visited {color: #ff0000;}
a.bigred:hover{color: #0000ff;}
a.bigred:active {color: #ff0000;}

/* 加大字体广告红色调用代码为<a class='bule' ***>***</a> */
a.bule:link {color: #0000ff;}
a.bule:visited {color: #0000ff;}
a.bule:hover{color: #FF6600;}
a.bule:active {color: #0000ff;}

/*布局设置*/
body {
	text-align:center;
}

#header,#footer {width:990px;text-align:left;clear:both;margin:0px auto;}

/*头部设置 */
#header{ width:990px;height:106px;}
	.logo{ float:left; margin:15px 0 0 20px!important;margin:15px 0 0 10px;}
	.top_nav{
	float:right;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
	.top_nav li{
	height: 30px;
	width: 80px;
	background-image: url(u03.gif);
	background-repeat: repeat-x;
	text-align: center;
	float: left;
	padding-top: 5px;
	}
	.top_nav li a{ color:#000;}

.wrapper{
	text-align:left;
	width:990px;
	clear:both;
	margin: 0 auto;
	margin-bottom: 16px;
	padding: 0;
}

.wrapper_js{
	text-align:left;
	width:990px;
	clear:both;
	margin: 0 auto;
	margin-bottom: 5px;
	padding: 0;
}

/*区块的边框*/
.border{
	border: 1px solid #cbcbcb;
	margin: 0px;
	padding: 0px;
}

/*区块的标题*/
.title
{
	padding-left:6px;
	padding-right:6px;
	background-color: #efefef;
	background-image: url(h2_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 3px;
}

DIV.title SPAN {FLOAT: right}

h1 {
	height:10px;
	display: block;
	font-weight: bold;
}

h1 a{
	font-size: 14px;
        color:#ffffff;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	height:25px;
	display: block;
	font-weight: bold;
}

h2 a{
	font-size: 14px;
	font-weight: bold;
}

h3 {
	display: block;
	font-weight: bold;
}

h3 a{
	font-size: 14px;
        color:#ff0000;
	font-weight: bold;
}

h4 {
	color:#ff0000;
}

h4 a{
	font-size: 16px;
        color:#ff0000;
	font-weight: bold;
}

/*区块的内容*/
.content
{
	background:#FFF;
	padding: 5px;
}

/*最新图片块*/
.newimage{
	clear: both;
	width: 735px;
	margin-bottom:16px;
}


/*论坛热贴*/
.newimagecontent
{
	background:#FFF;
	padding: 5px;
}


DIV.newimagecontent ul {
	padding: 5px;
	width:550px;
}


DIV.newimagecontent img {
	height: 100px;
	width: 100px;
	border: 3px solid #CCCCCC;
	margin-top: 3px;
	margin-right: 6px;
	margin-bottom: 3px;
	margin-left: 6px;
}

/*论坛热贴*/
.hot
{
	background:#FFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}


DIV.hot ul {
	padding: 5px;
	width:550px;
}


DIV.hot li {
	clear: both;
	background-image: url(dot_01.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-bottom: 2px;
	background-position-x: left;
	background-position-y: 8px;
	font-size: 14px;
	border-bottom: 1px dotted #cccccc;
}

DIV.hot li em
{
	padding-right: 5px;
	padding-left: 3px;
	FONT-WEIGHT: bold;	FONT-SIZE: 10px;	COLOR: #fff;	FONT-FAMILY: Verdana
}

DIV.hot li span{
	float:right;
	padding-left:5px;
	font-size: 14px;
}

DIV.hot li a{
	font-size: 14px;
}

/*论坛帖子块*/
.forum
{
	width:490px;
	float: left;
	margin-right: 5px;
	margin-bottom: 16px;
}
.forum_f
{
	width:243px;
	float: left;
	margin-right: 5px;
	margin-bottom: 16px;
}
.forum_f_r
{
	width:243px;
	float: left;
	margin-right: 0px;
	margin-bottom: 16px;
}

.forum_f_3
{
	width:737px;
	float: left;
	margin-right: 0px;
	margin-bottom: 16px;
}

DIV.forum ul {
	padding: 0px;
	width:475px;
}


DIV.forum li {
	clear: both;
	background-image: url(dot_02.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-bottom: 2px;
	background-position-x: left;
	background-position-y: 8px;
	padding-top: 4px;
	padding-left:16px;
	padding-bottom: 4px;
	font-size: 14px;
}

DIV.forum li em
{
	padding-right: 5px;
	padding-left: 3px;
	FONT-WEIGHT: bold;	FONT-SIZE: 10px;	COLOR: #fff;	FONT-FAMILY: Verdana
}

DIV.forum li span{
	float:right;
	padding-left:5px;
	font-size: 12px;
	color:#999999;
}

DIV.forum li a{
	font-size: 14px;
}

/*公告块*/
.attention
{
	margin-bottom:16px;
}

.attentioncontent
{
	background:#FFF;
	padding: 5px;
	height:115px;
}

/*活跃用户*/
.activityuser
{
	margin-bottom:16px;
}

.clear_all{
	clear:both;
	overflow:hidden;
	font-size:1px;
}

#main_top{clear:both}
	.top_flash{
	 float:left;
	 width:340px;
	}
	
	.top_hot{
	 float:right;
	width:640px;
	background-color: #FFFFFF;
	margin-left: 4px;
	}

#main_l{
	float:left;
	width:730px;
	margin: 0px;
	padding: 0px;
}
#main_r{
	float:right;
	width:240px;
	padding: 0px;
	margin-left:6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#main_n_l{
	float:left;
	width:350px;
	margin: 0px;
	padding: 0px;
}
#main_n_r{
	float:right;
	width:634px;
	padding: 0px;
	margin-left:6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#main_n_z{
	float:left;
	width:270px;
	margin: 0px;
	padding: 0px;
}
#main_n_y{
	float:right;
	width:710px;
	padding: 0px;
	margin-left:6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.copyright {
	clear: both;
	text-align: center;
	border-top: 3px solid #dee6f1;
}

