h3{ background-color:#DCE3B7; line-height:21px; margin-top:15px; margin-bottom:5px; padding-left:15px; font:Arial, Helvetica, sans-serif; font-size:13px;}



#nav{
	width:1000px;
	heigth:29px;
	margin:0 auto;
}
#nav ul{
	background:url(images/nav_bar.gif) 0 0 no-repeat;
	height:29px;
	padding:0 0 0 72px;
}
#nav ul li{
	background:url(images/nav_div.gif) right top no-repeat;
	height:27px;
	float:left;
	padding:0 1px 0 0;
}
#nav ul li a{
	display:block;
	background:url(images/nav_bg.gif) 0 0 repeat-x;
	padding:0 14px;
	font:bold 11px/27px Arial, Helvetica, sans-serif;
	color:#344A04;
	background-color:inherit;
	text-decoration:none;
}
#nav ul li a:hover{
	background:url(images/nav_hover.gif) 0 0 repeat-x;
	color:#fff;
	background-color:inherit;
}
#header ul li a.hover{
	display:block;
	background:url(images/nav_hover.gif) 0 0 repeat-x;
	color:#fff;
	padding:0 14px;
	font:bold 11px/27px Arial, Helvetica, sans-serif;
	background-color:inherit;
	text-decoration:none;
	cursor:text;
}
#nav ul li.last{
	background-image:none;
	height:27px;
	float:left;
}

.img_left{ float:left; margin:0 10px 10px 0; border:#CCC 1px solid}

.product_img{margin-left:20px; border:#CCC dashed 2px;}
* {
	margin: 0;
	padding: 0;
}

body {
background: #fff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 15px;
color: #222;

}

a {
text-decoration: none;
color: #467f80;
}
a:hover {
text-decoration: underline;
color: #111;
}

#wrap {
margin: 0 auto;
width: 1000px;
background:url(images/bg.jpg) repeat-y;
}

#header {
height: 110px;
width:1000;
background: url(images/bg-banner.jpg) #fff  no-repeat;

}
#header h1 { 
font-size: 28px;
letter-spacing: -1px;
padding: 30px 0 0 20px;
color: #fff;
}
#header h1 a { 
color: #fff;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #000;
}
#header h2 {
font-size: 19px;
color: #e1c70e;
padding: 5px 0 0 20px;
letter-spacing: -1px;
font-weight: 100;

}


#menu{ width:980px; height:30px; background-color:#eee; margin:0 auto;}
#menu ul{ list-style-type:circle; float:left; padding-left:20px}
#menu ul li{ float:left; padding:5px 55px 0 0;}




#content {
padding: 0 5px;
}

.right {
float: right;
width: 690px;
text-align: justify;
padding-top: 10px;
border:#eee 1px solid
}
.right h2 {
font-size: 18px;
font-weight: 100;
padding-left: 10px;
height: 30px;
margin:0 5px 0 5px;
line-height: 30px;
background: #467f80;
border-bottom:#A2A822 2px solid;
}
.right h2 a {
text-decoration: none;
color: #fff;
}
.right h2 a:hover {
color: #111;
text-decoration:none
}

.left {
float: left;
width: 290px;
padding-top: 10px;
background:#FEFFF0;
border:#eee 1px solid;
}
.left h2 {
margin: 0px 5px 0 5px;
padding-left: 10px;
height: 30px;
line-height: 30px;
background: #467f80;
color: #fff;
font-size: 13px;
border-bottom:#A2A822 2px solid;
}
.left ul {
padding: 10px 0 15px 20px;
color: #467f80;
}
.left ul li{
	border-bottom:#999 dashed 1px;
}
.left ul li:hover{
	background:#CCC}
.left ul li a {
text-decoration: none;
font-weight: 600;
line-height:25px;
font:Arial, Geneva, sans-serif;
font-size:11px;
color:#063
}
.left ul li a:hover {
	background:#ddd;
	color:#333;
	text-decoration:none
}

.pro_img{border:#ddd solid 2px; }

.articles {
padding: 10px;
}

#footer {
text-align: center;
font:Tahoma, Geneva, sans-serif;
font-size: 11px;
margin-top: 20px;
border-top: 1px dotted #aaa;
padding-top: 10px;
padding-bottom: 10px;
background:#097179;
background-image:url(images/bg-footer.jpg)
}
#footer a { color: #000; }
#footer a:hover { color: #000; }

.imp_text{ color:#990700; font:Tahoma, Geneva, sans-serif; font-size:12px; font-weight:700; padding:0 15px}
