.container {
	margin: 0px auto;
	overflow: hidden;
}

/* search-num-results */
#search-num-results {
	/*
	border-bottom:1px solid #CDCDCD;
	border-left:5px solid #CDCDCD;
	font-size:125%;
	padding:0px 5px 5px 10px;
	*/
	background-color:#F2F2F2;
	color:#009900;
	font-size:14px;
	font-weight:700;
	letter-spacing:1px;
	line-height:28px;
	text-indent:8px;
	height:28px;
	border-top: 1px solid #DEDEDE;
	padding-right:6px;
}


/* order_by_box */
#order_by_box {
	/*background-color:#F2F2F2;*/
	font-size:12px;
	margin: 10px 0px;
	height:30px;
}
#filters_options {
	display:block;
	font-size:13px;
	padding-top:7px;
	padding-left:10px;
	top:0;
	width:58%;
}

.show_type{
	/*padding-right:10px;*/
}

a.switch_thumb {
	width: 122px;
	height: 26px;
	line-height: 26px;
	padding: 0;
	display: block;
	background: url(../images/switch.gif) no-repeat;
	outline: none;
	text-indent: -9999px;
}
a:hover.switch_thumb {
	filter:alpha(opacity=75);
	opacity:.75;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
}
a.swap { 
	background-position: left bottom; 
}


/** list **/
ul.display {
	float: left;
	margin: 0;
	padding: 0;
}
ul.display > li {
	position: relative;
	float: left;
	margin-top: 10px;
	padding: 5px 0;
	border-bottom:1px dotted #CDCDCD;
	width: 98%; 
	overflow:hidden;
	
}
ul.display > li a {
	color:#1A74B0;
	text-decoration: none;
}

ul.display > li .content_block {
	padding: 0px 5px 12px 5px;
}

/* list_l */
.list_l {
	float: left;
	width:  110px;
	height: 145px;
	margin-left: 5px;
    padding-top: 4px;
    text-align: center;
}
.list_l a{
	text-align: center;
}
.list_l span.star {
	display:block;
	margin-top: 6px;
}
.list_l .thumb{
	/* border: 2px solid #ccc; */
	/*
	width: 120px;
	height: 90px;
	-moz-border-radius:3px 3px 3px 3px;
	margin: 0 15px 0 0;
	*/
	border:1px solid #D3D3D3;
	padding: 1px;
	width:  90px;
	height: 120px;
	background: #fff;
}
ul.display > li .content_block h2 {
	padding: 5px 5px 5px 120px;
	/*font-size: 1.2em;*/
}

ul.display > li .content_block h2  a{
	font-weight:bold;
}

/* list_r */
ul.display > li .content_block p {
	margin: 0;
	padding: 5px 5px 5px 120px;
	font-size: 1.0em;
}


/** 2 list **/
ul.list2 > li {
	height: 160px;
	width: 49%;
	padding: 0 6px 0 0;
}


/** thumb **/
ul.thumb_view > li .content_block span.star {
    display: block;
    margin-top: 0px;
}
ul.thumb_view > li{
	width: 117px;
	padding: 3px;
	text-align: center;
	/*margin: 0 10px;*/
	height: 195px;
}

ul.thumb_view > li .content_block h2 {
	/*margin: 95px 0px !important;*/
	display: block;
	margin: 0px !important;
	padding: 0px;
}

ul.thumb_view li p, ul.thumb_view li .web_info,  ul.thumb_view .commentnumber {
	display: none;
}

ul.thumb_view > li .content_block a img {
	margin: 0 0 5px;
}
li .content_block .last {
    background: none repeat scroll 0 0 #000000;
    bottom: 33px;
    color: #FFFFFF;
    cursor: pointer;
    height: 21px;
    left: 20px;
    line-height: 21px;
    opacity: 0.7;
    overflow: hidden;
    position: absolute;
    text-align: center;
    width: 94px;
}
ul.thumb_view > li .content_block .last {
   bottom: 71px;
}
/*
ul.thumb_view > li {
	border-bottom:0px;
}
*/

.featured-result {
	background:none repeat scroll 0 0 #EEEEEE;
}
.video-time {
	-moz-border-radius:3px 3px 3px 3px;
	background-color:#000000;
	color:#FFFFFF !important;
	display:inline-block;
	font-size:11px;
	font-weight:bold;
	height:14px;
	line-height:14px;
	padding:0 4px;
	vertical-align:top;
	opacity:0.75;
}
.video-time {
	position: absolute;
	bottom:28px;
	right:617px;
	margin-right:0;
	margin-top:0;
	opacity:1;
}
.web_url {
	display:inline;
	color:#2E8000;
	font-size:1em;
	vertical-align:text-top;
}
.commentnumber {
	position: absolute;
	right: 0;
	top: 8px;
}
.dir_info{
	color:#999;
}
.info {
	color:#999999;
	margin-left:10px;
	text-decoration:none;
}

.more {
	background:url("../images/icons/target.png") no-repeat scroll 0 0 transparent;
	border:0 none;
	height:16px;
	margin:0;
	padding:0 2px 0 18px;
	vertical-align:text-top;
	width:16px;
}
.images {
	background:url("../images/icons/slide.png") no-repeat scroll 0 0 transparent;
	border:0 none;
	height:16px;
	margin:0;
	padding:0 2px 0 18px;
	vertical-align:text-top;
	width:16px;
}
.preview {
	background:url("../images/icons/home.png") no-repeat scroll 0 0 transparent;
	border:0 none;
	height:16px;
	margin:0;
	padding:0 2px 0 18px;
	vertical-align:text-top;
	width:16px;
}
h3 span {
	background-color:#FFFFFF;
	padding:0 5px 0 0;
}
h3 {
	background:url("//s4.boxcdn.net/resources/a2xvl7gnmq/img/sales/common_h2_bg.gif") repeat-x scroll left center transparent;
	font-size:18px;
	margin:15px 0 15px;
	width: 65%;
}

/****/
ul#filter {
	clear:both;
	font-size:16px;
	list-style:none outside none;
	margin-left:0;
	display:block;
}
ul#filter li {
	border-right:1px solid #DEDEDE;
	float:left;
	line-height:16px;
	margin-right:10px;
	padding-right:10px;
}
ul#filter li.current a {
	color:#333333;
	font-weight:bold;
}
ul#filter li.current a, ul#filter a:hover {
	text-decoration:underline;
}
ul#filter a {
	color:#999999;
	text-decoration:none;
}


/** ad **/
#wide_ad_unit {
	/*background-color:#F0F0F0;
	background-image:-moz-linear-gradient(center top , #F0F0F0, #FFFFFF);*/
	padding: 6px;
}
#narrow_ad_unit {
	/*background-color:#F0F0F0;
	background-image:-moz-linear-gradient(center top , #FFFFFF, #F0F0F0);*/
	padding: 6px;
}
.ad_line1 {
	color:#0000BB;
	font-weight:bold;
	line-height:160%;
	text-decoration:underline;
}
.ad_text {
	color:black;
	font-size:100%;
	line-height:120%;
}
.ad_url {
	color:#2E8000;
	text-decoration:none;
}

#leftnav li {
	display:block;
}

.tbos, .tbots {
	font-weight:bold;
}

.tbou, .tbos, .tbots, .tbotu {
	margin-right:8px;
	padding-bottom:3px;
	padding-left:16px;
	text-indent:-8px;
}

/* yany*/
.yany {
	clear:both;
	text-align:center;
}
.yany h3 {
	background:none repeat scroll 0 0 #F3F6FF;
	border-top:2px solid #B4C7E9;
	clear:both;
	height:22px;
	line-height:22px;
	padding:3px 10px 0 15px;
}
.yany ul {
	clear:both;
	margin:8px auto;
	text-align:left;
	width:220px;
}

/* tag */
#r_tag {
	/*overflow: hidden;*/ 
	margin-top: 10px; 
	height: 29px;
	text-align: center;
}
#r_tag a {
	display: block; 
	background: url("../images/list.gif") no-repeat; 
	float: left; 
	white-space: nowrap;
	padding-right: 7px; 
	background-position: right 0px;
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin-right: 3px; 
	padding-top: 0px; 
	height: 29px; 
	text-decoration: none; 
	outline: 0;
}
#r_tag a span {
	display: block; background: url("../images/list.gif") no-repeat; float: left; white-space: nowrap;
	padding-left: 5px; font-size: 12px; cursor: pointer; color: #421600; line-height: 23px; height: 23px; min-width: 32px;
}
#r_tag a:hover {
	background-position-y: -30px; color: #f60
}
#r_tag a:hover span {
	background-position-y: -30px; color: #f60
}
#r_tag a.current {
	background-position-y: -30px; color: #f60
}
#r_tag a.current span {
	background-position-y: -30px; color: #f60
}





.pager{
	margin:10px 0 20px 0;
	width:90%;
	height:30px;
	text-align:center;
}

.star4 {
    background: url("../images/star.png") no-repeat scroll 0 0px transparent;
    float: left;
    height: 15px;
	width: 80px;
    overflow: hidden;
	text-align:center;
	margin-left: 20px;
}