﻿* html div {  

}  
body
{
	font: normal normal normal 12px/150% Arial, "宋体" ,Helvetica,sans-serif;
	margin: 0px;
	padding: 0px;
	background: #f7f7f7 url(images/body_bg_img.gif) repeat-y center top;
	text-decoration: none;
}
a
{
    text-decoration: none;
    color: #000;
	cursor: pointer;
}
input[type=text], input[type=Keyword]
{
    height: 18px;
    margin: 1px;
}
select{
	color:#555;
}
* + html input[type=text]
{
    margin: 0px;
}
dl, dt, dd, ul, li 
{
	padding: 0px;
	margin: 0px;
}
li
{
    line-height: 24px;
	list-style:none;
}
img {
	border: 0;
}
/* --定义文字换行(FF不支持)-- */
*, #*, .*
{
    word-wrap: break-word;
    word-break: break-all;
}

/* ==整体布局定义开始== */
/* --head(网页头部)、menu(网页头部导航菜单)、main_bg(网页中部主要内容)、foot(网页底部)-- */
#head, #menu, #foot, #main_bg
{
	padding:0;
    margin: 0px auto;
    width: 961px;
	clear:both;
}
/* --top_all(顶部)、center_all(中部)、bottom_all(底部)-- */
#top_all, #center_all, #bottom_all
{
    padding-bottom: 1px;
}

/* ==top_all(顶部)定义开始== */
/* --网页头部-- */
#head
{
    position: relative;
}
/* ==top_all(顶部)定义结束== */
.outbox {width:961px;margin:0 auto;}
/* --主要定义-- */
#main_bg
{
	clear: both;
	margin-top:5px;
}
.main_left
{
	float: left;
	width: 182px;
}
.main_right
{
	margin-left: 190px;
}

/* 网站顶部 */
#head
{
	background: url(images/top_menu_bg.jpg) no-repeat top;
	height: 259px;
	margin-top: 8px;
}
.m_top_help
{
	position:absolute;
	top: 15px;
	right: 15px;
	z-index:1;
	color:#f4f4f4;
}
.m_top_help a
{
	color:#f4f4f4;
}
.m_top_flash
{
	height: 186px;
}
#navtree
{
	background: url(images/main_menubg.png) no-repeat bottom right;


}
.m_top_menu
{
	display: block;
	height: 34px;
	padding-left: 300px;	
}
.m_top_menu li
{
	padding: 9px 0 0 7px;
	float: left;
	height: 25px;
	width: 66px;
}
.m_top_menu li a
{
	cursor:pointer;
	color: #0f5b68;
	font-weight: bold;
}
.m_top_menu .Classon
{
	background: url(images/menu_bt_on.gif) no-repeat;
}
.m_top_menu .Classon a
{
	color: #fff;
}
.m_top_menu_sub
{
	position:absolute;
	height: 39px;
	background: url(images/top_menubg.gif) no-repeat;
	width:961px;
	z-index:1;
}
.m_top_menu_sub li
{
	padding: 6px 0 0 0px;
	float: left;
	min-width: 63px;
	height: 27px;
	background: url(images/top_menu_spa.gif) no-repeat right 9px;
}
.m_top_menu_sub li li
{
	background:#0f5b68 none;
	width:113px;
	height: 21px;
}
.m_top_menu_sub li a
{
	padding: 0 12px 0 12px;
	color: #fff;
}


/* 网站底部 */
.foot_link
{
	background: url(images/foot_bg.gif) no-repeat;
	text-align: center;
	color: #fff;
	height: 30px;
	padding-top: 7px;
}
.foot_link a
{
	color: #fff;
}
.CopyRight
{
	color: #055a69;
	height: 60px;
	text-align: center;
	padding-top: 10px;
}
/*分页*/
/* --栏目分页样式-- */
.c_class_page{
	overflow: auto;
	height: 100%;
	text-align: left;
}
.c_class_page div{
	float: right;
}
.c_class_page a, .c_class_page strong {
	margin-left: 5px;
	padding: 4px;
	height: 28px;
	line-height: 28px;
	border:1px solid #d3d3d3;
	background: #fff;
}
.c_class_page a {
	color: #2B93D2;
}
.c_class_page strong, .c_class_page a:hover{
	color: #c00;
}
.c_class_page strong{
	border:1px solid #c00;
}

/* --文章内容分页样式-- */
.c_content_page{
	text-align: center;
	overflow: auto;
	height: 100%;
}
.c_content_page a{
	margin-left: 5px;
	padding: 4px 6px;
	border:1px solid #d3d3d3;
	background: #f1f1f1;
	color: #2B93D2;
	height: 28px;
	line-height: 28px;
}
.c_content_page a:hover{
	color: #c00;
}
.c_content_page a.page_hover{
	background: #c00;
	border:1px solid #900;
	color: #fff;
}
.c_content_page a.page_hover:hover{
	color: #ff3;
}
/*FW*/

.mtop {
	margin-top:5px;
}
.art_contant {
	border:1px solid #778f93;
	padding:1px
}

.server li {
	width:176px;
	
	line-height:0px;
	margin-top:5px;
}