@charset "utf-8";
/* CSS Document */
body { background-color:#fff; font-size:12px;}
* { margin:0; padding:0;}
.clear { clear:both; line-height:0;}
.content { width:810px; padding:0 10px; background-color:#fff; margin:0 auto;}
/*顶部*/
.top { padding-top:5px;}
.logo { float:left; margin-top:5px; margin-left:8px;}
.banner { float:left; margin:0 25px;}
.top_ul { list-style:none; line-height:20px;}
.top_ul a { text-decoration:none; color:#676767;}
/*国内特价*/
.chinaq a { color:#333; text-decoration:none;}
.chinaq a:hover { text-decoration:none;}
/*导航栏*/
.lodin { background-color:#E6EFFF; height:28px; line-height:28px; color:#515151; padding:0 10px;}
.lodin_span { float:left; color:#046EC2; display:inline;}
.lodin_form { float:right; color:#6B6B6B; display:inline;}

.nav { background:url(../images/nav_bg.gif) repeat-x bottom; height:32px; margin-top:8px; text-align: center;}
.nav .comoff a, .nav .comoff a:visited{color: #fff; text-decoration: none;}
.nav ul{ list-style:none; line-height:32px;}
.nav li{ float:left; display:block; width:77px;}
.nav .on{ background: url(../images/selected.gif) no-repeat;}
.nav .on a { color:#000; text-decoration:none;}
.navimg_left { margin-top:1px; float:left;}
.navimg_right { margin-top:1px; float:right;}

/*底部*/
.foot { margin-top:8px; border-top:#D5E5FF 1px solid; text-align:center; line-height:24px; color:#666; border-bottom:#0368D0 8px solid;}
.foot a { color:#0368D0;}
.foot a:hover { text-decoration:none;}