@charset "utf-8";

@import url("../packages/default/css/import.css");

body{
margin:0px;
background:#ff256c;
}



img {
border-style:none;
}

h1{
width:auto;
line-height:20px;
display:block;
margin:0px;
padding:0px;
background:url(/user_data/packages/default/img/main/h1-bg.jpg) repeat;
text-align:center;
color:#FFFFFF
}

#head{
width:auto;
height:94px;
background:#FFFFFF;
}

#head-box{
width:800px;
height:94px;
margin:auto;

}  



#head-title{
width:166px;
height:94px;
float:left;
}

#head-bg{
width:327px;
height:94px;
float:left;
background:url(/user_data/packages/default/img/main/head-bg.jpg) no-repeat;
}


#head-text{
width:307px;
height:94px;
float:left;
}

#menu-bg{
width:auto;
height:40px;
background:url(/user_data/packages/default/img/main/menu-bg.jpg) repeat;
}

#menu-box{
width:800px;
height:40px;
margin:auto;
}

#menu-box ul{
list-style:none;
padding:0px;
margin:0px;
}

#menu-box ul li{
font-size: 0; 
line-height: 0;
vertical-align: bottom;
float:left;

}

#fla{
background:url(/user_data/packages/default/img/main/fla-bg.jpg) repeat;
width:auto;
height:361px;
clear:both;
overflow:hidden;
}

#fla-box{
width:852px;
height:361px;
overflow:hidden;
margin:auto;
}

#fla-left{
width:26px;
height:361px;
background:url(/user_data/packages/default/img/main/fla-left.jpg) no-repeat;
float:left;
}

#fla-main{
width:800px;
height:361px;
background:#999999;
float:left;
}


#fla-right{
width:26px;
height:361px;
background:url(/user_data/packages/default/img/main/fla-right.jpg) no-repeat;
float:left;
}

#fla-shadow{
width:100%;
height:8px;
background:url(/user_data/packages/default/img/main/fla-shadow.gif) repeat-x;
}






#footer-bg{
width:100%;
height:25px;
background:url(/user_data/packages/default/img/main/footer-bg.jpg);
color:#FFFFFF;
padding-top:50px;
   position: relative;
   overflow: hidden;
}


#footer-bg ul{
list-style:none;
   position:relative;
   left:50%;
   float:left;
}


#footer-bg ul li{
float:left;
   position:relative;
   left:-50%;
   float:left;

}


#footer-bg a{
color:#FFFFFF;
}

#footer-c{
text-align:center;
color:#FFFFFF;
}





















