@charset "utf-8";
/* CSS Document */
*{
padding:0;
margin:0;
border:0;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
body{
background:url(../images/bg.jpg) #0072BB repeat-x top left;
}
.h{
color:#A8A8A8;
}
#top{
margin:28px auto 0 auto;
width:910px;
height:34px;
background-image:url(../images/index_1.jpg);
}
#logo{
margin:0 auto;
width:910px;
height:97px;
background-image:url(../images/index_2.jpg);
}
#menu{
margin:0 auto;
width:910px;
height:82px;
background-image:url(../images/index_3.jpg);
}
#menu ul{
padding-top:32px;
list-style-type:none;
margin:0 auto;
width:544px;
}
#menu li{
float:left;
padding:15px 16px 15px 14px;
width:auto;
height:50px;
height:/**/20px;
background:url(../images/menubg.jpg) no-repeat top right;
}
#middle{
margin:0 auto;
width:910px;
height:auto;
background-image:url(../images/index_4.jpg);
}
#main{
margin:0 auto;
width:890px;
height:auto;
background:url(../images/mainbg.jpg) repeat-x;
}
#bottom{
margin:0 auto;
width:910px;
height:39px;
background-image:url(../images/index_5.jpg);
}
#copyright{
padding:4px 0;
width:268px;
height:34px;
height:/**/24px;
margin:0 auto;
}
a.link:{text-decoration:none; color:#330000;}
a.visited:{text-decoration:none; color:#330000;}
a.hover:{text-decoration:none; color:#330000;}
a.active:{text-decoration:none; color:#330000;}