/*通用部分样式*/
*{
margin:0;
padding:0
}

body{
background:#fff;
color:#000;
font:12px sans-serif, 宋体;line-height: 150%;
text-align:center;
}

a{
color:#000;
text-decoration:none;
}

a:hover{
color:#f30;
text-decoration:underline;
}

img{
border:0px;
}

li{
list-style: none;
}

.r{
float:right;
}

td{
text-align:left;
}

table{
word-break:break-all;
Width:fixed;
}

#hd,#nav,#m,#ft{
width:950px;
margin:0 auto;
}

/*登陆部分样式*/
#hd{
height:26px;
border-bottom:1px solid #008D35;
line-height:28px;
background:#F5F5F5;
}

#hd li{
float:left;
width:60px;
height:24px;
margin:0 5px;
background:url(abasp_blue/tbt_bg.gif) 0 3px no-repeat;
text-align:center;
line-height:24px;
}

#UserLogin{
float:left;
width:700px;
}

/*栏目菜单样式*/
#nav{
height:75px;
padding-bottom:5px;
text-align:center;
}

#nav li{
float:left;
width:116px;
}

#logo{
float:left;
width:209px;
margin:10px;
}

#menu{
width:950px;
margin:4px auto;
}

/*主导航区样式*/
#subnav{
width:950px;
float:left;
height:29px;
background:url(abasp_blue/mainnav_bg.gif) 0 0 repeat-x;
}

#subnav #zylw{
text-align:left;
width:40px;
float:left;
height:29px;
margin:0px 10px 0 0;
line-height:29px;
text-indent:10px;
}

#subnav li{
float:left;
height:18px;
padding:10px 4px 0 4px;
}

#subnav li.selected{
width:75px;
height:18px;
background:url(abasp_blue/top_bg.gif) 0 0 no-repeat;
}

#subnav li.selected a{
color:#000;
text-decoration:none;
}

#subnav li.selected a:hover{
color:#000;
text-decoration:underline;
}

#subnav li h3{
font-size:12px;
margin:0 10px;
}

#subnav li h3 a{
color:#000;
text-decoration:none;
font-weight:normal;
}

/*子导航区样式*/
.contentvolume{
text-align:left;
clear:both;
overflow:hidden;
display:none;
width:100%;
height:24px;
background:url(abasp_blue/mainnav_bg2.jpg) 0 0 repeat-x;
}

.contentvolume li{
display:inline;
line-height:24px;
height:24px;
padding:6px 2px 0 14px;
background:url(abasp_blue/icon1.gif) 5px 10px no-repeat;
}

#contentvolume0{
display:block;
}

.contentvolume0 li a{
color:#266F00;
text-decoration:none;
}

.contentvolume0 li a:hover{
color:#266F00;
text-decoration:underline;
}

/*主体部分样式*/
#pagebody{
display:block;
float:center;
margin:5px auto;
width:950px;
}

/*左侧部分样式*/
#sidebar{
width:210px;
text-align:left;
float:left;
clear:left;
overflow:hidden;
margin-right:10px;
}

.sidebar_fuwuzhongxin{
float:left;
width:210px;
background-image:url(../order/calendar_bg3.gif);
height:37px;
}

.sidebar_lanmu{
float:left;
width:210px;
height:60px;
}

.sidebar_lanmu_1{
float:left;
width:104px;
height:59px;
}

.sidebar_lanmu_2{
float:left;
width:103px;
height:59px;
}

.sidebar_lanmu_3{
float:left;
width:104px;
height:58px;
}

.sidebar_lanmu_4{
float:left;
width:103px;
height:58px;
}

.sidebar_caidan{
float:left;
width:210px;
}

.sidebar_caidan_1{
float:left;
width:210px;
height:50px;
}

/*右侧部分样式*/
#mainbody{
width:720px;
text-align:left;
float:right;
border-left:0px;
height:100%;
}

.tupian{
width:720px;
height:112px;
}

.wenzhi{
clear:left;
height:100%;
width:720px;
}

.wenzhi ul{
float:left;
}

.wenzhi li{
float:left;
text-align:left;
width:720px;
line-height:25px;
}

/*页脚定义样式*/
#footer{
clear:left;
height:100%;
width:950px;
}

.footer_about{
width:950px;
float:left;
}

.footer_about ul{
float:left;
}

.footer_about li{
float:left;
text-align:center;
width:950px;
line-height:25px;
}