@charset "gb2312";

/*全局*/
body,html {
	text-align: center;
	margin: 0 auto;
}

img {
	border: 0;
}
ul,li{
	margin:0;
	padding:0;
	list-style:none;
	}

/*新闻内容页面*/
.newscon_content {
	width: 888px;
	margin: 0 auto;
	text-align: left;
	font-family:"宋体";
}
.newscon_nav {
	height: 28px;
	font-size: 14px;
	line-height: 28px;
	color: #FFFFFF;
	text-align: left;
	background-image: url(../image/news_tit.png);
	font-weight: bold;
	width: 888px;
	text-indent: 24px;
}
.newscon_nav a {
	text-decoration: none;
	color: #fff;
	padding: 2px 4px;
}
.newscon_nav a:hover {
	color: #ff0;
	text-decoration:underline;
}
.newscon_main {
	overflow: hidden;
	margin: 0 auto 8px;
	width: 888px;
}
.newscon_mnews {
	border: 1px solid #91b8da;
	color: #000;
	width:886px;
	overflow:hidden;
}
.newscon_mnews_tit {
	color:#21366D;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	line-height: 50px;
	height: 50px;
	border-bottom: 1px solid #91b8da;
}
.newscon_mnews_subtit {
	border-bottom: 1px solid #91b8da;
	color:#21366d;
	font-size: 12px;
	text-align: center;
	line-height: 1.8em;
	background-color: #d0e4ff;
}
.newscon_mnews_subtit  a{
	color:#21366d;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	padding: 0 8px;
}
.newscon_mnews_subtit a:hover {
	color:#000;
	text-decoration:underline;
}
.newscon_mnews_con {
	padding:20px;
	font-size: 13px;
	line-height: 20px;
	background-color: #f7fcff;
}
.newscon_mnews_con a {font-weight:bold;color:#000;text-decoration:none;}
.newscon_mnews_con a:hover {color:#e00;text-decoration:underline;}
.newscon_mnews_lnk {
	background-color:#f7fcff;
	padding-right:20px;
	font-size: 12px;
	text-align: right;
	line-height: 40px;
	color:#999;
}
.newscon_mnews_lnk a{
	color:#999;
	text-decoration:none;
}
.newscon_mnews_lnk a:hover{
	color:#999;
	text-decoration:underline;
}
.newscon_mnews_lnknav {
	height: 30px;
	font-size: 12px;
	line-height:30px;
	padding: 0 20px;
	background-color:#eaedf7;
	border-top:1px solid #91b8da;
}
.newscon_mnews_lnknav a{
	color:#3b5995;
	text-decoration:none;
}
.newscon_mnews_lnknav a:visited{
	color:#444;
	text-decoration:underline;
}
.newscon_mnews_lnknav a:hover{
	color:#3b5995;
	text-decoration:underline;
}
.newscon_mnews_lnknav_up {
	width: 310px;
	float: left;
	text-align: left;
	height:26px;
	display:inline;
	overflow:hidden;
}
.newscon_mnews_lnknav_down {
	width: 310px;
	float: right;
	text-align: right;
	height:26px;
	display:inline;
	overflow:hidden;
}
.newscon_comm {
	width: 888px;
	background-color:#eaedf7;
	overflow: hidden;
	height:24px;
	line-height:24px;
	margin:0 0 8px;
	text-indent:24px;
}
.newscon_comm a{color:#21366d;text-decoration:none;}
.newscon_comm a:hover{color:#21366d;text-decoration:underline;}
.newscon_mcomm {
	float: left;
	font-size: 12px;
	color: #000;
	width: 670px;
	border: 1px solid #91b8da;
}
.newscon_mcomm_tit {
	background-color:#d0e4ff;
	border:1px solid #91b8da;
	line-height: 28px;
	height: 28px;
	padding: 0 30px;
	font-weight: bold;
	font-size: 14px;
	color: #21366d;
	margin-bottom:5px;
}
.newscon_mcomm_tit a{color:#21366d;text-decoration:none;}
.newscon_mcomm_tit a:hover{color:#21366d;text-decoration:underline;}
.newscon_mcomm_con {
}
.newscon_mcomm_con_emo {
	height: 28px;
	line-height: 28px;
	padding: 0 20px;
	margin: 4px 0 0;
}
.newscon_mcomm_con_emo input {
}
.newscon_mcomm_con_emo img {
	width: 16px;
	height: 16px;
}
.newscon_mcomm_con_wrt {
	margin:0 8px;
}
.newscon_textarea {
	border: 1px solid #91b8da;
	background: url(../images/text_input.gif) no-repeat right bottom;
	height: 170px;
	width: 650px;
	font-size: 14px;
	line-height: 28px;
}
.newscon_mcomm_con_send {
	height: 28px;
	margin: 4px 0;
	text-align: right;
	padding: 0 20px;
}
.newscon_code {
	width: 60px;
	height: 24px;
	line-height: 20px;
	border: 1px solid #e0e0e0;
	font-size: 14px;
}
.newscon_btn {
	background-image: url(../images/news_jumpbtn.gif);
	height: 24px;
	width: 60px;
	margin: 0 5px;
	background-color: transparent;
	border: none;
	color: #3b5995;
	font-weight: bold;
}
.newscon_scomm {
	width: 200px;
	float: right;
}
.newscon_scomm_warn {
	background-color:#eaedf7;
	border: 1px solid #91b8da;
	text-align: center;
	font-size: 12px;
	line-height: 1.4em;
}
.newscon_scomm_warn p{
	margin:2px;
	color: #3b5995;
}
.newscon_clist {
	width:888px;
	overflow: hidden;
	margin:0 0 8px;
	height:24px;
	line-height:24px;
	background-color:#eaedf7;
	text-indent:24px;
}
.newscon_clist a{color:#21366d;text-decoration:none;}
.newscon_clist a:hover{color:#21366d;text-decoration:underline;}
.newscon_clist_tit {
	height: 28px;
	line-height: 28px;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	background-image: url(../image/news_tit.png);
	padding: 0 5px;
	text-align:left;
	text-indent:24px;
}
.newscon_clist_con {
	border: 1px solid #91b8da;
	font-size: 12px;
	color: #000;
}
.newscon_clist_con ul {
	margin: 0;
	padding: 0;
}
.newscon_clist_con li {
	margin:4px;
	overflow: hidden;
	height: 30px;
}
.newscon_clist_con_h {
	line-height: 28px;
	height: 28px;
	width: 700px;
	float: left;
}
.newscon_clist_con_h a {
	color: #3b5995;
	font-weight: bold;
	padding: 0 4px;
	text-decoration:none;
}
.newscon_clist_con_h a:hover {
	color: #c00;
	text-decoration:underline;
}
.newscon_clist_con_ip {
	float: right;
	width: 140px;
	height: 28px;
	line-height: 28px;
	text-align: right;
}
.newscon_clist_con_txt {
	width: 700px;
	line-height: 28px;
	height: 140px;
	float: left;
	border-bottom: 1px solid #eee;
}
.newscon_clist_con_time {
	float: right;
	line-height: 28px;
	height: 28px;
	border-bottom: 1px solid #eee;
}

/*新闻公告页面*/
.news_jumpbtn {
	margin-top:2px;
	background-image:url(../images/news_jumpbtn.gif);
	width:60px;
	color: white;
	background-repeat: no-repeat;
	background-position: center center;
	border: 0;
	padding-top: 2px;
	height: 24px;
}
.news_gonggao {
	width: 888px;
	margin:4px auto 8px;
	overflow: hidden;
}
.news_gonggao_nav {
	font-size: 14px;
	line-height: 28px;
	color: #FFFFFF;
	font-weight: bold;
	text-indent: 5px;
	text-align: left;
	height: 28px;
	background-image: url(../image/news_tit.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.news_gonggao_nav a {
	color: #fff;
	text-decoration: none;
}
.news_gonggao_nav a:hover {
	color: #ff0;
	text-decoration: underline;
}
.news_gonggao_main{
	margin:0 auto 8px;
	overflow: hidden;
}
.news_gonggao_left {
	border: 1px solid #91b8da;
	width: 886px;
	text-align: left;
	background-repeat: no-repeat;
}
.news_gonggao_main ul {
	margin: 4px 0;
	padding: 0;
}
.news_gonggao_main li {
	margin: 5px 15px;
	padding: 0 8px;
	text-align: left;
	list-style-type: none;
	height: 20px;
	line-height:20px;
}
.news_gonggao_main a {
	font-size:13px;
	color:#000;
	text-decoration: none;
}
.news_gonggao_main a:hover {
	color: #3b5995;
	text-decoration: underline;
	font-weight: normal;
}
.news_gonggao_txt {
	line-height: 20px;
	text-align: left;
	width: 460px;
	float: left;
	display: block;
	font-size: 13px;
	color: #000;
}
.news_gonggao_txt a {
	text-decoration: none;
	color: #000;
}
.news_gonggao_txt a:hover {
	text-decoration:underline;
	color: #3b5995;
}
.news_gonggao_time {
	float: right;
	width: 150px;
	line-height: 20px;
	font-size: 12px;
	text-align: right;
	color:#999;
}
.news_gonggao_tit {
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	margin: 0 15px 0;
	border-bottom: 1px dashed #e0e0e0;
}
.news_gonggao_page {
	height: 28px;
	line-height: 28px;
	font-size: 12px;
	background-image: url(../images/news_page_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
	padding: 0 8px;
}
.news_gonggao_page a {
	color: #000;
	text-decoration: none;
}

.news_gonggao_page a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
}

.news_gonggao_adarea {
	float: right;
	width: 200px;
}
.news_gonggao_ad {
	height: 260px;
	background-color: #d0e4ff;
	width: 200px;
	font-size:12px;
	line-height:260px;
}
/*新闻资讯页面*/
.news_zixun {
	width: 888px;
	margin:4px auto;
}
.news_zixun_nav {
	font-size: 14px;
	line-height: 28px;
	color: white;
	font-weight: bold;
	text-indent: 10px;
	text-align: left;
	height: 28px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../image/news_tit.png);
}
.news_zixun_nav a {
	color: #fff;
	text-decoration: none;
}
.news_zixun_nav a:hover {
	color: #ff0;
	text-decoration: underline;
}
.news_zixun_main {
	margin-top: 8px;
	overflow: hidden;
}
/*
.news_zixun_ad_area {
	width:145px !important;
	width: 148px;
	height:415px !important;
	height: 417px;
	border:1px solid #ddd;
	margin-right:0 !important;
	margin-left:2px;
	float: right;
}
.news_zixun_ad {
	width: 140px;
	height: 300px;
	margin: 4px auto;
	background-color: #eee;
	background-image: url(../images/news_adbg2.gif);

}
.news_zixun_ad2 {
	width: 140px;
	height: 100px;
	background-color: #ddd;
	margin: 0 auto 4px;
	background-image: url(../images/news_adbg3.gif);
}
*/
.news_zixun_mid {
	width: 680px;
	float: right;
	background-repeat: no-repeat;
	border: 1px solid #91b8da;
}
.news_zixun_mid ul {
	margin: 4px 0;
	padding: 0;
}
.news_zixun_mid li {
	list-style-type: none;
	height: 26px;
}

.news_zixun_leftcol{
	float:left;
	width:200px;
}
.news_zixun_mid_nav {
	float:left;
	width: 198px;
	border-top: 1px solid #91b8da;
	margin-bottom:10px;
}
.news_zixun_mid_nav ul {
	margin: 0;
	padding: 0;
}
.news_zixun_mid_nav li {
	font-size: 14px;
	list-style-type: none;
	line-height: 30px;
	height: 30px;
	overflow:hidden;
}
.news_zixun_mid_nav a {
	text-align:left;
	padding-left:30px;
	display: block;
	color: #000;
	text-decoration: none;
	background-image: url(../image/news_navtit.png);
	line-height:30px;
	height:30px;
}
.news_zixun_mid_nav a:hover{
	color: #21366d;
	text-decoration:underline;

}
/*2009年3月20日 电子版内部栏目*/
.news_zixun_mid_nav_tit {
	line-height:30px;
	height:30px;
	overflow:hidden;
	background-image: url(../images/news_navtit.png);
	font-weight:bold;
	font-size:14px;
}
.news_zixun_mid_nav_tit a{
	color:#000;
	background:none;
	text-align:left;
	padding-left:30px;
}
.news_zixun_mid_nav_tit a:hover{
	color:#f00;
	text-decoration:none;
}
.news_zixun_mid_nav_con{
	font-size:12px;
	font-weight:normal;
}
.news_zixun_mid_nav_con ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
.news_zixun_mid_nav_con li{
	line-height:24px;
}
.news_zixun_mid_nav_con a{
	background:none;
	font-size:12px;
	font-weight:normal;
}
.news_zixun_mid_nav_con a:hover{
	background:none;
	font-size:12px;
	font-weight:normal;
}
.news_zixun_tuiguang{
	width:200px;
	margin:5px 0;
}
.news_zixun_txt {
	line-height: 20px;
	text-align: left;
	width: 450px;
	float: left;
	height:20px;
	text-indent: 15px;
	overflow:hidden; 
}
.news_zixun_subtxt{height:20px;line-height:20px;font-size:12px;color:#b23b00;padding:0 5px;}
.news_zixun_txt a {
	text-decoration: none;
	color: #000;
	font-size: 13px;
}
.news_zixun_txt a:hover {
	text-decoration:underline;
	color: #3b5995;
}
.news_zixun_time {
	float: right;
	width: 150px;
	line-height: 20px;
	font-size: 12px;
	color: #000;
} 
.news_zixun_page {
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	padding: 0px 15px;
	text-align: right;
	background-image: url(../images/news_page_bg.gif);
	background-repeat: repeat-x;
}
/*
.news_zixun_page a {
	color: #000;
	text-decoration: none;
}

.news_zixun_page a:hover {
	color: #F94E16;
	text-decoration: none;
}*/
.news_zixun_subcon {
	border: 1px solid #e0e0e0;
	overflow: auto;
	display: block;
	zoom: 1;
	padding: 8px 0;
}
.news_zixun_subblock {
	width: 216px;
	border: 1px solid #fdd274;
	margin: 8px 0px 0px 2px;
	overflow: hidden;
	float: left;
}
.news_zixun_subblock_tit {
	background-image: url(../image/home_rightcolii_tit.gif);
	line-height: 28px;
	height: 28px;
	font-weight: bold;
	font-size: 12px;
}
.news_zixun_subblock_con {
	text-align: left;
}
.news_zixun_subblock_con ul {
	margin: 0;
	padding: 0;
}
.news_zixun_subblock_con li {
	line-height: 1.8em;
	list-style-type: none;
	border-bottom: 1px solid #e0e0e0;
	margin: 3px 2px;
	height:25px;
	overflow:hidden;
}
.news_zixun_subblock_con a {
	color: #000;
	text-decoration: none;
	font-size: 12px;
}
.news_zixun_subblock_con a:hover {
	color: #FF6600;
	text-decoration: underline;
}


/*临场推介页面*/
.linchang {
	width: 888px;
	font-size: 12px;
	margin-top: 4px;
	font-family: Tahoma, "宋体";
}
.linchang_left {
	float: left;
	width: 200px;
}
.linchang_fukuan {
}
.linchang_fukuan_tit {
	background-image: url(../images/linchang_fukuan_tit.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 28px;
	text-align: left;
	line-height: 28px;
	font-weight: bold;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 14px;
}
.linchang_fukuan_con {
	border: 1px solid #ff8f12;
	text-align: left;
	padding: 0 4px;
	text-indent: 20px;
	line-height: 22px;
}
.linchang_fukuan_con p {
	margin: 0;
}
.linchang_fukuan_con a {
	color: #F94B16;
	text-decoration: none;
}
.linchang_fukuan_con a:hover {
	color: #000;
	text-decoration: underline;
}
.linchang_left_intro {
	margin: 4px 0;
	text-align: left;
	border: 1px solid #ffcd6a;
}
.linchang_left_intro_tit {
	font-size: 14px;
	padding-left: 30px;
	line-height: 28px;
	color: #000;
	background-image: url(../images/linchang_left_bg.jpg);
}
.linchang_left_intro_con {
	color: #000;
	line-height: 25px;
	overflow: hidden;
	padding: 4px;
}
.linchang_left_intro_head {
	width: 60px;
	height: 60px;
	float: left;
	margin: 2px;
	display: block;
}
.linchang_right {
	float: right;
	width: 680px;
}
.linchang_topnav {
	border:1px solid #fecd67;
	padding:4px 2px;
	height:28px;
	margin-bottom:4px;
	width: 674px;
}
.linchang_topnav ul {
	margin: 0;
	padding: 0 120px;
}
.linchang_topnav li {
	display: inline;
	margin: 0 5px;
	height: 28px;
}
/*on按钮效果*/
.linchang_topnav .on {
	line-height: 25px;
	text-decoration: none;
	color: #FFFFFF;
	height: 25px;
	display: block;
	float: left;
	background-color: #d65600;
	border: 1px solid #d65600;
	margin: 0 4px;
	padding: 0 5px;
	background-image: url(../images/linchang_nav_hover.gif);
}
/*off按钮效果*/
.linchang_topnav .off {
	line-height: 25px;
	text-decoration: none;
	color: #000000;
	height: 25px;
	display: block;
	float: left;
	border: 1px solid #777777;
	margin: 0 4px;
	padding: 0 5px;
	background-image: url(../images/linchang_nav.gif);
}

.linchang_topnav a {
	line-height: 25px;
	text-decoration: none;
	color: #000;
	height: 25px;
	display: block;
	float: left;
	background-color: #d65600;
	border: 1px solid #777777;
	margin: 0 4px;
	padding: 0 5px;
	background-image: url(../images/linchang_nav.gif);
}


.linchang_topnav a:hover {
	line-height: 25px;
	color: #FFFFFF;	
	text-decoration: none;
	background-image: url(../images/linchang_nav_hover.gif);
	border: 1px solid #d65600;
}



.linchang_zhanji {
	margin: 0px 0 4px;
	line-height: 28px;
	height: 28px;
}
.linchang_zhanji td {
	font-size: 12px;
	line-height: 28px;
}
.linchang_zhanji_tit {
	line-height: 22px;
	text-align: center;
	color: #000000;
	height: 22px;
	background: url(../images/linchang_block.gif) repeat center center;
}
.linchang_zhanji_red {
	font-size: 16px;
	font-weight: bold;
	color: red;
	padding: 0 5px;
}
.linchang_zhanji_gray {
	font-size: 16px;
	font-weight: bold;
	color: gray;
	padding: 0 5px;
}
.linchang_zhanji_green {
	font-size: 16px;
	font-weight: bold;
	color: green;
	padding: 0 5px;
}
.linchang_zhanji_rate {
	font-size: 12px;
	color: red;
	padding: 0 5px;
}
.linchang_maintable {

	margin: 4px 0;
}
.linchang_maintable td {
	line-height: 22px;
}
.linchang_maintable_tit {
	text-align: center;
	background-color: #faa401;
	color: white;
	font-size: 12px;
	font-weight: bold;
}
.linchang_maintable_time {
	text-align: center;
	background-color: #FFFF99;
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}
.linchang_maintable_font {
	font-size: 12px;
	background-color: #FFFFFF;
	text-align: center;
}
.linchang_maintable_font2 {
	font-size: 12px;
	background-color: #fff0cc;
	text-align: center;
}
.linchang_maintable_fall {
	background-color: #009933;
	display: block;
	color: #fff;
}
.linchang_maintable_win {
	background-color: #FF0000;
	color: #FFFFFF;
	display: block;
}
.linchang_maintable_zou {
	background-color: #FFFFFF;
	color: #666666;
	display: block;
}
.linchang_maintable_shijiebei {
	background-color: #3399CC;
	color: #FFFFFF;
	display: block;
}
.linchang_right_zhuanjia {
}
.linchang_right_zhuanjia_tit {
	line-height: 32px;
	height: 32px;
	text-align: center;
	padding: 0 12px;
	font-weight: bold;
	background-image: url(../images/linchang_zhuanjia_tit.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 16px;
}
.linchang_right_zhuanjia_con {
}
.linchang_right_zhuanjia_block {
	width: 335px;
	height: 210px;
	margin: 5px 0;
	float: left;
	background-image: url(../images/linchang_zhuanjia_btmbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align:left;
	border-bottom:1px solid #CCCCCC;
}
.linchang_right_zhuanjia_block_fix{
	width:333px;
	height:280px;
	margin:5px 0;
	float:left;
	border:1px solid #ccc;
}
.linchang_right_zhuanjia_blocknull {
	float: left;
	width: 10px;
	display: block;
	height: 180px;
	margin: 5px 0;
}

/*临场推介专家颜色*/
.linchang_zhuanjia_co1{
	color:#FFF;
	background-color:#9b2929;
}
.linchang_zhuanjia_co2{
	color:#FFF;
	background-color:#9b7a29;
}
.linchang_zhuanjia_co3{
	color:#FFF;
	background-color:#679b29;
}
.linchang_zhuanjia_co4{
	color:#FFF;
	background-color:#29829b;
}
.linchang_zhuanjia_co5{
	color:#FFF;
	background-color:#6f299b;
}
/*首页*/
.home_all {
	width: 888px;
	margin: 0 auto;
	font-family: Tahoma, "宋体";
	overflow: hidden;
}
.home_left  {
	width: 200px;
	float: left;
}
.home_left_ad {
	margin: 2px 0;
}
.home_horad{
	margin:2px 0;
	width:888px;
}
.home_titlemore {
	float: right;
	display: block;
	width: 80px;
	font-size: 12px;
}
.home_titlemore a {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
.home_titlemore a:hover {
	color: #000;
	font-weight: normal;
	text-decoration: underline;
}
.home_titlefont {
	font-size: 14px;
	line-height: 28px;
	color: #000;
	font-weight: bold;
	text-indent: 15px;
	text-align: left;
	float: left;
}
.home_gonggao   {
	background-image: url(../image/home_gonggao.gif);
	height: 150px;
}
.home_gonggao_title  {
	font-size: 14px;
	line-height: 28px;
	text-indent: 15px;
	text-align: left;
	height: 28px;
}
.home_gonggao ul {
	padding: 0;
	margin: 0;
}
.home_gonggao li {
	margin: 2px 10px;
	padding: 0 8px;
	list-style-type: none;
	line-height: 17px;
	background-image: url(../image/listyle.gif);
	background-repeat: no-repeat;
	background-position: left left;
	text-align: left;
}

.home_gonggao_con   li {
	line-height: 1.8em;
	list-style-type: none;
	text-align: left;
	height:20px;
	overflow:hidden;
}


.home_gonggao a {
	color: #000;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
.home_gonggao a:hover {
	color: #F53403;
	text-decoration: underline;
	font-weight: normal;
}
.home_leftcol {
	border: 1px solid #fea73e;
	margin: 8px 0;
	overflow: hidden;
}
.home_leftcol_title {
	font-size: 14px;
	line-height: 28px;
	color: #000;
	font-weight: bold;
	background-image:url(../image/home_left_col_tit.gif);
	height: 28px;
}
.home_leftcol_con {
	padding: 5px;
	font-size: 12px;
}
.home_leftcol_con   a {
	color: #343434;
	text-decoration: none;
}
.home_leftcol_con   a:hover {
	color: #fa4c19;
	text-decoration: underline;

}
.home_leftcol_con   ul {
	margin: 0;
	padding: 0;
}
.home_leftcol_con   li {
	line-height: 1.8em;
	list-style-type: none;
	text-align: left;
	height:20px;
	overflow:hidden;
}
.home_right  {
	width: 680px;
	float: right;
}
.home_right_flt {
	overflow: hidden;
}
.home_flashcol {
	width: 334px;
	height: 300px;
	display: block;
	overflow: hidden;
	float: left;
	border: 1px solid #e0e0e0;
}

.home_rightcol {
	width: 334px;
	float: right;
	border: 1px solid #e0e0e0;
	height: 300px;
}
.home_rightcol_title {
	line-height: 28px;
	height: 28px;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	color: #990000;
	background: url(../image/home_rightcol.png) center center no-repeat;
}
.home_rightcol_font {
	float: left;
	padding-left: 5px;
	color: white;
	font-weight: bold;
	line-height: 28px;
	font-size: 14px;
}
.home_rightcol_newtitle {
	overflow: hidden;
	width: 334px;
	height: 25px;
	line-height:25px;
}
.home_rightcol_newtitle a {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.home_rightcol_newtitle a:hover {
	color: #ff0000;
	text-decoration: underline;
}
.home_rightcol_newtitle_tit {
	width: 240px;
	overflow: hidden;
	float: left;
	text-align: left;
	padding-left: 10px;
}



.home_newmore {
	float: right;
	width: 80px;
	text-align: center;
}

.home_rightcol_con {
	padding: 2px 8px;
	font-size: 12px;
	text-align: left;
}
.home_rightcol_con ul {
	padding: 0;
	margin: 0;
}
.home_rightcol_con li {
	color: #000;
	line-height: 20px;
	list-style-type: none;
}
.home_rightcol_con a {
	color: #000;
	text-decoration: none;
}
.home_rightcol_con a:hover {
	color: #000;
	text-decoration: underline;
}
.home_right_ad {
	margin: 2px 0;
	width: 680px;
	overflow:hidden;
}
.home_right_duizhen {
	width: 480px;
	float: left;
}
.home_right_duizhen_tit {
	height: 28px;
	line-height: 28px;
	border-bottom: 2px solid  #d65600;
}
.home_right_duizhen_tit ul {
	margin: 0;
	padding: 0;
}
.home_right_duizhen_tit li {
	display: inline;
	font-size: 12px;
}
.home_right_duizhen_tit  .off {
	width: 90px;
	display: block;
	text-align: center;
	float: left;
	background: url(../image/home_duizhen_nav.gif) no-repeat center bottom;
	text-decoration: none;
}
.home_right_duizhen_tit .off a{
	color:#000;
	text-decoration: none;
}
.home_right_duizhen_tit .on {
	width: 90px;
	display: block;
	text-align: center;
	float: left;
	background-image: url(../image/home_duizhen_nav_hover.gif);
}
.home_right_duizhen_tit .on a{
	color: #FFF;
	text-decoration: underline;
}
.home_right_duizhen_con {
	width: 470px;
	border: 1px solid #ccc;
	padding: 4px;
}
.home_right_duizhen_con iframe {
	overflow: hidden;
}
.home_rightcolii {
	width: 190px;
	float: right;
	border: 1px solid #fdd274;
	margin-bottom: 8px;
}
.home_rightcolii_tit {
	height: 28px;
	line-height: 28px;
	background-image: url(../image/home_rightcolii_tit.gif);
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 0 5px;
}
.home_rightcolii_titfont {
	float: left;
}
.home_rightcolii_titmore {
	float: right;
}
.home_rightcolii_titmore a {
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.home_rightcolii_titmore a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.home_rightcolii_con {
	font-size: 12px;
	text-align: left;
}
.home_rightcolii_con ul {
	margin: 0;
	padding: 0;
}
.home_rightcolii_con li {
	padding: 4px;
	padding: 0;
	list-style-type: none;
	border-bottom: 1px solid #e0e0e0;
	margin: 4px;
	list-style-image: url(../image/listyle2.gif);
	list-style-position: inside;
	width: 160px;
	overflow: hidden;
	height: 20px;
	line-height: 20px;
}
.home_rightcolii_con a {
	color: #000;
	text-decoration: none;
	line-height:20px;
	padding: 0 0 0 5px;
}
.home_rightcolii_con a:hover {
	color: #f94c14;
	text-decoration: underline;
}
.home_chart {
	border: 1px solid #fea73e;
	overflow: hidden;
	margin:4px 0;
}
.home_chart_title{
	font-size: 14px;
	line-height: 28px;
	color: #000;
	font-weight: bold;
	background-image:url(../image/home_left_col_tit.gif);
	height: 28px;	
}
.home_chart_con {
	margin: 2px;
	display:block;
}
.home_chart_block {
	margin: 2px 0;
	line-height: 22px;
	height:22px;
	overflow: hidden;
}
.home_chart_block a{
	font-size:12px;
	color:#000000;
	text-decoration:none;
	width:60px;
	display:inline;
	float:left;
	text-align:center;
}
.home_chart_block a:hover{
	color:#000;
	text-decoration:none;
}
.home_chart_block .chartstyle_1 {width:50px;color:#ef5a00;text-decoration:underline;}
.home_chart_block .chartstyle_2 {width:40px;color:#ef5a00;text-decoration:underline;}
.home_data {
	border: 1px solid #fea73e;
	overflow: hidden;
}
.home_data_title{
	font-size: 14px;
	line-height: 28px;
	color: #000;
	font-weight: bold;
	background-image:url(../image/home_left_col_tit.gif);
	height: 28px;

}
.home_data_con {
	margin: 5px;

}
.home_rightdata_block {
	display: block;
	margin: 4px 0;
	line-height: 22px;
	overflow: hidden;
}
.home_rightdata_block a{
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
.home_rightdata_block a:hover{
	color:#009900;
	text-decoration:none;
}
.home_right_lnews {
	width: 334px;
	float: left;
}
.home_right_news_tit {
	height: 28px;
	font-size: 12px;
	border-bottom: 2px solid #d65600;
	overflow: hidden;
}
.home_right_news_tit ul {
	margin: 0;
	padding: 0;
}
.home_right_news_tit li {
	display: inline;
	padding-left:0 2px;
}
.home_right_news_tit .off {
	width: 66px;
	display: block;
	float: left;
	height: 28px;
	line-height: 28px;
	background: url(../image/home_news_nav.gif) no-repeat center bottom;
	color: #000;
	text-decoration: none;
}
.home_right_news_tit .on {
	width: 67px;
	display: block;
	float: left;
	height: 28px;
	line-height: 28px;
	background: url(../image/home_news_navhover.gif) no-repeat center bottom;
	color: #FFFFFF;
	text-decoration: none;
}
.home_right_news_tit .on a{
	color:#FFF;
}
/*slide second roydin style*/
.home_right_news_tit2 {
	height: 28px;
	font-size: 12px;
	border-bottom: 2px solid #d65600;
	overflow: hidden;
	color:#000;
	padding-left:2px;
}
.home_right_news_tit2 ul {
	margin: 0;
	padding: 0;
}
.home_right_news_tit2 li {
	display: inline;
	padding-left: 0 3px;
}
.home_right_news_tit2 .off {
	width: 82px;
	display: block;
	float: left;
	height: 28px;
	line-height: 28px;
	background: url(../image/home_news_nav.gif) no-repeat center bottom;
	color: #000;
	text-decoration: none;
}
.home_right_news_tit2 .on {
	width: 82px;
	display: block;
	float: left;
	height: 28px;
	line-height: 28px;
	background: url(../image/home_news_navhover.gif) no-repeat center bottom;
	color: #FFFFFF;
	text-decoration: underline;
}
.home_right_news_tit2 .on a{
	color:#FFF;
}
/*end of 2nd slide*/

.home_right_news_con {
	border: 1px solid #e0e0e0;
	font-size: 12px;
	padding: 5px;
	text-align: left;

}
.home_right_news_con ul {
	margin: 0px;
	padding: 0px;
}
.home_right_news_con li {
	margin: 4px;
	list-style-type: none;
	border-bottom: 1px dashed #ccc;
	width:315px;
	height:20px;
	overflow:hidden;
}
.home_right_news_con  a {
	color: #000;
	text-decoration: none;
	line-height: 1.6em;
}
.home_right_news_con a:hover {
	color: #F94B16;
	text-decoration: underline;
}
.home_right_rnews {
	width: 334px;
	float: right;
}
.home_rightl {
	border: 1px solid #e0e0e0;
	width: 334px;
	float: left;
}
.home_rightr {
	border: 1px solid #e0e0e0;
	width: 334px;
	float: right;
}



.home_right_news_con {
	border: 1px solid #e0e0e0;
	font-size: 12px;
	padding: 5px;
	text-align: left;

}
.home_right_news_con ul {
	margin: 0px;
	padding: 0px;
}
.home_right_news_con li {
	margin: 4px;
	list-style-type: none;
	border-bottom: 1px dashed #ccc;
	width:315px;
	height:20px;
	overflow:hidden;
}


.home_right_con {
	padding: 5px 0;
	text-align:left;
}
.home_right_con ul {
	margin: 0;
	padding: 0;
}
.home_right_con li {
/*	padding:5px 0;
	margin: 4px;
	text-align: left;
	list-style-type: none;
	border-bottom: 1px dashed #ccc;
	line-height: 1.4em;*/

	list-style-type: none;
	border-bottom: 1px dashed #ccc;
	width:315px;
	height:20px;
	overflow:hidden;
}
.home_right_con a {
	color: #000;
	font-size: 12px;
	text-decoration: none;
}
.home_right_con a:hover {
	color: #fa4c19;
	text-decoration: underline;
}
.home_pallink {
	width: 888px;
	margin: 8px auto;
	overflow: hidden;
}
.home_pallink_tit {
	line-height: 28px;
	height: 28px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding: 0 5px;
	background-image: url(../image/pallink_title.gif);
	color: #FFF;
}
.home_pallink_con {
	padding:5px;
	border: 1px solid #e0e0e0;
	overflow: hidden;
}
.home_pallink_col{
height:35px;
width:876px;
clear:both;
}
.home_pallink_block {
	width: 88px;
	height: 31px;
	float: left;
	margin: 4px;
	display: inline;
}

/*底部单网页CSS*/
.single_all {
	width: 888px;
	margin: 4px auto;
	font-size: 12px;
	color: #000;
	font-family: Tahoma, "宋体";
}
.single_all a {
	color: #000;
	text-decoration: none;
}
.single_all a:hover {
	color: #3b5995;
	text-decoration: underline;
}
.single_tit {
	height: 28px;
	line-height: 28px;
	text-align: left;
	background-image: url(../image/order_title.gif);
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	width:888px;
}
.single_con {
	border: 1px solid #91b8da;
	overflow: hidden;
}
.single_block {
	margin: 4px auto;
}
.single_blocktit {
	height: 26px;
	line-height: 26px;
	border-top:1px solid #c2e5fd;
	border-bottom:1px solid #c2e5fd;
	background:#daf2fb;
	color:#003366;
}
.single_blockcon {
	text-align: left;
	font-size: 14px;
	margin: 5px;
}
.single_blockcon  p {
	color: #444;
	font-size: 12px;
	line-height: 20px;
	margin:0;
	padding:0;
}
.single_blockcon  li {
	font-size: 12px;
	line-height: 24px;
}
.order_content {
	width: 888px;
	text-align: left;
	margin:4px auto;
}
.order_title {
	font-size: 14px;
	font-weight: bold;
	background-image: url(../image/order_title.gif);
	line-height: 28px;
	height: 28px;
	text-indent: 20px;
	color: #FFF;
}
.order_font {
	font-size: 12px;
	background-color: #FFFFFF;
	text-indent: 5px;
	padding: 5px;
	border: 1px solid #91b8da;
	color: #000;
	font-family: Tahoma, "宋体";
}
.order_h1 {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	color: #3b5995;
}
.order_bank a {
	font-size: 12px;
	color: #c00;
	text-decoration: none;
}
.order_bank p {
	font-size: 12px;
	padding:5px;
}

.order_bank {
	margin: auto;
	font-size: 12px;
}
.order_bank td {
	font-size: 12px;
}

.order_txt{
	font-size:14px;
	font-weight:bold;
	line-height:28px;
	color:#c00;
}
.order_txt a, .order_txt a:hover{
	color:#c00;
}

/*ATM帐户显示*/
.order_hide {
	display:;
}
/*end of ATM*/

.order_red {
	font-size: 14px;
	color: #c00;
	text-indent: 40px;
	font-weight: bold;
	font-family: Tahoma, "宋体";
}
.order_red a {
	font-size: 14px;
	color: #c00;
}

/*比分直播CSS*/
.oncast_all {
	width: 888px;
	margin: 0 auto;
	font-size: 12px;
}
.oncast_nav {
	height: 28px;
	text-align: left;
	overflow: hidden;
}
.oncast_nav ul {
	margin: 0;
	padding: 0;
}
.oncast_nav li {
	line-height: 28px;
	height: 28px;
	display: inline;
}
.oncast_nav a {
	text-decoration: none;
	display: block;
	width: 80px;
	text-align: center;
	float: left;
	background-image: url(../image/oncast_btn.gif);
	color: #FFF;
	background-repeat: no-repeat;
	background-position: center center;
}
.oncast_nav a:hover {
	background-image: url(../image/oncast_hvbtn.gif);
	color: #FF3300;
	font-weight: bold;
}
.oncast_con {
	overflow: hidden;
}
.oncast_main {
	width: 750px;
	float: left;
	margin: 4px auto 4px;
	border: 1px solid #91b8da;
}
.oncast_adpanel {
	width: 120px;
	float: right;
	margin: 8px 0;
}
.oncast_adcol {
	height: 60px;
	margin-bottom: 8px;
}
/*新临场推介CSS 2009-2-12*/
.new_linchang_all {
	width: 888px;
	margin: 0 auto;
	font-family: "宋体";
	font-size:12px;
}
.new_linchang_lmcol  {
	float: left;
	width: 440px;
	margin: 0 0 8px;
}
.new_linchang_rmcol {
	float: right;
	width: 440px;
	margin: 0 0 8px;
}
.new_linchang_tit {
	text-align:left;
	line-height: 28px;
	font-size: 14px;
	padding: 0 8px;
	height: 28px;
	background-image: url(../image/new_linchang_tit.gif);
	color: #fff;
	font-weight: bold;
}
.new_linchang_titmore {
	color: #ED1000;
	font-size: 12px;
}
.new_linchang_titmore a {
	text-decoration: none;
	color: #3b5995;
}
.new_linchang_titmore a:hover {
	text-decoration: underline;
	color: #000000;
}
.new_linchang_con {
	font-size: 12px;
	line-height: 20px;
	border: 1px solid #91b7db;
}
.new_linchang_con a {
	text-decoration: none;
	width: 80px;
	height: 27px;
	background-image: url(../image/new_linchang_btn.gif);
	display: block;
	margin: 0 auto;
	line-height: 27px;
	color: #000;
}
.new_linchang_con a:hover {
	background-image: url(../image/new_linchang_btnh.gif);
	color: #660000;
	text-decoration: none;
}
/*专家临场介绍文字2009-3-2 16:18:25*/
.new_linchang_txtwarp{
	margin-top:8px;
	height:40px;
	overflow:hidden;
	text-indent:24px; 
	text-align:left;
}
.new_linchang_txtwarp2{
	height:80px;
	overflow:hidden;
	text-indent:24px; 
	text-align:left;
}
.new_linchang_tbltit {
	line-height: 28px;
	font-size: 14px;
	background-image: url(../image/new_linchang_tbltit.gif);
	margin: 4px 0 0;
	padding: 0 28px;
	color: #21366d;
	text-align:left;
}
.new_linchang_tbl {
	font-size: 12px;
	line-height: 16px;
	border: 1px solid #91b7db;
	height: 245px;
}
.new_tbl_tit {
	text-align: center;
	color: #21366d;
	background-color: #d0e4ff;
	line-height: 24px;
}
.new_tbl_pat1 {
	text-align: center;
	background-color: #FFFFFF;
	line-height: 28px;
}
.new_tbl_pat2 {
	text-align: center;
	background-color: #eaedf7;
	line-height: 32px;
}
.new_tbl_pat3 {
	text-align: center;
	background-color: #FFFFFF;
	line-height: 32px;
	height:32px;
	cursor:pointer;
}
.new_tbl_pat1 a, .new_tbl_pat2 a{color:#000;font-weight:bold;text-decoration:none;}
.new_tbl_pat1 a:hover, .new_tbl_pat2 a:hover{color:#c00;font-weight:bold;text-decoration:underline;}
.new_tbl_pat3 a {
	color: #3b5995;
	text-decoration: none;
}
.new_tbl_pat3 a:hover {
	color: #3b5995;
	background-color:#d0e4ff;
}
/*新临场推介二级页面CSS 2009-2-12*/
.new_linchang_submtit {
	text-align:left;
	line-height: 28px;
	font-size: 14px;
	padding: 0 18px;
	background-image: url(../image/new_linchang_submtit.gif);
	font-weight: bold;
	color: #fff;
}
.new_linchang_submbg {
	height: 200px;
}
.new_linchang_lsubcol {
	width: 260px;
	float: left;
	margin: 8px 0 0;
}
.new_linchang_lsubtit {
	text-align:left;
	background: url(../image/new_linchang_subltit.gif) no-repeat center left;
	line-height: 28px;
	font-size: 14px;
	padding: 0 28px;
}
.new_linchang_lsubcon {
	border: 1px solid #91b8da;
	text-align:left;
	font-size: 12px;
	line-height: 28px;
	padding: 8px;
	margin: 0 0 8px;
}
.new_linchang_lsubcon p {
	font-size: 12px;
	line-height: 28px;
	border-bottom: 1px dashed #ccc;
	margin: 0;
}
.new_linchang_lsubdiv {
	margin: 8px 0;
}
.new_linchang_lsubdiv a {
	text-decoration: none;
	width: 80px;
	height: 27px;
	background-image: url(../image/new_linchang_btn.gif);
	display: block;
	margin: 0 auto;
	line-height: 27px;
	color: #000000;
}
.new_linchang_lsubdiv a:hover {
	background-image: url(../image/new_linchang_btnh.gif);
	color: #000;
	text-decoration: none;
}
.new_linchang_rsubcol {
	width: 620px;
	float: right;
	margin: 8px 0 5px;
}
.new_linchang_rsubtit {
	text-align:left;
	line-height: 28px;
	font-size: 14px;
	padding: 0 28px;
	background-image: url(../image/new_linchang_rsubtit.gif);
	color: #fff;
}
.new_linchang_rsubcon {
	border: 1px solid #91b8da;
	font-size: 12px;
}
/*新增栏目CSS  2009-2-19 10:31:39*/
.same_all {
	width: 888px;
	margin: 8px auto;
	font-family: "宋体";
	font-size: 12px;
	text-align:left;
}
.same_lcol {
	float: left;
	width: 440px;
	height: 275px;
}
.same_tit {
	background-image: url(../image/same_tit.gif);
	line-height: 30px;
	height: 30px;
	overflow: hidden;
}
.same_tit_txt {
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	width: 200px;
	float: left;
	padding: 0 10px;
}
.same_tit_more {
	width: 70px;
	float: right;
	text-align: center;
	background-image: url(../image/same_more.gif);
}
.same_tit_more a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.same_tit_more a:hover {
	color: #003366;
}
.same_con {
	background-color: #fff;
	overflow: hidden;
	height: 100px;
	background-image: url(../image/same_intro_bg.gif);
}
.same_pix {
	width: 100px;
	height: 100px;
	float: left;
}
.same_intro {
	width: 315px;
	float: right;
	line-height: 24px;
	text-indent: 24px;
	margin: 10px 10px 0 0;
}
.same_intro p {
	margin: 0;
}
.same_subcon {
	overflow: hidden;
	border: 1px solid #e0e0e0;
}
.same_subcon ul {
	margin: 0;
	padding: 0 20px;
}
.same_subcon li {
	line-height: 28px;
	list-style: none;
}
.same_subcol_tit {
	float: left;
	width: 270px;
	overflow: hidden;
	height: 28px;
	line-height: 28px;
}
.same_subcol_tit a {
	color: #003366;
	text-decoration: none;
}
.same_subcol_tit a:hover {
	text-decoration: underline;
	color: #FF6600;
}
.same_subcol_time {
	float: right;
	width: 120px;
	overflow: hidden;
	line-height: 28px;
}
.same_rcol {
	float: right;
	width: 440px;
	height: 275px;
}
/*新增原创频道2009-2-27*/
.ori_all {
	width: 888px;
	margin: 0 auto;
	overflow: hidden;
	font-size: 12px;
	font-family: "宋体";
}
.ori_left {
	width: 200px;
	float: left;
	text-align: center;
	overflow: hidden;
}
.ori_ltit {
	height: 30px;
	line-height: 30px;
	text-align: left;
	background-image: url(../image/ori_ltit.gif);
	margin-top: 4px;
}
.ori_ltit_head {
	width: 100px;
	float: left;
	color: #003366;
	font-weight: bold;
	font-size: 14px;
	padding: 0 20px;
}
.ori_ltit_more {
	width: 60px;
	float: right;
	text-align: center;
}
.ori_ltit_more a {
	color: #000;
	text-decoration: none;
}
.ori_ltit_more a:hover {
	color: #FF9900;
}
.ori_lcon {
	border: 1px solid #ccc;
	padding: 5px;
	margin: 0 0 8px 0;
	overflow: hidden;
	display: block;
}
.ori_lcon ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.ori_lcon li {
	height: 22px;
	line-height: 22px;
	margin: 4px 0 0;
}
.ori_lcon_tit ,.ori_lcon .tit{
	text-align:left;
	width: 130px;
	height: 22px;
	overflow: hidden;
	float: left;
	display: block;
	line-height: 22px;
}
.ori_lcon_tit a ,.ori_lcon .tit a{
	color: #003366;
	text-decoration: none;
}
.ori_lcon_tit a:hover ,..ori_lcon .tit a:hover {
	color: #FF9900;
}
.ori_lcon_time ,.ori_lcon .time{
	width: 55px;
	float: right;
	overflow: hidden;
	height: 22px;
	line-height: 22px;
	color: #444;
}
.ori_right {
	width: 680px;
	float: right;
}
.ori_col_s1 {
	overflow: hidden;
}
.ori_rtit_s1 {
	line-height: 30px;
	height: 30px;
	width: 680px;
	font-size: 14px;
	text-align: center;
	background-image: url(../image/ori_tit_bg.gif);
}
.ori_rtit {
	float: left;
	width: 140px;
	background-image: url(../image/ori_tit_s1.gif);
	color: #003366;
	font-weight: bold;
}
.ori_rmore {
	float: right;
	width: 70px;
	background-image: url(../image/ori_more.gif);
}
.ori_rmore a {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
}
.ori_rmore a:hover {
	color: #000;
}
.ori_rcol_s1 {
	border: 1px solid #ccc;
	width: 668px;
	padding: 0 5px;
	height: 254px;
	overflow:hidden;
}
.ori_rcol_left {
	width: 320px;
	float: left;
	height:20px;
	line-height:20px;
	display: inline;
	overflow: hidden;

}
.ori_rcol_right {
	width: 320px;
	float: right;
	height:20px;
	line-height:20px;
	display: inline;
	overflow: hidden;
}
.ori_right ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.ori_right li {
	overflow: hidden;
	margin-top: 2px;
	border-bottom: 1px dashed #ccc;
	line-height: 22px;
	height: 22px;
}
.font_tit {
	text-align:left;
	width: 220px;
	float: left;
	overflow: hidden;
}
.font_tit a {
	color: #000;
	text-decoration: none;
}
.font_tit a:hover {
	color: #FF6600;
}
.font_time,.ori_rcol_s2 .time,.ori_rcol_s3 .time {
	width: 90px;
	float: right;
	text-align: right;
	color: #444;
}
.ori_col_top{
	height:250px;
	display:block;
}
.ori_col_s2 {
	margin: 4px 0;
	width: 330px;
	float: left;
}
.ori_rcol_s2,.ori_rcol_s3 {
	border: 1px solid #ccc;
	padding: 5px;
}
.ori_rcol_s2 .tit, .ori_rcol_s3 .tit{
	width:220px;
	float:left;
	text-align:left;
	overflow:hidden;
}
.ori_rtit_s2,.ori_rtit_s3 {
	line-height: 30px;
	height: 30px;
	width: 330px;
	font-size: 14px;
	text-align: center;
	background-image: url(../image/ori_tit_bg.gif);
}
.ori_col_s3 {
	margin: 4px 0;
	width: 330px;
	float: right;
}

/*新增原创频道二级页面2009-2-27 14:56:04*/
.ori_rcol_s4 {
	border: 1px solid #ccc;
	width: 678px;
}
.ori_rcol_s4 .tit{
	width:590px;
	text-align:left;
	overflow:hidden;
	float:left;
	text-indent:20px;
}
.ori_rcol_s4 .time{
	width:78px;
	float:left;
	overflow:hidden;
}
.ori_rcol_all{
	width: 678px;
	overflow: hidden;
}
.ori_rcol_font_tit{
	text-align:left;
	width:550px;
	float:left;
	margin-left:5px;
	display:inline;
}
.ori_rcol_font_tit a{
	color:#000000;
	text-decoration:none;
}
.ori_rcol_font_tit a:hover{
	color:#FF9900;
}
.ori_rcol_font_time{
	width:100px;
	float:right;
}
.ori_pagenav{
	line-height:25px;
	height:25px;
}
.ori_pagenav_col{
	text-align:center;
}

/*媒体阅读栏目*/
.read_area {
	width: 886px;
	margin: 0 auto 4px;
	font-size: 12px;
	background: url(../image/read.png);
}
.read_nav {
	height: 30px;
	line-height: 30px;
}
.read_nav li {
	list-style-type: none;
	display: inline;
	float: left;
}
.read_nav li a {
	width: 130px;
	text-align: center;
	display: block;
	text-decoration: none;
	color: #fff;
}
.read_nav li a:hover, .read_nav .on , .read_nav .on a{
	background:url(../image/read_navhover.gif) no-repeat center left;
	font-size:14px;
	color:#fff;
	text-decoration:underline;
	text-indent:5px;
	font-weight:bold;
}
.read_nav .tit {
	background:transparent;
	width: 94px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}
.read_content {
	display: block;
	overflow: hidden;
	width:886px;
	height: 160px;
	margin:0 0 4px;
}
.read_picshot {
	margin: 10px;
	width: 220px;
	height: 140px;
	float: left;
}
.read_resume {
	float: left;
	width: 450px;
	margin: 10px 0px
}
.read_chap {
	font-size:12px;
	text-indent: 24px;
	text-align:left;
	color: #fff;
	line-height: 18px;
}
.read_link{
	float:left;
	text-align: center;
	margin:45px 10px;
	width:130px;
}
.read_link a{
	background: url(../image/read_link.gif) no-repeat center center;
	color: #3b5995;
	display:block;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	line-height: 45px;
}
.read_link a:hover{
	text-decoration:underline;
}
/*媒体阅读栏目结束*/

/*
首页flash图片
*/
.container, .container img{width:333px; height:300px;}
.container{border:1px solid #333;}
.container img{border:0;}
.num{ position:absolute; right:5px; bottom:5px;}
.num li{
	float: left;
	list-style:none;
	color: #fff;
	text-align: center;
	line-height: 16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: 12px;
	cursor: pointer;
	margin: 1px;
	border: 1px solid #707070;
	background-color: #060a0b;
}
.num li.on{
	line-height: 18px;
	width: 18px;
	height: 18px;
	font-size: 14px;
	z-index: 3;
	border: 0;
	background-color: #ce0609;
	font-weight: bold;
}
.flash {
	width: 334px;
	height: 300px;
	display: block;
	overflow: hidden;
	float: left;
	border: 1px solid #e0e0e0;
	font-size:12px;
}
.flashplay img {
	border: 0;
	width: 334px;
	height: 300px;
}
.flashplay {
	position: absolute;
	margin-top: 255px;
	margin-left: 1px;
	margin-right: 1px;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	background: #000;
	width: 332px;
	height: 40px;
	overflow: hidden;
}
.flash_info {
	position: absolute;
	margin-top: 255px;
	margin-left: 1px;
	margin-right: 1px;
	z-index: 2;
	width: 320px;
	height: 50px;
	padding: 6px 4px;
	line-height: 18px;
	color: #FC0;
	font-weight: 700;
	font-size:12px;
	text-align:left;
	overflow: hidden;
}
.flash_info a {
	color: #FFF;
	text-decoration: none;
	overflow: hidden;
}
.flash_info a strong {
	color: #FC0;
	overflow: hidden;
}
.flash_tit {

}
/*特色单场首页↓*/
.teseall{
	width:888px;
	margin:0 auto;
	font-family: "宋体", tahoma;
	overflow:hidden;
}
.tese_cjfp {
	float: left;
	width: 200px;
	border: 1px solid #ddd;
}
.tese_cjfp_tit {
	font-size: 14px;
	background: url(../image/cjfp_tit.gif) left center no-repeat;
	height: 30px;
	line-height: 30px;
	color: #036;
	text-indent:20px;
	text-align:left;
	font-weight: bold;
	border-bottom: 1px solid #eee;
	width: 198px;
}
.tese_cjfp_con {
	font-size: 12px;
}
.tese_cjfp_con li, .tese_singlecol_link li{
	list-style-type:none;
	display: block;
	}
.tese_cjfp_con a{
	color:#000;
	text-decoration:none;
	}
.tese_cjfp_con a:hover{
	color:#21366d;
	text-decoration: underline;
	}
.tese_cjfp_con .tit {
	height: 20px;
	line-height: 20px;
	float: left;
	width: 135px;
	overflow: hidden;
	padding-left: 12px;
	text-align: left;
}
.tese_cjfp_con .time {
	height: 20px;
	line-height: 20px;
	float:left;
	width:50px;
	text-align: right;
	color: #999;
}
.tese_maincol{
	float:right;
	width:682px;
	margin-left: 3px;
	font-size: 12px;
	text-align:left;
	}
.tese_singlecol{
	float:left;
	margin:0px 0px 5px 4px;
	width:334px;
	border: 1px solid #ddd;
	display: inline;
	height:260px;
	overflow:hidden;
	}
.tese_singlecol_tit {
	background:url(../image/danchang_icon.gif) center center no-repeat;
	width: 100px;
	line-height:100px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#000;
	height: 100px;
	float: left;
	margin: 5px;
}
.tese_singlecol_intro{
	float:left;
	width:210px;
	margin: 5px 0;
	line-height: 20px;
	color: #666;
	height: 100px;
	overflow: hidden;
	text-indent: 24px;
	}
.tesesub_introcon{
	color:#999;
	text-indent: 24px;
	height: 60px;
	text-align:left;
	}
.tese_singlecol_link{
	float:left;
	line-height: 20px;
	text-align: center;
	width: 330px;
	display: block;
	height:120px;
	overflow:hidden;
	}
.tese_singlecol_link .tit{
	width:250px;
	float:left;
	padding-left: 5px;
	text-align: left;
	overflow: hidden;
	height: 20px;
	}
.tese_singlecol_link .tit a{
	color:#000;
	text-decoration:none;
	}
.tese_singlecol_link .tit a:hover{
	color:#21366d;
	text-decoration:underline;
}
.tese_singlecol_link .time{
	width:70px;
	float:left;
	color: #999;
	}
.tese_singlecol .more {
	height: 20px;
	line-height: 20px;
	margin:4px;
	text-align: right;
	padding: 0 10px;
}
.tese_singlecol .more a{
	color:#21366d;
	text-decoration:none;
	}
.tese_singlecol .more a:hover{
	text-decoration:underline;
	}
/*特色单场二级页面↓*/
.tesesub_maincol{
	float:right;
	width:680px;
	border: 1px solid #ccc;
	font-size: 12px;
	}
.tesesub_col {
	border-bottom: 1px solid #eee;
}
.tesesub_col .function {
	margin: 2px;
	float: right;
	display: block;
	height: 100px;
}
.tesesub_tit {
	background:url(../image/danchang_icon.gif) center center no-repeat;
	width: 100px;
	line-height:100px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#000;
	height: 100px;
	margin: 2px;
	float: left;
	display: inline;
}
.tesesub_btn {
	height: 30px;
	width: 100px;
	text-align: center;
	line-height: 30px;
	float: right;
}
.tesesub_btn a{
	color:#fff;
	text-decoration:none;
	width: 102px;
	height: 30px;
	background:url(../image/new_linchang_btn.gif) center center no-repeat;
	display: block;
	}
.tesesub_btn a:hover{
	background:url(../image/new_linchang_btnh.gif) center center no-repeat;
	color:#036;
	}
.tesesub_col .intro {
	width: 560px;
	float: left;
	margin: 4px;
	display: inline;
}
.tesesub_list{
	width: 100%;
	}
.tesesub_list li{
	list-style-type:none;
	width: 670px;
	display: block;
	overflow: hidden;
	height: 20px;
	margin: 2px auto;
	line-height: 20px;
	border-bottom: 1px dashed #ddd;
	}
.tesesub_list .tit{
	float:left;
	padding-left: 5px;
	text-align: left;
	overflow: hidden;
	height: 20px;
	width: 560px;
	}
.tesesub_list .tit a{
	color:#000;
	text-decoration:none;
	}
.tesesub_list .tit a:hover{
	color:#F90;
	text-decoration:underline;
}
.tesesub_list .time{
	float:left;
	color: #999;
	height: 20px;
	line-height: 20px;
	text-align: center;
	width: 100px;
	}
.tese_page {
	height: 30px;
	line-height: 30px;
	text-align: center;
}

/*红人榜二级页面↓*/
.trcol{background:url(../image/rbg.gif) repeat-y 0 0 #cbdfef;width:260px;text-align:left;}
.rednav{background:url(../image/lbg.gif) repeat-x 0 0 #fff;border-bottom:1px solid #ccc;font-size:14px;line-height:30px;height:30px;text-align:left;text-indent:20px;}
.redsel{float:right;line-height:20px;margin:4px 10px 0 0;}
.redlist{font-family:Tahoma, Geneva, sans-serif;font-size:12px;margin:10px 0;text-align:left;}
.redlist li{background:url(../image/list.gif) no-repeat;text-indent:30px;line-height:30px;margin:5px 20px;border-bottom:1px solid #e6e7e1;}
.redlist a{color:#333;text-decoration:none;font-size:13px;}
.redlist a:hover{color:#39F;text-decoration:underline;}
.redlist .time{float:right;color:#999;font-size:11px;}

.p_bar{font-family:Tahoma, Geneva, sans-serif;font-size:12px;line-height:30px;margin:0 20px;padding-bottom:5px;text-align:right;}
.p_bar a{padding:4px 6px;text-decoration:none;}
.p_bar a:hover{border:1px solid #F60;background:#F90;color:#fff;}
.p_total {color:#000000;border:none;}
.p_pages{padding:2px 4px;border:none;}
.p_curpage{border:1px solid #fff;background:#F90;color:#fff;}
.p_num{border:1px solid #ccc;padding:4px 6px;color:#333;text-decoration:none;}
.p_redirect{padding:0 4px;text-decoration:none;font-weight:bold;color:#000;border:1px solid #ccc;margin:0 1px;	}
.p_pages input {	height: 18px;line-height:18px;width: 50px;border: 1px solid #bbb;}

.newscon_main .headpic{background:#fff;width:125px;height:125px;border:3px solid #369;margin:20px auto;}
.newscon_main .tn,.newscon_main .cn{line-height:30px;margin:0;}
.newscon_main .tn{text-align:right;}
.newscon_main .cn{color:#036;padding:0 20px;}