body {font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:none;}

.search_key {
	height:52;
	background:url(../images/user/template/bg_nav_left.gif);
}
.search_choose {
	padding-left:19;
	padding-top:10;
}

.nav {
	height:25;
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
}
	.nav a {
		font-size:11px;
		color:#FFFFFF;
		text-decoration:none;
	}
	.nav a:hover {
		color:#FFFFFF;
		text-decoration:none;
	}

.bg_footer {
	text-align:center;
	color:#cccccc;
	font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:none;
}
	.bg_footer a {
		color:#ffffff;
		font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:none;
	}
/*---------------------------------------------------------*/

.text_1 {
	color:#FF0000;
	font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:none;
}
.text_2 {
	color:#FF0000;
	font-weight:bold;
	font-size:15px;
}
.text_3 {
	color:#333333;
	font-weight:bold;
	font-size:12px;
}


/*---------------------		LEFT		------------------------*/

.brand {
	height:20;
}
.brand a {
	font-size:11px;
	text-decoration:none;
}
	.brand a:hover {
		color:#0064ed;
		text-decoration:none;
	}
		
.menu_dot {
	background:url(../images/user/dot_1.gif);
	height:1;
}

/*---------------------------		HOME	---------------------*/

.menu_main {
	background:url(../images/user/title_main.gif);
	height:44;
}
.menu_main_bottom {
	background:url(../images/user/body_foot.gif);
	height:28;
}


/*------------------------		PRICE	----------------------------*/

.price_title td {
	color:#ffffff;
	text-align:center;
	height:25;
	background:#333333;
}
.price_name {
	font-weight:bold;
	text-align:center;
	height:25;
	color:#0064ed;
}
	.price_name a {
		color:#0064ed;
		text-decoration:none;
	}
	.price_name a:hover {
		text-decoration:none;
	}
	
.price_price {
	color:#c00611;
	font-weight:bold;
	text-align:center;
	height:25;
}