@charset "utf-8";
/* CSS Document文件*/

#main_wrap .news_title {
	width: 700px;
	height: 24px;
	margin:0 0 0px 0;
	float:left;
}
/*news*/
.news_title .title_left_img {
	background:url(images/index_main_tittle_news_01.gif) no-repeat;
}
.news_title .title_center_img {
	background:url(images/index_main_tittle_news_02.gif) repeat-x;
}
.news_title .title_right_img {
	background:url(images/index_main_tittle_news_03.gif) no-repeat;
}
#right_box .news_title {
	width: 270px;
	height: 24px;
}
/**NEWS-------------------------------------------------------------------------------------**/
#headline {
	padding:8px;
	border:#BCE3F1 solid 1pt;
}
.big_title a {
	font-size:18px;
	font-weight:bolder;
	color:#000;
}
.big_title a:hover {
	color:#C93;
}
.second_title {
	margin:5px 0 2px 0;
}
.second_title a {
	font-size:15px;
	color:#007ECC;
	text-decoration:none;
}
.second_title a:hover {
	font-size:15px;
	color:#09C;
	text-decoration:underline;
}
/*headline_relative_list*/
.headline_relative_list UL {
	list-style: inside;
	margin:0 0 0 10px;
	padding:0 0 0 5px;
	font-size:12px;
	padding:0 0 0 5px;
}
.headline_relative_list LI A {
	font-size:13px;
	color:#333;
	text-decoration:none;
	line-height:22px;
}
.headline_relative_list LI A:hover {
	text-decoration:underline;
	color:#369;
}
/*news_page_top*/
#news_page_top {
	width:100%;
	height:20px;
	background-color:#FFF7E9;
	margin:0 0 20px 0px;
	padding:3px 0 0 0;
	color:#09C;
	font-size:12px;
	background:url(images/hot_title_bg_center.gif) repeat-x center;
}
#news_page_top #left_nav {
	width:260px;
	height:20px;
	float:left;
}
#news_page_top #right_nav {
	width:140px;
	height:20px;
	float:right;
}
/*news_page_top_btn*/
.btn_mail_friend a, .btn_print a, .btn_list a {
	color:#09C;
	text-decoration:none;
	padding:0 0 0 25px;
}
.btn_mail_friend a:hover, .btn_print a:hover, .btn_list a:hover {
	color:#0CF;
	text-decoration:underline;
}
.btn_mail_friend {
	background:url(images/btn_mail.gif) no-repeat 7px;
}
.btn_print {
	background:url(images/btn_print.gif) no-repeat 7px;
}
.btn_list {
	background:url(images/btn_list.gif) no-repeat 7px;
}
/*news_read_fontsize*/
.read_fontsize a {
	color:#09C;
	text-decoration:none;
	padding:0 2px 0 2px;
	background-color:#FFF;
	border:#C1E4F9 thin solid;
}
.read_fontsize a:hover {
	color:#FFF;
	background-color:#0CF;
}
/*article_list*/
#article_list {
	margin:10px 0 0 0;
}
#article_list .title A {
	font-size:15px;
	color:#223D7F;
	text-decoration:none;
	line-height:22px;
}
#article_list .title A:HOVER {
	font-size:15px;
	color:#06C;
	text-decoration:underline;
}

/*
#main_content .hot_title {
	width: 685px;
	height:26px;
	padding: 0 0 0px 0;
	margin:0px 0 0px -4px ;
	font-size:13px ;
}
#main_content .hot_title .left {
	width: 4px;
	height:26px;
	font-size:13px ;
	float:left;
	background:url(images/hot_title_bg_left.gif) no-repeat ;
}
#main_content .hot_title .center {
	width: 677px;
	height:26px;
	float:left;
	background:url(images/hot_title_bg_center.gif) repeat-x center;
}

#main_content .hot_title .right {
	width: 4px;
	height:26px;
	font-size:13px ;
	float:left;
	background:url(images/hot_title_bg_right.gif) no-repeat ;
}
#hot_article {
	margin:0;
	padding:0;
}
#hot_article .chart_number {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px ;
	font-weight:bolder;
	font-style:italic;
	color:#C00;
}
#hot_article .date {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px ;
	color:#000;
	width:20px;
}
#hot_article .title A{
	font-size:15px ;
	color:#285C99;
	text-decoration:none;
}
#hot_article .title A:HOVER{
	color:#69C;
	text-decoration:underline;
}
*/


