@charset "utf-8";
/* CSS Document */
body
{
margin:0px;
padding:0px;
text-align: center;
background:#000000;
font-size:14px;
color:#999;
}
a
{
font-size:14px;
color:#CCCCCC;
text-decoration:none
}
a img
{
border:0px;
}
#container
{
width:990px;
margin:0px auto;
padding:0px;
text-align:left;
}
#head
{
width:990px;
}
#barner
{
width:990px;
height:192px;
background:url(../images/barner.jpg) no-repeat;
}
#menu
{
width:990px;
height:40px;
clear:both;
margin-bottom:5px;
}
#menu_left
{
width:673px;
height:40px;
float:left;
clear:left;
background:url(../images/menu_bg.jpg)
}
#menu_right
{
width:317px;
height:40px;
float:left;
clear:right;
background:url(../images/menu02_bg.jpg)
}
#login
{
padding-top:8px;
}
.input01
{
width:70px;
height:18px;
font-size:12px;
border:0px;
color:#999;
float:left;
margin-left:5px;
margin-top:2px;
padding:4px 2px 0px;;
background:url(../images/input001.jpg) no-repeat;
}
.input_buttom01
{
width:65px;
height:23px;
font-size:11px;
border:0px;
color:#999;
float:left;
margin-left:5px;
background:url(../images/en_but01.jpg) no-repeat;
}
.input_buttom02
{
width:65px;
height:23px;
font-size:11px;
border:0px;
color:#999;
float:left;
margin-left:3px;
background:url(../images/en_but02.jpg) no-repeat;
}
.login_input
{
width:90px;
height:16px;
font-size:12px;
border:#333 solid 1px;
color:#999;
float:left;
padding:1px;
background:#222;
}
.login_buttom
{
width:50px;
height:16px;
font-size:12px;
border:#333 solid 1px;
color:#999;
float:left;
padding:1px;
background:#222;
}



#sidebar
{
width:203px;
float:left;
clear:left;
border-top:black solid 2px;
background:url(../images/side_left_bg.jpg) ;
}
#side_top
{
width:203px;
background:url(../images/side_left_about.jpg) no-repeat;
}
#side_top2
{
width:203px;
background:url(../images/side_left_products.jpg) no-repeat;
}
#side_bottom
{
width:163px;
padding:50px 20px 20px 20px;
height:350px;
background: url(../images/side_left_bottom.jpg) left bottom no-repeat;
}
#pro_list
{
list-style:none;
margin:0px;
padding:0px;
}
#pro_list li
{
height:17px;
margin:5px;
}
#pro_list a
{
display:block;
height:18px;
color:#CCCCCC;
padding-top:4px;
padding-left:45px;
background:url(../images/list_dot.jpg) 20% center no-repeat;
}
#pro_list a:visited
{
display:block;
height:18px;
padding-left:45px;
padding-top:4px;
background:url(../images/list_dot.jpg) 20% center no-repeat;
}
#pro_list a:hover
{
display:block;
height:18px;
position: relative;
left:2px;
padding-left:45px;
padding-top:4px;
color:#00FFCC;
background:url(../images/list_dot.jpg) 20% center no-repeat;
}
#main_container
{
float:left;
width:716px;
background: url(../images/main_bg.jpg);
}
#main_container_top
{
float:left;
width:716px;
background: url(../images/main_top.jpg) no-repeat;
}
#main_container_bottom
{
float:left;
width:696px;
padding:10px;
background: url(../images/main_bottom.jpg) left bottom no-repeat;
}
#main_t
{
height:24px;
}
#contain
{
margin:10px;
/*text-align:justify;
text-justify:distribute;*/
}
#contain p
{
text-indent:2em;
}
.d_content
{
font-size:14px;
}
.d_content a
{
font-size:14px;
text-decoration:none;
color:#999
}
.main_tt
{
font-size:15px;
color:#999;
line-height:150%;
text-align:left!important;
}
.main_tt strong
{
font-size:16px;
text-align:left;
}

.main_ul2
{
margin:0px;
margin-left:40px;
text-align:left;
}
.main_ul2 li
{
font-size:15px;
color:#999;
height:18px;
margin-bottom:8px;
}

.small_pro
{
margin-top:10px;
margin-left:8px;
}
.small_pro img
{
margin-left:2px;
border:0px;
}
.small_pro a
{
margin:0px;
border:0px;
}
.small_pro a:hover
{
position:relative;
top:1px;
}

.news
{
list-style:none;
margin:0px;
padding:5px 0px;
clear:left;
}
.news li
{
float:left;
height:20px;
}
.news a:hover
{
color:#f90;
}

.main_t_news
{
font-size:16px;
margin:10px;
font-weight:bold;
text-align:center;
}
.news_contain p
{
text-indent:2em;
line-height:150%;
}

.link01
{
text-decoration:none;
}
.page_no
{
font-size:13px;
color:#666;
}
.page_no a
{
font-size:13px;
color:#999;
}

#footer
{
height:33px;
clear:both;
border-top:black solid 7px;
margin-bottom:5px;
width:990px;
padding-top:1px;
text-align:center;
background:url(../images/foot_bg.jpg) no-repeat;
}
#footer span
{
display:block;
margin-top:1px;
font-size:11px;
color:#666;
text-align:center;
}
#footer a
{
font-size:11px;
color:#666;
text-decoration:none;
text-align:center;
}
