body,td,th {
	font-family: "Lucida Grande", "Verdana", "Lucida", "Arial", "Helvetica", "宋体","sans-serif";
	font-size: 12px;
	color: #666666;		
}
body {
    background-image: url(bg.jpg);		
	margin: 0px;
}
.text {
	line-height: 150%;
	color: #555;
	text-decoration: none;
}
a:link {
	line-height: 150%;
	color: #800080;
	text-decoration: underline;
}
a:visited{
	line-height: 150%;
	color: #800080;
	text-decoration: underline;
}
a:hover {
	line-height: 150%;
	color: #ff6600;
	text-decoration: underline;
}
.page_bg {
	background-attachment: fixed;
	background-image: url(bg_pic.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.text_darkred16 {
	font-size: 16px;
	line-height: 150%;
	color: #cc0000;
	text-decoration: none;
}
.text_orange16 {
	font-size: 16px;
	line-height: 150%;
	color: #ff0033;
	text-decoration: none;
}
.text_darkred12 {
	font-size: 12px;
	line-height: 150%;
	color: #cc0000;
	text-decoration: none;
}
.text_id {
	font-size: 12px;
	line-height: 150%;
	color: #501100;
	text-decoration: none;
}
.box_gray {
	background-color: #f7f7f7;
	border: 1px solid #e4e4e4;
}
.line_bottomdash {
	border-bottom: 1px dashed #d2d2d2;
}


