﻿/*///////////lists/////////////*/
#wrapper{
	width:960px;
	margin:0 auto;
	overflow:hidden;
	text-align:left;
	}
#header{
	height:119px;
	position:relative;
	/*overflow:hidden;*/
	}
#main{
	margin-top:10px;
	height:1%;
	}
*html #main{
	margin-top:-8px;
	}

#side_left{
	width:773px;	
	float:right;
	margin-top:5px;
	overflow:hidden;
	}
#side_right{
	width:173px;
	float:left;	
	margin-top:5px;
	overflow:hidden;
	}
#footer{
	clear:both;
	margin:10px 0 20px;
}

/*search
#search{
	height:58px;
	clear:both;
	background:url('img/bg_search_m.gif') repeat-x;
}
#search .outter{
	height:58px;
	background:url('img/bg_search_l.gif') no-repeat left top;
}
#search .inner{
	height:40px;
	padding:18px 0 0 145px;
	background:url('img/bg_search_r.gif') no-repeat right top;
}
#search .inner select{
	float:left;
	margin-right:15px;
	width:8em;
}*/


.lists_pages{
	background:#fff url('img/bg_h_r41.gif') no-repeat right top;
	height:30px;
	clear:both;	
}
.lists_pages .inner{
	background:url('img/bg_h_l4.gif') no-repeat left top;
	height:30px;
	line-height:30px;
	padding-right:1em;
	text-align:right;
}
.lists_pages .inner{
	padding-top:2px;
	padding-bottom:3px;
	height:25px;
	line-height:25px;

}
.lists_pages .inputtext{
	background:#fff url('img/input_30.gif') no-repeat;
	width:30px;
	height:15px;
	border: none;
	text-align:center;
	vertical-align:middle;
	padding-top:3px;
}

.lists_heading{
	background:#fff url('img/bg_h_r4.gif') no-repeat right top;
	height:30px;
	clear:both;
	border-top:1px #eee solid;
}
.lists_heading h4{	
	background:url('img/bg_h_l4.gif') no-repeat left top;
	height:30px;
	line-height:30px;
	color:#ff6633;
	padding-left:1em;
	font-size:14px;

}
.lists_heading h4 span{
	float:right;
	margin:5px 10px 0 0;
}
/*boxlists*/	
.boxlists{
	background:url('img/bg_h_r31.gif') no-repeat right top;
	height:1%;
	clear:both;
}
.boxlists .title_wrap{
	background:url('img/bg_h_l3.gif') no-repeat left top;
	height:30px;
	padding:13px 0 0 10px;
}
.boxlists .title_wrap .select{
	float:right;
	padding:5px;
}

.boxlists .title_wrap span{
     font-size:12px;font-weight:bold;color:#f60;}

.boxlists .ilook{
	background:url('img/bg_h_ilook.gif') no-repeat left top;
	padding-left:130px;
	height:30px;	
}
.boxlists .ilook ul{
	
}
.boxlists .ilook li{
	height:30px;
	line-height:30px;
	float:left;
	margin-right:10px;	
	background: url('img/bg_h_r8.gif') no-repeat right 2px;
}
.boxlists .ilook li a{
	background: url('img/bg_h_l8.gif') no-repeat left 2px;
	padding:0 10px 0 10px;
	color:#598527;	
	font-size:14px;
	font-weight:bold;
	display:block;
}
.boxlists .ilook li a:hover{

}
.boxlists .ilook .current{
	background:url('img/bg_h_r5.gif') no-repeat right top;
	height:30px;
	line-height:30px;
	float:left;
}
.boxlists .ilook .current a{
	background: url('img/bg_h_l5.gif')  no-repeat left top;
	padding:0 15px 0 15px;
	color:#666;	
	font-size:14px;
	font-weight:bold;
	display:block;
}
.boxlists .ilook .current a:hover{
	background: url('img/bg_h_l5.gif')  no-repeat left top;
	cursor:text;
	text-decoration:none;
}
.boxlists h3{
	background:url('img/bg_h_r5.gif') no-repeat right top;
	height:30px;
	line-height:30px;
	color:#f60;
	display:inline;
	float:left;
}
.boxlists h3 span{
	background: url('img/bg_h_l5.gif')  no-repeat left top;
	padding:3px 10px 0 10px;
	color:#f60;	
	font-size:16px;
	display:block;
}
.boxlists textarea{
	border:1px #eee solid;
	margin:5px 0;
	padding:5px;
	width:468px;
}
.boxlists .input_text{
	border:1px solid #ddd;
	padding:0 3px;
	}
.boxlists table{
	border-collapse:collapse;
	margin-bottom:10px;
	/*border-left:1px #eee solid;
	border-right:1px #eee solid;*/
}

/*///////////item/////////////*/

.boxlists .item{
	text-align:center;
	width:120px;
}
.boxlists .item img{
	border:1px #fff solid;
}
.boxlists .item a:hover img{
	border:1px #f30 solid;
}
.boxlists th{
	background:#eee;
	line-height:1.8em;
	padding:0 5px;
}

/*/////////// item1 /////////////*/

.boxlists .item1{
	text-align:center;
	width:120px;
}
.boxlists .item1 img{
	border:1px #eee solid;padding:3px;
}
.boxlists .item1 a:hover img{
	border:1px #f30 solid;padding:3px;
}


.boxlists th{
	background:#eee;
	line-height:1.8em;
	padding:0 5px;
}

.littlepicboxindex{
    float:left;width:170px; text-align:center;padding-left:12px;padding-top:5px;
	}

.littlepicboxindex img{
	        border:1px #ebebeb solid;padding:0px;
}

.littlepicboxindex2{
    float:left;width:152px; text-align:center;padding-left:2px;padding-top:5px;
	}

.littlepicboxindex2 img{
	        border:1px #ebebeb solid;padding:0px;
}
.boxlists td{
	/*padding:10px 5px;
	border-bottom:1px #ddd dotted;*/
}
.boxlists td a:link,
.boxlists td a:visited{
	text-decoration:underline;
	color:#666;
}
.boxlists td a:hover{
	text-decoration: none;
	color:#333;
}
.boxlists td h4 a:link,
.boxlists td h4 a:visited{
	text-decoration:underline;
	color:#FF6600;
	padding:2px 0 0;
}
.boxlists td h4 a:hover{
	text-decoration: none;
	color:#fff;
	background:#FF6600;
	padding:2px 0 0;
}

.boxlists td h5 a:link,
.boxlists td h5 a:visited{
	text-decoration:none;
	color:#FF6600;
	padding:2px 0 0;
	font-weight:normal;
	font-size:14px;
	
}
.boxlists td h5 a:hover{
	text-decoration:underline;
	color:#000;
	padding:2px 0 0;
}



.boxlists .gray td{
	background:#f9f9f9;
}
/*cirBox2*/
.cirBox2{
	background:url('../img/title031_toothbar04.gif') no-repeat right top;
	margin-top:10px;
}
.cirBox2 .bulletin{
	height:130px;
	border-left:1px #ddd solid;
	border-right:1px #ddd solid;
}
.cirBox2 .bulletin{
	height:130px;
	border-left:1px #ddd solid;
	border-right:1px #ddd solid;
}
.cirBox2 .bulletin p{
	font-size:14px;
	padding:1em;
	text-indent:2em;
}

.cirBox2 .bl{
	clear:both;
	background:url('img/bg_b_r.gif') no-repeat right bottom;
	height:8px;
}
*html .cirBox2 .bl{
	margin-top:-5px;
	}
.cirBox2 .br{
	background:url('img/bg_b_l.gif') no-repeat left bottom;
	height:8px;
}
.cirBox2 h3{
	background:url('img/bg_h_li.gif') no-repeat left top;
	height:25px;
	padding:3px 1em 0;
	color:#ff6600;
	}
*html .cirBox2 h3{
	padding-top:5px;
}
.cirBox2 p{
	padding:1em;
	padding-bottom:0;
	line-height:1.8em;
}

/*cirBox*/
.cirBox{
background-color:#ffe8c0;
}
.cirBox .bl{
	clear:both;
	background:url('img/bg_b_r.gif') no-repeat right bottom;
	height:8px;
}
*html .cirBox .bl{
	margin-top:-6px;
}
.cirBox .br{
	background:url('img/bg_b_l.gif') no-repeat left bottom;
	height:8px;
}
/*.cirBox h3{
	background:url('../img/title031_toothbar04.gif') no-repeat left top;
	height:30px;
	padding:3px 1em 0 2em;
	color:#ffffff;
	}*/
.cirBox ul{
	padding:8px 1em;;
	}	
.cirBox .tools{
	border-left:1px #ddd solid;
	border-right:1px #ddd solid;
}
.cirBox li{
	border-bottom:1px dotted #eee;
	padding:5px 0 3px;
	font-weight:normal;
	color:#333;
	clear:both;
	overflow:hidden;
	height:1%;
	}
.cirBox .menu { 
	padding:5px 0px 0 10px; 
	background:url('img/bg_h_l.gif') no-repeat left top;
	}
.cirBox .menu ul{
	list-style:none;
	height:1%;
	margin:0;
	padding:0;
	}
.cirBox .menu li{
	float:left;
	border-bottom:none;
	padding:2px 5px 0px;
	margin-right:2px;
	}	
.cirBox .menu li a:link,.cirBox .menu li a:visited{
	color:#fff;
	font-size:14px;
	}
.cirBox .menu .current{
	background:#ececec;
	border-top:1px #666 solid;	
	}
.cirBox .menu li a:visited{
	color:#fff;
	font-size:14px;
	}
.cirBox .menu li a:link{
	color:#fff;
	font-size:14px;
	}
.cirBox .menu .current{
	background:#ececec;
	border-top:1px #666 solid;
	border-right:1px #666 solid;
	padding:3px 5px 1px;
	font-weight:bold;
	}
.cirBox .menu .current a:visited{
	color:#333;
}
.cirBox .menu .current a:link{
	color:#333;
}
.cirBox p{
	padding:1em;
	padding-bottom:0;
	line-height:1.8em;
	border-left:1px #ddd solid;
	border-right:1px #ddd solid;
}
.float_left{
	float:left;
	margin-right:8px;
	border:1px #ddd solid;
	padding:3px;
}
.video{
	margin-top:10px;
}

.k1:visited ,.k1:link{
	font-size:14px;
	color:green;
}
.k2:visited ,.k2:link{
	font-size:16px;
	color: #FF6600;
}
.k1:hover,.k2:hover{
	text-decoration: none;
	color:#fff;
	background:#FF6600;
	padding:2px 0 0;
}

.reco_video{
	margin-top:10px;
	clear:both;
}
.reco_video h3{
	background:#fff url('img/recommend.gif') no-repeat;
	height:50px;
	text-indent:-1000px; 
}
.reco_video .item{
	float:left;
	width:118px;
	height:110px;
	overflow:hidden;
	margin-right:38px;
}
.reco_video .item img{
	border:1px #fff solid;
}
.reco_video .item a:hover img{
	border:1px #f30 solid;
}

.reco_video .item_right{
	margin-right:0;
}
.reco_video .item span{
	text-align:center;
	display:block;
	}
.reco_video .item img{
	display:block;
	margin-bottom:5px;
	}

.developer{
	margin-top:13px;
	clear:both;
}
.developer h3{
	background:#fff url('img/developer.gif') no-repeat;
	height:26px;
	
}
.developer span{
	float:right;
}
.developer .lists a{
	margin-right:14px;
}
*html .developer .lists a{
	margin-right:24px;
}

.developer .lists img{
	padding:3px;
	border:1px #eee solid;
}
.developer .lists a:hover img{
	border:1px #f30 solid;
}

.developer .lists  .item_right{
	margin-right:0;
	}

.font01{
	text-align:center;
}



/*视频列表*/

#videotd{
	width:567px;margin:auto;}

#videotd .title5{
	background: url('img/newhouse/searboxbg-1.gif') no-repeat bottom;height:33px;}

#videotd .box{
	background: url('img/newhouse/searboxbg-2.gif') repeat-y;
    height:1%;
}

#videotd .box .item5{
	float:left;
	width:120px;
	text-align:center;
	overflow:hidden;
	height:120px;margin:6px 8px 6px 8px;
}

#videotd .box .item5 img{
	display:block;
	margin-bottom:5px;
	border:1px #fff solid
}
#videotd .box .item5 a:hover img{
	border:1px #FF3300 solid;
}

#videotd .btm{
	background: url('img/newhouse/searboxbg-3.gif') no-repeat;height:5px;width:567px;}

#videotd .box .item6{
	float:left;
	padding-left:20.5em;
	padding-top:60px;
	padding-bottom:60px;
	vertical-align:middle;
}

#videotd .box .item6 a{
	font-size:12px;text-decoration:none;color:#f60;
}
#videotd .box .item6 a:hover{
	color:#000;text-decoration:none;
}


.font02{
	text-align:center;color:#f60;
}



.closeX{
    float:right;margin-right:5px;
    margin-top:8px;
    margin-left:4px;
	display:block;
	width:21px;
	height:21px;
	background:url('img/closebtn.gif') no-repeat;
}
.closeX:hover{
	background:url('img/closebtn.gif') no-repeat 0 -21px;
}



.more{
	display:block;
	width:53px;
	height:21px;
	margin-top:1em;
	float:right;
	background: url('img/newhouse/more.gif') no-repeat;
	}
*html .more{
	margin:8px 8px 0 0;
	}

.more:hover{
	background: url('img/newhouse/more.gif') no-repeat 0 -21px;
	}




.boxlists .title_wrap ul{
}


.boxlists .title_wrap li{
	height:30px;
	line-height:30px;
	float:left;
	margin-right:10px;	
	background: url('img/bg_h_r8.gif') no-repeat right 2px;
}
.boxlists .title_wrap li a{
	background: url('img/bg_h_l8.gif') no-repeat left 2px;
	padding:0 10px 0 10px;
	color:#598527;	
	font-size:14px;
	font-weight:bold;
	display:block;
}
.boxlists .title_wrap li a:hover{

}

.boxlists .title_wrap .current{
	background:url('img/bg_h_r5.gif') no-repeat right top;
	height:30px;
	line-height:30px;
	float:left;

}
.boxlists .title_wrap .current a{
	background: url('img/bg_h_l5.gif')  no-repeat left top;
	padding:0 15px 0 15px;
	color:#666;	
	font-size:14px;
	font-weight:bold;
	display:block;
}
ing-top:4px;

}

.boxlists .searbox span{
	font-size:12px;font-weight:bold;color:#f60;
}


/*.searchbtn{
	width:38px;
	height:21px;
	background:url('img/searchbtn.gif') no-repeat;
}*/

.btn1{height:20px;margin-left:8px;font-size:12px; border:1px #d3d3d3 solid; background:url(img/usercenter/button-bg.gif) repeat-x;color:#f60;}


/*.boxlists .searbox{
	background:url('img/newhouse/searboxbg.gif')  no-repeat left;
    height:44px;text-align:center;top:10px;padding-top:4px;

}*/

/*.boxlists .searbox span{
	font-size:12px;font-weight:bold;color:#f60;
}
*/


