@charset "utf-8";
/* CSS Document */
body {
    margin:0px;
	padding:0px;
	background-color:#ffab3d;
	font-family: "宋体",Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height:1.6em;
}

.font01 { font-family:"宋体"; font-size:12px; color:#000000; line-height:22px;}
.font02 { font-family:"宋体"; font-size:12px; color:#ffffff; line-height:28px;}
.font03 { font-family:"宋体"; font-size:14px; color:#000000; font-weight:bold;}

a {
font-size: 12px;
	text-decoration: none;
	color: #333333;
}
a:hover {
font-size: 12px;
	color: #ff0000;
	text-decoration: none;
}

a img { border: 0;}

.table2 { background-image:url(../pic/index_bg.jpg); background-repeat:repeat-x;}
.table3 { border-bottom:1px dashed #ccc;}