@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	background-color:#000;
}
.bg_light_left {
	background-image:url(../images123/interface/light_left.jpg);
	width:29px;
	background-repeat:repeat-y;
}
.bg_light_right {
	background-image:url(../images123/interface/light_right.jpg);
	width:29px;
	background-repeat:repeat-y;
}
.mainbg {
	background-image:url(../images123/interface/main_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.padding5 {
	padding:5px;
}
.content {
	font-family:Tahoma;
	font-size:11px;
	color:#EAEBEA;
	line-height:20px;
	text-align:justify;
}
.padding8 {
	padding:8px;
}
.title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#d4fb1c;
	line-height:30px;
}
.title_orange {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#F90;
	line-height:30px;
}
.padding015015 {
	padding:0 15px 0 15px;
}
img {
	border:0;
}
