@import url(Banner.css) ;
@import url(HomePage.css) ;
@import url(Cate.css) ;
@import url(MenuRight.css) ;
@import url(Footer.css) ;
@import url(Detail.css) ;
@import url(Common.css) ;
@import url(Message.css) ;
@import url(Usercp.css) ;


/*********************************Content*******************************/
#ContentLayout {
	background-color: #fff;
	padding-top: 3px;
	width: 1000px;
	overflow:hidden;
}

#ContentLeft {
	padding-left: 5px;
}


#ContentRight {
	width: 258px;
	padding-top: 3px;
}

#FooterLayout {
	width: 1000px;
}
.searchlite {
	font-weight:bold;
}



.othrAcc { 
	background-color:#fffad8;
	border:1px solid #CBCAC8;
	color: #000000;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
   	font-size: 11px;
   	font-weight: normal;   	
   	padding:3px;
   	text-align:center;
	margin-right:6px;
}
.othrAcc .google, .yahoo {
   	background: transparent url('images/otherAcc.png') no-repeat left top; 
   
}

.othrAcc .yahoo {
	background-position: 0 -30px;
	padding-left: 20px;
}
/*---------------------*/


.textAreaBlockUI{width:94%; *width:100%;; margin:15px;border:1px solid #e4e4e4}

.btnBlockUIHover{background:url(images/btn_all_blockUI.gif) repeat-x left -22px;height:22px;cursor:pointer; border-bottom:none; border-top:none; text-align:center; padding:0px 10px; text-transform:uppercase; font-weight:bold; color:#fff; line-height:22px; font-family:Tahoma, arial, sans-serif; font-size:12px}

.btnBlockUI{background:url(images/btn_all_blockUI.gif) repeat-x top;height:22px;cursor:pointer; border-bottom:none; border-top:none; text-align:center; padding:0px 10px; text-transform:uppercase; font-weight:bold; color:#fff; line-height:22px; font-family:Tahoma, arial, sans-serif; font-size:12px}