@charset "utf-8";
/* CSS Document */
.inputRequirement {
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;*/
	color:#FF0000;
	text-decoration: none;
}







/* ********** General Style ********** */

* {
	margin: 0px;
	padding: 0px;
}
body {
	color: #333;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images2/bg.jpg) repeat-x #CCC;
	margin: 0px;
	padding:0px;
	line-height:18px;
}
table {
	color: #333;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;}
a img {
	border: 0;
}
p {
	color: #333;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	font-weight:normal;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote {
	margin: 0;
	padding: 0;
}
h2 {
	color:#306;
	line-height:30px;
}
br.clear {
	clear: both;
	font: 0pt/0pt sans-serif;
}
img {
	border: 0px;
}
a:link, a:visited, a:hover {
	text-decoration: none;
}
div.info_content {
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 5px 10px 5px 10px;
	color:#CCCCCC;
	font-weight:bold;
	background-color: #595959;
	/*background:url(../images2/menu_bg.jpg) no-repeat;*/
}
div.info_content2 {
	margin: 10px;
	/*margin-right: 10px;
	margin-bottom: 10px;*/
	/*padding: 5px 10px 5px 10px;*/
}
div.button {
	color:#CCC;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	text-align: center;
	/*vertical-align: middle;*/
	/*width:150px;*/
	height:28px;
	/*line-height:10px;*/
}
.textHead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #595959;
	text-decoration: none;
	/*padding: 5px 10px 5px 10px;*/
	padding: 2px;
}
/*.textContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}*/

/* ********** layout ********** */
#container {
	width:950px;
	margin:10px auto 0;
	padding:10px 0;
	background:url(../images2/container_top.jpg) top no-repeat #FFF;
}
#main_header {
	padding-left:10px;
	margin:0;
}
#left_col {
	width:270px;
	float:left;
	/*margin-left:10px;*/
	/*margin-bottom:10px;*/
	padding:0;
}
#right_col {
	/*width:660px;
	float:right;
	margin:0px;
	padding:0px;*/
	width:660px;
	float:right;
	margin-left:10px;
	padding:0px;
	overflow:hidden;
}
#main {
	padding-left:10px;
	margin:0;
}
#left_col2 {
	width:270px;
	float:left;
	/*margin-left:10px;*/
	margin-bottom:10px;
	padding:0;
}
#right_col2 {
	/*width:660px;
	float:right;
	margin:0px;
	padding:0px;*/
	width:660px;
	float:right;
	margin-left:10px;
	padding:0px;
	overflow:hidden;
}
#container_bottom {
	width:950px;
	height:10px;
	margin:0 auto 20px;
	padding:0;
	background:url(../images2/container_bottom.gif) no-repeat;
}
#header {
	width:930px;
	margin:0 auto;
	padding:0;
}

/* ********** header ********** */
#header_link {
	font-size:11px;
	text-align:right;
	line-height:11px;
}
#header_link a {
	color:#333;
}
#header_link a:hover {
	background:#ddd;
}
#logo {
	width:166px;
	height:60px;
	background:url(../images2/logo.jpg) no-repeat;
}
#logo a {
	width:166px;
	height:60px;
	display:block;
	text-indent:-9999px;
}

/* ********** main menu ********** */
#menu {
	width:930px;
	height:30px;
	margin:0px auto 10px;
	padding:0;
	background:url(../images2/menu_bg.jpg) no-repeat;
}
#menu ul {
	height:30px;
	list-style: none;
	padding: 0;
	margin: 0;
	line-height: 30px;
	text-align:center;
}
#menu li {
	display: inline;
	margin:0 45px;
}
#menu a {
	text-decoration: none;
	color:#CCC;
	font-weight:bold;
}
#menu a:hover {
	text-decoration:underline;
}
#menu a:focus {
	outline: 0 !important;
}

/* ********** search ********** */
#search {
	width:230px;
	height:198px;
	/*margin-bottom:10px;*/
	margin-bottom:10px;
	padding:1px 20px;
	background:url(../images2/search_bg.jpg) no-repeat;
}
#search input[type="text"] {
	background:url(../images2/input_bg.jpg) repeat-x;
	font-size:11px;
	width:218px;
	height:16px;
	border:1px solid #999;
	margin-bottom: 6px;
	padding-left:10px;
	padding-top:3px;
	color:#000;
}
#search input[type="text"]:hover {
	border: 1px solid #000;
}
/*#search select {
	background:url(../images2/input_bg.jpg) repeat-x;
	font-size:11px;
	width:218px;
	height:16px;
	border:1px solid #999;
	margin-bottom: 6px;
	padding-left:10px;
	padding-top:3px;
	color:#000;
}
#search select:hover {
	border: 1px solid #000;
}*/

/* ********** category ********** */
#category {
	width:270px;
	margin:0;
	padding:0;
	background:url(../images2/side_border.jpg) repeat-y;
}
#category_top {
	width:270px;
	height:5px;
	margin:0px;
	padding:0px;
	background:url(../images2/round_corner_top.jpg) no-repeat top;
}
#category_bottom {
	width:270px;
	height:5px;
	margin:0px;
	padding:0px;
	background:url(../images2/round_corner_bottom.jpg) no-repeat top;
	clear: both;
}
#category_header {
	height:25px;
	margin:0px;
	background:url(../images2/category_header.jpg) left top no-repeat;
	background-position:20px 0;
}

/* ********** category menu ********** */
#category_menu {
	padding:0 20px;
	margin-bottom:20px;
}
ul.first_level_menu {
	list-style: none;
	padding: 0;
	margin: 0;
	line-height: 20px;
	text-align:left;
}
ul.first_level_menu li {
	text-indent:20px;
	height:20px;
	border-bottom:1px dotted #999;
}
ul.first_level_menu li a {
	line-height:20px;
	color:#204184;
	font-weight:bold;
	display:block;
	height:20px;
	width:230px;
}
ul.first_level_menu li a:hover {
	background-color:#ddd;
}
.on_page {
	background-color:#ddd;
}

/* ********** banner ********** */
#banner {
	width:650px;
	height:200px;
	background-color:#CCC;
	/*margin-bottom:10px;*/
	/*margin-bottom:10px;*/
}
/* ********** promotion ********** */
#promotion {
	margin-bottom:10px;
	padding:0;
}
#promotion img {
	margin-right:10px;
}

/* ********** product list ********** */
#product_list {
	margin:0;
	padding:0;
}
#product_list dl {
	float:left;
	background:url(../images2/product_list_bg.jpg) repeat-x;
	width:298px;
	height:118px;
	border:1px solid #999;
	margin-right:10px;
	margin-bottom: 10px;
	padding:10px;
	color:#CCC;
}
#product_list dt {
	width:150px;
	height:118px;
	background:url(../images2/product_bg.jpg) no-repeat;
	float:left;
	text-align:center;
}
#product_list dt a {
	width:150px;
	height:118px;
	display:block;
	/*padding-top:8px; /*testing*/
}
#product_list dd div {
	width:130px;
	height:78px;
	float:right;
	overflow:hidden;
}
#product_list div.height_01 {
	height:20px;
	/*color:#F00;*/
	color:#d7161d;
	/*min-height:58px;*/
}

/* ********** pagebreak ********** */
#page_break {
	position:relative;
	width:650px;
	height:20px;
	margin-bottom:10px;
	line-height:20px;
}
#page_break_link {
	width:50%;
	height:20px;
	position:absolute;
	right: 0;
	text-align:right;
}
#page_break_link a {
	color:#333;
}
#page_break_link a:hover {
	color:#333;
	background-color:#ddd;
}

/* ********** product detail ********** */
#product_detail {

	width:630px;
	padding-top:40px;
	padding-left:20px;
	margin-bottom:10px;
	background:url(../images2/product_detail_img01.jpg) no-repeat top center;
}
#product_detail table tr td {
	text-align:left;
	line-height:18px;
	min-height:18px;
	vertical-align:top;
}

#product_price{
	width:630px;
	background:url(../images2/product_detail_price.jpg) no-repeat top center #DDD;
	padding-top:30px;
	padding-left:20px;
	padding-bottom:20px;
	margin-bottom:10px;
	/*min-height:120px;*/
	}
	
	#product_price table tr td{
		width:15%;
		line-height:18px;
	min-height:18px;
	vertical-align:top;
	text-align:left;}
	
	#product_price table tr td.left{
		width:25%;
	text-align:left;}

/* ********** footer ********** */
#footer {
	width:920px;
	height:30px;
	margin:0 auto;
	padding-right:10px;
	background:url(../images2/footer_bg.jpg) no-repeat;
	text-align:right;
	font-size:11px;
	line-height:30px;
	color:#666;
}
