body{
	margin:0;
	padding:0;
	line-height:18px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
}

#bar{
	width:100%;
	height:24px;
	line-height:24px;
	color:#fff;
	background:#fa9641;
}
#bar_content{
	width:980px;
	margin:0 auto;
	text-align:right;
}
#bar_content strong{color:#ff0;padding:0 5px;}

#bar_content a{color:#fff; padding:0 5px; text-decoration:none; display:block; float:left;}
#bar_content a:hover{text-decoration:underline; background:#ffc491; color:#ff0;}

#logo{
	clear:both;
	width:980px;
	height:60px;
	margin:0 auto;
	padding:20px 0;
}
#logo_l{
	width:400px;
	padding:0;
	text-align:left;
	float:left;
}
#logo_r{
	width:468px;
	height:60px;
	float:right;
}

#menu{
	clear:both;
	width:1000px;
	height:44px;
	margin:0 auto;
	background:url(../images/nav_c.jpg);
}
#menu_l{
	float:left;
	width:790px;
	padding:0 0 0 20px;
	height:44px;
	background:url(../images/nav_l.jpg) left top no-repeat;
}
#menu_r{
	float:right;
	width:135px;
	padding:7px 30px 7px 0;
	height:30px;
	text-align:right;
	background:url(../images/nav_r.jpg) right top no-repeat;
}

#menu_l ul{margin:0; padding:0; list-style:none;}
#menu_l li{margin:0; padding:0 2px 0 0; list-style:none; height:44px; line-height:44px; background:url(../images/nav_line.jpg) right no-repeat; float:left;}
#menu_l a{padding:0 14px; display:block; float:left; font-family:Calibri, Arial; font-size:17px; color:#fff; text-decoration:none;}
#menu_l a:hover{color:#fff000; text-decoration:none;}

#main{
	width:980px;
	padding:0px 10px;
	margin:0 auto;
	background:url(../images/bg.jpg);
}

#left{
	width:539px;
	border-right:1px #dbdbdb solid;
	float:left;
}

#right{
	width:439px;
	border-left:1px #fff solid;
	float:right;
}

#bottom{
	width:1000px;
	height:50px;
	margin:0 auto;
	background:url(../images/bc.jpg);
	color:#fff;
	line-height:42px;
}
#bottom_l{
	width:400px;
	height:50px;
	padding:0 0 0 30px;
	background:url(../images/bl.jpg) left top no-repeat;
	float:left;
	text-align:left;
}
#bottom_r{
	width:500px;
	height:50px;
	padding:0 30px 0 0;
	background:url(../images/br.jpg) right top no-repeat;
	float:right;
	text-align:right;
}
#bottom a{color:#fff; text-decoration:none; padding:0 5px;}
#bottom a:hover{text-decoration:underline;}

#list{background:url(../images/list_bg.jpg) top repeat-x #ffffff;}
#list th{color:#fff; height:30px; text-align:left;}
#list td{height:26px; line-height:24px; background:url(../images/list_line.jpg) bottom repeat-x;}
#list td.nobg{background:none;}
.list_b{height:20px; width:100%; overflow:hidden;  background:url(../images/list_bc.jpg) bottom repeat-x #fff; }
.list_bl{height:20px; width:5px; float:left; overflow:hidden;  background:url(../images/list_bl.jpg) left bottom no-repeat;}
.list_br{height:20px; width:5px; float:right; overflow:hidden;  background:url(../images/list_br.jpg) right bottom no-repeat;}