  /*页面默认样式*/
body {
	padding:0px;
	margin:0px;
	font-family: "宋体";
	font-size: 14px;
	text-decoration: none;
	background:url(main_bg1.jpg) left top repeat-x;
	background-color:#fcf2e8;
	

}
a:link{ text-decoration:none; color:#000000;}
a:visited{ text-decoration:none; color:#000000;}
a:hover{ text-decoration:none; color:#C31C0C}

.head_bg4{ background:url(head_bg4.jpg) left top no-repeat; width:532px; height:40px; font-size:12px;}

.td_left_bg{ background:url(td_left_bg.jpg) left top repeat-y; width:262px;}
.td_mid_bg{ background:url(td_mid_bg.jpg) left top repeat-y; width:673px;}
.td_right_bg{  background-image:url(td_right_1.jpg); background-repeat:no-repeat; background-position:top; background-color:#ede9e3; width:66px;}
.td_right_bg1{ background-image:url(td_right_bg.jpg); background-repeat:repeat-y; width:66px;}
.td_right_1{ background:url(td_right_1.jpg) left top no-repeat; width:66px;}
.td_mid_bg1{ background:url(td_mid_bg1.jpg) left top no-repeat; width:673px;}
.td_mid_bg2{ background:url(td_mid_bg2.jpg) left bottom no-repeat; width:553px; line-height:24px; padding-left:60px; padding-right:60px;}
.bottom_bg{ background:url(bottom_bg.jpg) left top repeat-x; width:749px; text-align:center;}
.bottom_t1{
	color:#CC0000;
	font-weight:bold;
}
.bottom_t1 td{
	background:#F7F7F7;
	border:#584206 1px solid;
	text-align:center;
	height: 24px;
}
.bottom_link_a:link{ text-decoration:none; color:#CC0000; font-size:12px;}
.bottom_link_a:visited{ text-decoration:none; color:#CC0000; font-size:12px;}
.bottom_link_a:hover{ text-decoration:none; color:#0275F4; font-size:12px;}
