body{
	margin:0px;
	font-size:12px;
	text-decoration:none;
}
.module{
	width:600px;
	margin-left:auto;
	margin-right:auto;
}
.channel_div{
	border-left:1px solid #d3d3d3;
	border-right:1px solid #d3d3d3;
	margin-left:10px;
	margin-right:15px;
}
.footer_div{
	background:url('../img/bottom.gif') no-repeat top center;
	height:40px;
}
.footer{
	padding-top:12px;
	margin-bottom:15px;
	text-align:center;
}
.footer a{
	color:#3d65a2;
	text-decoration:none;
}
.footer a:hover{
	color:#3d65a2;
	text-decoration:underline;
}
.cprtext{
	text-align:center;
	font-size:11px;
	color:#636363;
}
.col_left{
	float:left;
	width:294px;
}
.col_right{
	float:left;
	width:279px;
}
.channel_div .news{
	width:272px;
	margin-left:13px;
	margin-bottom:10px;
	padding-top:24px;
	background:#f4f4f4 url('../img/news.gif') top center no-repeat;
}
.channel_div .movie{
	width:272px;
	margin-left:13px;
	margin-bottom:10px;
	padding-top:24px;
	background:url('../img/movie.gif') top center no-repeat;
}
.channel_div .opera{
	width:272px;
	margin-left:13px;
	margin-bottom:10px;
	padding-top:24px;
	background:url('../img/opera.gif') top center no-repeat;
}
.channel_div .beauty{
	width:272px;
	margin-bottom:10px;
	padding-top:24px;
	background:url('../img/beauty.gif') top center no-repeat;
}
.channel_div .explorer{
	width:272px;
	margin-bottom:10px;
	padding-top:24px;
	background:url('../img/explorer.gif') top center no-repeat;
}
.channel_div .tbottom{
	margin-top:10px;
	background:url('../img/table_bottom.gif') top center no-repeat;
	height:7px;
}
.channel_div .sq_banner{
	width:272px;
	margin-top:15px;
	margin-bottom:10px;
	text-align:center;
}
.channel_div .contents{
	padding:15px 12px;
	margin-left:10px;
}
.channel_div .contents .tag{
	color:#0b4285;
	font-weight:bold;
	text-decoration:none;
}
.channel_div .contents .heading{
	color:#0b4285;
	text-decoration:none;
}
.channel_div .contents .text{
	color:#6d6d6d;
	text-decoration:none;
}
.channel_div .contents .pic{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	border:0px;
}
.email{
	text-align:right;
	padding-right:18px;
}
.email a{
	color:#3d65a2;
	text-decoration:none;
}
.email a:hover{
	color:#3d65a2;
	text-decoration:underline;
}
.login_div{
	float:left;
	background:url('../img/top_bg.gif') no-repeat top center;
	width:446px;
	height:32px;
	margin-top:25px;
	text-align:right;
	padding-right:25px;
	padding-top:7px;
}
.login_div a{
	color:#3d65a2;
	text-decoration:none;
}
.login_div a:hover{
	color:#3d65a2;
	text-decoration:underline;
}
.login_div .loginb{
	vertical-align:top;
}
.login_div input {
	border:0px;
	width:60px;
	height:14px;
	font-size:11px;
}
.logo{
	float:left;
}
.content_inner{
	padding:10px;
}
.content_inner h3{
	font-size:14px;
	color:#3d65a2;
}

.content_inner p{
	font-size:12px;
}

.content_inner a{
	color:#00F;
	text-decoration:none;
}
.content_inner a:hover{
	color:#00F;
	text-decoration:underline;	
}