/* ===== 文章 ====== */

.main{
	background:url(../images/MainRight_bg.gif) right repeat-y;
}

.MainLeft{
	width:758px;
	float:left;
	margin-right:10px;
	border:1px #63c6ff solid;
	min-height:500px;
	_height:500px;

}

.MainRight{
	width:220px;
	float:right;
}

.space{
	font-size:0;
	height:10px;
	background:#fff;
}


/* ===== 左侧 ====== */
/*左侧栏目标题*/

.h01{
	height:29px;
	background:url(../images/title_bg_l2.gif) no-repeat;
	font-size:12px;
	line-height:30px;
	color:#0058a9;
	text-indent:30px;
}

.h01 a, .h01 a:visited, .h01 a:hover, .h01 a:active{
	color:#0058a9;
}

.h01 ul{
	float:right;
	width:450px;
	background:url(../images/title_bg_r.gif) no-repeat;
	padding:5px 20px;
	font-family:Verdana, Geneva, sans-serif;
	*margin-top:-30px;
	text-indent:0;
}

.h01 ul li{
	float:left;
	text-indent:0;
	color:#0053ba;
	font-size:14px;
}

.h01 ul li a, .h01 ul li a:visited, .h01 ul li a:hover, .h01 ul li a:active{
	padding:0 8px;
	border-right:1px #0053ba solid;
	color:#0053ba;
}

.h01 ul li a.current, .h01 ul li a.current:visited, .h01 ul li a.current:hover, .h01 ul li a.current:active{
	color:#f00;
	}
	
/*文章列表*/	

.MainLeft ul.ArticleList{
	clear:both;
	width:640px;
	margin:20px auto;
	_margin:10px auto;
}

.MainLeft ul.ArticleList li{
	background:url(../images/articlelist_bg.gif) bottom repeat-x;
	height:26px;
	padding-top:15px;
	line-height:26px;
	font-size:14px;
	text-indent:10px;
}

.MainLeft ul.ArticleList li span{
	float:right;
}

.page{
	width:640px;
	margin:20px auto;
}

/*文章标题*/
.MainLeft h2{
	width:640px;
	margin:20px auto;
	font-family:"黑体";
	font-size:20px;
	font-weight:normal;
	color:#165bb1;
	text-align:center;
	height:60px;
	padding-top:20px;
	line-height:60px;
	border-bottom:1px #0e9cff solid;
}

/*文章内容*/
.MainLeft p{
	width:640px;
	margin:20px auto;
	font-size:14px;
	line-height:30px;
}



/* ===== 右侧 ====== */

.ArticleAd img{
	width:218px;
	height:158px;
	border:1px #64c6ff solid;
}

.MainRight_tit{
	height:30px;
	background:url(../images/title_bg.gif) repeat-x;
}

img.more{
	float:right;
	margin:14px 8px 0 0;
	*margin:-16px 8px 0 0;
}

.tuijian{
	background:#e4f5ff;
}

.tuijian ul{
	margin-left:10px;
}
.tuijian li{
	float:left;
	width:90px;
	height:24px;
	line-height:26px;
	margin:10px 15px 10px 0;
	_margin:10px 10px 10px 0;
	background:url(../images/list_bg2.gif) no-repeat;
	text-align:center;
}


