A:link {COLOR: #FFFFFF; TEXT-DECORATION: underline;}

A:visited {COLOR: #FFFFFF; TEXT-DECORATION: underline;}

A:active {color: #0000FF; TEXT-DECORATION: none;}

A:hover {color: #0000FF;}

.news-bg {
	background-image: url(../img/news_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.news {  width:100%; height:200px; overflow:auto;}
.font-11 {
	font-size: 11px;
	line-height: 14px;
	font-family: "Tahoma", "Verdana", "Arial";

}
.font-12 {
	font-size: 12px;
	line-height: 18px;
	font-family: "Tahoma", "Verdana", "Arial";

}
.whats-bg {
	background-image: url(../img/whats_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.whats {
	height: 200px;
	width: 100%;
	 overflow:auto;
}
.bg-side-shade-right {
	background-image: url(../img_common/bg_side_shade_right.gif);
	background-repeat: repeat-y;
}
.bg-side-shade-left {
	background-image: url(../img_common/bg_side_shade_left.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.bg-main {
	background-image: url(../img_common/bg_main.gif);
	background-repeat: no-repeat;
	background-position: 0px 55px;

}
.font-notice {
	font-size: 10px;
	background-color: #FF0000;
	line-height: 14px;
	font-family: "Tahoma", "Verdana", "Arial";


}
.font-14 {
	font-family: "Tahoma", "Verdana", "Arial";
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;

}
