@charset "utf-8";
/* CSS Document */
body
{
margin:0px;
padding:0px;
text-align:center;
background:#000000;
}
#container
{
width:990px;
margin:0px auto;
text-align:left;
}
#barner
{
width:990px;
height:354px;
clear:both;
}
#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;
}

#con_bu
{
width:328px;
height:184px;
float:left;
clear:left;
font-size:13px;
color:#888;
background:url(../images/index_01_en.jpg) no-repeat;
}

#con_com
{
width:328px;
height:184px;
float:left;
margin-left:2px;
font-size:13px;
color:#888;
background:url(../images/index_02_en.jpg) no-repeat;
}

#con_pro
{
width:326px;
height:184px;
float:left;
clear:right;
margin-left:2px;
background:url(../images/index_03_en.jpg) no-repeat;
}

.contain
{
margin:35px 9px 5px 11px;
height:140px;
}
.contain a
{
text-decoration:none;
}
.contain a:hover
{
color:#222;
text-decoration: underline;
}
.contain p
{
text-indent:2em;
font-size:13px;
color:#888;
text-align:justify;
text-justify:distribute;
margin:6px 0px;
}
#footer
{
clear:both;
width:990px;
text-align:center;
height:33px;
font-size:11px;
border-top:#000000 1px solid;
border-bottom:#000000 3px solid;
background:url(../images/foot_bg.jpg) no-repeat;
}
#footer span
{
display:block;
margin-top:1px;
font-size:11px;
color:#888;
text-align:center;
}
#footer a
{
font-size:11px;
color:#888;
text-decoration:none;
text-align:center;
}
