﻿@import url("top.css");
/*all*/
body{
font-family: Arial, Helvetica, sans-serif;
color:#000000;
line-height: 180%;
background:#FDF4D9;
}
a{
color:#000000;
}
a:hover{
color:#FF6600;
}
/*page*/
.page{
height:20px;
line-height:20px;
clear:both;
text-align:right;
padding:3px;
margin:10px 30px;
}
/*menu*/
.menu-box{display:block;float:left;}
.menu-content{position:absolute;}
/*round*/
.round-top-left,.round-bottom-left{
padding-left:10px;
}
.round-top-right,.round-bottom-right{
padding-right:10px;
}
.round-bottom-left{
background:url(../image/round-foot.gif) no-repeat left bottom;
height:10px;
}
.round-bottom-right{
background:url(../image/round-foot.gif) no-repeat right bottom;
height:10px;
}
.round-border{
border-left:#c0c0c0 solid 1px;
border-right:#c0c0c0 solid 1px;
}
/*box*/
.body{
width:995px;
background:#FFFFFF;
}
.b-top,.b-banner,.b-nav,.b-nav-sub,.b-where,.b-main,.b-foot{
width:995px;
clear:both;
background:#FFFFFF;
}
.b-top{
height:90px;
}
.b-nav{
width:995px !important;
width:1000px;
height:39px;
}
.b-nav-sub{
height:50px;
margin-bottom:8px;
}
.b-where{
height:45px;
margin-bottom:8px;
}
.b-banner{
height:121px;
margin-bottom:8px;
}
.b-main{
margin-bottom:8px;
}
.b-main .main-left{
float:left;
width:266px;
}
.b-main .main-right{
float:right;
width:713px;
overflow:hidden;
}

/*b-top*/
.b-top{
background:url(../image/top-bg.jpg) no-repeat left top;
}
.b-top .logo{
float:left;
}
.b-top .login{
float:right;
height:50px;
margin-top:30px;
margin-right:15px;
}
#swfLogo{
width:400px;
height:96;
}
.b-top .login div{
float:left;
margin-right:5px;
}
.b-top .login input{
border:#666666 solid 1px;
width:100px;
}
/*b-nav*/
.menu-box{
background:url(../image/nav-bg.gif) repeat-x left top;
height:100%;
}
.menu-content{
height:38px;
background:url(../image/nav-sub.gif) no-repeat right top;
padding-right:15px;
}
.menu-content .f{
background:url(../image/nav-sub.gif) no-repeat left top;
padding-left:15px;
}
.menu-content div{
line-height:45px;
float:left;
}
/*nav-sub*/
.b-nav-sub{
background:url(../image/nav-sub-bg.gif) no-repeat left top;
}
/*b-where*/
.b-where{
background:url(../image/where-bg.gif) no-repeat left top;
}
.b-where .where{
padding:10px 25px;
height:25px;
}
.b-where .where div{
float:left;
padding-right:10px;
}
.b-where .where div input{
border:#CCCCCC solid 1px;
height:20px;
}
/*b-banner*/
#swfOver{
position:absolute;
width:995px;
height:121px;
}
/*b-main*/
.b-main{
overflow:hidden;
}
.b-main .round-top-left{
background:url(../image/title-bg.gif) no-repeat left top;
}
.b-main .round-top-right{
background:url(../image/title-bg.gif) no-repeat right top;
height:32px;
}
.main-list div{
padding-left:28px;
padding-right:25px;
background:url(../image/left-ico.gif) no-repeat 10px top;
line-height:32px;
overflow:hidden;text-overflow:ellipsis;white-space:nowrap;
}
.main-list div.sort{
background:url(../image/left-ico2.gif) no-repeat 10px 8px;
padding-left:30px;
line-height:25px;
}
/*main-left*/
.main-list div{
width:200px;
}
.main-list div.zhuce{
width:285px;
background:url(../image/left-ico3.gif) no-repeat 10px top;
}
.main-list div.daili{
width:300px;
background:url(../image/left-ico4.gif) no-repeat 10px top;
}
/*main-right*/

/*b-foot*/
.b-foot .c{
text-align:center;
line-height:45px;
}
.b-foot .round-top-left{
background:url(../image/copyright-top.gif) no-repeat left top;
}
.b-foot .round-top-right{
background:url(../image/copyright-top.gif) no-repeat right top;
height:45px;
}
