@charset "utf-8";
/* CSS Document */
body
{
margin:0px;
text-align:center;
background-color:black;}
#contenter
{
width:1010px;
text-align:left;
height:600px;
margin:0px auto;}
.logo
{
width:1010px;
height:70px;}
.co_name
{
padding-top:10px;
padding-left:20px;}
.main_fla
{
width:1010px;
height:490px;}
#menus
{
height:35px;
overflow:hidden;
width:1010px;
padding-top:0px;
background-image:url(../img/line1.jpg);
background-repeat:no-repeat;
border-bottom:#401803 1px solid  };

.menu
{
width:1000px;
padding-left:10px;
list-style:none;
margin:10px 0px 0px 0px;
} 

.menu li
{
list-style:none;
float:left;
width:81px;
} 
.menu a
{
display:block;
font-size:14px;
color:#FC9000;
width:80px;
height:14px;
text-decoration:none;
text-align:center;
margin-top:0px;
padding-top:0px;
border-right:#401803 groove 1px;
} 
.menu a:hover
{
background-color:#FF6600;
color:#FFFFFF;
} 
.f_contact
{
height:82px;
}
.f_addr
{
float:left;
margin-left:20px;
padding-left:70px;
padding-top:3px;
height:80px;
width:400px;
font-size:13px;
background-image:url(../img/f_bg1.jpg);
background-repeat:no-repeat;
}

.f_bg
{
float:left;
margin-left:20px;
padding-left:70px;
padding-top:3px;
height:80px;
width:400px;
font-size:13px;
background-image:url(../img/f_bg2.jpg);
background-repeat:no-repeat;}