<style type="text/css">

.l_pp1 {
	background-image: url(images/dhbg.gif);
}
.l_pp2 {
	
}
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}
img {
	border: 0px;
}
A:link {
	text-decoration:none;
	color: #4E2C0B;
}
A:hover {
	COLOR: #ffffff; TEXT-DECORATION: underline
}
A:visited {
	color: #4E2C0B;
	TEXT-DECORATION: none;
}

.cl {
	color: #4E2C0B;
}
.c2 {
	display:block;
	font-weight:bold;
	color:#ffffff;
	font-size: 12px;
	text-decoration:none;
	line-height:30px;
	padding:0px 9px;
	text-align:left;
	color:#ffffff;
}
.cl1 {
	display:block;
	font-weight:bold;
	color:#4E2C0B;
	font-size: 12px;
	text-decoration:none;
	line-height:30px;
	padding:0px 9px;
	text-align:left;
	color:#FFFFFF;
}
.td13 {
	font-size: 12px;
	padding:3px 5px;
	line-height:25px;
}
.td12 {
	font-size: 12px;
	padding:9px 9px;
	line-height:25px;
}
.td_f{
	vertical-align:top;
	BORDER-RIGHT: #B4A895 1px solid;
	BORDER-LEFT: #B4A895 1px solid;
	}
.title_1{
	font-size: 16px;
	font-weight:bold;
	color: #4E2C0B;
}
.title_2{
	font-size: 13px;
	font-weight:bold;
	color: #4E2C0B;
}
.td_l_c {
	background-color:#FFFFFF;
}
.bt {
	display:block;
	font-weight:bold;
	color:#4E2C0B;
	font-size: 12px;
	text-decoration:none;
	line-height:30px;
	padding:0px 9px;
	text-align:left;
	color:#4E2C0B;
}
.bt_l {
	display:block;
	font-weight:bold;
	color:#ffcc00;
	font-size: 12px;
	text-decoration:none;
	line-height:30px;
	padding:9px 9px;
	text-align:left;
	color:#ffcc00;
}
.menu1 {
	display:block;
	font-weight:bold;
	color:#ffffff;
	font-size: 12px;
	text-decoration:none;
	line-height:30px;
	padding:0px 9px;
	text-align:left;
	color:#333333;
}
.menu2 {
	display:block;
	font-weight:bold;
	color:#ffffff;
	font-size: 12px;
	text-decoration:none;
	line-height:30px;
	padding:0px 9px;
	text-align:left;
	color:#ffffff;
}
.menu2 a:link {color: #4E2C0B; text-decoration: none;}
.menu2 a:visited {color: #4E2C0B; text-decoration: none;}
.menu2 a:hover {color: #ffffff; text-decoration: underline;}

.menu3 {
	display:block;
	font-weight:bold;
	color:#ffffff;
	font-size: 12px;
	text-decoration:none;
	line-height:30px;
	padding:9px 9px;
	text-align:left;
	color:#ffffff;
}
.menu3 a:link {color: #ffffff; text-decoration: none;}
.menu3 a:visited {color: #ffffff; text-decoration: none;}
.menu3 a:hover {color: #ffffff; text-decoration: underline;}
.a_orange {
	display:block;
	font-weight:bold;
	color:#ff4700;
	font-size: 12px;
	text-decoration:none;
	text-align:left;
	color:#ff4700;
}
.a_orange a:link {text-align:left; color: #ff0000; text-decoration: none;}
.a_orange a:visited {text-align:left;  color: #ff0000; text-decoration: none;}
.a_orange a:hover {text-align:left; color: #ff0000; text-decoration: underline;}
.c1_y {
	display:block;
	font-weight:bold;
	color:#F7F1DF;
	font-size: 12px;
	text-decoration:none;
	line-height:30px;
	padding:0px 9px;
	text-align:left;
	color:#F7F1DF;
}



.bottom {
	display:block;
	color:#4E2C0B;
	font-size: 12px;
	text-decoration:none;
	line-height:20px;
	padding:0px 9px;
	text-align:center;
}

.box_black {
	text-align: justify;
	LINE-HEIGHT: 20px;
	PADDING-RIGHT: 8px;
	display:block;
	color:#000000;
	font-size: 12px;
	text-decoration:none;
	padding:0px 9px;
	color:#000000;
}
.c_orange {
	text-align: justify;
	COLOR: #ff4700;
	PADDING-RIGHT: 8px;
}
.orange_12_b {
	text-align: justify;
	COLOR: #4E2C0B;
	PADDING-LEFT: 8px;
	font-weight:bold;
	font-size: 12px;
}

<--菜单效果 
.menu {
  /*设置onmouseover事件*/
  onmouseover: expression(onmouseover=function (){this.style.borderColor ='blue';this.style.color='red';this.style.backgroundColor ='#0C8AC5'});

  /*设置onmouseout事件*/
  onmouseout: expression(onmouseout=function (){this.style.borderColor='';this.style.color='';this.style.backgroundColor =''});
  /*background-color:#0C8AC5;*/
}



</style>

