/* CSS Document */
body{
	font-family:"宋体";
	font-size:12px;
	text-align:left;

}
td{
	font-family:"宋体";
	font-size:12px;
}
A {
TEXT-DECORATION: none; font-family: "宋体"
}
A:hover {
	COLOR:#FF0000; TEXT-DECORATION: none; font-family: "宋体"
}
A:link {
	COLOR:#C38B93; TEXT-DECORATION: none; font-family: "宋体"
}
A:visited {
	COLOR:#C38B93; TEXT-DECORATION: none; font-family: "宋体"
}
.fontsize12{font-size:12px}
.fontsize13{font-size:13px}
.fontsize14{font-size:14px}
.fontsize16{font-size:16px}
.fontbold{font-weight:bold;}
.fontwhite{color:#ffffff}
.fontblue{color:#3577AB}
.fontgreen{color:#5EB800}
.fontgreen2{color:#1F8E3B}
.fontblack{color:#000000}
.fontgray{color:#999999}
.ln{ line-height:140%}
.panel{font-family:Arial, Helvetica, sans-serif; color:#bf848a; font-size:8pt}
.title{font-size:12px; color:#C38B93; font-weight:bold; text-align:left; line-height:20px}
.tab{border-top:2px dotted #C8959A;border-right:2px dotted #C8959A; padding:10px;}
#page_index{background-image:url(/images/bg_index.jpg); background-repeat:repeat-y; width:1000px; margin:0 auto; padding:0;}
#page{background-image:url(/images/bg.jpg); background-repeat:repeat-y; width:1000px; margin:0 auto; padding:0;}
#menu {font-family:"黑体"; font-size:13px;color:#BF838B;}
#menu A{font-family:"黑体"; font-size:13px; color:#BF838B}
#menu A:hover{font-family:"黑体"; font-size:13px; color:#FF0000; text-decoration:underline}

#menu2 {font-family:"黑体"; font-size:13px;color:#fff;}
#menu2 A{font-family:"黑体"; font-size:13px; color:#fff}
#menu2 A:hover{font-family:"黑体"; font-size:13px; color:#fff; text-decoration:underline}
