﻿body {
}

.article_content{
    margin-top:-10px;
}
.article_content:after {
    clear: both;
    content: ".";
    display: block;
    height: 0px;
    visibility: hidden;
}
*html .article_content {
    height: 1%;
}
* + html .article_content {
    height: 1%;
}
.article_left{
    width:655px;
    float:left;
    padding-top:10px;
}
.article_right{
    width:280px;
    float:right;
}
/*------------------------- start article_hot -------------------*/
.article_hot{
    position:relative;
    top:0px !important;
    top:50px;
    padding-top:13px;
}
.article_hot_title{
    height:24px;
    background:url(images/bg_article_hot_title.jpg) no-repeat 20px 1px;
    padding-left:55px;
    top:0px;
    left:0px;
    position:absolute;
}
.article_hot_title span{
    background:url(images/bg_article_hot_title_white.jpg) repeat-x bottom;
    color:#089700;
    font-size:14px;
    font-weight:bold;
    text-transform:uppercase;
}
.article_hot_content{
    padding-top:30px;
}
.article_hot_item{
}
.article_hot_item_image{
    margin:0 auto;
	width:260px;
	height:200px;
	position:relative;
}
.article_hot_item_image span{
    width:260px;
	height:200px;
	position:absolute;
	top:0px;
	left:0px;
	cursor:pointer;
	background:url(images/bg_article_hot_trans.gif);
}
.article_hot_item_image img{
    width:260px;
	height:200px;
	display:block;
}
.article_hot_item_title{
    padding:10px 10px 5px;
}
.article_hot_item_title a{
    color:#c20501;
    font-weight:bold;
    text-decoration:none;
}
.article_hot_item_title a:hover{
    color:#cc3300;
}
.article_hot_item_details{
    padding:0px 10px;
    text-align:justify;
}
/*------------------------- end article_hot -------------------*/
/*------------------------- start article_focus -------------------*/
.article_focus{
    position:relative;
    top:0px !important;
    top:50px;
    padding-top:13px;
    margin-top:10px;
}
.article_focus_title{
    height:38px;
    background:url(images/bg_article_focus_title.jpg) no-repeat 20px 1px;
    padding-left:50px;
    top:0px;
    left:0px;
    position:absolute;
}
.article_focus_title span{
    background:url(images/bg_article_hot_title_white.jpg) repeat-x bottom;
    color:#089700;
    font-size:14px;
    font-weight:bold;
    text-transform:uppercase;
}
.article_focus_content{
    padding-top:20px;
}
.article_focus_item{
    padding:0px 15px;
    text-align:left;
}
.article_focus_item_title{
    background:url(images/bg_article_focus_item.jpg) no-repeat left 3px;
    padding-left:18px;
}
.article_focus_item_title a{
    color:#15358f;
    text-decoration:none;
}
.article_focus_item_title a:hover{
    color:#cc3300;
}
.article_focus_item_info{
    color:#8c8c8c;
    padding-top:3px;
    text-align:right;
}
.article_focus .dotted_hseparate{
    padding:10px 0px;
}
/*------------------------- end article_focus -------------------*/
.article_chanel{
    padding-top:15px;
}
.article_chanel_content{ 
    padding:5px 0px 10px;   
}
.article_chanel_item{
    text-align:left;
    padding:0px 10px; 
}
.article_chanel_item_main_title{
    color:#089700;
    font-size:14px;
    font-weight:bold;
    text-transform:uppercase;
}
.article_chanel_item_top{
    padding-top:10px;
}
.article_chanel_item_top:after {
    clear: both;
    content: ".";
    display: block;
    height: 0px;
    visibility: hidden;
}
*html .article_chanel_item_top {
    height: 1%;
}
* + html .article_chanel_item_top {
    height: 1%;
}
.article_chanel_item_top_left{
    width:90px;
    float:left;
}
.article_chanel_item_top_right{
    margin-left:105px !important;
    margin-left:102px;
    display:block !important;
    display:inline-block;
}
.article_chanel_item_image{
    width:90px;
    height:75px;
    position:relative;
    top:0px !important;
    top:50px;
}
.article_chanel_item_image span{
    width:90px;
	height:75px;
	position:absolute;
	top:0px;
	left:0px;
	cursor:pointer;
	background:url(images/bg_article_chanel_trans.gif);
}
.article_chanel_item_image img{
    width:90px;
	height:75px;
	display:block;
}
.article_chanel_item_title{
}
.article_chanel_item_title a{
    color:#c20501;
    font-weight:bold;
    text-decoration:none;
}
.article_chanel_item_title a:hover{
    text-decoration:underline;
}
.article_chanel_item_info{
    color:#8c8c8c;
    font-size:11px;
    padding-top:5px;
}
.article_chanel_other{
}
.article_chanel_other_item{
    background:url(images/bg_article_focus_item.jpg) no-repeat left 13px;
    padding-left:18px;
    padding-top:10px;
}
.article_chanel_other_item a{
    color:#054ab1;
    text-decoration:none;
}
.article_chanel_other_item a:hover{
    color:#cc3300;
}
.article_chanel .hseparate{
    padding:10px 0px 7px;
}
/*------------------------------------------------*/
.article_details{
}
.article_details_title{
    color:#c20501;
    font-size:13px;
    font-weight:bold;
    padding-top:10px;
}
.article_details_describe{
    text-align:justify;
    font-weight:bold;
    padding:10px 0px;
}
.article_details_info{
    text-align:right;
    color:#8c8c8c;
    padding-top:5px;
    padding-bottom:10px;
}
.article_details_content{
    padding:0px 15px;
}
.article_details_details{
    text-align:justify;
}
.article_details_details p
{
    line-height:20px;
}
.article_details_details div
{
    line-height:20px;
}
.article_function{
    text-align:right;
    padding:10px 15px 0px;
}
.article_func_view{
    padding:5px 0px;
    color:#666666;
}
.article_related{
    padding:20px 15px 0px;
}
.article_related_title{
    color:#c20501;
    font-size:13px;
    font-weight:bold;
    padding-top:5px;
}
.article_related_item{
    padding-top:8px;
}
.article_related_item_title{
    background:url(images/bg_article_focus_item.jpg) no-repeat left 3px;
    padding-left:18px;
}
.article_related_item_title a{
    color:#054ab1;
    text-decoration:none;
}
.article_related_item_title a:hover{
    color:#cc3300;
}
.article_related_info{
    color:#8c8c8c;
    padding-left:18px;
    padding-top:3px;
    font-size:11px;
}
.article_other{
    padding:20px 15px 0px;
}
.article_other_title{
    color:#c20501;
    font-size:13px;
    font-weight:bold;
    padding-top:5px;
}
.article_other_item{
    padding-top:8px;
}
.article_other_item_title{
    background:url(images/bg_article_focus_item.jpg) no-repeat left 3px;
    padding-left:18px;
}
.article_other_item_title a{
    color:#054ab1;
    text-decoration:none;
}
.article_other_item_title a:hover{
    color:#cc3300;
}
.article_other_info{
    color:#8c8c8c;
    padding-left:18px;
    padding-top:3px;
    font-size:11px;
}



/* news_details */
#news_details{
    padding:10px;
}
.news_details_title{
    font-size:14px;
    font-weight:bold;
    color:#ce0000;
}
.news_details_date{
    color:#b8b8b8;
    text-align:right;
    font-size:12px;
}
.news_details_content{
    margin-top:10px;
}
.news_details_content p
{
    line-height:20px;
}
.news_details_content br
{
    line-height:20px;
}
.news_details_content div
{
    line-height:20px;
}

.news_details_info{
    margin-top:10px;
    font-size:12px;
    line-height:18px;
    text-align:right;
}
.news_details_info span{
    font-weight:bold;
}
.news_details_info a{
    color:#1d4cb6;
    text-decoration:none;
}
.news_details_info a{
    text-decoration:underline;
}
.news_details_control{
    margin-top:5px;
    text-align:right;
    font-size:12px;
}
.news_details_control a{
    padding-left:10px;
    padding-right:20px;
    background:url(images/bg_news_control.jpg) no-repeat right top;
    text-decoration:none;
    line-height:17px;
    color:#000;
    outline:none;
}
.news_details_control a.print{
    background-position:right -18px;
}
.news_details_control a.email
{
    background-position:right -35px;
}
.news_details_control a.top{
    background-position:right -52px;
}
.news_details_control a:hover{
    text-decoration:underline;
}
#news_other{
    margin-top:20px;
    padding:0px 10px;
}
#news_other .title
{
    margin-bottom:15px;
    background:url(images/bg_news_other_title.jpg) no-repeat left top;
    height:23px;
    line-height:23px;
    font-size:12px;
    font-weight:bold;
    color:#ce0000;
    padding-left:55px;
}
#news_other p{
    margin:5px 0px 5px 30px; 
}
#news_other a{
    line-height:20px;
    padding-left:15px;
    background:url(images/bg_icon_greennode.jpg) no-repeat left 3px;
    color:#1d4cb6;
    text-decoration:none;
}
#news_other a:hover{
    text-decoration:underline;
}
#news_other span{
    color:#8b8b8b;
}

#news_related{
    margin-top:20px;
    padding:0px 10px;
}
#news_related .title
{
    margin-bottom:15px;
    background:url(images/bg_news_other_title.jpg) no-repeat left top;
    height:23px;
    line-height:23px;
    font-size:12px;
    font-weight:bold;
    color:#ce0000;
    padding-left:55px;
}
#news_related p{
    margin:5px 0px 5px 30px; 
}
#news_related a{
    line-height:20px;
    padding-left:15px;
    background:url(images/bg_icon_greennode.jpg) no-repeat left 3px;
    color:#1d4cb6;
    text-decoration:none;
}
#news_related a:hover{
    text-decoration:underline;
}
#news_related span{
    color:#8b8b8b;
}

/* end news_details*/
/* news_event */
#news_event{
    padding:10px 2px;
    text-align:right;
}
#news_event p{
    padding:5px 8px;
    font-size:11px;
    border-bottom:dotted 1px #8b8b8b;
}
#news_event p.last{
    border:none;
}
#news_event a{
    display:block;
    height:42px;
    color:#000;
    text-decoration:none;
    font-weight:bold;
    line-height:16px;
}
#news_event a:hover{
    color:#ce0000;
}
.xxxaa span
{
    display: block;
    margin-top: 8px;
    color: #666666;
}
.xxxaa span.enew
{
    display: block;
    margin-top: 8px;
    color: #000000;
}
/* end news_event */
/* news_economy */
#news_economy{
    padding:10px 2px;
}
#news_economy_item{
    margin:0px 8px;
    height:100px;
}
#news_economy_item div.photo{
    position:relative;
    width:88px;
    height:73px;
    float:left;
}
#news_economy_item div.photo span{
    position:absolute;
    top:0px;
    left:0px;
    width:88px;
    height:73px;
    background:url(images/bg_88x73.gif) no-repeat;
}
#news_economy_item div.photo img{
    width:88px;
    height:73px;    
}
#news_economy_item div.description{
    margin-left:98px;
    font-size:11px;
}
#news_economy_item p
{
    margin-top:5px;
    line-height:14px;
    height:42px;
    overflow:hidden;
}
#news_economy_item p.date{
    text-align:right;
    color:#8b8b8b;
}
#news_economy_item a{
    color:#ce0000;
    font-weight:bold;
    text-decoration:none;
}
#news_economy_item a.title{
    display:block;
    margin-bottom:8px;
}
#news_economy_item a:hover{
    text-decoration:underline;
}
#news_economy_others p{
    padding:5px 8px;
    border-bottom:dotted 1px #8b8b8b;
    line-height:20px;
    background:url(images/bg_icon_greennode.jpg) no-repeat 4px 12px;
}
#news_economy_others.last{
    border:none;
}
#news_economy_others a{
    display:block;
    margin-left:12px;
    line-height:20px;
    text-decoration:none;
    font-size : 11px;
    color:#000000;
    font-weight : bold
    
}
#news_economy_others a:hover{
    text-decoration:underline;
    color : #ce0000;
    font-weight : bold;
    font-size : 11px;
}
/* end news_economy*/
/* news_advertisement */
#news_advertisement{
    padding:5px 2px;
}
.news_advertisement_item{
    margin:auto;
    margin-bottom:5px;
    width:260px;
    height:110px;
}
.news_advertisement_item img{
    width:260px;
    height:110px;
}
/* end news_advertisement */
/* news_veer */
#news_veer {
    padding-top:14px;
}
#news_veer .box_1_title_right{
    padding-left:20px;
    font-weight:bold;
    font-size:14px;
    color:#ce0000;
}
.news_veer_views{
    position:relative;
    margin:auto;
    margin-top:19px;
    width:270px;
    height:200px;
}
.news_veer_views p{
    position:absolute;
    padding:153px 10px 10px 10px;
    width:270px;
    height:53px;
    background:url('images/bg_veernews.png') no-repeat;
}
.news_veer_views span{
    display:block;
    height:32px;
    overflow:hidden;
}
.news_veer_views img{
    width:270px;
    height:200px;
}
.news_veer_views a{
    color:#ce0000;
    font-size:11px;
    line-height:16px;
    text-decoration:none;
}
.news_veer_items{
    padding:5px 10px;
    text-align:right;
}
.news_veer_items a{
    display:block;
    padding:8px 0px;
    text-decoration:none;
    color:#1d4cb6;
    height:32px;
}
.news_veer_items a.last{
    border:none;
}
.news_veer_items a:hover{
    text-decoration:underline;
}
/* end news_veer */