table {
	font-size: 12px;
	line-height: 24px;
	color: #000000;
}
.left-bg {
	background-image: url(../image/left_bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.rig-gg {
	background-image: url(../image/rig_gg_bg.jpg);
	background-repeat: repeat-y;
}
.left-search {
	background-image: url(../image/left-search-bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}
a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;

}
a:hover {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;

}
a:active {
	font-size: 12px;
	color: #999999;
	text-decoration: none;

}
p{ text-indent:2em}