﻿@charset "utf-8";
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#f6fff1;
	color:#666;
}
a{
	font-size:12px;
	text-decoration: none; 
	color : #33A1DE;
}

a:link{
	text-decoration: none; 
	color : #33A1DE;
}
a:visited{
	text-decoration: none; 
	color : #33A1DE;
}
a:hover{
	text-decoration: underline; 
	color : #33A1DE;
}
a:active{
	text-decoration: underline; 
	color : #33A1DE;
}
.current:link{
	text-decoration: none; 
	color:#666
}
ul,li,p,h1,h2,h3,h4,h5,h6,form,input{
	margin:0px;
	padding:0px;
}
h1,h2,h3,h4{
	color:#666;
}
body,form,p {
	margin:0;
	padding:0;
}
li {
	list-style:none;
}

img {
	border:none;
}

.inline {
	display:inline;
}

.hidden 
{ 
	display:none;
}
.clear
{
	clear:both;
	margin-top:10px;
	margin-bottom:10px;
}

.float_left{
	float:left;
}
.go{
	background-color:transparent;
	background-image:url(../images/go.png);
	width:55px;
	height:24px;
	border:none;
	background-repeat:no-repeat;
	background-position:inherit;
	margin-top:5px;
}



#page{
	width:1000px;
	margin:auto;
	background-color:#FFFFFF;
}

#header{
	background-color:#FFFFFF;
	height:135px;
	background-color:#FFFFFF;
}


#content{
	width:980px;
	padding-left:10px;
	padding-right:10px;
	background-color:#FFFFFF;
	padding-top:10px;
	margin-bottom:30px;
	min-height:850px;

}
.content_left,.content_right{
	float:left;
}
.content_left{
	width:645px;
}
.content_left p{
	padding-top:5px;
	padding-bottom:5px;
}
.content_right{
	width:320px;
	margin-left:13px;
}

#footer{
	padding-top:10px;
	background-color:#FFFFFF;
	text-align:center;
}


.header_banner{
	width:1000px;
	height:97px;
	border-bottom:3px solid #009cff;
	background:url(../images/header_back.jpg) no-repeat;
}


.header_nav_left,.header_nav_right{
	float:left;
}
.header_nav_left{
	width:550px;
	height:50px;
	padding-top:35px;
	padding-left:20px;
}
.header_nav_right{
	width:390px;
	padding-top:10px;
	padding-left:20px;
	text-align:right;
}
.header_nav_menu a{
	font-weight:bold;
	color:#999999;
	margin-left:10px;
	height:14px;
}
.header_search{
	margin-top:15px;
}
.header_search .search_submit{
	background-color:transparent;
	background-image:url(../images/search.png);
	width:86px;
	height:22px;
	border:none;
	background-repeat:no-repeat;
	background-position:center;
}
.hader_nav{
	height:30px;
	background-color:#b7db5f;
}
.hader_nav ul{
	margin:0px;
}
.hader_nav ul li{
	float:left;
	display:inline;
	border-right:1px solid #FFFFFF;	
	height:30px;
	padding-left:45px;
	padding-right:40px;

}

#hader_nav_li_end{
	border-right:0px solid #FFFFFF;	
}
.hader_nav ul li a{
	color:#FFFFFF;
	font-size:17px;
	line-height:30px;
	text-decoration: none; 
}



/* content left */
.features,.read_book{
	float:left;
	height:360px;
}
.features{
	width:338px;
	border:1px solid #CCCCCC;
}
.features_item_wrap,.features_item{
	width:338px;
	height:342px;
}
.features_item{
	display:none;
}
#feature_1{
	display:block;
}

.features_image{
	text-align:center;
	width:338px;
	height:256px;
	overflow:hidden;
}

.features_item h4{
	min-height:25px;
	line-height:15px;
	padding-left:5px;
	padding-top:10px;
}
.features_item P{
	height:30px;
	line-height:15px;
	padding-left:2px;

}
.page_warp{
	padding-left:10px;
	padding-bottom:5px;
}
.pager_f {
	background-color:#CCCCCC;
	border:1px solid #EBEBEB;
	color:#FFFFFF;
	line-height:18px;
	margin-right:32px;
	padding:0 10px;	
}
.pager_n {
	border:1px solid #EBEBEB;
	color:#CCCCCC;
	line-height:18px;
	margin-right:32px;
	padding:0 10px;
}

.read_book_side{
	float:left;
	height:260px;
	width:295px;
	margin-left:10px;
	margin-top:33px;
}
.read_book_side h2{
	color:#666;
	height:26px;
	line-height:20px;
	margin-top:12px;
	font-size:16px;
}


.read_book{
	width:295px;
	margin-left:10px;
}

.read_book h2{
	color:#666;
	height:26px;
	line-height:20px;
	font-size:16px;
}
.read_book h5{
	font-size:10px;
}
.book_warp{
	background-color:#f6fff1;
	margin-top:10px;
	border:1px solid #cccccc;
	border-top:3px solid #cccccc;
	width:293px;
	height:322px;
}
.book_content,.book_image{
	float:left;
	margin-top:10px;
	margin-left:5px;
}
.book_content{
	width:160px;
}
.find_product{
	width:645px;
	height:35px;
	margin-top:402px;
	border-bottom:3px solid #CCCCCC;
	
	/*Bof:justin, 20100209, added the below css.*/
	background-color:#b7db5f;
	padding-top:5px;
	padding-left:5px;
	width:655px;
	margin-left:-10px;
	/*Eof:justin, 20100209, done here.*/
}
.find_product_title{
	float:left;
	font-size:16px;
	font-weight:bold;
	line-height:30px;
	color:#666666;
	
	/*Bof:justin, 20100209, added the below css.*/
	color:#FFFFFF;
	/*Eof:justin, 20100209, done here.*/
}
.find_product_go{
	float:left;
	margin-left:20px;
	margin-top:5px;
	text-align: center;
}
.product_home {
	margin-top:10px;
	width:645px;
	
	/*Bof:justin, 20100209, added the below css.*/
	width:655px;
	margin-left:-10px;
	/*Eof:justin, 20100209, done here.*/
}
.product_home span{
	display:block;
	height:160px;
	padding-left:50px;
	float:left;
	
	/*Bof:justin, 20100209, added the below css.*/
	border:thin solid #b7db5f;
	width:174px;
	padding-left:40px;
	/*Eof:justin, 20100209, done here.*/
}
.product_home span a{
	width:135px;
	height:160px;		
	overflow:hidden ;
}
.product_home span a img{
	width:135px;

}

.top_articles,.new_articles{
	float:left;
	margin-top:46px;
}
.top_articles h3,.new_articles h3{
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:3px solid #ccc;
	
	/*Bof:justin, 20100209, added the below css.*/
	background-color:#009CFF;
	padding-top:10px;
	padding-left:5px;
	margin-left:-10px;
	width:320px;
	color:#FFFFFF;
	/*Eof:justin, 20100209, done here.*/
}
.top_articles{
	width:325px;
}
.top_articles ul span{
	font-size:16px;
	color:#009cff;
	font-weight:bold;
}
.top_articles ul{
	padding-top:10px;
	padding-left:25px;
}
.top_articles ul li{
	line-height:25px;
	list-style-type: decimal;
}


.new_articles ul{
	padding-top:10px;
}

.new_articles ul li{
	background :url(../images/li_background.png) no-repeat;

	line-height:25px;
	padding-left:30px;
}

.new_articles{
	margin-left:10px;
	width:295px;
}

/*end content left*/

/**content right **/
.know{
	background:url(../images/know.jpg) no-repeat;
	width:320px;
	height:64px;
	margin-top:20px;
}
.home_email .label {


}
.home_email .input {
	margin:0px;
	padding:0px;
	width:290px;
}
.submit{
	background-color:transparent;
	background-image:url(../images/submit_button.gif);
	width:79px;
	height:23px;
	border:none;
	background-repeat:no-repeat;
	background-position:center;
	float:right;
}

.home_email{
	background-color:#f6fff1;
	border:1px solid #009cff;
	border-top:3px solid #009cff;
	padding:10px;
	height:145px;
}

.promo{
	width:320px;
	height:90px;
	margin-top:10px;
}
.new_videos{
	margin-top:100px;
}
.video_1 ,.video_2{
	float:left;
	margin-top:10px;
	width:125px;
	font-size:10px;
}
.video_2{
	margin-left:40px;
}
.video_1 p,.video_2 p{

}


.new_videos h3{
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:3px solid #ccc;
	
	/*Bof:justin, 20100209, added the below css.*/
	background-color:#B7DB5F;
	padding-left:5px;
	color:#FFFFFF;
	margin-left:-3px;
	width:330px;
	/*Eof:justin, 20100209, done here.*/
}
/** footer **/


.footer_nav{
	background:#999999;
	height:35px;
	margin-top:20px;
	margin-bottom:20px;
}

.footer_nav ul li{
	float:left;
	display:inline;
	height:30px;
	padding-left:120px;
	padding-right:30px;	
}
.footer_nav ul li a{
	color:#c0e594;
	font-size:12px;
	font-weight:bold;
	line-height:35px;
}
.copyright p{
	font-size:10px;
	color:#97a4ad;
}


/**v2 **/

/* Bof: lffly, add the below code for the main css. */



#left_content,#center_content,#right_content,#left_content_i,#center_content_i,#right_content_i{
	float:left;
}



/*for index page*/
#left_content{
	width:340px;
	margin-right:10px;
}
#center_content{
	width:388px;
	margin-right:10px;
}
#right_content{
	width:230px;
}


/*for inner page*/
#top_content{
	height:180px;
	margin-top:10px;
}
#left_content_i{
	width:240px;
	margin-right:10px;
}
#center_content_i{
	width:488px;
	margin-right:10px;
}
#right_content_i{
	width:729px;
}







.m_general{
	margin-bottom:10px;
}
.m_general h2{
	margin:0;
	padding:4px;
	color:#499C2A;
	font-size:16px;
	font-weight:normal;
	text-align:left;
}
.m_general .content{
	padding:4px;
}


.m_dottedborder{
	border:#666666 1px dotted;
	padding:10px;
}

.m_photoslide{
	margin-bottom:20px;
	position:relative;
}
.m_photoslide .today{
	position:absolute;
	top:3px;
	right:0px;
}
.m_photoslide h2{
	margin:0;
	padding:0 4px 4px 4px;
	color:#499C2A;
	font-size:16px;
	font-weight:bold;
	text-align:left;
}
.m_photoslide h3{
	margin:0;
	padding:4px;
	color:#666666;
	font-size:16px;
	font-weight:bold;
	text-align:left;
}
.m_photoslide .content{
	padding:4px;
}
.m_photoslide .author{
	color:#5c9931;
	font-size:10px;
}
.m_photoslide .date{
	color:#999999;
	font-size:10px;
}
.m_photoslide .border{
	border:#CCCCCC 1px solid;
	width:330px;
	height:400px;
}
/*** add by lffly ***/
.m_photoslide .border div .features-img{
	width:320px;
	height:305px;
}
.m_photoslide .border div .features-img img{
	width:250px;
	height:300px;
}
.m_photoslide .border div h3{
	height:40px;
}
/*** add by lffly ***/
.m_photoslide .pager_n{
	border:#EBEBEB 1px solid;
	color:#CCCCCC;
	padding:0px 10px;
	line-height:20px;
	margin-right:32px;
}
.m_photoslide .pager_f{
	background-color:#CCCCCC;
	color:#FFFFFF;
	padding:0px 10px;
	line-height:20px;
	margin-right:32px;
}


.m_product{
	padding:5px 0px;
	margin-right:5px;
	width:190px;
	float:left;
}
.m_product .content{
	min-height: 225px;
}

.m_product .content .img img{
	width:130px;
	height:160px;
}
.m_product h3{
	text-align:left;
	font-size:12px;
	font-weight:bold;
	margin: 2px 0;
	padding:0;
	display:block;
	height:50px;
}
.m_product .brand{
	text-align:left;
	font-size:12px;
	font-weight:normal;
}
.m_product .img{
	text-align:center;
}


.m_product .discrp{
	margin-top:10px;
	text-align:left;
	font-size:10px;
	font-weight:normal;
	width:180px;
	height:60px;
	overflow-y :auto;	
}
.m_product .link{
	text-align:left;
	font-size:10px;
	font-weight:bold;
	color:#7BB42F;
}
.m_product .link a{
	text-align:left;
	font-size:10px;
	font-weight:bold;
	color:#7BB42F;
}

/*normal*/
.m_product_n{
	border-bottom:#666666 1px dotted;
}
.m_product_n .content{
	border-right:#666666 1px dotted;
}

/*right*/
.m_product_r{
	margin-right:0;
	border-bottom:#666666 1px dotted;
}
.m_product_r .content{
	border-right:none;
}

/*bottom*/
.m_product_b{
	border-bottom:none;
}
.m_product_b .content{
	border-right:#666666 1px dotted;
}


/*none*/
.m_product_br{
	margin-right:0;
	border-bottom:none;
}
.m_product_br .content{
	border-right:none;
}



.m_login{
	background-color:#F3F3F7;
	padding:10px;
}
/*for inner page*/
.m_login_i{
	width:210px;
	float:left;
}
.m_login h2{
	margin:0 0 10px 0;
	padding:0;
	color:#499C2A;
	font-size:15px;
	font-weight:normal;
	text-align:left;
}
.m_login .label{
	font-weight:normal;
}
.m_login .btn{
	text-align:right
}



.m_right{
	margin-top:20px;
}

.m_right h2{
	margin:0;
	padding:4px;
	color:#499C2A;
	font-size:16px;
	font-weight:normal;
	text-align:left;
}
.m_right .content{
	background-color:#F3F3F7;
	padding:10px;
}
.m_right ul{
	padding:0;
	margin:0;
	list-style:none;
}

.m_right ul li {
	padding:5px 0px 5px 20px;
	background: url(images/li_bg_s.png) no-repeat left top;
	position:relative;
}



.m_innertop{
	width:718px;
	float:left;
	height:160px;
	margin-right:10px;
	border-bottom:#666666 1px dotted;
}
.m_innertop h2{
	font-size:20px;
	padding:0;
	margin:0;
}
.m_innertop .img{
	float:left;
	width:200px;
	margin-right:10px;
}
.m_innertop .text{
	float:left;
	width:508px;
}
.m_innertop .author{
	color:#5c9931;
	font-size:10px;
	line-height:20px;
}
.m_innertop .date{
	font-size:10px;
	line-height:20px;
}




.m_articleitem{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:#666666 1px dotted;
}
.m_articleitem h2{
	font-size:14px;
	padding:0;
	margin:0;
}
.m_articleitem .img{
	width:95px;
	height:80px;
	float:left;
	width:90px;
	margin-right:10px;
}
.m_articleitem .text{
	float:left;
	width:380px;
}
.m_articleitem .author{
	color:#5c9931;
	font-size:10px;
	line-height:20px;
}
.m_articleitem .date{
	font-size:10px;
	line-height:20px;
}

.m_prdhomelist{

}
.m_prdhomelist h2{
	margin:0;
	padding:4px;
	color:#499C2A;
	font-size:16px;
	font-weight:bold;
	text-align:left;
}
.m_prdhomelist .content{
	font-size:10px;
	padding:4px;
}

.m_prdhomelist .divider{
	height:6px;
	background-color:#CCCCCC;
	margin:20px 0;
}





.gosubmit{
	background-color:transparent;
	background-image:url(../images/submit.png);
	width:92px;
	height:29px;
	border:none;
	background-repeat:no-repeat;
	background-position:center;
}















#bottom_banner{
	text-align:center;
	margin-bottom:10px;
}


#newest ul{
	padding:0;
	margin:0;
	list-style:none;
}

#newest ul li {
	border-bottom:#666666 1px dotted;
	padding:4px 5px 20px 30px;
	background: url(images/li_background.png) no-repeat left top;
	position:relative;
}
#newest ul li a{
	color:#666666;
	font-size:14px;
	text-decoration:none;
}
#newest ul li a:link {
	text-decoration: none;
	color:#666666;
}
#newest ul li a:visited {
	text-decoration: none;
	color:#666666;
}
#newest ul li a:hover {
	text-decoration: none;
	color:#666666;
}
#newest ul li a:active {
	text-decoration: none;
	color:#666666;
}

#newest ul li .author{
	position:absolute;
	left:30px;
	bottom:3px;
	color:#5c9931;
	font-size:10px;
}
#newest ul li .date{
	position:absolute;
	right:4px;
	bottom:3px;
	color:#999999;
	font-size:10px;
}





#bottom_menu{
	height:30px;
	text-align:center;
	background-color:#999999;
	margin-bottom:8px;
	line-height:30px;
	color:#FFFFFF;
}
#bottom_menu a{
	color:#FFFFFF;
	text-decoration:none;
}
#bottom_menu a:link{
	color:#FFFFFF;
	text-decoration:none;
}
#bottom_menu a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

#bottom_menu a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}
#bottom_menu a:active{
	color:#FFFFFF;
	text-decoration:none;
}







.footer_logo {
	text-align:center;
}
#footer p{
	text-align:center;
	color:#97a2a4;
	font-size:10px;
	margin:0px;
	padding:0px;
}

#openDiv{
	padding-left:10px;
	padding-top:10px;
	width: 220px;
	height: 160px;
	border: solid 2px #000081;
	display: none;
	position: absolute;
	z-index: 10;
	background: #fff;
}
#openDiv p{
	font-weight:bold;
	margin-bottom:5px;
}
#openDiv .text{
	width:150px;
	background-color:#fdebdb;
	border: solid 2px #ff9900;
}

.path{
	padding:5px;
}
.path a{
	margin-left:10px;
	margin-right:10px;
	text-decoration:none;
}
.path a:hover{
	text-decoration:none;
}
.product-order{
	width:720px;
}
.sort,{
	width:250px;
}
.sort,.product-order .pre-next{
	float:left;
}
.pre-next{
	margin-left:120px;
}
#sortsubmit{
	color: #479c23;
}

#bottom_banner{
	width:100%;
	background: #ffffff url('images/foot_banner.gif') no-repeat 10px;;
	height:80px;
}
#bottom_banner .foot-banner-left, #bottom_banner .foot-banner-right{
	padding-top:10px;
	float:left;
	color:#fff;
}
#bottom_banner .foot-banner-left p, #bottom_banner .foot-banner-right p{
	color:#fff;
	font-size:18px;
}
#bottom_banner .foot-banner-left p label{
	color:#646b49;
}
.foot-banner-left{
	width:400px;
	margin-left:140px;
}
.foot-banner-right{
	width:350px;
	text-align:left;

}
#bottom_banner #f-l-t {
	font-size:30px;
}
#bottom_banner #f-l-b {
	font-size:10px;
	margin-left:85px;
}
#bottom_banner #f-r-t {
	font-size:14px;
	padding-top:5px;
	margin-bottom:5px;
}
#bottom_banner #news-email{
	width:150px;
	height:20px;
	margin-left:20px;
}
#bottom_banner #button-email-submit{
	background-color:transparent;
	background-image:url(images/email_send.png);
	width:77px;
	height:22px;
	border:none;
	background-repeat:no-repeat;
	background-position:center;
}

.categories{
	list-style:none;
}

.categories ul {
	padding:0px;
	margin:0px;
	padding-top:5px;
	margin-left:15px;
}
/* Eof: lffly done here. 20081102. */

.product_cat_search{
background-color:#f3fff3;

border:1px solid #b9d860;
width:380px;
height:25px;
padding:10px;

}
.search_products{
	background-color:transparent;
	background-image:url(../images/search_products.png);
	width:149px;
	height:22px;
	border:none;
	background-repeat:no-repeat;
	background-position:center;
}

.product_cat_item{
	width:194px;
	height:300px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:20px;
}
.product_cat_item .product_image_link{
	text-decoration:none;
	display:block;
	width:170px;
	height:170px;
	overflow:hidden;
}
.product_cat_item img{
	width:170px;
}
.border_class{
	border-right:1px dashed  #d9d9d9;
	
}
.cat_des{
	width:180px;
	height:60px;
	overflow-y :auto;
	margin:5px 0;
}
.product_cat_item .price{
font-style : italic;
}
.product_cat_item h4{
	font-size:12px;
}

#drop_menu{
	display:none;
	position :absolute ;
	z-index:100;
	background-color:#fff;
}
#drop_menu li{
	padding:5px;
	width:170px;
}
#drop_menu li a{
	font-weight:bold;
}
#hover_drop_menu{
	position :relative  ;
}
.cate_banner_title_wrap{
	padding-top:10px;
}
.cate_banner_title{
	background-color:#f7fff2;
	border:1px solid #f7fff2;
	margin-left:10px;
	height:35px;
	float:left;
	width:180px;
	margin-bottom:10px;
	margin-left:20px;
	line-heigt:25px;
	font-size:14px;
}
.cate_banner_title_current{
	color:#0098fe;
	font-weight:bold;
}
.cate_banner_content{
	border:1px solid #f7fff2;
}
.cate_banner_name{
	margin-left:10px;
	height:25px;
	float:left;
	width:120px;
	margin-left:20px;
	line-heigt:25px;
	font-size:14px;
}

.current_video{
	float:left;
	width:580;
	padding:10px;


	overflow-x:hidden ;
	
}
.current_video_title{
	padding:10px;
}
.current_video_des{
	width:500px;
	padding:10px;
}
.thumb_video{
	background-color:#F6FFF1;
	float:left;
	width:320px;
	padding:10px;
	hieght:800px;
	margin-left:20px;
}
.thumb_video_list{
	overflow-y:auto;	
	height:300px;
	width:320px;
}
.thumb_video_item{
	padding:5px;
	position:relative; 
}
.thumb_video_item_image{
	
	position: absolute;
	top:5px;
	left:5px;
}
.new_videos .thumb_video_item_image{
	/*Bof:justin 20100209, added the below css*/
	border:5px solid #4b9301;
	margin-top:-12px;
	margin-left:-3px;
	/*Eof:justin done here, 20100209*/
}
.thumb_video_content,.thumb_video_des{
	float:left;
}
.thumb_video_content{
	width:120px;
	height:100px;
}
.thumb_video_des{
	width:160px;
	height:70px;
	padding:5px;
	margin-top:15px;
}
.thumb_video_des{
	padding:5px;
}
.google_video_ad{
	padding-top:20px;
}


.featured_video{
	margin:0px auto;
	width:980px;
}
.featured_video h4{
	padding:10px;
}
.featured_video_item{
	float:left;
	margin-left:11px;
	margin-right:16px;
	margin-bottom:11px;
	position:relative;
	min-height: 190px; 
}
.featured_video_item_image{
	z-index:9000;
	position: absolute;
	top:0px;
	left:0px;
	
}
.featured_video_content_item{
	width:150px;
	height:120px;
	text-align:center;
}
.featured_video_item p{
	width:140px;
	padding:5px;
}

#book_page_content_left p a{
	color:#33A1DE;
	text-decoration:underline;
}

#speaking_page_content_left p{
	margin-top:10px;
}

.author_date h5{
	color:#5C9931;
}
.category_list li{
	float:left;
	display:inline;
	padding-left:5px;
	padding-right:5px;
	margin-bottom:2px;
	border-right:1px solid #000000;
}
.blog_item_warp{
	border-top:1px dotted #666666;
	width:580px;
	margin-top:10px;
}
.blog_item{
	padding:10px;
	border-bottom:1px dotted #666666;
	width:560px;
}

.blog_item_image,.blog_item_content{
	float:left;
}

.blog_item_image{
	width:210px;
	min-height:200px;
}
.blog_item_image a img{
	width:200px;
}
.blog_item_content{
	width:330px;
	margin-left:10px;
}
.blog_author{
	color:#5C9931;
	padding:3px 0px;
}

.blog_item_content h4 a{
	/* Bof: justin 20090606, change the below code to different color. */
	/*color:#666;*/
	color:#009cff;
	/* Eof: justin done here, 20090606. */
}
.category_list li a{
	/* Bof: justin 20090606, change the below code to different color. */
	/*color:#666;*/
	color:#009cff;
	/* Eof: justin done here, 20090606. */
}

.know2{
	width:320px;
	height:94px;
	color:#009cff;
	margin-top:-20px;
}
.know2_title{
	font-size:2em;
	line-height:1em;
	padding-top:0.5em;
	margin-left:0.6em;
	font-weight:bold;
}
.know2_description{
	font-size: 1em;
	margin-left:1.2em;
	margin-top:0.3em;
	}
#order_drop_menu{
	margin-top:0em;
	margin-left:0em;
	float:left;
	width:20em;
	}
#product_order_select{
	float:left;
	}
	
a.brandlink{
	color: #838383;
}	

a:hover.brandlink{
	color: #0082bf;
}	

#guide_word{
	font-size:9px;
	color:#000;
	}
.post_articles INS{
	width : 180px;
	height : 90px;
	float:left; 
}
.lazy_content_detail p{
	text-indent:0em;
}


.tvshow_item{
	border-bottom:thick solid #b7db5f;
	}

.ad_own_tag, .ad_own_tag_2{
	margin-left:10px;
	width:100px;
}

.know2_ad{
	float:left;
	margin-left:60px;
	margin-top:20px;
}

.newguide_title{
	margin-top:52px;
	margin-bottom:5px;
	font-size:18px;
	font-weight:bold;
	color:#67d33e;
}
.newguide_content{
	width:100%;
	}
.newguide_item{
	width:295px;
	float:left;
	background-color:#676767;
	color:#FFFFFF;
	padding:10px;
	}
.newguide_item { min-height:150px; height:auto;}
* html .newguide_item { height:150px; } /* IE 5.5 - 6.x */
html + body .newguide_item { height:150px; } /* IE 5.0 */

.newguide_item.first{
	margin-right:10px;
}
.newguide_item_title a{
	font-size:16px;
	font-weight:bold;
	color:#fff;
	}
.newguide_item_content{
	font-size:12px;
	margin-top:10px;
	}
.newguide_item_content a{
	font-weight:bold;
	text-decoration: underline;
	color:#FFFFFF;
	}