#main2 .middle{
	width: 560px;
}
#main2 #beta{
	width: 160px;
}

#top .row1 .bar,
#top #main2 .middle .bar{
	position: relative;
	margin-bottom: 8px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#top .row1 .bar .bar_head,
#top #main2 .middle .bar .bar_head{
	margin-right: 4px;
}
#top .row1 .bar .bar_title,
#top #main2 .middle .bar .bar_title{
	vertical-align: top;
	margin-top: 2px;
}
#top .row1 .bar .title,
#top #main2 .middle .bar .title{
	position: absolute;
	top: 4px;
	left: 120px;
}
#top .row1 .bar .title a,
#top #main2 .middle .bar .title a{
	font-size: 15px;
	font-weight: bold;
}
#top .row1 .bar .date,
#top #main2 .middle .bar .date{
	position: absolute;
	top: 7px;
	right: 5px;
	color: #333;
	font-weight: bold;
}
#top .toDetail{
	text-align:right;
}

/*//////////////
TOP NEWEST
//////////////*/
#top .newest{
	margin-bottom:7px;
}

#top .newest .bnr{
	width: 556px;
	border-color: #000;
	border-style: solid;
	border-width: 15px 2px;
}
#top .newest .desc{
	width: 160px;
}
#top .newest .desc .topFLV{
	margin-bottom: 3px;
}
#top .newest .desc .box{
	height: 220px;
	padding: 5px;
	background-color: #faf5fa;
	position: relative;
}
#top .newest .desc .box .icon{
	margin-bottom: 5px;
}
#top .newest .desc .box .category{
	margin-bottom: 5px;
}
#top .newest .desc .box .category a{
	margin-right: 2px;
}
#top .newest .desc .box .desc_bar{
	margin-bottom: 3px;
	font-weight: bold;
}
#top .newest .desc .box .txt{
	line-height: 18px;
}

#top .newest .icon span.status,
#top #recommend .item .icon span.status{
	display: inline-block;
	margin: 0 7px 0 0;
	padding: 2px 14px;
	color: #FFF;
}
#top .newest .icon span.ppv,
#top #recommend .item .icon span.ppv{
	background-color: #000064;
}
#top .newest .icon span.bbv,
#top #recommend .item .icon span.bbv{
	background-color: #8C0000;
}
#top .newest .icon span.vip,
#top #recommend .item .icon span.vip{
	background-color: #966400;
}
#top .newest .title a{
	font-size: 14px;
}

#top .newest .t_3{
	position: absolute;
	top: 4px;
	left: 170px !important;
}

/*//////////////
TOP SEMI_NEW
//////////////*/
#top .semi_new{
	margin-bottom: 10px;
}
#top .semi_new .item{
	float: left;
	width: 178px;
	margin-right: 6px;
}

#top .semi_new .status_1 .status_bar,
#top .semi_new .status_1 .pake
{
	border: 1px solid #000064;
	background-color: #000064;
}
#top .semi_new .status_2 .status_bar,
#top .semi_new .status_2 .pake{
	border: 1px solid #910000;
	background-color: #910000;
}

#top .semi_new .item .status_bar{
	padding: 2px 5px;
	color: #FFF;
}
#top .semi_new .end{
	margin-right: 0;
}
#top .semi_new .item .pake{
	margin-bottom: 5px;
}
#top .semi_new .item .title{
	margin-bottom: 5px;
	padding: 0 5px;
	line-height: 18px;
}
#top .semi_new .item .title a{
	font-weight: bold;
}
#top .semi_new .item .date{
	padding: 0 5px;
}

#top .bbv_start{
	border-top: 1px dotted #333;
	padding-top: 7px;
}

/*//////////////
TOP TOP_BNR
//////////////*/
#top .top_bnr{
	margin-bottom: 10px;
}


/*//////////////
TOP MSF
//////////////*/
#top #MSF{
	margin-bottom: 10px;
}
#top #MSF .bnr{
	margin-bottom: 2px;
}
#top #MSF .desc{
	position: relative;
}
#top #MSF .desc .txt{
	line-height: 18px;
}
#top #MSF .toDetail{
	position: absolute;
	bottom:0;
	right:0;
}
#top #MSF .toDetail a{
	font-weight: bold;
}


/*//////////////
TOP RECOMMEND
//////////////*/
#top #recommend{
	margin-bottom: 10px;
}
#top #recommend .item{
	margin-bottom: 7px;
	padding: 2px 5px 2px 2px;
	background-color: #f5f5f5;
}
#top #recommend .item .pake{
	width: 225px;
	border-style: solid;
	border-color: #000;
	border-width: 5px 2px;
}
#top #recommend .item .desc{
	position: relative;
	width: 320px;
}
#top #recommend .item .icon{
	margin-bottom: 5px;
}
#top #recommend .item .title,
#top #recommend .item .model{
	margin-bottom: 5px;
}
#top #recommend .item .title a,
#top #recommend .item .model a{
	font-weight: bold;
}
#top #recommend .item .txt{
	margin-bottom: 5px;
	line-height: 18px;
}
#top #recommend .item .toDetail{
	position: absolute;
	right: 0;
	bottom: 12px;
}

/*//////////////
TOP MOVIE_LIST
//////////////*/
#top #movie_list{
	margin-bottom: 25px;
}
#top #movie_list .item{
	width: 174px;
	border-style: solid;
	border-width: 1px;
	padding: 3px;
}
#top #movie_list .bbv{ margin-right: 7px;border-color: #910000;}
#top #movie_list .ppv{ margin-right: 7px;border-color: #000064;}
#top #movie_list .vip{ border-color: #956400;}

#top #movie_list .item .bnr{
	margin-bottom: 2px;
}
#top #movie_list .item .desc{
	margin-bottom: 7px;
	line-height: 20px;
}
#top #movie_list .item .toDetail a{
	font-weight: bold;
}
