
/* search page */
.search-cat-res{
	list-style: none;
	margin: 0;
	padding: 0;
}
.search-cat-res li{
	background: url(../img/catlist-sub.png) no-repeat 0px 12px;
	padding: 6px 0px 6px 16px;
	color: #a0a0a0;
}


/* brand page */
.brandittbl{
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}
.brandittbl .bitpic{
	width: 190px;
	vertical-align: middle;
	padding: 0px 0px 10px 0px;
	text-align: center;
	line-height: 0;
}
.brandittbl .bitpic img{
	display: block;
	width: auto;
	height: auto;
	max-width: 90%;
	max-height: 100px;
	margin: auto;
}
.brandittbl .bitname{
	vertical-align: top;
	padding: 8px 0px 8px 0px;
	width: 160px;
}
.brandittbl .bitname .btit{
	font-weight: bold;
	font-size: 17px;
}
.brandittbl .bitname .btxt{
	/*font-size: 11px;*/
	color: #606060;
}
.brand-leftit{
	padding: 8px 0px 8px 0px;
	text-align: center;
}
.brand-leftit a img{
	display: block;
	max-width: 90%;
	height: auto;
	width: auto;
	margin: auto;
}
.brand-data{
}
.brand-logo{
	float: left;
	width: 24%;
	text-align: center;
	padding: 14px 0px 14px 0px;
}
.brand-logo img{display: block; margin: 0 auto; max-width: 96%; height: auto;}
.brand-i{
	float: right;
	width: 74%;

}
.brand-txt{
	position: relative;
	overflow: hidden;
	max-height: 150px;
}
.brand-txt:before{
	position: absolute;
	left: 0;
	right: 0;
	background: -moz-linear-gradient(center top , rgba(255, 255, 255, 0) 0%, #FFFFFF 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	bottom: 0;
	height: 34px;
	content: "";
	display: block;
}
.brand-show{
	font-size: 11px;
	padding: 6px 0px 10px;
}
.brand-show a{ text-decoration: none; }
.brand-show a span{ border-bottom: 1px dotted #333; }
.brand-cat-hdr{
	clear: both;
	padding: 6px 0px 4px 0px;
	font-weight: bold;
	font-style: italic;
}
.brand-cat{
	padding: 1px 12px;
	color: #808080;
}

/* basic pages */
.page_info{
	min-height: 300px;
}
.page_info p{
	padding: 3px 0px;
}

/* news pages */
.snitem{
	padding: 8px 0px 14px 0px;
}
.snit-title{
	font-weight: bold;
	font-size: 14px;
}
.snit-date{
	padding: 2px 0px 4px 0px;
	color: #a0a0a0;
}
.snit-txt{
}

/* actions */
.actit{
	clear: left;
	padding: 4px 0px 20px 0px;
}

.actlef{
	padding: 12px 20px 0px 0px;
	vertical-align: top;
}

.actrig{
	vertical-align: top;
}

.act-n{
	font: bold 14px/18px Arial,Tahoma;
}

.act-n a{
	font: bold 14px/18px Arial,Tahoma;
	color: #222222;
}

.act-d{
	margin: 10px 0px 10px 0px;
	border: 2px solid #e01111;
	padding: 16px 20px 16px 20px;
	font-size: 14px;
}

.act-d span{
	font: bold 14px/18px Arial;
	color: #e01111;
}

.act-txt{
	font-size: 14px;
}

/* faq */
.faqgroup{
	clear: both;
	margin: 16px 0 4px 0;
	padding: 6px 0 6px 22px;
	border-left: 3px solid #fd4f00;
	font-size: 20px;
	line-height: 22px;
	color: #071689;
	background: #eaeefc;
}
.faqit{
	clear: both;
	margin-left: 12px;
	padding: 4px 0 4px 12px;
	background: url(../img/ico-sub.png) no-repeat 0 12px;
}


/*-----------------------  adaptive  --------------------*/
@media only screen and (min-width: 1480px)
{
	/*--------  footer adaptive  -----*/
}

@media only screen and (min-width: 1860px)
{
}

@media only screen and (max-width: 1200px)
{	
	/*--------  footer adaptive  -----*/
}

@media only screen and (max-width: 1000px)
{	
	/*--------  footer adaptive  -----*/	
}

@media only screen and (max-width: 800px)
{	
	/*--------  footer adaptive  -----*/	
}

@media only screen and (max-width: 700px)
{
	/*--------  footer adaptive  -----*/	
}

@media only screen and (max-width: 650px)
{
	/*-------- other ----------*/	
}

@media only screen and (max-width: 600px)
{
	/*--------  footer adaptive  -----*/
}

@media only screen and (max-width: 550px)
{
	/*--------  footer adaptive  -----*/	
}

@media only screen and (max-width: 500px)
{
	/*--------  footer adaptive  -----*/
}

@media only screen and (max-width: 450px)
{
	/*--------  footer adaptive  -----*/	
}

@media only screen and (max-width: 400px)
{
	/*--------  footer adaptive  -----*/	
}