@charset "utf-8";
/*----------------------------------------
NiHaoPiao CSS Base Core
Reset Settings
Author: Torin Maxhere (oyidoo#gmail.com)
Ver:0.2b (2009-10)
----------------------------------------*/
.homebg {
	background-image: url(../images/bg-fans-tile.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
.homebg .wapper {
	background:#FFF;
}
#home {
	padding:8px;
	width:100em;
}
#home div {
	font-family:"Microsoft YaHei", "微软雅黑", "Microsoft JhengHei", "华文黑体";
}
#home h1 {
	font-size:14px;
	margin:0;
	padding:0;
}
a:link, a:visited {
	color: #0068b7;
	text-decoration:none;
}
a:hover {
	text-decoration:underline
}
a:active {
	text-decoration:underline
}
#main_content ul.tabs li a:link, #main_content ul.tabs li a:visited {
	color:#111;
}
#left_column {
	float: left;
	width: 18em;
}
#left_column input, #left_column select {
	margin:3px;
	width:150px;
	border-color:#CCC #DDD #DDD #CCC;
	border-style:solid;
	border-width:1px;
	height:20px;
	line-height:20px;
}
#left_column input {
	padding:0 0 0 5px;
}
#main_content {
	float: left;
	margin: 0 1.8em;
	width: 37.5em;
}
#right_column {
	float: left;
	width: 22em;
}
#right_column .timeshow {
	margin:0;
}
div.module\.list_column {
}
div.module\.list_column h2 {
	font-size: 14px;
	margin: 0;
}
div.module\.list_column div.content {
	background-color: #f6f4f5;
	border: .1em #cbcbcb solid;
}
#left_column div.content ul {margin:0;padding:0 0 0.3em;}
#left_column div.content ul li {list-style-type:none;margin:0;padding:0.3em 0.5em;font-size:12px;}
div.module\.list_column div.content > ul > li.new_section {
	border-top: .1em #cbcbcb solid;
}
div.module\.list_column div.content > ul > li.highlight {
	background-color: #CCCCCC;
}
#left_column div.content ul li a {
display:block;font-size:12px;line-height:1.8em;
}
div.module\.list_column div.content > ul.alternating {
	margin: .4em 0 .4em 0;
}
div.module\.list_column div.content > ul.alternating > li {
	margin: 0 .5em;
	padding: .4em .2em;
	line-height:1.5em;
}
div.module\.list_column div.content > ul.alternating > li > span {
	color:#999;
	margin:0 5px
}
div.module\.list_column div.content > ul.alternating > li > em {
	color:#666;
	font-style:normal;
}
div.module\.list_column div.content > ul.alternating > li.alternating_odd {
	background-color: #fffdfe;
}
div.module\.live_box {
}
div.module\.live_box > h2 {
	font-size: 14px;
	margin: 8px 0;
	padding: 0 0 .3em .2em;
}
div.module\.live_box > div.redline {
	background-color: #00b1e6;
	height: .4em;
}
div.module\.live_box div.prominent_header {
	background-color: #b3001b;
	background-image: url(../images/gradient_prominent_header.png);
	background-repeat: repeat-x;
	padding: .5em 1em;
}
div.module\.live_box div.prominent_header h2 {
	color: #fff;
	font-size: 16px;
	font-weight: normal;
}
div.module\.live_box > .content {
	background-color: #f6f4f5;
	border: .1em #cbcbcb solid;
}
div.module\.live_box > div.content_prominent {
	border: .1em #b6021d solid;
}
div.module\.live_box > div.no_bg {
	background-color: white;
}
.module\.home_tabs {
	margin: 1em 0;
	/*    min-height: 33em;*/
    position: relative;
	max-width: 37.5em;
}
.module\.home_tabs ul.tabs {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
}
.module\.home_tabs ul.tabs li {
	background-image: url(../images/default-tab-left.png);
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	float: left;
	list-style-type: none;
	margin-right: .3em;
}
.module\.home_tabs ul.tabs li.active {
	background-image: url(../images/active-tab-left.png);
	background-position: top left;
	background-repeat: no-repeat;
}
.module\.home_tabs ul.tabs li a {
	background-image: url(../images/default-tab-right.png);
	background-position: top right;
	background-repeat: no-repeat;
	color: #111111;
	display: block;
	float: left;
	font-size: 14px;
	font-weight: bold;
	padding: .5em 10px .5em 5px !important;
	margin-left: 5px;
}
.module\.home_tabs ul.tabs li a.active {
	background-image: url(../images/active-tab-right.png);
	background-position: top right;
	background-repeat: no-repeat;
	color: #fff;
}
div.tab_content {
	border: 1px solid #ccc;
	border-top: 4px solid #00b1e6;
	clear: left;
	left: 0;
	padding: 1em;
	position: relative;
	/*top: 2.9em;*/
   width: 40.5em;
	z-index: 50;
}
.module\.home_tabs .tab_content.on {
	display: block;/*min-height: 27em;*/
}
.module\.home_tabs .tab_content.on table {
	width: 100%;
	line-height:2.2em;
}
.module\.home_tabs .tab_content.on table tr, .module\.home_tabs .tab_content.on table th, .module\.home_tabs .tab_content.on table td {
	border: 0;
}
.module\.home_tabs .tab_content.on table th {
	border-bottom: .1em solid #ccc;
	text-align: left;
}
.module\.home_tabs .tab_content.on table td {
	border-bottom: .1em dotted #ccc;
	text-align: left;
}
.module\.home_tabs .tab_content.on table th.date_col {
	width: 7.5em;
}
.module\.home_tabs .tab_content.on table td a {
}
.module\.home_tabs .tab_content.on p.footnote {
	bottom: 0;
	color: #ccc;
	margin: .5em 0;
	padding: 0;
	/*position: absolute;*/
                    text-align: right;
	right: 1em;
}
.module\.home_tabs .tab_content.on p.footnote a {
}
.module\.home_tabs .tab_content.on p.disclaimer {
	border-bottom: .1em dotted #ccc;
	font-style: italic;
	color: #666;
	padding: 1em 0;
}
.module\.home_tabs .tab_content.on dl {
	border-bottom: .1em dotted #ccc;
	margin: 0;
	padding: .5em 0;
	position: relative;
}
.module\.home_tabs .tab_content.on dl a {
}
.module\.home_tabs .tab_content.on dt {
}
.module\.home_tabs .tab_content.on dt a {
	font-size: 12px;
	font-weight: bold;
}
.module\.home_tabs .tab_content.on dd.mktg_copy {
	font-size: 12px;
	margin: 0 15em 0 0;
}
.module\.home_tabs .tab_content.on dd.call_to_action {
	height: 1.5em;
	margin-top: -.7em;
	/*position: absolute;*/
                    right: 0;
	top: 50%;
}
.module\.home_tabs .tab_content.on dd.call_to_action a {
	font-size: 12px;
}
#lantern {
	BORDER: #ffffff 1px solid;
	OVERFLOW: hidden;
	WIDTH: 426px;
	CURSOR: pointer;
	HEIGHT: 240px
}
#lanternMain {
	WIDTH: 426px;
	HEIGHT: 224px;
	BACKGROUND-COLOR: #ffffff
}
#lanternNavy {
	FONT-SIZE: 12px;
	FLOAT: left;
	OVERFLOW: hidden;
	WIDTH: 1000px;
	COLOR: #ffffff;
	HEIGHT: 16px;
	TEXT-ALIGN: center
}
#lanternNavy .div_off1 {
	FLOAT: left;
	BORDER-LEFT: #ffcc00 0px solid;
	BORDER-BOTTOM: #ffffff 1px solid;
	HEIGHT: 16px;
	BACKGROUND-COLOR: #bbbbbb;
	TEXT-ALIGN: center
}
#lanternNavy .div_on1 {
	PADDING-RIGHT: 24px;
	PADDING-LEFT: 10px;
	FLOAT: left;
	BORDER-LEFT: #ffcc00 0px solid;
	BORDER-BOTTOM: #ffffff 1px solid;
	HEIGHT: 16px;
	BACKGROUND-COLOR: #cc3300
}
#lanternNavy .div_off2 {
	FLOAT: left;
	BORDER-LEFT: #ffcc00 1px solid;
	BORDER-BOTTOM: #ffffff 1px solid;
	HEIGHT: 16px;
	BACKGROUND-COLOR: #bbbbbb;
	TEXT-ALIGN: center
}
#lanternNavy .div_on2 {
	PADDING-RIGHT: 24px;
	PADDING-LEFT: 10px;
	FLOAT: left;
	BORDER-LEFT: #ffcc00 1px solid;
	BORDER-BOTTOM: #ffffff 1px solid;
	HEIGHT: 16px;
	BACKGROUND-COLOR: #cc3300
}
#lanternNavy .div_off3 {
	BORDER-RIGHT: #ffcc00 2px solid;
	FLOAT: left;
	BORDER-LEFT: #ffcc00 1px solid;
	BORDER-BOTTOM: #ffffff 1px solid;
	HEIGHT: 16px;
	BACKGROUND-COLOR: #bbbbbb;
	TEXT-ALIGN: center
}
#lanternNavy .div_on3 {
	BORDER-RIGHT: #ffcc00 2px solid;
	PADDING-RIGHT: 24px;
	PADDING-LEFT: 10px;
	FLOAT: left;
	BORDER-LEFT: #ffcc00 1px solid;
	BORDER-BOTTOM: #ffffff 1px solid;
	HEIGHT: 16px;
	BACKGROUND-COLOR: #cc3300
}
#lanternImg {
	OVERFLOW: hidden;
	WIDTH: 426px;
	position:absolute;
	HEIGHT: 224px
}
.jumppage {
	FLOAT: left;
	WIDTH: 75px;
	HEIGHT: 29px
}
.homenews {border:1px solid #E4E7EB; padding:3px; margin:0 0 10px 0; background:#EEE;}
.homenews h3 {display:block;padding:0 3px 0 6px;}
.homenews ul li {background:transparent url(../images/li.gif) no-repeat 3px 7px; padding-left:14px; line-height:2em; background-color:#FFF; list-style:none}
.homenews ul li a {color:#666; text-decoration:none;}
.homenews ul li a:hover{ text-decoration:underline;}
.homenews ul li.noimg {background:none; text-align:right;}
#main_split_column div.content ul li a {display:block;}
#main_split_column div.content ul li a.inline{display:inline; color:#555;}
div.module div.content ul li {color:#444;}