body{
	background:url(images/bg.jpg) repeat-x #fff;
	font-family: tahoma;
	font-size: 11px;
	margin-top: 0px;
	padding-left: 0px;
	padding-top: 0px;
}
.t14{font-size:14px;}
.t12{font-size:12px}
.t10{font-size:10px}

h1{ 
	font-size:16px;
	color:#b79838;
}

.menu1{	color:#ffd98e;}
.menu1 a{	color:#ffd98e;}
.menu1 a:hover{	color:#ffffff;}

.menu2 {
	color:#847964;
	text-decoration:none;
}
.menu2 a{
	color:#847964;
	text-decoration:none;
}
.menu2 a:hover{
	color:#ffffff;
	text-decoration:none;
}
.cat{
	list-style: none;
	margin-left: 0;
	padding-left: 0px;
	cursor:pointer;
}

.cat a{
	font-size: 11px;
	color:#6d6d6d; 
	text-decoration:none;
}
.cat a:hover{
	color: #99b851;
}
.cat li{
	padding:5px;
}
.cat li:hover{
	background:#fdd687;
}

.box{ color:#7b7b7b;}
.box div{ padding-top:7px;line-height:15px;}

.context{ 
	font-size:12px;
	color:#898787;
}
.context a{ 
	font-size:12px;
	color:#898787;
}

.context a:hover{ 
	font-size:12px;
	color:#333399;
}
.context hr{ 
	color: #e1e1e1;
	background-color: #e1e1e1;
	height:2px;
	border:0px;
}

.g_button{
	font-size:12px;
	color:#56653a;
}

.page_bar{
	color:#bfbdbe;
	font-size:20px;
	padding-left:5px;
}

.page_bar a{
	color:#747474;
	text-decoration:none;
	padding-left:5px;
}

.page_bar a:hover{
	text-decoration:underline;
	padding-left:5px;
}

.breadcrumb{
	color:#808080;
	font-size:13px;
}
.breadcrumb a{
	color:#808080;
	text-decoration:none;
}
.breadcrumb a:hover{
	text-decoration:underline;
}

.product_heads{
	color:#66669a;
}

.user_info{
	color:#1587a9;
	font-weight:bold;
}
.user_info input,textarea,select{
	background:#e9e9e9;
	border:1px solid #dcdcdc;
}
.user_info th{
	color:#000000;
	border-bottom:1px solid #edb036;
	padding-bottom:5px;
}
.info_error{
	color:red;
}

.info_head{
	text-align:center;
	font-weight:bold;
	font-size:13px;
}
.info_head a{
	color:#b79838;
	text-decoration:none;
}
.info_head a:hover{
	text-decoration:underline;
}