#head {
	background:#fff;
	width:980px;
	margin:0px auto 0
}
#nav {
	width:980px;
	height:184px;
	overflow:hidden;
	clear:both;
	text-align:center;
}
#container{
	width:980px;
}
#leftside{
	width:231;
	float:left;}
#rightmain{
	width:745px;
	float:right;
	margin-left:3px;
	margin-top:5px;

}
.left_li{
	padding-top:5px;
	font-weight:bold;
	background-image:url(../images/area/left_button_bg.jpg);
	background-repeat:repeat-x;
	height:31px;
	width:80%;
	text-align:left;
    
	
}
.left_li a{
	color:#5F5F5F;
	font-size:16px;
	margin-left:30px;
}
.gray_border {
	border-left:#D1D1CF solid 1px;
	border-right:#D1D1CF solid 1px;
	border-top:#D1D1CF solid 1px;
	border-bottom:#D1D1CF solid 1px;
}
.left_td {
	text-align:left;
	padding-right:6px;
	background-image:url(/web/template/default/images/area/area_left_bk.jpg);
}
.li01 {
	height:33px;
	line-height:33px;
	background-image:url(/web/template/default/images/area/li_bk.gif);
	padding-left:40px;
}
.li01 a {
	color:#606060;
	font-size:14px;
	font-weight:bold;
}
.li02 {
	float:left;
	line-height:27px;
	background-color:#297AB9;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	width:30%;
}
.li03 {
	float:left;
	line-height:27px;
	background:url(/web/template/default/images/area/li03_bk.jpg);
	border-left:#FFFFFF solid 1px;
	border-right: #D8D8D8 solid 1px;
	font-size:12px;
	color:#000000;
	text-align:center;
}
.li04 {
	float:left;
	line-height:27px;
	background:url(/web/template/default/images/area/li03_bk.jpg);
	border-left:#FFFFFF solid 1px;
	text-align:right;
	padding-right:10px;
	width:70%;
}
.li04 a {
	color:#176B9A;
}
.li05 {
	background:url(/web/template/default/images/area/dote.jpg) 7px 10px no-repeat;
	padding-left:24px;
	line-height:22px;
}
.pic_td {
	height:122px;
	padding-top:5px;
	text-align:center;
}
.pic_td img {
	border:#CFCFCB solid 1px;
	margin-left:5px;
	width:122px;
	height:97px;
	padding:2px;
}
