@charset "utf-8";
/* CSS Document */
*{
padding:0px; margin:0px;
}
html{
margin:0 auto; background:#FFFFFF url(../images/bg.jpg) left top repeat-x; 
}
body{
color:#444148; font-size:14px; font-family:Arial;
}
a{
text-decoration:none; color:#444148;
}
a:hover{
text-decoration:none; color:#444148;
}
li{
list-style:none;
}
img{
border:0px;
}
.clr{
clear:both; width:0px; height:0px;  padding:0px; margin:0px;  overflow:hidden; 
}


.header{height:100px; width:1000px; margin:0 auto; background:url(../images/head_1.jpg) left top no-repeat;}
.header_a img{ float:left; width:353px; height:80px; padding-left:30px; padding-top:15px;}
.header_b{ float:right; width:135px; height:15px; padding-right:63px; padding-top:62px;}
.header_b li{ float:left; height:15px; padding-left:20px;}

.top{ height:307px; width:1000px; margin:0 auto; background:url(../images/head_4.jpg) left top no-repeat;}
.top p{ width:63px; height:34px; padding-left:842px; padding-top:14px;}


.bottom{ height:104px; background:url(../images/bottom.jpg) left bottom repeat-x;}
.ft{ height:84px; width:800px; margin:0 auto; padding-top:15px; overflow:hidden;}
.ft li{ line-height:22px; text-align:center; color:#e3e3e3;}
