.faq_searchbox {
	background: transparent url(/include/images/services/faq_search_box_bg.png) top left no-repeat;
	padding: 46px 0 0 13px;
	height: 53px;
	margin-bottom: 12px;
}

.faq_service_searchbox{background: transparent url(/include/images/services/faq_service_search_box_bg.png)  top left no-repeat}

.faq_searchbox h4 {
	display: none;
}

.faq_searchbox div {
	float: left;
}

.searchfield {
	margin-right: 60px; *margin-right: 45px; _margin-right: 22px;
}

.searchmethod {
	
}

select.cate {
	width: 150px;
}

select.product {
	width: 150px;
}

.pusher {
	margin-right: 14px;
}

.article_inline_block dl,
.article_inline_block ul {
	height: 1%;
	overflow: hidden;
}

.article_inline_block li dt, 
.article_inline_block li dd {
	float: left;
	display: block;
	line-height: 1.2em;
}

.article_inline_block li dt {
	width: 7em;
}

.article_inline_block li dt a {
	background: transparent url(/include/images/list_reddot.png) no-repeat scroll left center;
	color: #1a5e9d;
	display: block;
	width: 5.69em;
	font-size: 13px;
	line-height: 1.46em;
	text-decoration: none;
	padding-left: 1em;
	margin: 0 9px 2px 0;
}

.article_inline_block li dd {
	width: 220px;
}

.article_inline_block li dd a {
	color: #000000;
	font-size: 13px;
	line-height: 1.46em;
	text-decoration: none;
}

.all_tags {
	position: absolute;
	top: 16px;
	right: 18px;
	color: #d80403;
}

/* Tags */

.tagbox {
	line-height: 2em;
}

.tags {
	margin: 0 5px;
	text-decoration: none;
}

.tags:hover {
	text-decoration: underline;
}

.one {
	font-size: 13px;
	color: #000000;
}

.two {
	font-size: 15px;
	color: #b78422;
}

.three {
	font-size: 17px;
	color: #000000;
}

.four {
	font-size: 20px;
	color: #d80403;
}

/* FAQ Cate */

.faqcatediv {
	clear: both;
	padding-top: 1em;
}

.faqcatediv h3 {
	
}

.faqcate {
	width: 175px;
	float: left;
	margin: 0 4px 20px 0;
}

.faqcate dt {
	background-color: #fdeeee;
	width: 175px;
	font-size: 16px;
	line-height: 1.75em;
	text-align: center;
	font-weight: bold;
	margin-bottom: 4px;
}

.faqcate dd {
	padding-left: 9px;
	line-height: 2em;
}

.faqcate dd a {
	background: transparent url(/include/images/redsq_bg.png) left center no-repeat;
	font-size: 13px;
	color: #000000;
	padding-left: 1.25em;
	text-decoration: none;
}

.faqcate dd a:hover {
	text-decoration: underline;
}

.cleartitle {
	clear: both;
}


/* overwriting TAB_TABLE.css  */
DIV.hotFaqBox{ float:none; clear:both; width:709px; background:url(/include/images/services/a_inline_block_bg.jpg) no-repeat 0 0;}

    DIV.hotFaqBox .squeezer{ padding:12px 16px; background:url(/include/images/services/a_inline_block_btm.jpg) no-repeat 0 bottom;}
    DIV.hotFaqBox .squeezer H5  { border-left:#cb0003 3px solid; height:1.2em; line-height:1.2em; 
                                  padding-left:12px; margin-bottom:12px; font-size:15px; font-weight:bold;}
/*    DIV.hotFaqBox .squeezer ul{background:url(/include/images/services/ulBg.gif) no-repeat right bottom;}*/
    DIV.hotFaqBox .squeezer ul li{ border-bottom:1px dotted #ccc;}
    DIV.hotFaqBox .squeezer ul li dl dt,
    DIV.hotFaqBox .squeezer ul li dl dd{ line-height:1.8em; vertical-align:middle;}
    DIV.hotFaqBox .squeezer ul li dl dt{ margin-left:15px; margin-right:10px;color:#1a5e9d; min-height:21px;}
    DIV.hotFaqBox .squeezer ul li dl dd{ width:530px;}