body{
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	background:url(/boao/bg/default.jpg) fixed top center no-repeat black;
	padding:0px;
	margin:0px;
}
form{
	margin:0px;
	padding:0px;
	border:0px;
}
/*
img, div{
	_behavior:url(/boao/iepngfix.htc);
}
*/
div,td{
	word-break:break-all;
	word-wrap:break-word;
}
.clear{
	height:0px;
	width:0px;
	overflow:hidden;
	clear:both;
}

#mainbox{
	width:980px;
	margin:0px auto;
	background:url(/boao/blank.gif);
}
#topbox{
	height:110px;
	margin:0px;
}
#logo{
	float:left;
	margin-top:24px;
}
#topform{
	float:right;
}
#input_name{
	width:159px;
	height:21px;
	overflow:hidden;
}
.inputname{
	position:relative;
	left:49px;
	top:-18px!important;/*俺非常不愿意使用这种恶心的技巧 3px...*/
	top:-21px;
	width:102px;height:15px;
	border:0px;padding:0px;margin:0px;line-height:15px;
	text-align:center;
}
#input_pass{
	width:159px;
	height:20px;
	overflow:hidden;
}
.inputpass{
	position:relative;
	left:49px;
	top:-18px!important;/*俺非常不愿意使用这种恶心的技巧 3px...*/
	top:-21px;
	width:102px;height:15px;
	border:0px;padding:0px;margin:0px;line-height:15px;
	text-align:center;
}
.remember{
	background:url(/boao/remember_default.png);
	background-repeat:no-repeat;
	background-position:10px 0px;
}
.remember_over{
	background:url(/boao/remember_hover.png);
	background-repeat:no-repeat;
	background-position:10px 0px;
}
.remember_click{
	background:url(/boao/remember_click.png);
	background-repeat:no-repeat;
	background-position:10px 0px;
}

#remmtxt{
	margin-left:25px;
	color:white;
	font-family:'helvetica';
	font-size:12px;
	font-weight:bold;
	line-height:12px;
}

/*-----------------------------------------------*/
#navbar{
	height:34px;
	width:980px;
	background:url(/boao/navbar.png);
	overflow:hidden;
}
.navitembox{
	float:left;
	height:24px;
	width:64px;
	margin:5px 3px 4px 3px;
}
.navitembox img{
	height:24px;
	width:64px;
	visibility:hidden;
}
.nav_item{
	display:block;
	position:relative;top:-24px;left:0px;
	height:24px;width:64px;text-align:center;
	font-size:12px;font-weight:bold;color:white;line-height:24px;
	color:white;
	text-decoration:none;
}
.nav_item:hover{
	text-decoration:underline;
}
.hiddenimg{
	visibility:hidden;
}
.showimg{
	visibility:visible;
}
/*-----------------------------------------------*/


#o div{
	height:20px;
	overflow:hidden;
	font-size:12px;
	color:white;
	line-height:20px;
}
#o a{
	color:white;
	text-decoration:none;
}
#o a:hover{
	color:red;
	text-decoration:underline;
}


#content{
	background:#000000;
	height:auto;
	display:block;
}
#content_leftside{
	overflow:hidden;
	float:left;
	width:12px;
}
#content_left{
	float:left;
	width:239px;
}
#content_centerside{
	overflow:hidden;
	float:left;
	width:10px;
}
#content_right{
	float:left;
	width:709px;
	overflow:hidden;
}
#content_rightside{
	overflow:hidden;
	float:left;
	width:10px;
}
#searchbox{
	height:32px;
	margin-bottom:7px;
	overflow:hidden;
}
.inputkeyword{
	position:relative;width:165px;height:24px;left:26px;
	top:-28px!important;
	top:-29px;
	border:0px;margin:0px;padding:0px;line-height:24px;
	text-align:center;
}
#broadcastbox{
	height:114px;
	margin-bottom:7px;
}
.lefttitle{
	height:25px;
	background-image:url(/boao/lefttitle.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	padding:13px 0px 0px 26px;
	color:white;
	font-weight:bold;
	font-size:12px;
}
.leftdetail{
	background:#212121;
	margin:0px 0px 7px 0px;
	padding:5px;
}
#recomment{
	height:408px;
	width:699px;
	padding:5px;
	background:#212121;
	overflow:hidden;
}
.righttitle{
	margin-top:5px;
	height:21px;
	background:url(/boao/righttitle.png);
	background-repeat:no-repeat;
	padding:13px 0px 0px 26px;
	color:white;
	font-weight:bold;
	font-size:12px;
}
.rightdetail{
	padding:5px;
	background:#212121;
}
#spaceline{
	background:#000000;
	height:10p;
	overflow:hidden;
}
#footer{
	height:30px;
	background-image:url(/boao/bottombg.png);
	background-repeat:no-repeat;
	margin-bottom:10px;
	text-align:center;
}
.hiddencontrol{
	height:0px;
	width:0px;
	overflow:hidden;
}
 /*自定义css*/
