body,div,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color:#333;
	line-height:140%
}
.bg {
	background-attachment: fixed;
	background-image:  url("../images/bg.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFC24E;
}
.sailong {
	color: #B98934;
	text-decoration: none;
}
.sailong:hover{
	color: #990000;
	text-decoration: underline;
}
.fontstyle {
	color: #B98934;
}
.displaystyle1{display:none;}

/*全局*/
body,td,div{font-size:12px;color:#333;}
/*菜单文字*/
.menu,.menu a{font-size:12px;color:#FFFFFF;font-weight:bold}
.menu1,.menu1 a{font-size:12px;color:#FFFFFF}
/*通用标题*/
.text_1{font-size:12px;color:#000000}
.text_2{font-size:12px;color:#333333;line-height:13pt}
.text_3{font-size:14px;color:#333333;line-height:13pt}
.text_4{font-size:16px;color:#333333;font-weight:bold}
a {
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration:none;
}
a:hover{color:#006633;
text-decoration:underline;}
.leftbody{
	margin:2px;
	padding:4px;
	text-align:left;
	list-style-type:none;
}

