	@import url("common.css");
	@import url("style_top.css");
	@import url("style_list.css");
	
	/*  
	NEW CHECKPRICE.NET
	CHECKBOT IS ALIVE!
	CREATED CSS 2006 THAI LNG
	*/
	
	/*COVER TABLE INDEX PAGE*/
	.coverTb
	{ 
		width: 100%;
		padding: 5px;
	}
	
	.headTd
	{
	}
	
	.leftTd
	{
		width: 80px;
	}
	
	.centerTd
	{
		text-align: center;
		width:70%;
	}
	
	.rightTd
	{
		width: 250px;
		vertical-align: top;
	}
	
	.footTd
	{
		height: 10px;
	}
	
	/*TATLE & DIV COVER  SUB CAT*/
	.catTb
	{
		width: 100%;
		text-align: left;
	}
	
	.catTd{}
	
	.div_catLeft
	{
 		float: left;
		width: 50%;
	}
	
	.div_catRight
	{
 		float: left;
		width: 50%;
	}
	
	.div_body_top
	{
		width: 100%;
		height: 230px;
	}
	
	.div_body_bottom
	{
		width: 100%;
		height: 10px;
	}
	.div_catname{ width: 95%;}
	.div_subcat{}
	.subcatimgTd{}
	.subcatTb{}
	.subcatnameTd{}
	#ul_listSubtCat{}
	
	
	
	/*TATLE & DIV COVER  TOP CAT*/
	.index_catTb
	{
		width: 100%;
		text-align: left;
	}
	
	.index_catTd{}
	
	.index_div_catLeft
	{
		display: block; 
		float: left;
		width: 50%;
	}
	
	.index_div_catRight
	{
		display: block; 
		float: left;
		width: 50%;
	}
	
	.index_div_body_top
	{
		width: 100%;
		height: 100px;
	}

	.index_div_body_bottom
	{
	width: 100%;
	height: 100px;
	}
	.index_div_catname{}
	.index_div_subcat{}
	.index_subcatimgTd{}
	.index_subcatTb{}
	.index_subcatnameTd{}
	#index_ul_listSubtCat li
	{
		padding: 0px;
		margin:0px;
		float: left;
		list-style-type: none;
		}
	#index_ul_listSubtCat LI
	{
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		float: left;
	}

	.spec_maker{ padding: 4px;}
	.spec {background-image:url(imgs/conts_ti.gif); background-repeat:no-repeat; background-position:left top; margin: 0px;}
	.spec h2 { padding: 5px;  letter-spacing: 2xp;font-family: Arial; color:#ff6a00; margin: 0px;};
	.spec_detail{ background-image:url(imgs/conts_bg.gif); background-repeat:repeat-x; background-position: top; border:#CCCCCC solid 1px; padding: 10px;}
	
	#re_table { padding: 2px;font-family: Arial; font-size: 12px; margin: 0px; border: #CCCCCC solid 1px;}
	#re_table td{ padding: 2px;margin: 0px; border-bottom: #999999 dashed 1px;}
	#re_table td span { color: #888F70; font-size:12px;}
	#re_table th span { color: #555946; font-size:13px; font-weight:normal; letter-spacing:1px;}
	#re_table a,a:visited{ padding: 2px;margin: 0px;}
	
	.td_head{ background-image:url(imgs/list_th_bg.gif); background-repeat:repeat-x; background-position:bottom; height: 25px; padding: 2px;}
	#re_table #mm{ padding:0px}
	
	#mm_bar {list-style:none; padding:0px; margin:0px;}
	#mm_bar li{ float:left; font-family: Arial; font-size:16px;}
	#mm_bar li img{ float:left; padding:0px; margin:0px; vertical-align: middle;}
	#mm_bar li a{height: 30px; padding-left: 2px; padding-right:2px; margin-left: 2px; margin-right: 2px; display:block; float:left;}
	.red{color: red;}

	/*START Auto complete*/
	 strong{
        color: green;
	  }
	  
	  i{
	    color: red;
	  }
	  
	  .item{
	    font-weight: bolder;
	  }

      span.spanTextDropdown{
		position:absolute;
	    top: 0px;
	    left: 0px;
	    width: 150px;
		z-index: 101;
		background-color: #ffffff;
		border: 1px solid #CBE1F3;
		overflow: visible;
	    display: none;
		font-family: Tahoma;
		font-size: 11px;
	  }
	  
	  span.spanMatchText{
	    text-decoration: underline;
		font-weight: bold;
	  }
	  
	  span.spanNormalElement{
        background: #ffffff;
		padding-left: 5px;
	  }
	  
	  span.spanHighElement{
        background: #CBE1F3;
		color: #000000;
		cursor: pointer;
		padding-left: 5px;
	  }
	  
	  span.noMatchData{
	    font-weight: bold;
		color: #0000FF;
	  }

	.newpic {
		float: left;
		margin: 2px; 
		padding: 1px; 
		width: 85px; 
		height: 85px;
	 }
 
  #zoom_propic {
  	cursor: url(/theme/imgs/zoomout.cur); 
  }
  
   #zoom_propicin {
  	cursor: url(/theme/imgs/zoomin.cur);
	position:absolute;
	}

	#titleMenu
	{
		list-style: none;
		margin: 0px;
	}
	#subMenu li a
	{
		text-decoration: underline;
		color:#0066CC;
	}
	.parent {
		color:#003399;
		font-weight: bold;
	}
	
	.tdhead
	{
		font-weight: bold;
	}
	
	.tdbody
	{
		font-weight: normal;
	}
	
	fieldset
	{
		padding: 15px;
	}
	
	fieldset legend
	{
		font-weight: bold;
		color:#0066FF;
	}
	
	.noneShop
	{
		font-size: 16px;
		background-color:#FFFF99;
		font-weight: bold;
		padding:6px;
		margin-top: 10px;
		border: 1px solid #000033;
	}
	.noneShop a,.noneShop a:actived
	{
		color:#FF0000;
		font-size: 18px;
	}
	
	.dashed
	{
		border: 1px dashed #CCCC99;
		padding: 10px;
	}
	
	.subHead
	{
		margin-top: 10px;
		margin-bottom: 5px;
		font-size: 18px;
		color:#000099;
		font-weight: bold;
	}
	
	.data-red
	{
		color: red;
	}
	
#boxcontent {
	margin: 0px;
	padding: 0px;
	height: 700px;
	width: 100%;
}
#maincontent{
width: 750px;
text-align:center;
height:180px;
}
#maincontent #textblock {
	padding: 10px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #007900;
	background-color: #FFFFCC;
	border: 1px solid #CC9900;
	line-height: 24px;
}

#line_hr {
	height: auto;
	width: 700px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear:both;
}
#maincontent img {
	margin: 5px;
	float: left;
}
#maincontent #miniblock {
	float: left;
	width: 350px;
	margin-top: 5px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	height: 113px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 50px;
}
.style2 {color: #FF0000}

}
#main #submain {
	margin: 0px;
	padding: 5px;
	text-align: center;
	height: auto;
	width: auto;
}
#main #submain p {
	margin: 0px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}#main {
	margin: 0px;
	padding: 5px;
	height: auto;
	width: 720px;
}