body,p,th,td,input,textarea
{
 	font-family:'SimSun','宋体';
	font-size:12px;
	color:#333333;
}

body
{
	margin:0;
	padding:0;
	text-align:center;
}

a:link,a:visited
{
	color:#804050;
	text-decoration:none;
}

img
{
	border:0;
}

td
{
	vertical-align:top;
}

.HackBox
{
   border-top:0;
   clear:both;
}

hr
{
	border-top:dashed 1px #AAA;
	border-bottom:0;
	border-left:0;
	border-right:0;
}

i
{
	font-style:normal;
    font-size:16px;
    color:#F991AA;
	padding:3px;
}

#Left
{
	float:left;
	width:200px;
}

#Right
{
	float:right;
	width:400px;
}

h1
{
	font-size:14px;
	font-face:宋体;
	color:#5555FF;
}

.selitem_bg
{
	width:234px;
	height:10px;
	background-color:#EEE;
	font-size:0px;
}
.selitem
{
	height:10px;
}

.selitem_left
{
	margin: 0;
	display: inline;
	float:left;
}

.selitem_right
{
	margin: 0;
	display:inline;
	float:right;
}