@charset "gb2312";
body {
	font-family:Arial;
	text-align:left;
	font-size: 12px;
	color: #000;
	margin: 0px;
	padding:0px;
	background: #959595;
	line-height: 18;

}
#galaxyfk{ width:1000px; background:#fff;}
#l1{ width:17px; background:#fff url(images/left.gif) no-repeat left top; height:350px;}
#l2{ width:201px;}
#l3{ width:765px;}
#l4{width:17px;}
a,td,tr{
	color: #000;
	text-decoration: none;
	font: 12px/1.2 Arial;;
	word-break:break-all;
}
a:hover{text-decoration:underline;}

.no_reapet_left_top{
	background-repeat: no-repeat;
	background-position: left top;
}
.no_reapet_left_bottom{
	background-repeat: no-repeat;
	background-position: left bottom;
}
.no_reapet_right_top{
	background-repeat: no-repeat;
	background-position: right top;
}
.no_reapet_right_bottom{
	background-repeat: no-repeat;
	background-position: right bottom;
}
.no_reapet_left_middle{
	background-repeat: no-repeat;
	background-position: left center;
}

.repet_x_top{
	background-repeat: repeat-x;
	background-position: left top;
}



.hand{cursor:hand;}
a.left_link{ color:#000;}
.edit1{ border:0px;}
.rightbg {
	background-image: url(images/left.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.searchbox {
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:86px;
}
.copytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.id {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.aboutustxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
}
.btxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 10px;
	background-color: #efefef;
}
.line1 {
	padding: 1px;
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}