@charset "utf-8";
body {
	margin: 0px;
	font-family: arial,helvetica,sans;
	font-size: 11px;
	line-height: 1.2;
	background-color: #F5F5F5;
	position: relative;
	color:#454545;
}

a {
	color: #005A84;
	text-decoration: none;
}

a.aWhite {
	color: #FFFFFF;
	text-decoration: none;
}

s.sBlue {
	color:#114578;
	text-decoration:none;
}

a.aItem {
	color: #747474;
	text-decoration: none;
}

a.aExpert {
	font-size:10px;
	color: #747474;
	text-decoration: none;
}

a.aExpert:hover {
	font-size:10px;
	color: #454545;
	text-decoration: none;
}

.tableMain {
	background-color:#FFFFFF;
	width:1000px;
	text-align:left;
}

.topBg {
	background:transparent url(top_bg.gif) repeat-x left top;
	width:996px;
	margin:0 2px 0 2px;
}

.border {
	border:1px solid #CCCCCC;
}


a:hover {
	text-decoration: underline;
}

.copyright {
	font-size: 11px;
	color: #999;
}

.bLeft {
	width:170px;
	text-align:left;
	padding:8px 5px 8px 10px;	
}

.bCenter {
	text-align:left;
	padding:8px 0 8px 0;	
}

.bRight {
	width:300px;
	text-align:left;
	padding:8px 5px 8px 5px;	
}

.menuBg1
{
	background:transparent url(menu_bg1.gif) repeat left top;
	height:22px;
	color:#FFFFFF;
	font-weight:bold;
	border-bottom:1px solid #6083a8;
}

.menuBg2
{
	background:transparent url(menu_bg2.gif) repeat left top;
	height:22px;
	color:#114578;
	border-bottom:1px solid #FFFFFF;
}

.menuBg3
{
	background:transparent url(menu_bg3.gif) repeat left top;
	height:22px;
	color:#747474;
	border-bottom:1px solid #EEEEEE;
}

.menuItem
{
	background:transparent url(menu_icon.gif) no-repeat 8px center;
	padding:5px 0 5px 20px;
}

.newsItem
{
	background:transparent url(icon_list.gif) no-repeat 6px 6px;
	padding:3px 0 3px 15px;
}

.menuBorder
{
	border-width:1px 1px 0 1px;
	border-style:solid;
	border-color:#d4d4d4;
}

.flashCtrlBg {
	background:transparent url(flash_ctrl_bg.gif) repeat-y left top;
}

.flashCtrlArrow {
	text-align:center;
	padding:3px;

}

.txtCategory {
	font-weight:bold;
	font-size:12px;
	color:#005a84;
	padding:5px;

}

.txtHeader {
	font-weight:bold;
	font-size:15px;
	color:#005a84;

}

.line {
	background:url(line.gif) repeat-x left center;
}

.vline {
	background:transparent url(v_line.gif) repeat-y center top;
	width:5px;
}

.searchField {
	width:235px;
	height:22px;
	line-height:20px;
	border:1px solid #FFFFFF;
	color:#a0a0a0;
}

form {
	margin:0;
	padding:0;
}

.txtCategory2
{
	font-weight:bold;
	color:#005a84;
	font-size:12px;
	background:#e8f3fb url(title_bg.gif) repeat-x left bottom;
}

.txtCategory3
{
	font-weight:bold;
	font-size:12px;
	color:#005a84;
	border-bottom:1px solid #CCCCCC;
}

.txtCategory4
{
	font-weight:bold;
	font-size:15px;
	padding:5px 0 5px 0;
	color:#005a84;
	border-bottom:1px solid #CCCCCC;
}

.txtBold
{
	font-weight:bold;
	color:#005a84;
}

.txtCategoryTabOn
{
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#b0b0b0 #b0b0b0 #FFFFFF #b0b0b0;
	padding:3px 5px 3px 5px;
	background-color:#FFFFFF;
	color:#454545;
	font-size:11px;
	cursor:pointer;
}

.txtCategoryTab
{
	border-width:1px 1px 0 1px;
	border-style:solid;
	border-color:#b0b0b0;
	padding:3px 5px 3px 5px;
	font-size:11px;
	cursor:pointer;
}

.txtNumber
{
	text-align:center;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	width:25px;
	vertical-align:top;
	padding-top:6px;
}

.commonItem
{
	line-height:16px;
}

.dotLine {
	background:url(dot_line.gif) repeat-x left center;
	height:5px;
}

.txtInfo
{
	line-height:16px;
}

.txtFooter
{
	line-height:16px;
	color:#666666;
	text-align:center;
	padding:8px;
}

.txtKeyword
{
	line-height:16px;
	color:#666666;
	text-align:left;
	padding:8px;
}

.txtNewsTitle
{
	padding:6px 0 6px 0;
	font-size:24px;
	font-weight:bold;
	color:#606060;
}

.txtDate
{
	font-size:10px;
	color:#8C9499;
}

.txtDateCn
{
	font-size:12px;
	color:#8C9499;
}

.txtDateList
{
	font-size:10px;
	color:#8C9499;
	/*
	text-align:right;
	padding-right:10px;
	*/
}

.txtExpertList
{
	color:#8c9499;
	font-size:10px;
	padding-right:10px;
	text-align:right;
}
.txtIndexInfo
{
	color:#8c9499;
	font-size:10px;
	padding:2px;
	line-height:15px;
}

.txtNewsInfo
{
	color:#8c9499;
	font-size:10px;
	padding:3px;
	text-align:left;
	line-height:15px;
	background-color:#f7f7f7;
}

.txtContent
{
	line-height:16px;
}

.txtContent p
{
	margin:10px 0 10px 0;
}

.txtNav
{
	padding:4px 0 4px 10px;
}

.txtError
{
	padding:10px;
	font-size:11px;
	color:#FF9900;
}

.txtListInfo
{
	padding-left:15px;
	color:#AAAAAA;
}

.videoThumbs
{
	text-align:center;
	border:1px solid #AAAAAA;	
}

.videoPlayer
{
	text-align:center;
	border:1px solid #DDDDDD;
	float:left;
	margin:8px;
}

.txtName
{
	padding:2px 0 2px 0;
	line-height:16px;
}


.borderThumbs
{
	border:2px solid #FFFFFF;
}

.loginTd1
{
	padding-left:10px;
	background-color:#F7F7F7;
	height:30px;
}

.loginTd2
{
	padding-left:10px;
	background-color:#ffffff;
	height:30px;
}

.fldLogin
{
	border:1px solid #AAAAAA;
	width:200px;
	height:22px;
	line-height:20px;
	font-size:11px;
}

.fldRegister
{
	border:1px solid #AAAAAA;
	width:200px;
	height:22px;
	line-height:20px;
	font-size:11px;
}

.fldCode
{
	border:1px solid #AAAAAA;
	width:45px;
	height:22px;
	line-height:20px;
	font-size:11px;
}

.txtDateName
{
	font-size:13px;
	font-weight:bold;
	color:#72B4CF;
}

.txtUserName {
	padding:5px;
	color:#606060;
}

.txtUserName span
{
	font-weight:bold;
	color:#FF6600;
}

.commentItem
{
	border:1px dotted #CCCCCC;
	margin-top:10px;
}

.commentTitle
{
	padding:5px;
	font-weight:bold;
	font-size:12px;
}

.commentContent
{
	line-height:16px;
	padding:5px;
}

.commentAuthor
{
	font-weight:bold;
	font-size:12px;
	color:#454545;
}