@charset "utf-8";
BODY {
	FONT-SIZE: 11px;
	BACKGROUND-IMAGE: url(../images/page_bg.jpg);
	MARGIN: 0px;
	COLOR: #8c8b8b;
	BACKGROUND-REPEAT: repeat-x;
	FONT-FAMILY: Verdana, Arial;
	BACKGROUND-COLOR: #fff;
	text-align: justify;
	line-height: 17px;
}
a:link {color: #8c8b8b;text-decoration: underline;}
a:visited {text-decoration: underline;;color: #8c8b8b;}
a:hover {text-decoration: underline;;color: #262626;}
a:active {text-decoration: none;color: #262626;}
img{border:0px}
.main_layer {WIDTH: 900px; BACKGROUND-COLOR: #ffffff;BACKGROUND-IMAGE: url(../images/main_layer_bg.jpg);BACKGROUND-REPEAT: repeat-x;}
