body,td,th {
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
ul{
	margin:0px;
	padding:0px;
	}
li{
	list-style:none;
	}
a {
	font-size: 12px;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	color: #ff0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.blue_wb{
	font-size:12px;
	color:#1D6FCC;
	font-weight:bold;
	}
/*大容器*/
#big_case{
	margin: 0 auto;
	width: 910px;
}
/*一级导航大容器*/
#big_case #big_top_nav{
	padding: 0px;
	margin: 0px;
	width:100%;
}
/*一级导航样式开始*/
#big_case #top_nav{
	width: 908px;
	background-color: #575757;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	border:#2E71CD solid 1px;
	background-image:url(/MBimages/bignav_bg.gif);
	line-height:25px;
	margin-bottom:10px;
}
#big_case #top_nav img{
	padding-top:5px;
	}
#big_case #top_nav ul{
	float:none;
	list-style:none;
	margin:0 0 0 10px;
	padding:0px;
	}
#big_case #top_nav ul li{
	float:left;
	margin:0 5px 0 0;
	}
#big_case #top_nav ul li span{
	color:#fff;
	margin:0 0 0 5px;
	}
#big_case #top_nav ul li a:link,#top_nav ul li a:visited{
	color:#ffffff;
	font-size:12px;
	text-decoration: none;
	}
#big_case #top_nav ul li a:hover{
	font-weight:normal;
	color:#ffffff;
	text-decoration: none;
	}
#big_case #header{
	padding:10px 0;
	width:100%;
	}
#big_case #header #logo{
	width: 280px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#big_case #header #banner{
	width: 620px;
	margin: 0px;
	padding: 0px;
	float: right;
}
/*左侧容器*/
#left_box{
	padding: 0px;
	margin: 0px;
	width: 220px;
	float: left;
}
/*会员登陆大容器*/
#left_box #login{
	width: 100%;
	border: #3F96FF solid 1px;
}
#left_box #login #login_title{
	padding: 0px;
	margin: 0px;
	background-image: url(/MBimages/bg_img.gif);
	height: 25px;
}
#left_box #login #login_title h1{
	margin-top: 5px;
	margin-left: 10px;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	margin-bottom: 0px !important;
	font-weight:bold;
}
/*会员登陆开始*/
#left_box #login #login_form{
	padding: 0px;
	margin: 0px;
	background-color: #f9f9f9;
}
#left_box #login #login_form form{margin:0px}
#left_box #login #login_form label{
float: left;
/*width: 220px;针对IE6更改*/
margin-left: 12px;
margin-top: 5px;
}
#left_box #login #login_form input{
width: 130px;
border:1px solid #9ED0FF;
background-color:#D4EAFF;
}
#left_box #login #login_form #sbutton{
margin-top: 5px;
margin-left: 25px;
width:70px;
padding-top: 4px;
margin-bottom: 5px;
background-image: url(/MBimages/bg_img_2.gif);
border: #f2f2f2 solid 1px;
}
#left_box #login #login_form br{
clear: left;
}
#left_box #login #login_form h1{
	font-size: 14px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	float: left;
	margin-top:3px;
}
/*左侧小容器*/
#left_box #small_box{
	width: 100%;
	border: #3F96FF solid 1px;
	margin-top: 10px;
	background-color:#f9f9f9;
}
#left_box #small_box #small_box_title{
	padding: 0px;
	margin: 0px;
	background-image: url(/MBimages/bg_img.gif);
	height: 25px;
}
#left_box #small_box #small_box_title span a{
	float:right;
	margin-top:-15px;
	color:#FFFFFF;
}
#left_box #small_box #small_box_title span a:hover{
	float:right;
	margin-top:-15px;
	color:#00FF00;
}
#left_box #small_box #small_box_title h1{
	margin-top: 5px;
	margin-left: 10px;
	font-size: 14px;
	font-weight: normal; 
	color: #000000;
	margin-bottom: 0px !important;
	color:#FFFFFF;
	font-weight:bold;
}
#left_box #small_box2{
	padding: 3px;
	background-color: #F9F9F9;
	line-height:20px;
}
#left_box #small_box2 li{
	background:url(/MBimages/title4.gif) no-repeat 2% 40%;
	padding-left:15px;
	}
/*右侧容器*/
#right_box{
	width: 675px;
	padding: 0px;
	margin:0px;
	float: right;
	clear: right;
}
/*右侧容器里容器*/
#right_box #right_right_box{
	padding: 0px;
	margin-bottom: 5px;
	float: left;
	width:263px;
}
#right_box #right_right_box #right_right_box_title{
	padding: 0px;
	background-image: url(/MBimages/title2_bg.gif);
	height: 25px;
}
#right_box #right_right_box #right_right_box_title h1{
	font-weight: normal;
	font-size: 14px;
	color: #000;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 0px !important;
	width: 70px;
	float: left;
	color:#FFFFFF;
}
#right_box #right_right_box #right_right_box_title h2{
	font-weight: normal;
	font-size: 12px;
	color: Black;
	float: right;
	margin-top: 5px;
	margin-right: 3px;
}
/*独立块*/
.mdo_box{
	padding:10px;
	background:#ECF4FF;
	margin-top:10px;
	}
.mdo_box h1 a{
	font-size:18px;
	color:#FF0000;
	}
.mdo_box h1 a:hover{
	color:#FF0000;
	}
.mdo_box h1{
	font-size:16px;
	font-family:'黑体',Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:0px;
	color:#FF0000;
	text-align:center;
	}
.mdo_box p{
	text-indent:2em;
	line-height:22px;
	margin:0px;
	padding-top:5px;
	}
	
/***************/
.auto{
	padding:0px;
}
.mt10px{
	margin-top:10px;
	}
.ml10px{
	margin-left:10px;
	}
.mr10px{
	margin-right:10px;
	}
.mb10px{
	margin-bottom:10px;
	}
/**************/
/*列表样式*/
#right_box #right_right_box{
	width:265px;
	float:right;
}

#right_box #right_left_box{
	float:left;
	width:400px;
}

#right_box #right_left_box #right_left_box_title{
	padding: 0px;
	background-image: url(/MBimages/title2_bg.gif);
	height: 25px;
}
#right_box #right_left_box #right_left_box_title h1{
	font-weight: normal;
	font-size: 14px;
	color: #FFF;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 0px !important;
	width: 70px;
	float: left;
}
#right_box #right_left_box #right_left_box_title h2{
	font-weight: normal;
	font-size: 12px;
	color: Black;
	float: right;
	margin-top: 5px;
	margin-right: 3px;
}
/*列表样式*/
#right_box #right_left_box #left_list{
	padding: 3px;
	margin: 0px;
	border-right:solid 1px #38B7D8;
	border-left:solid 1px #38B7D8;
	border-bottom:solid 1px #38B7D8;
}
/*搜索*/
#right_box #search{
	padding: 0px;
	background-image: url(/MBimages/search_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #E3F8FF;
	width:675px;
	height: 30px;
}
#right_box #search form{
	width: 675px;
	height: 25px;
	padding: 0px;
	margin: 0px;
}
#right_box #search label{
	margin-left: 100px;
	margin-bottom: 0px;
	padding:0px;
}
#right_box #search input{
	padding: 3px;
	margin-top: 3px;
	width: 460px;
	margin-bottom: 0px;
	border: solid #ededed 1px;
	height: 14px;
	color: #cccccc;
}
#right_box #main{
	background:#000;
	width:910px;
	}
#right_box #search #buttons{
	width: 70px;
	margin-top:3px;
	margin-bottom: 0px;
	padding-bottom: 2px;
	background-image: url(/MBimages/bg_img_2.gif);
	border: solid #ffffff 1px;	
	height: 22px;
	color:#000000;
}
#right_box #class_box{
	width: 675px;
	padding: 0px;
	margin: 0px;
}

#right_box #allist_box{
	float:left;
	width:265px;
	}
#right_box #a_title{
	width: 263px;
	height: 20px;
	background-image: url(/MBimages/list_bg.gif);
	margin-top: 5px;
	float: left;
}
#right_box #a_title h1{
	font-size: 12px;
	font-weight: normal;
	color: Black;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 4px;
	float: left;
   _margin-left: 5px;/*For IE6*/
}
#right_box #a_title h2{
	font-size: 12px;
	font-weight: normal;
	color: Black;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-top: 4px;
	float: right;
}
#right_box #b_title h1{
	font-size: 12px;
	font-weight: normal;
	color: Black;
	margin-left: 10px;
	_margin-left: 5px;/*For IE6*/
	margin-bottom: 0px;
	margin-top: 4px;
	float: left;
}
#right_box #b_title h2{
	font-size: 12px;
	font-weight: normal;
	color: Black;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-top: 4px;
	float: right;
}
#right_box #a_left_list{
	float: left;
	width: 258px;
	border: #7CC7FF solid 1px;
	margin-top: 3px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#right_box #allist_box #b_title{
	width: 263px;
	height: 20px;
	background-image: url(/MBimages/list_bg.gif);
	margin-top: 10px;
	float: right;
	padding: 0px;
}
#right_box #allist_box #a_right_list{
	float: right;
	width: 258px;
	border: #7CC7FF solid 1px;
	margin-top: 3px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#right_box #allist_box #a_right_list ul{
	margin:0px;
	list-style:none;
	padding:0px;
	}
#right_box #allist_box #a_right_list ul li{
	background:url(/MBimages/title1.gif) no-repeat 1% 50%;
	line-height:22px;
	padding-left:20px;
	}
#bottom{
	width: 100%;
	margin-top: 10px;
	text-align: center;
	font-size: 12px;
	color: Gray;
	border-top: #9db3c5 solid 1px;
}
/*分类页面样式*/
#zj_box #class_left{
	width: 634px;
	_width:633px;
	margin: 0 auto;
	margin-left: 1px;
	float: left;
	border-top: #BBD7FF solid 1px;
	background:#FFFFFF;
}
#zj_box{
		/*border-left: #BBD7FF solid 1px;
		border-right: #BBD7FF solid 1px;*/
		background-image: url(/MBimages/zj_bg.gif);
		padding: 0px;
		margin: 0px;
		/*for ie 6*/
		width: 910px;
}
/*中间底部线*/
#zj_bottom{
		background-image:url(/MBimages/zj_bottom.gif);
		padding: 0px;
		margin: 0px;
		height: 1px;
		OVERFLOW: hidden;/*FOR IE6*/
		font-size: 0px;
		width: 910px;
}
#big_case #zj_box #class_left #class_daohang{
	background-image: url(/MBimages/wzdh_bg.gif);
	padding-bottom: 5px;
	padding-top: 5px;
	margin:0 auto;
}
#big_case #zj_box #class_left #class_news_list{
	/*margin:5px auto 0 auto;*/
	padding:10px;
	background:#FFFFFF;
}
#big_case #zj_box #class_left #class_news_list ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
#big_case #zj_box #class_left #class_news_list ul li{
	line-height:30px;
	background:url(/MBimages/title3.gif) no-repeat left 40%;
	padding-left:20px;
}
#big_case #zj_box #class_right{
	float: right;
	/*background-color: #ecf5ff;*/
	/*padding: 3px;*/
	width: 263px;
	/*margin-right: 0px;*/
	border-top: #BBD7FF solid 1px;
	*margin-right: 1px;/*for IE7*/
	_margin-right: 0px;/*for IE6*/
}
#big_case #zj_box #class_right_topnews{
	border-bottom: #DEDEDE solid 1px;
	background-color: #ffffff;
	/*margin-right: 1px;*/
	margin-left:1px;
	_width:200px;
}
#big_case #zj_box #class_right_topnews #topnews_title{
	width: 262px;
	_width: 260px;
	border-bottom: #E4E08C solid 1px;
	background-color: #FFFDD5;
}
#big_case #zj_box #class_right_topnews #topnews_title h1{
	font-size: 12px;
	color: #333333;
	font-weight: blod;
	margin-top:5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
/*]*/
#big_case #zj_box #class_right_topnews #topnews_list{
	width:257px;
	_width:254px;
	padding: 3px;
	margin-right: 1px;
	/*background-image: url(/MBimages/news_news_title.gif);
	height: 180px;
	background-position: left;
	background-repeat: no-repeat;*/
}
#big_case #zj_box #class_right_topnews #topnews_list ul{
	list-style:none;
	margin:0px;
	padding:0px;
	}
#big_case #zj_box #class_right_topnews #topnews_list ul li{
	line-height:22px;
	background: url(/MBimages/title4.gif) no-repeat 2% 40%;
	padding-left:20px;
	}
#big_case #zj_box #class_right_topnews #topnews_list #list_rightfloat{
	width:263px;
	padding-top: 5px;
	padding-bottom:0px;
	float:right;
}


/*新闻相关*/
#big_case #zj_box #class_left #news_title{
	font-size: 14px;
	font-weight: bold;
	color: Red;
	text-align: center;
	margin-top:10px;
	margin-bottom: 10px;
}
#big_case #zj_box #class_left #news_tooles{
	width: 200px,auto;
	text-align: center;
	border-bottom: #BBD7FF dashed 1px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#big_case #zj_box #class_left #news{
	font-size: 14px;
	font-weight: normal;
	line-height: 25px;
	margin-top:5px;
	padding: 5px;
}
/*热门新闻样式*/
#big_case #zj_box #class_left #left_news{
	width: 266px;
	float: left;
	padding:0px;
	margin: 0px;
}
#big_case #zj_box #class_left #left_news #left_news_title{
	width: 100%;
	background-color: #FFEBCD;
	border-bottom: #FFC0CB solid 2px;
}
#big_case #zj_box #class_left #left_news #left_news_title h1{
	font-size: 14px;
	font-weight: normal;
	color: Black;
	margin-top: 6px;
	margin-bottom: 3px;
	margin-left: 3px;
}
#big_case #zj_box #class_left #left_news #left_news_list{
	width:258px;
	padding: 3px;
	border: #ededed solid 1px;
}
#big_case #zj_box #class_left #news_ad{
	width: 254px;
	height: 179px;
	padding: 0px;
	margin: 0px;
	float: right;
}
#big_case #bottom{
color:#000;
line-height:20px;
}
.title_14px{
	font-size:14px;
        color:#0000FF;
}
.date_s{
color:#cccccc;
float:right;
margin-top:-30px;
font-size:14px;
}

/*选项卡*/
#Outer {
width: 398px;
border: 1px solid #87B9FF;
border-top: none;
}
.tagMenu {
background: url(/MBimages/bg_tagMenu.gif) repeat-x;
clear: both;
height: 29px;
}
.tag_on,.tag_off {/*高宽必须和背景图大小一样*/
FONT-WEIGHT: bold;
font-size: 14px;
BACKGROUND: url(/MBimages/tagOn_1.gif) no-repeat;
FLOAT: left;
OVERFLOW: hidden;
WIDTH: 90px;
padding: 6px 0px 8px;
color: #FFF;
text-align:center;
cursor:pointer;
}
.tag_off {
background: url(/MBimages/tagOff_1.gif) no-repeat;
cursor: pointer;
color: #5389D4;
font-size: 14px;
width: 90px;
font-weight: normal;
padding: 7px 0px;
text-align:center;
}
.conBox {/*显示层内容高度*/
padding: 10px;
}
.conBox ul{
	list-style:none;
	margin:0px;
	}
.conBox ul li{
	line-height:20px;
	background:url(/MBimages/title3.gif) no-repeat left 40%;
	padding-left:20px;
	}

/*文章列表BOX*/
.artile_list_title{
	background:url(/MBimages/bg_img.gif);
	padding:5px 0;
	}
.artile_list_title h1{
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	margin:0px;
	padding:0px;
	float:left;
	margin-left:10px;
	}
.artile_list_title h2{
	margin:0px;
	padding:0px;
	margin-left:10px;
	float:right;
	margin-right:10px;
	}
.artile_list_title h2 a{
	font-size:12px;
	color:#FFFFFF;
	font-weight:normal;
	}
.artile_list_title h2 a:hover{
	color:#00FF00;
	}
.artile_list_list{
	padding:5px;
	}
.artile_list_list ul{
	margin:0px;
	padding:0px;
	list-style:none;
	}
.artile_list_list ul li{
	line-height:22px;
	background:url(/MBimages/title3.gif) no-repeat left 45%;
	padding-left:15px;
	}
.artile_list_list ul li span{
	float:right;
	color:#ccc;
	margin-top:-22px;
}
.artile_list_list ul li a{
	font-size:14px;
	}
.artile_list_list ul li a:hover{
	color:#FF0000;
	}
.auto_bg{
	background:url(/MBimages/zj_bg.gif) repeat-y;
	}

/*蓝色边框*/
.blue1pxborder
{
	border:#3F96FF solid 1px;
}
/*分页样式*/
p.news_page{
	text-align:center;
	background:#ededed;
	padding:5px 0px;
	}
/*网络课堂样式*/
.gonggao_box{
	width:388px;
	border:#CDEAFC solid 1px;
	float:left;
	}
.gonggao_title{
	background:url(../MBimages/wzdh_bg.gif);
	padding:5px 0;
	padding-left:20px;
	font-size:14px;
	font-weight:bold;
	color:#0033CC;
	}
.gonggao_title span{
	float:right;
	margin-top:-20px;
	margin-right:5px;
	}
.gonggao_list{
	padding:10px;
	line-height:25px;
	}
.gonggao_list li{
	background:url(/MBimages/title4.gif) no-repeat 2% 40%;
	padding-left:15px;
	}
.gonggao_right{
	width:275px;
	float:right;
	}
.zn_box{
	border:#3F96FF solid 1px;
	}
.zn_title{
	background:url(../MBimages/bg_img.gif);
	padding:5px 0 5px 10px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	}
.zn_list{
	padding:5px;
	}
.pt10px{
	padding-top:10px;
	}
.b1px_blue{
	border:#CDEAFC solid 1px;
	}
