@charset "utf-8";
/* CSS Document */

body{ margin:0; font-size:12px; font-family:"宋体",Arial; color:#333; background:#fff;}
div,form,input,img,ul,li,dl,dd,dt{ margin:0; padding:0; border:0;}
img{ vertical-align:top; }
ul,dl{ list-style-type:none; }
h1,h3,h4,h5,h6{ margin:0; padding:0; border:0; font-size:12px; font-weight: normal; }
a{text-decoration:none; color:#333;}
a:hover{ text-decoration:none; color:#00669a;}


#abc {background:url(../img/bg.jpg) repeat-x; height:532px;}
#container {width:914px; margin:0 auto; height:100%;}

#header{background:url(../img/header.jpg) no-repeat;}
#header #logo img{margin-top:28px; margin-bottom:30px; margin-left:10px;}
#header #nav ul{width:914px; height:32px;}
#header #nav ul li {background: url(../img/bg_2.gif) no-repeat; width:182px; height:32px; float:left; margin-right:1px;}
#header #nav ul span li {background: url(../img/bg_2.gif) no-repeat; width:182px; height:32px; float:left; margin-right:0px;}
#header #nav ul li img{margin-top:12px; margin-left:55px;}

#header #fla {width:914px; background:#fff;}
#header #fla img{ margin:10px 0 20px 15px;} 

