@charset "utf-8";
/* CSS Document */
a{text-decoration: none; } 
a:link {color: #876522;text-decoration: none;} 
a:visited {color: #876522;text-decoration: none;} 
a:hover{color: #492c03;text-decoration:underline;} 
a:active {color: #492c03;text-decoration: underline;}  

.left_menu{text-transform :uppercase;color: #ffffff;font-size: 11px; line-height:16px; padding-left:2px;}
a.left_menu:link {color: #ffffff;text-decoration: none;} 
a.left_menu:visited {color: #ffffff;text-decoration: none;} 
a.left_menu:hover{color: #492c03;text-decoration: underline;} 
a.left_menu:active {color: #492c03;text-decoration: underline;} 

.product{color: #ffffff;font-size: 11px; line-height:14px; font-weight:bold; padding-left:1px; vertical-align:middle;}
a.product:link {color: #ffffff;text-decoration: none;} 
a.product:visited {color: #ffffff;text-decoration: none;} 
a.product:hover{color: #ffffff;text-decoration: none;} 
a.product:active {color: #ffffff;text-decoration: none;} 

.back{ font-size:11px;}
a.back:link {color: #492c03;text-decoration: underline;} 
a.back:visited {color: #492c03;text-decoration: underline;} 
a.back:hover{color: #876522;text-decoration: none;} 
a.back:active {color: #876522;text-decoration: none;} 


body{
	margin:0px;
	background-color: #ffffcc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:180%;
	color:#606060;
	}

.foot{font-size:10px;color: #606060; line-height:160%;}
a.foot:link {color: #606060;text-decoration: none;} 
a.foot:visited {color: #606060;text-decoration: none;} 
a.foot:hover{color: #606060;text-decoration: none;} 
a.foot:active {color: #606060;text-decoration: none;} 

.foot1
{	font-size:10px;
	line-height:160%;
	padding-left:8px; 
	padding-right:8px;}

input
{
	background-color: #fffffe;
	line-height: 16px;
	color: #876522;
	border: 1px solid #bec8be;
	width: 200px;
	font-size: 12px;
	height: 18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}	

.input1
{
	background-color: #876522;
	line-height: 16px;
	color: #ffffff;
	border: 1px solid #bec8be;
	width: 70px;
	font-size: 12px;
	height: 22px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

select
{
	font-size: 10px;
	color: #4c4c4c;
	background-color: #fffffe;
	line-height: 15px;
	border: 1px solid #bec8be;
	height: 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

textarea
{
	font-size: 12px;
	color: #876522;
	background-color: #ffffff;
	line-height: 16px;
	border: 1px solid #bec8be;
	width: 360px;
	height: 120px;
	margin:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}	

.title {
	font-family: Trebuchet MS, Arial;
	color: #876522;
	font-size: 22px;
	font-weight:bold;
	padding-bottom:20px;
	padding-top:10px;
}

.pro_title {
	color: #d30000;
	font-size: 11px;
	font-weight:bold;
}
.left_title{
	font-family: Tahoma, Arial;
	text-transform :uppercase;
	color: #007700;
	font-size: 11px;
	font-weight:bold;
}
.left{ 
    padding:10px 0px 30px 16px;
    width:210px;
}


.pro_img{border:1px solid #b0b0b0;}

.y_img
{
	background-image: url(../images/li_09.gif);
	background-repeat: repeat-y;
}

.y_img1
{
	background-image: url(../images/li_14.gif);
	background-repeat: repeat-y;
}

.green{
font-size:12px;
color: #d30000;}
