a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
a:hover {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF3366;
	text-decoration: underline;
}
a: active {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF3366;
	text-decoration: underline;
}
a:visited {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
.body {
	padding-left:105px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 12px;
	font-weight: normal;
}
.whitebg {
	background-color:#FFFFFF;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#999999;
	text-decoration: none;
	line-height: 15px;
	font-weight: normal;
}
.title {
	background-image:url(img/title.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
.bottom_img {
	background-image:url(img/bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
.bglongbar{
	background-image: url(img/bg_gradation.jpg);
	background-repeat: repeat-x;
}
.imgleft{
	background-image: url(img/w_left.jpg);
	background-repeat: no-repeat;
	background-position:top right; 
}
.imgright{
	background-image: url(img/w_right.jpg);
	background-repeat: no-repeat;
}
.imgright2{
	background-image: url(img/w_right2.jpg);
	background-repeat: no-repeat;
	background-position:top left;
}
.imglefte{
	background-image: url(img/img_e_left.jpg);
	background-repeat: no-repeat;
	background-position:bottom; 
}
.imgrighte{
	background-image: url(img/img_e_right.jpg);
	background-repeat: no-repeat;
	background-position:bottom; 
}
.imgmiddlee{
	background-image: url(img/img_e_middle.jpg);
	background-repeat: no-repeat;
	background-position:top middle;
}
#button {
	vertical-align:middle;
}