html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,pre, form, fieldset, table, th, td {
	margin:0;
	padding:0;
}
body{
	font-family: 微软雅黑,Tahoma,Helvetica,Arial,serif;
	font-size: 12px;
	background: url(bg.gif);
}

#mbody{
	width: 1001px;
	margin: 0 auto;
	padding: 0;
}

/* 头部Flash
--------------------------------------------------------*/
#head_flash{
	margin: 0;
	padding: 0;
	width:1001px;
	height:102px;
}
/* 头部第二个flash
--------------------------------------------------------*/
#head_flash2{
	margin: 0;
	padding: 0;
	width:1001px;
	height:150px;
}

/* 导航菜单部分
--------------------------------------------------------*/
#menu{
	background-image: url(menu_bg.gif);
	padding-left: 5px;
	width:996px;
	height:40px;
}

#menu li{
	float: left;
	list-style-type: none;
}
#menu li a:link,#menu li a:visited{
   color: #365418;
	display:block;
	font-size: 14px;
	font-weight: bold;
	padding-top: 12px;
	text-align: center;
	width: 86px;
	text-decoration: none;
}
#menu li a:hover,#menu li a:active{
	color:#A00000;
	display: block;
	font-size: 15px;
	font-weight: bold;
	padding-top: 12px;
	text-align: center;
	width: 86px;
	text-decoration: underline;
}

/* 栏目标题
--------------------------------------------------------*/
#lanmu-title{
	background: url(lanmu_title_bg.jpg);
	width: 240px;
	height: 33px;
	text-align: right;
	padding:15px 10px 0 0;
	font-size:16px;
	font-weight: bold;
	color:#FFF;
}
/* 栏目导航
--------------------------------------------------------*/
#lanmu-nav{
	padding-right: 20px;	
	text-align: right;
}
#lanmu-nav li{
	list-style-type: none;	
}
#lanmu-nav a{
   display: block;
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
	background: url(lanmu_title_xx.jpg);
	color:#8f8f8f;
}
/* 导航
--------------------------------------------------------*/
#wzdh{
	background: url(daohang_bg.jpg);
	height:20px;
	text-align: right;
	padding-top: 28px;
	font-size: 12px;
}
#wzdh a{
	text-decoration: none;
	color:#8f8f8f;
}
/* --top_all(顶部)、center_all(中部)、bottom_all(底部)-- */
#top_all, #center_all, #bottom_all
{
    padding-bottom: 5px;
}
#top_all
{
    background: url(images/head_bg.gif) repeat-x top;
}
/* ==center_all(中部)定义开始== */
/* --主要定义-- */
#main_bg
{
    background: url(images/left-bg.gif) #fff repeat-y left;
    clear: both;
}
#main_left /* 网页中部左侧整体定义 */
{
    float: left;
    width: 208px;
}
#main_right /* 网页中部右侧整体定义1 */
{
    float: right;
    width: 100%;
    margin-left: -210px;
    text-align: left;
}
#main_right_box /* 网页中部右侧整体定义2 */
{
    margin-left: 215px;
}
#r_main /* 中部右侧定义 */
{
    float: right;
    width: 200px;
    text-align: left;
}
#main_box /* 中部整体定义 */
{
    margin: 0px;
}
.c_main /* 中部中间定义 */
{
    margin-right: 205px;
}
.c_mains /* 中部中间定义 */
{
}
.c_main_box /* 中部中间定义 */
{
    border: 1px solid #9bbde6;
}

/* --网页中部左侧内容-- */
/* user_box(用户登录)、left_box(左侧内容) */
#main_left, .left_box, .left_box dl, .left_box dt, .left_box dd, .user_box, .user_box dl, .user_box dt, .user_box dd
{
    padding: 0px;
    margin: 0px;
}
.user_box, .left_box
{
    border: 1px solid #9bbde6;
}
.left_box
{
    margin-top: 5px;
}
.user_box dt, .left_box dt
{
    text-align: center;
    font: normal normal bold 14px/120% Arial, "宋体" ,Helvetica,sans-serif;
    color: #0a4180;
    line-height: 24px;
    border-bottom: 1px solid #9bbde6;
}
.user_box dt
{
    background: url(images/user_tit.gif) no-repeat left top;
}
.left_box dt
{
    background: url(images/left_tit.gif) no-repeat left top;
}
.user_box dd, .left_box dd
{
    background: #f4f8fd;
    padding: 5px;
    line-height: 150%;
    height: auto !important;
    height: 100px;
    min-height: 100px;
}
.user_box dd
{
    text-align: center;
}
.Login_ajax
{
    text-align:left;
}

/* --网页中部右侧内容-- */
/* 右侧导航 */
.r_navigation
{
    margin-bottom: 5px;
    line-height: 24px;
    border: 1px solid #9bbde6;
    background: url(images/Channel_bg.gif) #a8c6e9 repeat-x top;
    text-align: left;
    clear: both;
    color: #014390;
}
.r_navigation a, #r_navigation:link
{
    font: normal normal normal 12px/24px Arial, "宋体" ,Helvetica,sans-serif;
    text-decoration: none;
    color: #014390;
}
.r_navigation a:hover
{
    color: #c00;
    text-decoration: underline;
}
.r_n_pic
{
    float: left;
    width: 30px;
    height: 20px;
    margin: 1px 0px 0px;
    background: url(images/c_title.gif) no-repeat center;
    display: block;
}
