@charset "gb2312";
body,div,img,object,span,embed,a,form {
	margin: 0px;
	padding: 0px;
	border:  0px;
}

body {
	margin: 0px;
	text-align: center;
	font-size: 12px;
	font-family: "verdana", "tahoma", "arial", "ËÎÌå", "helvetica", "sans-serif"; 
}

td, th, div {
	line-height: 16pt;
	font-family: "verdana", "tahoma", "arial", "ËÎÌå", "helvetica", "sans-serif"; 
	color: #000000; 
	font-size: 12px; 
}

th { color: #ffffff;}

b {
	font-size: 12px;
	color: #3300ff;
}

input,textarea, .btn_3 {
	height: 18px; border: 1px solid #666666;
}

.btn_3	{ background: #d4d0c8; width: 60px; text-align: center; margin: 0px; padding: 0px; line-height: 18px;}

a {
	text-decoration: none;
	color: #363636;
}

a:hover {
	text-decoration: none;
	color: #ff0000;
}

h1, h2, h3, h4, h5 {
	margin: 0px;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	font-weight: bold;
	clear: both;
}

h2 {
	padding: 2px;
	background: #b2b2b2 url(../images/h2_bg.png) center repeat-x;
	color: #009900;
}

i {	color: #ff0000; font-style: normal ; font-weight: normal; }

s { color: #3366cc; text-decoration: none; ; font-weight: bold;}

/*ul	{ padding: 0px; margin: 0px; }*/

.none {
	display: none;
}

.msg_success	{ padding: 5px; margin-left: auto; margin-right: auto; margin-top: 10px; margin-bottom: 10px; width: 300px; border: 2px outset #ccffcc; font-weight: bold; color: green; background: #e1ffe1;}
.msg_warning	{ padding: 5px; margin-left: auto; margin-right: auto; margin-top: 10px; margin-bottom: 10px; width: 300px; border: 2px outset red; font-weight: bold; color: red; background: #ffffcc;}

.onepx		{border-collapse: collapse;}

.line_bg_0	{ background: #fef9e9; }
.line_bg_1	{ background: #f0f8ff; }

.thumbs_img_bg	{ width: 115px; text-align: center; background: url(../images/skin_default/thumbs_bg.png) top center no-repeat; height: 90px; }
.thumbs_img		{ display: block; width: 115px; text-align: center; background: center no-repeat; height: 90px; }
.thumbs_bottom	{ width: 115px; text-align: left; background: url(../images/skin_default/thumbs_bg_bottom.png) top center no-repeat; height: 30px; line-height: 30px; padding-top: 9px; padding-left: 2px; }
.product_intro	{ width: 124px; text-align: left; padding-left: 10px; }

.txt_center		{ text-align: center;}
.txt_left		{ text-align: left;}
.txt_right		{ text-align: right;}

#loading		{ width: 100px; height: 22px; background: url(../images/loading.gif) center no-repeat; }