@charset "utf-8";
/* CSS Document */
.main_topic {height:335px;}
.main_topic .left_tab a { color:#FFF; text-decoration:none;}
.main_topic .left_tab a:hover { color:#CCC; text-decoration:none;}
.main_topic .right_tab a { color:#666; text-decoration:none;}
.main_topic .right_tab a:hover { color:#999; text-decoration:none;}
.main_topic .center_tab a { color:#666; text-decoration:none;}
.main_topic .center_tab a:hover { color:#999; text-decoration:none;}
.top_news {
	width:750px;
	height:335px;
}
.none {display:none;}
.top_news .tabs {
	height:25px;
	font-size:13px;
	font-family:Tahoma, Geneva, sans-serif;
	text-align:center;
}

.top_news .tabs .left_tab {
	float:left;
	max-width:215px;
	height:25px;
	color:#FFF;
}

.top_news .tabs .center_tab {
	float:left;
	max-width:215px;
	height:25px;
}

.top_news .tabs .center_tab .left {
	float:left;
	width:8px;
	height:25px;
	background: url(../img/layout/top_news_tabs/tab_01.png) no-repeat;
}

.top_news .tabs .center_tab .right {
	float:right;
	width:10px;
	height:25px;
	background:url(../img/layout/top_news_tabs/tab_04.png) no-repeat;
}

.top_news .tabs .center_tab .center {
	width:196px;
	float:left;
	height:25px;
	background: url(../img/layout/top_news_tabs/tab_02.png) repeat-x;
	padding-top: 2px;
}

.top_news .tabs .right_tab .left {
	float:left;
	width:8px;
	height:25px;
	background: url(../img/layout/top_news_tabs/tab_01.png) no-repeat;
}

.top_news .tabs .right_tab .right {
	float:right;
	width:10px;
	height:25px;
	background:url(../img/layout/top_news_tabs/tab_04.png) no-repeat;
}

.top_news .tabs .right_tab .center {
	width:196px;
	float:left;
	height:25px;
	background: url(../img/layout/top_news_tabs/tab_02.png) repeat-x;
	padding-top: 2px;
}

.top_news .tabs .right_tab {
	float:left;
	max-width:215px;
	height:25px;
}

.top_news .tabs .left_tab .left {
	float:left;
	width:10px;
	height:25px;
	background: url(../img/layout/top_news_tabs/tab_06.png) no-repeat;
}

.top_news .tabs .left_tab .right {
	float:right;
	width:12px;
	height:25px;
	background:url(../img/layout/top_news_tabs/tab_09.png) no-repeat;
}

.top_news .tabs .left_tab .center {
	width:193px;
	float:left;
	height:25px;
	background: url(../img/layout/top_news_tabs/tab_07.png) repeat-x;
	padding-top: 2px;
	;
}

#spacer {
	width:3px;
	height:25px;
	float:left;
}

.top_news #top_news_content {
	clear:both;
	height: 300px;
	border: solid 5px #d41620;
	background-color: #d41620;
}

.top_news #gloHTMLx { position:relative; z-index:0; width:740px; height:300px; overflow:hidden;}
.top_news .gloBarx { position:absolute; z-index:10; left:0px; padding:6px 6px 10px 6px; width:728px; overflow:hidden; bottom:0px; background:transparent url(../img/layout/gloBar.png) repeat-x top; text-align:justify; }
.top_news .gloBarx a { font-weight:bold; font-size:14px; color:#fff; text-decoration:none; line-height:18px;}
.top_news .gloBarx a:hover { text-decoration:underline;}
.top_news .gloBoxx {display:block }
.top_news .gloBoxx a { color:#fff; text-decoration:none; text-align:justify; line-height:24px;}
.top_news .gloBoxx a:hover { text-decoration:underline;}
