/*公共样式*/
body
{
	margin:0px;
	font-size:12px;
	background-image: url(bg.GIF);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #990000;
}
/*新加*/
.server {
	color:#fff;
	font-size: 12px;
	background-color: #CC0000;
}
.wirte {
	color:#fff;
	font-size: 12px;
}
.gonk td{
	padding-left: 2px;
	border: 1px solid #CCCCCC;
}
table,tr,td
{
	font-family:"Arial","Tahoma","宋体";
	font-size:12px;
	color:#333333;
}
div
{
	margin-left:auto;
	margin-right:auto;
	line-height:24px;
	font-family:"Arial","Tahoma","宋体";
	color:#333333;
	font-size:12px;
	overflow:hidden;
}
hr
{
	height:0px;
	border:0px;
	border-top:1px solid #ddd;
	width:96%;
}
img
{
	border:0;
}
a
{
	color:#333333;
	text-decoration:none;
}
a:hover
{
	color:#FF0000;
	text-decoration:underline;
}
a.link
{
	color:#999;
}
a.redcolor
{
	color:#FF0000;
}
a.redcolor:hover
{
	color:#222;
}

#header
{
	position:relative;
	height:184px;
	margin:0px auto;
	text-align:center;
}

#header .header
{
	width:880px;
}
#kaishi
{
	line-height: 24px;
}
#header #menu
{
	background: url(menu_bg.gif) repeat-x 50% top;
	width: 100%;
	white-space: nowrap;
	height: 33px;
	text-align:left;
}
#menu ul
{
	list-style-type: none;
	padding:0px;
	margin:0px;
}
#menu li
{
	float: left;
	height: 33px;
}
#menu li a
{
	padding-right: 15px;
	display: block;
	padding-left: 15px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 10px;
	color: #FFFFFF;
	padding-top: 6px;
	text-decoration: none;
}
#menu li a:hover
{
	background: url(menu_li_hover.gif) no-repeat left top;
	color: #FFFFFF;
}
#menu li#search
{
	float: right;
	padding-top: 6px;
}
#menu li#search input
{
	border: #065387 1px solid;
	font-size: 12px;
	width: 150px;
	color: #666;
	height:16px;
	*height: 20px;
	background-image: url(bodybg.gif);
}
#menu li#search input.submit
{
	border: 0px;
	font-weight: 600;
	background: url(search_bg.jpg) no-repeat left 50%;
	width: 59px;
	cursor: pointer;
	color: #fff;
	height: 20px;
}

#menu li a#menu_home
{
}
#menu li a#menu_home:hover
{
}

#top
{
	position:relative;
	width:880px;
	margin:0px auto;
	text-align:center;
	background-image: url(mainbg.gif);
	background-repeat: repeat-x;
}

/*头部公告滚动样式*/
#notice_1
{
	overflow:hidden;
	height:120px;
}


/*中间排版*/
#body
{
	position:relative;
	width:880px;
	padding-top:10px;
	background-color: #FFFFFF;
}

#body .table
{
	padding-left:10px;
	padding-right:10px;
	float: left;
}

/*两列左窄右宽排列*/
#left_1
{
	float:left;
	width:210px;
	text-align:left;
}

#middle_1
{
	float:left;
	width:9px;
}

#right_1
{
	float:left;
	width:640px;
	text-align:left;
	padding-left: 10px;
}

/*两列左宽右窄*/
#left_2
{
	float:left;
	width:640px;
	text-align:left;
}

#middle_2
{
	float:left;
	width:9px;
}

#right_2
{
	float:left;
	width:210px;
	text-align:left;
}

/*三列左右窄中间宽*/
#left_3
{
	float:left;
	width:210px;
	text-align:left;
}
#middle
{
	float:left;
	width:500px;
	text-align:left;
}
#right_3
{
	float:right;
	width:210px;
	text-align:left;
}

/*页脚样式*/
#links
{
	margin-right: auto;
	margin-left: auto;
	width: 970px;
	float: right;
}

#foot
{
	position:relative;
	height:180px;
	background-image: url(foot_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#foot .table
{
	width:880px;
	padding-top:3px;
}

/*其他常用样式*/
.global_sub
{
	height:30px;/*FireFox*/
	*height:32px;
	padding-top:5px;
	padding-left:27px;
	padding-bottom: 4px;
	color: #A60000;
	font-weight: 600;
	background-image: url(subject_bg.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	line-height: 180%;
}

.border_no_top_c
{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 3px;
}
.border_no_top
{
	background-image: url(barbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 3px;
}
.border_no_top_e
{
	background-image: url(barbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom: 3px;
	border: 1px solid #CCCCCC;
}
.border_no_top_l
{
	background-image: url(barbgl.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 3px;
}
.border_left_right
{
	border-left:1px #D2DFE6 solid;
	border-right:1px #D2DFE6 solid;
}

.border
{
	border:1px #D2DFE6 solid;
}

.userlogin_over
{
	width:110px;
	height:15px;/*firefox*/
	*height:20px;
	border:1px #C60000 solid;
}

.userlogin_out
{
	width:110px;
	height:15px;/*firefox*/
	*height:20px;
}

.space_between
{
	height:5px;
}

/*定义Float为左的代码*/
.float_left
{
	float:left;
}

/**分页**/
.pagelist
{
	margin:3px;
	padding:3px;
	border:0px;
}
.pagelist .n
{
	border:1px #D2DFE6 solid;
	padding-left:5px;
	padding-right:5px;
	*padding-top:3px;
	*padding-bottom:3px;
	background:#FFFFFF;
}
.pagelist .m
{
	border:1px #D2DFE6 solid;
	padding-left:5px;
	padding-right:5px;
	*padding-top:3px;
	*padding-bottom:3px;
	background-color: #CC0000;
}

/*用于列表的鼠标移动样式*/
.list_over
{
	padding-top:3px;
	border-bottom:1px #D2DFE6 dashed;
	background-color: #eeeeee;
}
.list_out
{
	padding-top:3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

/*用于显示内容页的常用样式*/
.msg_sub
{
	font:bold 15px "Tahoma","Arial","宋体";
	color:#CC0000;
	padding:5px;
	text-align:center;
}
.msg_date
{
	text-align:center;
	padding:3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}
.msg_content
{
	text-align:left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: -30px;
}
.msg_content2
{
	text-align:left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 5px;
}
.msg_content2 p,.msg_content p
{
	text-indent: 12px;
}
/*我要留言样式*/
.button
{
	background:#FFF url("btn.gif") repeat-x;
	height:25px;
	border:#7B9EBD;
}

/*友情提示页代码*/
.error
{
	line-height:150%;
	padding:15px;
	width:450px;
	border:1px #D2DFE6 dashed;
}

/*奇偶行颜色显示*/
.wtr
{
	position:relative;
	padding:3px;
	text-align:left;
	border-bottom:1px #D2DFE6 solid;
}
.dtr
{
	position:relative;
	padding:3px;
	text-align:left;
	border-bottom:1px #D2DFE6 solid;
	background-color: #ffffff;
}

