@charset "utf-8";
/* CSS Document */
#wrapper{
width:850px;
height:auto;
margin:auto;
margin-top:0;
}
#logo{
width:850px;
height:96px;
background:url(images_1/banner.gif) no-repeat;
}
#menu{
height:49px;
width:850px;

}
#menu1{
width:738px;
height:37px;
padding-top:12px;
padding-left:160px;
font-weight:bold;
}
.menu1 a{
text-decoration:none;
color:#FFFFFF;
padding:10px 10px;
}
.menu1 a:hover{
text-decoration:none;
color:#FFCC00;
}

#menu .left{
width:10px;
height:49px;
background:url(images_1/menu_left.gif) no-repeat;
float:left;
}
#menu .right{
width:12px;
height:49px;
float:left;
background:url(images_1/menu_right.gif) no-repeat;
}
#menu .center{
width:828px;
height:49px;
float:left;
background:url(images_1/menubg.gif) repeat-x;
}
#banner{
height:302px;
widows:850px;

}
#block1{
width:511px;
height:302px;
background:url(images_1/banner_image.gif) no-repeat;
float:left;

}

#block2{
height:302px;
width:339px;
float:left;
}
#block3{
height:288px;
width:339px;
background:url(images_1/banner_bg.gif) repeat-y;
float:left;
}
#block4{
height:14px;
width:339px;
background:url(images_1/banner_right_footer.gif) no-repeat;
float:left;
}

#box{
height:280px;
width:320px;
float:left;
padding:5px 0px 0px 12px;
}
#box1{
height:30px;
width:310px;
border-bottom:#8f3b3b solid 1px;
padding-top:5px;
}
#box2{
height:30px;
width:310px;
border-bottom:#8f3b3b solid 1px;
padding-top:5px;
}
#box3{
height:25px;
width:310px;
padding-top:30px;
}


#footer{
width:850px;
height:40px;

}
.size{
font-size:13px;
}
img{
border:0;
}

