* {
	font-family:Tahoma;
	font-size:11px;

}
body {
	background-color: #6B9A00;
	background-image: url(bg.jpg);
}

.body_out {
	width:948px;
}

.l_sharp {
	width:14px;
	background:url(../images/user/template/l_sharp.gif);
}

.r_sharp {
	width:14px;
	background:url(../images/user/template/r_sharp.gif);
}

.body_in {
	width:894px;
	border-left:solid 1px #fff;
	border-right:solid 1px #fff;
	background:#ffffff;
}

.top_banner {
	height:145px;
}

.bg_header {
	height:210;
}

.search_key {
	height:35;
	background:#000000;
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	text-align:center;
	border-top:solid 2px #FF0000;
	border-bottom:solid 2px #FF0000;
}
.search_choose {
	padding-left:19;
	padding-top:10;
}

.nav {
	height:35;
	background:#000000;;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	border-top:solid 2px #FF0000;
	border-bottom:solid 2px #FF0000;
}
	.nav a {
		font-size:12px;
		background:#000000;;
		font-weight:bold;
		color:#ffffff;
		text-decoration:none;
	}
	.nav a:hover {
		color:#FF0000;
		background:#000000;;
		text-decoration:none;
	}
.header {
	height:171;
	background:url(../images/user/template/header.gif);
}

.bg_footer {
	height:100px;
	background:url(../images/user/template/footer.gif);
}
.footer {
	text-align:center;
	color:#2965b5;
}
/*---------------------------------------------------------*/

.text_2 {
	color:#333333;
	font-weight:bold;
}
.text_3 {
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
}


/*---------------------		LEFT		------------------------*/

.menu_brand {
	background:#D96318;
	height:35;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding-left:20px;
}

.brand {
	height:27;
	background:url(../images/user/template/bg_menu_button.gif);	
}
.brand a {
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
}
	.brand a:hover {
		text-decoration:none;
		color:#F27819;
	}
	
.menu_bottom_1 {
	background:url(../images/user/template/menu_bottom_1.gif);
	height:20;
}
.menu_bottom_2 {
	background:url(../images/user/template/menu_bottom_2.gif);
	height:20;
}

.menu_dot {
	background:url(../images/user/template/dot_1.gif);
	height:1;
}

/*---------------------------		HOME	---------------------*/

.menu_main {
	background:#D96318;
	height:35;
}

.menu_main_bottom {
	background:url(../images/user/template/menu_main_bottom.gif);
	height:7;
}

.list_mobile_title {
	color:#009900;
	background:#FFFFFF;
	font-weight:bold;
	text-align:center;
	height:25;
}
.list_mobile_price {

	color:#c00611;
	font-weight:bold;
	text-align:center;
	height:25;
}

/*------------------------		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;
}