body{
	background:url(../images/body_bg.png) repeat-x;
	color:#660000;
}
#bodyer{
	width:1040px;
	margin:auto;
	text-align:center;
	background:url(../images/body_content_bg.gif) repeat-y;	
}
#wrap{
	background:url(../images/head_bg.jpg) center top no-repeat;
}
#nav{
	text-align:left;
	line-height:30px;
	height:30px;
	padding-left:80px;
	margin-bottom:5px;
	font-weight:bold;
}
#nav span{
	font-size:12px;
}
#nav a{
	font-size:12px;
	font-weight:bold;
	color:#660000;
	text-decoration:none;
}
#nav a:hover{
	color:red;
}
#content{
	text-align:left;
	padding-left:65px;
}
#content_left{
	float:left;
}
#content_left .t{
	width:172px;
	padding:20px 0 0 10px;
	background:url(../images/left_bg.png) no-repeat;
	behavior: url("iepngfix.htc");
}
#content_left .b{
	width:172px;
	height:20px;
	padding:10px 0 0 10px;
	background:url(../images/left_bottom_bg.png) bottom left no-repeat;
	behavior: url("iepngfix.htc");
}
#content_center{
	width:535px;
	margin-left:5px;
	float:left;
}
#content_right{
	width:160px;
	height:535px;
	padding:10px 13px 10px 7px;
	margin-left:10px;
	float:left;
	background:url(../images/right_bg.png) no-repeat;
	behavior: url("iepngfix.htc");
}
#header{
	width:950px;
	margin:auto;
}
#footer{
	text-align:center;
	clear:both;
}
#content_left ul{
}
#content_left ul,#content_left li{
	list-style:none;
}
#content_left li{
	height:50px;
	width:162px;
	margin-top:3px;
	position:relative;
}
#content_left li div.msg{
	position:absolute;
	right:10px;
	top:30px;
	color:red;
	font-weight:bold;
}
#content_left li a{
	display:block;
	line-height:50px;
}
#content_left li span{
	display:block;
	line-height:50px;
	font-size:14px;
	padding-left:56px;
}
#content_left li a{
	color:#660000;
	background:url(../images/btn_01.gif) center no-repeat;
	height:50px;
	text-decoration:none;
	font-weight:bold;
}
#content_left li a:hover{
	background:url(../images/btn_over_01.gif)  center no-repeat;
}
.incon_1{
	background:url(../images/icons_index.gif) 8px 0 no-repeat;
}
.incon_2{
	background:url(../images/icons_index.gif) 8px -46px no-repeat;
}
.incon_3{
	background:url(../images/icons_index.gif) 8px -90px no-repeat;
}
.incon_4{
	background:url(../images/icons_index.gif) 8px -145px no-repeat;
}
.incon_5{
	background:url(../images/icons_index.gif) 8px -190px no-repeat;
}
.incon_6{
	background:url(../images/icons_index.gif) 8px -240px no-repeat;
}
.incon_7{
	background:url(../images/icons_index.gif) 8px -282px no-repeat;
}
.incon_8{
	background:url(../images/icons_index.gif) 8px -330px no-repeat;
}
.incon_9{
	background:url(../images/icons_index.gif) 8px -425px no-repeat;
}
.incon_10{
	background:url(../images/icons_index.gif) 8px -430px no-repeat;
}
.incon_11{
	background:url(../images/icons_index.gif) 8px -520px no-repeat;
}

.incon_2_1{
	background:url(../images/icons_parent.gif) 2px -0px no-repeat;
}
.incon_2_2{
	background:url(../images/icons_parent.gif) 2px -60px no-repeat;
}
.incon_2_3{
	background:url(../images/icons_parent.gif) 2px -110px no-repeat;
}

.l_t{
	background:url(../images/table_l_t.png) no-repeat;
	height:18px;
	width:18px;
	behavior: url("iepngfix.htc");
}
.r_t{
	background:url(../images/table_r_t.png) no-repeat;
	height:18px;
	width:18px;
	behavior: url("iepngfix.htc");
}
.l_b{
	background:url(../images/table_l_b.png) no-repeat;
	height:27px;
	width:18px;
	behavior: url("iepngfix.htc");
}
.r_b{
	background:url(../images/table_r_b.png) no-repeat;
	height:27px;
	width:18px;
	behavior: url("iepngfix.htc");
}

.t{
	background:url(../images/table_t.png) repeat-x;
	behavior: url("iepngfix.htc");
}
.r{
	background:url(../images/table_r.png) repeat-y;
	behavior: url("iepngfix.htc");
}
.b{
	background:url(../images/table_b.png) repeat-x;
	behavior: url("iepngfix.htc");
}
.l{
	background:url(../images/table_l.png) repeat-y;
	behavior: url("iepngfix.htc");
}
.w{
	width:500px;
}
.tx{
	border:#666 solid 1px;
}
.c{
	background:url(../images/table_c.png);
	
	behavior: url("iepngfix.htc");
}

#content_left li a.over{
	background:url(../images/btn_over_01.gif)  center no-repeat;
}
.tooltip{
	width: 150px; color:#000;
	font:lighter 12px/1.3 Arial,sans-serif;
	text-decoration:none;text-align:center
}
.tooltip{
	width: 150px; color:#000;
	font:lighter 12px/1.3 Arial,sans-serif;
	text-decoration:none;
	text-align:left;
	background:#fff;
}
.tooltip span.top{
	text-align:left;
	padding-left:5px;
	border:#666 solid 1px;
}
.tooltip b.bottom{
	color: #548912;
}

