@charset "gb2312";
/* CSS Document */

/*======全局定义=========*/
*{
	padding:0px;
	margin:0px;
}
body{
	background:#D0E860; 
	margin-top:0px; 
	margin-bottom:0px;
	margin-left:auto; 
	margin-right:auto; 
	text-align:center;
	font-size:12px;
}
td {font-size:12px;}
ul{list-style-type:none;}


/*链接定义*/
a:link{color:#333; font-size:12px; text-decoration:none}
a:visited{ color:#333;font-size:12px; text-decoration:none}
a:hover{ color:#ff3300; font-size:12px;text-decoration:underline}


/*常用*/
.clear{clear:both;}
.graw{ color:#666666}
.green{ color:#009933}




/*=================顶部定义====================*/
.head{width:1003px; height:354px;background-color:#FFFFFF; margin-left:auto; margin-right:auto; overflow:hidden;}
.body_top{width:858px;margin-left:auto; margin-right:auto; overflow:hidden;}

.container{width:1003px;margin-left:auto; margin-right:auto; overflow:hidden; text-align:left}

/*=================中部定义====================*/
/*.................见后.................*/



/*=================底部定义====================*/
.foot{width:1003px; margin-left:auto; margin-right:auto;text-align:center; overflow:hidden; background-image:url(img/n_foot.jpg); background-position:bottom; background-repeat:no-repeat; background-color:#FFFFFF}
.foot .content{line-height:160%; color:#333; margin-left:auto; margin-right:auto; padding-top:15px; padding-bottom:55px;}

.foot .content a{color:#009933}



/*首页中部*/
.index_body{width:1003px; margin-left:auto; margin-right:0; overflow:hidden; background-color:#FFFFFF}

/*左侧*/
.index_body .leftsider{width:232px; float:left; overflow:hidden; text-align:center}

.index_body .leftsider .photovideo{width:184px; height:203px; overflow:hidden; background-image:url(img/photovideobg.jpg); padding-top:40px;}

.index_body .leftsider .u { width:184px; text-align:center}
.index_body .leftsider .u .title{ font-size:14px; font-weight:bold; text-align:left; background-color:#EEEEEE; padding:3px;}
.index_body .leftsider .u .content{margin-bottom:5px; width:198px; overflow:hidden; text-align:left}
.index_body .leftsider .u .content li{height:26px; line-height:26px; overflow:hidden; text-indent:8px;}




/*中间*/
.index_body .leftsider1{ width:771px;float:left;text-align:left;overflow:hidden;background-image:url(img/line1.jpg); background-repeat:repeat-y}

.index_body .leftsider1 .title{ width:771px; height:82px; overflow:hidden; padding-top:30px; text-align:left; padding-right:6px;background-image:url(img/titlebg.jpg); text-indent:80px;}
.index_body .leftsider1 .content{padding-top:15px; padding-left:25px; padding-right:50px;}
.index_body .leftsider1 .content * { line-height:180%}

/*右侧*/
.index_body .rightsider{ width:179px;float:right ; overflow:hidden; margin-right:2px;}
.index_body .rightsider .content1{border:#96B6CB 1px solid; background-color:#fff; padding:10px; text-align:center}
.index_body .rightsider .content2{border:#96B6CB 1px solid; background-color:#fff; padding:10px; text-align:center; border-top:0}

.index_body .rightsider .content3{margin-top:6px;}




.index_body .rightsider .product { width:650px;}

.index_body .rightsider .news{width:650px;}

.index_body .rightsider .news .corpnews{width:325px; float:left}
.index_body .rightsider .news .corpnews .content{ width:325px; text-align:left; padding-top:10px;}
.index_body .rightsider .news .corpnews .content ul {float:left;}
.index_body .rightsider .news .corpnews .content ul li{width:325px;height:22px; display:block; overflow:hidden; text-indent:20px}

.index_body .rightsider .news .businessnews{width:325px; float:right}
.index_body .rightsider .news .businessnews .content{ width:325px; text-align:left; padding-top:10px;}
.index_body .rightsider .news .businessnews .content ul {float:left;}
.index_body .rightsider .news .businessnews .content ul li{width:325px;height:22px; display:block; overflow:hidden; text-indent:20px}



/*单页面右部*/
.rightsider .stitle { width:650px; padding-top:5px; padding-bottom:3px; color:#006600;text-align:left}
.rightsider .scontent { width:650px; padding-top:5px; padding-bottom:3px; text-indent:6px;text-align:left}
.ico{padding-top:8px; padding-right:5px;}

.piclink{height:29px;}
.piclinkover{ height:29px; background-color:#99CC00;filter:alpha(opacity=20); cursor:pointer}
.piclinkout{ height:29px;background:#FFFFFF;filter:alpha(opacity=0)}


.index_body .rightsider2{ width:770px;float:right ; overflow:hidden; margin-right:1px;}
.index_body .rightsider2 .stitle{background-color:#E2EDF3 ; border-bottom:#98D0F3 1px solid; height:27px; text-indent:10px; padding-top:8px; text-align:left}
.index_body .rightsider2 .scontent{ width:760px; overflow:hidden; padding:10px; text-align:left; overflow:hidden;  line-height:170%; }

.title1{ color:#fff; background-image:url(img/tbg.jpg); height:40px; padding-top:9px; font-weight:bold; font-size:14px; text-indent:16px; background-repeat:no-repeat}

.format *{ font-size:12px; font-family:"宋体"; line-height:180%}

.notice *{ font-size:12px; font-family:"宋体"; line-height:180%; color:#FFFF00}

.link { line-height:170%;}

.news *{ font-size:14px}

.news li{line-height:150%; }
.news li a:link{ font-size:14px}
.news li a:visited{ font-size:14px}
.news li a:hover{ font-size:14px}

.news td a:link{ font-size:14px}
.news td a:visited{ font-size:14px}
.news td a:hover{ font-size:14px}