body {
	margin: 0px;
	padding: 0px;
	background: url(images_new/main-bg2.jpg) repeat-y;
	background-color:#dfc6fa;  /*SP*/
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-variant: normal;		
}

form{
	margin: 0px;
	padding: 0px;
	}

.search_box {
	border: 1px solid #A5ACB2;
	margin-left: 5px;
	margin-right: 2px; 
	width: 100px;
	color: #364a6b;
	font: normal 10px;
	}

.search_btn{
	font-size: 12px;
	width: 70px;
	height: 20px;
	color: #000000;
	text-align: center;
}

.email_box {
	border: 1px solid #A5ACB2;
	margin: 10px 0px 5px; 
	width: 140px;
	color: #364a6b;
	font: normal 10px;
	}


/*Style for Links*/

.toplink{
	
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.toplink:hover{
	
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

.toplink:active{
	
	font-size: 10px;
	color: #ff0000;
	text-decoration: none;
}

.topnav{
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.topnav:hover{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.top-nav-bg{
	background: url(images_new/top-nav-bgn.jpg) no-repeat;
	background-position: center;
	}

.left_link{
	padding: 8px 0px 8px 4px;
	font-size: 12px;
	font-weight: normal;
	color: #393939;
	text-decoration: underline;
}

.left_link:hover{
	padding: 8px 0px 8px 4px;
	font-size: 12px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;

}

.click_details{
	
	font-size: 12px;
	color: #ff0000;
	font-weight: normal;
	text-decoration: underline;
}

/*Style for text */
.copyright{
	font-weight: lighter;
	font-size: 10px;
	color: #666666;
	text-align: center;
	font-variant: normal;
	text-decoration: none;
}
.brick_text{
	font-size: 12px;
	margin: 0px;
	padding : 15px;
	line-height: 14px;
	text-align: center;
}


.brick_text2{
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding : 5px;
	line-height: 14px;
	text-align: center;
}

.search_text{
	padding-left: 15px;
	font-weight: bold;
	font-size: 12px;
	color: #1B429F;
	font-variant: normal;
	text-decoration: none;
}

.left_title{
	padding-left: 6px;
	font-weight: bold;
	/*background: url(images_new/blue.jpg) no-repeat;*/	
	font-size: 12px;
	color: #FFFFFF;
	font-variant: normal;
	text-decoration: none;
	}

.sep{
	font-weight: lighter;
	font-size: 14px;
	color: #6475C8;
	padding-right: 3px;
	padding-left: 3px;
	text-align: justify;
	font-variant: normal;
	text-decoration: none;
}


div.right_text1{
	border: 1px solid #60A4EE;
	width: 160px;
	background-color: #C8DFF9;
	color: #60A4EE;
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
	margin-bottom: 20px;
	text-align: center;
}

div.right_text2{
	border: 1px solid #FF6C15;
	width: 168px;
	background-color: #F8D5B9;
	color: #844009;
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
	margin-bottom: 20px;
	text-align: center;
}

div.right_text3{
	border: 1px solid #869C1F;
	width: 168px;
	background-color: #E6EED7;
	color: #637317;
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
	margin-bottom: 20px;
	text-align: center;
}

div.btm_text1{
	border: 1px solid #333333;
	width: 255px;
	background-color: #DDDDDD;
	color: #333333;
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 10px;
}

.dot_h{
	background:url(images_new/dot_h.jpg) repeat-x;
	height: 1px;
	}
	
.btm_bg{
	background:url(images_new/btm_bg.jpg) repeat-x;
	height:22px;
	}





/*style from style.css */




div {
	font-size: 10pt;
}

table {
	font-size: 10pt;
}

a {	color: red;
	text-decoration: none;

}

a:hover {
	color: purple;
	text-decoration: underline;
}


h4 {
	font-size: 10pt;
	color: green;
	margin-bottom: 6px;
}

hr {
	color: #ccccff
}

.product_id {
	color: #ff0000;
}

.sale_price {
	color: #ff0000;
}

.origin {
	color: green;
}

.group_list {
	background-color: #ccccff;
	padding-left: 4px;
	line-height: 12pt;
	margin-bottom: 2px;
}

.product_search_form {
	background-color: #ccccff;
	padding-left: 4px;
}

.announcement {
	background-color: #ccccff;
}

.category_link {
	font-size: 10pt;
}

.detail_link {
 	font-size: 9pt;
}

.bottombar {
	text-align: center;
}

.cart_link {
	font-size: 8pt;
}

.company_info {
	font-size: 8pt;
}

.customer_service {
	font-size: 8pt;
}

.page_numbers {
	text-align: center;
}

.page_header {
	text-align: center;
}

.sale_price {
	color: red;
	font-weight: bold;
}

.topbar {
	margin-bottom: 10px;
}



