/* CSS Document */
*{
margin:0;
padding:0;}
body{ background:url(../images/0005.gif);}
ul{
list-style:none;}
img{ border:0;}
/*-----------------default links--------------------*/
a{ text-decoration:none; font:12px "宋体";color:#999;}
a:hover{ text-decoration:underline; color:#CCC;}

/*--------------------layer----------------------*/
#container,#header,#banner,#main_body,#copy{
width:980px;
margin:0px auto;
background:#000;
overflow:hidden;}
#header{
height:98px;
background:url(../images/top.gif) no-repeat;}
#logo{
width:100px;
height:98px;
float:left;
background:url(../images/logo.gif) no-repeat;}
#banner{
height:228px;
background:url(../images/111_03.gif) no-repeat;}
#main_body,#body_left,#body_right{
background:#000;}
#body_left{
width:280px;
float:left;}
#body_right{
width:700px;
float:left;}
/*------------------版权--------------------*/
#copy{
height:100px;
float:left;
margin-top:10px;
background:#A80602;
}
.copy_con{
font:12px "宋体";
color:#fff;
margin-top:15px;
text-align:center;}
/*-------------------导航------------------*/
#menubar{
width:880px;
height:98px;
float:left;}
#memu_nav{
width:880px;
height:25px;
position:relative;
top:50px;
left:150px;}
.nav_li{
height:25px;
line-height:25px;
float:left;
text-align:center;}
#nav_links{
display:block;
width:90px;
height:25px;
line-height:25px;
vertical-align:middle;
font:15px "宋体";
font-weight:bold;
color:#fff;
padding-top:6px;
*padding-top:8px;
border-bottom:#fff 1px solid;}
#nav_links:hover{
text-decoration:none;
background:url(../images/hover.gif) no-repeat;
color:#F00;
font-weight:bolder;}
/*-------------------news style---------------------*/
.news_top,.news_bg,.news_bot{width:273px; float:left;}
.news_top{
height:42px;
margin-top:2px;
background:url(../images/news_top.gif) 0 0 no-repeat;}
.news_bg{
height:auto;
background:url(../images/news_bg.gif) repeat-y;}
.news_bot{
height:15px;
margin-bottom:2px;
background:url(../images/news_bot.gif) 0 0 no-repeat;}
/*---------------------标题样式---------------------*/
.news_th,.right_th{
font:14px "宋体";
font-weight:bold;
color:#CCC;
position:relative;
top:13px;
left:50px;}
.right_th{
position:relative;
top:15px;
left:58px;}
/*-----------------more style---------------------*/
.more{
float:right;
position:relative;
top:-1px;
right:12px;
}
/*-----------------------body_right style---------------------------*/
.right_1,.right_2,.right_3{ width:700px; float:left;}
.right_1{
height:43px;
margin-top:1px;
background:url(../images/R_top.gif) no-repeat;}
.right_2{
background:url(../images/R_bg.gif) repeat-y;}
.right_3{
height:16px;
margin-bottom:1px;
background:url(../images/R_bot.gif) no-repeat;}
/*----------------------主体内容left and right--------------------------*/
.content_div{
width:270px;
height:auto;}
.news_con,.CP_list{
list-style:url(../images/18.gif);
padding:2px 2px 2px 30px;
font:12px "宋体";
color:#999;}
.CP_list a{ text-decoration:underline; color:#F5EB65;}

.news_con li,.CP_list li{
word-spacing:1px;
line-height:170%;}
.R_con{
width:675px;
margin-left:12px;
font:12px "楷体" "宋体";
color:#999;
word-spacing:1px;
line-height:170%;
overflow:hidden;
text-overflow:clip;}
.R_pic{
float:left;
border:#CCC 1px solid;
padding:2px;
margin:8px;}
/*------------------产品图片-----------------------*/
.pro_pic{
width:132px;
height:206px;
float:left;
margin:12px 20px;
display:inline;}
.CP_pic{
width:126px;
height:176px;
padding:2px;
border:#99FF99 1px solid;}
p.text{
text-align:center;
margin-top:5px;}






