@charset "utf-8";
*{ padding:0px; margin:0px;}
body{ background:url("../img/bg.jpg") repeat-x; }
td{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666; line-height:170%;}
.fonts{ font-family:"宋体";}
.fontw{ color:#FFFFFF;}
.top_menu_bg{ background:url("../img/top_menu_bg.jpg") repeat-x top; }
.font11{font-size:11px;}
.top_menu_left_bg{ background:url("../img/top_menu_left_bg.jpg") no-repeat left top ; padding:20px 0px 31px 36px; }
.top_menu_right_bg{ background:url("../img/top_menu_right_bg.jpg") no-repeat right top ; }

.new_item_bg{ background:url("../img/new_item_bg.jpg") repeat-x top; }
.bottom_bg{ background:url("../img/bottom_bg.jpg") repeat-x top; }
.bottom_body_bg{ background:url("../img/bottom_body_bg.jpg") repeat-x top; }
.body_sub_bg{ background:url("../img/body_sub_bg.jpg") repeat-x top; border-left:1px solid #DDDDDD; }
.line_bg{ background:url("../img/line_bg.jpg") repeat-x bottom; }
.sub_left_bot_bg{ background:url("../img/sub_left_bot_bg.jpg") no-repeat right bottom; }
.sub_left_bg{ background:url("../img/sub_left_bg.jpg") no-repeat right top; }
.sub_left_bg2{ background:url("../img/sub_left_bg2.jpg") no-repeat right top; }
.sub_left_bg3{ background:url("../img/sub_left_bg3.jpg") no-repeat right top; }
.sub_left_bg4{ background:url("../img/sub_left_bg4.jpg") no-repeat right top; }
.sub_left_bg6{ background:url("../img/sub_left_bg6.jpg") no-repeat right top; }
.sub_right_bot_bg{ background:url("../img/sub_right_bot_bg.jpg") no-repeat right bottom; }
.sub_menu_bg{ background:url("../img/sub_menu_bg.jpg") no-repeat left top;  padding-left:66px; height:31px;}
.sub_menu_bg_over{ background:url("../img/sub_menu_bg_over.jpg") no-repeat left top; color:#FF0000; padding-left:66px; height:31px; cursor:hand; }

a:link,a:visited {
	color:#666666;
		text-decoration:none;
}
a:hover {
	color:#464646;
	text-decoration:none;  
}
a.business:link,a.business:visited {
	color:#666666;
		text-decoration: underline;
}
a.business:hover {
	color:#464646;
	text-decoration:underline;
}

a.copyright:link,a.copyright:visited {
	color:#666666;
		text-decoration: none;
}
a.copyright:hover {
	color:#464646;
	text-decoration:underline;
}

a.menu:link,a.menu:visited {
	color:#f2f2f2;
		text-decoration:none;
}
a.menu:hover {
	color:#ffffff;
	text-decoration:none;
}
