html,body{margin:0px auto; padding:0px; color:#2B2B2B; height:100%; font-size: 12px; line-height:200%; font-family: sans-serif,Tahoma,arial,Verdana,宋体; text-align:center;background:#FFFFFF;}

ul,ol,li,th,form,fieldset,img{margin:0px;padding:0px;border:0px; text-align:left;}

table,tr,td{ text-align:left; font-size: 12px; }


select,input{vertical-align:middle;}
fieldset,img{border:0px;}
textarea, input,select{
	color: #01420A;background:#FFFFFF;
	font: normal 12px sans-serif,Tahoma,arial,Verdana,宋体;
    border: 1px solid #FF5500;}
.button{font-weight:bold; color: #000; border:1px solid #79818D; }


.checkbox{color: #01420A;border:0px;background:0px;}
.alpha{	filter: Alpha(Opacity=20, FinishOpacity=50, Style=1);}
.black{color: #000000; }
.red{color: #E30000;}
.gray{color: #6C6C6C;}
.blue{color: #0042FF;}
.green{color: #008040;}
.orange{color: #FF5500;}
.purple{color: #B700FF;}
.white{color: #FFFFFF;} 
.footer{text-align:center; line-height:140%;  font-size:14px;}
.bold{font-weight: bold;}
.title_13px{font-size: 13px; font-weight: bold;}
.title_14px_orange{font-size: 14px;color: #FF5500; font-weight: bold;}
.title_14px_blue{font-size: 14px;color: #003399; font-weight: bold;}
.title_14px_white{font-size: 14px;color: #FFF; font-weight: bold;}
.title_14px_red{font-size: 14px;color: #A10000; font-weight: bold;}
.title_25px{font-size: 25px;color: #FF5500; font-weight: bold; line-height:35px; height:35px;}
.8_px{font-size:8px; color: #000;font-family: Tahoma;}

#bodybox {width:1000px; margin:0px 0px;line-height:200%;overflow:hidden; text-align:left;background:#FFFFFF;}
#leftbox {float: left; width:775px; margin-right:10px;}
#rightbox{float: left; width:215px; }


.position{border-bottom:3px solid #FF5500; height:20px; line-height:20px; margin-bottom:10px;}
.mainbox{border:1px solid #DCDCDC; padding:5px; margin-bottom:5px;}

.main_detail_content {clear:none;font-size:14px;}



.images{border:1px solid #A7A7A7;}
.main_detail_imageleftup{float: left;}
.hiddin{color:#FFD8D8;}

filter: {
Dropshadow(offx=2,offy=0,color=white)
Dropshadow(offx=0,offy=2,color=white) 
Dropshadow(offx=0,offy=-2,color=white) 
Dropshadow(offx=-2,offy=0,color=white);}

a{color: #003399; text-decoration: none;}
a:hover{color: #0030FD; text-decoration: none;}
a:visited{}

a.white{color: #FFFFFF; text-decoration: none;}
a.white:hover{text-decoration: underline;}
a.white:visited{}

a.menu{color: #FFF; font-size:14px;}
a.menu:hover{color: #FFFFFF; text-decoration: underline;}

.underline{width:auto; line-height:1px; height:1px; overflow:hidden; border-bottom:1px dashed #666777;}
.underline1{width:auto; line-height:1px; height:1px; overflow:hidden; border-bottom:1px solid #C7043E;}
.underlinegray{ background:url(../images/underline.gif) repeat-x left bottom;}



.country_newslist{}
.country_newslist ul{padding:2px 3px;}
.country_newslist li{background:url(../images/underline.gif) repeat-x bottom left; list-style-type:none;}



.news_datetime {color: #999;font-size:11px}

.simple_content{/*LI中内容超过长度后以省略号显示的方法*/  white-space:nowrap;   text-overflow:ellipsis;   -o-text-overflow:ellipsis;   overflow: hidden; }

.detail_content{padding:0px 5px;}/*图片超过限定尺寸自动缩放*/
.detail_content img{max-width: 780px; width: expression(this.width >780 && this.height < this.width ? 780: true);}


