
* {
	margin: 0;
	padding: 0;
}
body,td {
	font: 12px/1.7em Arial, Verdana, sans-serif;
	color: #6e6e6e;
}
a {
	color: #6e6e6e;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover {
    color: #333;
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 1em;
}

/*index*/
.white {
	font: 12px/1.7em;
	color: #FFFFFF;
}
.white_title {
	font: 14px/1.7em "ËÎÌå";
	color: #FFFFFF;
	font-weight: bold;
}
.index_input {
	color: #6e6e6e;
	border: 1px solid #C8C8C8;
	font-family: "PMingLiU";
	font-size: 11px;
	padding: 2px;
}
.index_order {
	font-size: 14px;
	font-weight: bold;
	line-height: 2em;
}
.index_time {
    font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 1.9em;
}

/*store*/
.store_title {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	line-height: 2em;
}
a.store_title:link, a.store_title:visited {
	text-decoration: none;
}
a.store_title:hover {
    color: #eb5a19;
	text-decoration: none;
}

.hot_title {
	font-weight: bold;
	color: #333;
	line-height: 2em;
}
a.hot_title:link, a.hot_title:visited {
	text-decoration: none;
}
a.hot_title:hover {
    color: #eb5a19;
	text-decoration: none;
}
.hot {
    font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #6e6e6e;
	line-height: 1.8em;
}
a.hot:link, a.hot:visited {
	text-decoration: none;
}
a.hot:hover {
    color: #333;
	text-decoration: underline;
}

.store_product_title {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	line-height: 2em;
}
.store_product {
	font-size: 12px;
	color: #6e6e6e;
	line-height: 2em;
}
a.store_product:link, a.store_product:visited {
	text-decoration: none;
}
a.store_product:hover {
    color: #eb5a19;
	text-decoration: none;
}
.store_product_h2 {
	font-size: 15px;
	font-weight: bold;
	color: #333;
	line-height: 2em;
}
a.store_product_h2:link, a.store_product_h2:visited {
	text-decoration: none;
}
a.store_product_h2:hover {
    color: #eb5a19;
	text-decoration: none;
}
.store_ship {
    color: #eb5a19;
}
.store_features_img {
	border: 1px solid #c8c8c8;
}
.specifications{
    color: #333;
	line-height: 1.2em;
}
.store_input {
	color: #333;
	border: 1px solid #C8C8C8;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding: 2px;
}
.cart{
	padding: 12px;
}
.store_compelte {
	font-size: 19px;
	font-weight: bold;
	color: #eb5a19;
	line-height: 2em;
}
.hand{
	cursor: hand;
}

.yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #eb5a19;
	text-decoration: underline;
}
a.yellow:link, a.yellow:visited {
	color: #eb5a19;
	text-decoration: underline;
}
a.yellow:hover {
	color: #eb5a19;
	text-decoration: underline;
}