﻿
body {
	font-size: 14px;
	margin-top: 0px;	
}
td {
	font-size: 14px;
}
input {
	font-size: 14px;
}
a:link {
	color: #000000; text-decoration: none;
}
a:visited {
	color: #000000; text-decoration: none;
}
a:active {
	color: blue; text-decoration: none;
}
a:hover {
	color: red; text-decoration: underline;
}
/* 通用的Table */
.tbl_page_main 
{	
	width: 776px;
	padding: 0px 0px 0px 0px;
	border-width: 0px;
	border-style: none;
}

/* Logo */
#tblLogo
{	
	width: 776px;
	padding: 0px 0px 0px 0px;	
	border-width: 0px;
	border-style: none;				
}
/* HotLink */
#tblHotLink
{	
	width: 776px;
	padding: 0px 0px 0px 0px;	
	border-width: 0px;
	border-style: none;				
}

/* 主页扩展信息 */
#tblExtInfo { width: 776px;padding: 0px 0px 0px 0px;border: 1px solid #CCCCCC;margin-bottom: 8px; }
#tblExtInfo td { height: 24px;text-align: left;padding:2px 2px 2px 2px;}
#tblExtInfo .title { font-weight: bold; }

/* menu */
#tblMenu
{	
	width: 776px;
	border: 1px solid #E9E9EA;
	border-spacing: 0px;
}
#tblMenu td
{
	background-color: #E9E9EA;
	color: White;
	height: 25px;
	padding: 0px;
}
#tblMenu a
{
	background-color: #E9E9EA;
	color: #0080ff;
}
#tblMenu a:hover {
	color: black; text-decoration: underline
}
/* 菜单 */
.page_menu 
{
	color:#0080ff;
	font-weight:bold;
}
.page_menu_sel
{
	color:#000099;
	font-weight:bold;
	text-decoration: underline;
}

/* 主页控制左右显示 */
#tblHLeftRight
{
	width: 776px;
	padding: 0px 0px 0px 0px;
	border-width: 0px;
	border-style: none;
}
#tblHLeftRight #tdLeft
{
	width: 190px;
}
#tblHLeftRight #tdRight
{
	width: 586px;
}

/* Left Part */
.tbl_left_part1
{
	width: 100%;
	border: 1px solid #CCCCCC;
	background-color: #FFFFF4;	
	border-collapse: collapse;
	border-spacing: 0px;
	margin-bottom: 8px;
}
.tbl_left_title1
{
	background-color: #B9E4C3;
	padding:2px 2px 2px 2px;
	font-weight: bold;
	color: #000000;
	height: 24px;
}
.tbl_left_part1 td
{	
	padding: 2px 2px 2px 4px;
	height: 24px;
	text-align: left;
}

/* Right Part */
.tbl_right_part1
{
	width: 100%;
	border: 1px solid #CCCCCC;
	background-color: #FFFFF4;	
	border-collapse: collapse;
	border-spacing: 0px;
	margin-bottom: 8px;
}
.tbl_right_title1
{
	background-color: #D0E3F9;
	padding:2px 2px 2px 2px;	
	font-weight: bold;
	color: #000000;
	height: 24px;
}
.tbl_right_part1 td
{	
	padding:2px 2px 2px 2px;
	height: 24px;
}

/* 主页右边推荐内容 */
#rc_hot div dl {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; overflow: hidden; padding-top: 0px;
}
dt {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; overflow: hidden; padding-top: 0px;	
}
dd {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; overflow: hidden; padding-top: 0px;
}
#rc_hot div dt {
	width: 100%;background-color: #ffffff;
}
#rc_hot div dd {
	width: 100%;background-color: #f6f8fe;
}
#rc_hot div dl li {
	font-size: 14px; float: left; margin-left: 5px; overflow: hidden; width: 89px;
	line-height: 1.8em; height: 24px; text-align: left;	
}
#rc_hot div.more {
	background: #fff; float: left; margin-left: 1px; overflow: hidden; width: 778px;
	line-height: 24px; text-align: right;
}
#rc_hot div.more a {
	color: #607fbb;
	
}

/* 排名 */
.tdtop{ height:24px;border-top: 1px solid #e4e4e4; padding:2px 2px 2px 2px;}
/*orange table*/
.tbltop_o{border: 1px solid #FF9900;background-color: #ffffff;	border-collapse: collapse;border-spacing: 0px;padd:expression(this.cellPadding=0);margin-bottom: 8px;}
.tdtopTit_o{border-top:1px solid #FF9900;padding-left:5px; background-color:#FFE8D9; font-size:14px; font-weight:bolder; height:24px;}
.trtopSubTit_o { background-color:#F2F2F2;height:24px;}
.tdtopBorMore_o{border-bottom:1px solid #FF9900; background-color:#FFE8D9;height:24px; font-size: 12px; text-align:right;}
.tdtopBorMore_o img {vertical-align:middle;}
.tdtopBor_o{ border-left:2px solid #FFE8D9;border-right:2px solid #FFE8D9; background-color:White;}
/*blue table*/
.tbltop_b{border: 1px solid #597EFF;background-color: #ffffff;	border-collapse: collapse;border-spacing: 0px;padd:expression(this.cellPadding=0);margin-bottom: 8px;}
.tdtopTit_b{border-top:1px solid #597EFF;padding-left:5px; background-color:#D0E3F9; font-size:14px; font-weight:bolder; height:24px;}
.trtopSubTit_b { background-color:#F2F2F2;height:24px;}
.tdtopBorMore_b{border-bottom:1px solid #597EFF; background-color:#D0E3F9;height:24px; font-size: 12px; text-align:right;}
.tdtopBorMore_b img {vertical-align:middle;}
.tdtopBor_b{ border-left:2px solid #D0E3F9;border-right:2px solid #D0E3F9; background-color:White;}

/* 列表 */
.tdlst{ height:24px;border: 1px solid #DEDFDE; padding:4px 4px 4px 4px;line-height:140%;}
/*blue table*/
.tbllst_b{border: 1px solid #597EFF;background-color: #ffffff;	border-collapse: collapse;border-spacing: 0px;padd:expression(this.cellPadding=0);margin-bottom: 8px;}
.tdlstTit_b{border-top:1px solid #597EFF;padding-left:5px; background-color:#D0E3F9; font-size:14px; font-weight:bolder; height:24px;}
.trlstSubTit_b { background-color:#F2F2F2;height:24px;}
.tdlstMore_b{height:24px; font-size: 12px; text-align:right;padding-right:5px;}
.tdlstMore_b img {vertical-align:middle;}
.tdlstBor_b{ border-left:2px solid #D0E3F9;border-right:2px solid #D0E3F9; background-color:White;}

.tdabout {text-indent:28px;border: 1px solid #597EFF;padding:8px 8px 8px 8px;line-height:150%;}

