body {
	font-family: "ËÎÌå";
	font-size: 12px;
	margin:10px auto;
	width: 950px;
	padding: 0;
}
.middle{
    width:950px;
	height:100%;
	border-top:1px solid #DCDCDC;
}
.channel_size{
    width:590px;
	height:800px;
	float:left;
	background:#FAFAFA;
	margin-right:8px;
	padding-bottom:6px;
	border:1px solid #DCDCDC;
	border-top:0;
	padding-bottom:10px;
}
.middle_right{
    width:350px;
	float:left;
}
.border_color{
    border:1px solid #DCDCDC;
}
.channel_label{
    width:550px;
	height:22px;
	padding-top:8px;
	padding-left:10px;
	font-size:14px;
	font-weight:bold;
	margin:10px auto 15px;
	background:#E7E7E7;
}
.right_size{
    width:348px;
	height:180px;
	padding-bottom:5px;
	clear:both;
}
.magbottom{
    margin-bottom:8px;
}
.index_bg{
    background:url(../image/index_bg_channel.jpg) repeat-x;
	height:17px;
	padding-top:8px;
	padding-left:10px;
	margin-bottom:10px;
	font-weight:bold;
}
.title{
    width:565px;
	height:17px;
	margin-left:15px;
	margin-bottom:5px;
	font-size:14px;
	font-weight:bold;
}
.title_about{
    width:565px;
	height:15px;
	margin-left:15px;
	margin-bottom:5px;
}
.size10{
    font-size:10px;
}
.grey{
    color:#999999;
}
.magleft{
    margin-left:10px;
}
.del {
	overflow: hidden;
	white-space: nowrap;
}
.word {
	overflow: hidden;
}
.con_abs{
    width:565px;
	margin-left:15px;
	margin-bottom:13px;
	line-height:17px;
	text-indent:24px;
}
.page{
    text-align:center;
}
.title02{
    width:320px;
	height:20px;
	margin-left:10px;
}


.page{
    text-align:center;
}

a:link {
	text-decoration: none;
	color:#005A98;
}
a:visited {
	text-decoration: none;
	color:#005A98;
}
a:hover {
	text-decoration:underline;
	color:#FF0000;
}
a:active {
	text-decoration: none;
	color:#005A98;
}
.nav_size a:hover{
    text-decoration:none;
	color:#005A98;
}