* { margin:0; padding:0; font-size:12px; font-family:Arial, Verdana, Helvetica, sans-serif; }
a {color:#333333;}
img {border:0;}
.cl {clear:both;}
.fbold {font-weight:bold;}
.warning {color:red;}

.allnormal p,
.allnormal h2,
.allnormal h3,
.allnormal h4 {
	display:inline;
	font-style:normal;
}

html {
	background:white;
}

body {
	width:820px;
	margin:auto;
	color:#222222;
	line-height:18px;
}

/**************head**************/
#head {
	color:white;
	height:90px;
	width:820px;

}

#head h1 {
	color:#4f5749;
	font-size:18px;
	line-height:24px;
	padding:17px 0 0 185px;
}

#head h2 {
	color:#555555;
	font-size:14px;
	font-weight:normal;
	padding:1px 185px 0 185px;
}

#companyname {
	top:68px;
	width:300px;
	color:#444444;
	font-size:11px;
	font-style:italic;
	position:absolute;
	margin:0 0 0 39px;
}

#lang {
	top:10px;
	width:70px;
	z-index:9;
	position:absolute;
	margin:0 0 0 720px;
}

#lang img {
	float:left;
	cursor:pointer;
	margin:7px 4px 2px 4px;
	border:2px solid #efefef;
}

#lang .cur {
	margin:5px 4px 4px 4px;
	border:2px solid #cccccc;
}

/**************menu**************/
#nav {
	height:40px;
	overflow:hidden;
	background:url(menu.gif) repeat-x;
}

#menu {
	float:left;
	width:620px;
	overflow:hidden;
}

#menu li {
	float:left;
	list-style:none;
}

#menu a {
	float:left;
	color:#666666;
	font-size:11px;
	font-weight:bold;
	white-space:nowrap;
	text-decoration:none;
	padding:11px 18px 9px 18px;
}

#menu a:hover,
#menu a.ved:hover {
	color:#111111;
	text-decoration:underline;
}

#menu a.ved {
	color:#272727;
}

#menu .sep {
	width:1px;
	height:12px;
	_font-size:1px;
	margin-top:13px;
	background:#888888;
}

/**************flipmenu**************/
#flipmenu {
	display:none;
	z-index:99;
	list-style:none;
	position:absolute;
	background:#dddad9;
	padding:0 0 10px 0;
	border-left:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
	border-right:1px solid #eeeeee;
}

#flipmenu a.bigl {
	width:175px;
	color:#333333;
	display:block;
	font-weight:bold;
	background:#dddad9;
	text-decoration:none;
	padding:6px 2px 6px 10px;
	border-bottom:1px solid #eeeeee;
}

#flipmenu a.midl {
	width:165px;
	color:#222222;
	display:block;
	background:#e5e5e5;
	text-decoration:none;
	padding:6px 2px 6px 20px;
	border-bottom:1px solid #eeeeee;
}

#flipmenu a:hover {
	color:#5aa608;
	font-weight:bold;
}

/**************search**************/
#search {
	float:left;
	overflow:hidden;
	padding:12px 0 13px 10px;
}

#search input.over,
#search input.button {
	border:0;
	width:28px;
	float:left;
	height:17px;
	cursor:pointer;
	_display:inline;
	margin:0 0 0 7px;
}

#search input.button {background:url(search.gif) no-repeat top;}
#search input.over {background:url(search.gif) no-repeat bottom;}

#q {
	border:0;
	float:left;
	color:gray;
	width:120px;
	height:14px;
	font-size:11px;
	padding:3px 0 0 5px;
	background:url(search_m.gif) repeat-x;
}

#search .sleft {
	float:left;
	width:4px;
	height:17px;
	background:url(search_l.gif) no-repeat;
}

#search .sright {
	float:left;
	width:4px;
	height:17px;
	background:url(search_r.gif) no-repeat;
}

/**************side**************/
#side {
	float:left;
	width:200px;
	_display:inline;
	margin:1px 0 0 0;
	background:#f2fbea;
}

#side .sidebar {
	clear:both;
	width:185px;
	height:27px;
	padding:8px 0 0 15px;
	border-bottom:white 1px solid;
	background:url(sidebar.jpg) no-repeat;
}

#side .sidebar a {
	color:#444444;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

#side .sidebar a:hover {text-decoration:underline;}

#ctlist {
	margin:0 0 15px 0;
}

#side li {
	clear:both;
	list-style:none;
	overflow:hidden;
}

#side li a {
	color:#42433f;
	text-decoration:none;
}

#side li .cbdiv h3 {
	color:#498b24;
	font-size:13px;
	padding:0 0 0 13px;
	background:url(ball.gif) no-repeat 0 7px;
}

#side li.cbli {
	background:url(listbg.gif) repeat-x center top  #ecf3e6;
}

#side li.cbli .cbdiv {
	padding:5px 10px 6px 14px;
	background:url(listline.gif) repeat-x center bottom;
}

#side li.cbli .cbdiv a {
	display:block;
	padding:0 0 0 13px;
	background:url(ball.gif) no-repeat 0 7px;
}

#side li.cbli .cbdiv a:hover {
	color:#498b24;
	text-decoration:underline;
}

#side li .cmdiv h3 {
	font-size:13px;
	padding:0 0 0 13px;
	background:url(ball.gif) no-repeat 0 6px;
}

#side li.cmli .cmdiv {
	margin:0 10px 0 12px;
	padding:4px 10px 3px 14px;
	border-bottom:1px dotted #cfd5cf;
}

#side li.cmli .cmdiv a {
	display:block;
	font-size:11px;
	padding:0 0 0 13px;
	background:url(ball.gif) no-repeat 0 6px;
}

#side li.cmli .cmdiv a:hover {
	color:#498b24;
}

#side .contact {
	_height:1%;
	overflow:hidden;
	line-height:22px;
	padding:3px 14px 8px 14px;
	border-bottom:1px solid #8aac74;
}

#side .contact span {
	font-weight:bold;
}

#side .more a {
	float:right;
	color:#498b24;
	font-size:11px;
	font-weight:normal;
	padding:2px 0 0 0;
	text-decoration:underline;
}

#side .more a:hover {
	text-decoration:none;
}

#custom {
	height:175px;
	padding:22px 90px 0 10px;
	border-bottom:1px solid #8aac74;
	background:url(show.jpg) no-repeat right 13px white;
}

#custom .text1 {
	color:#f45302;
	font-size:23px;
	line-height:27px;
}

#custom .text2 {
	line-height:16px;
	padding:8px 0 0 0;
}

#custom .text3 {
	padding:10px 0 0 18px;
	background:url(arrow.gif) no-repeat 0 14px;
}

#custom .text3 a {
	font-size:13px;
	font-weight:bold;
}

#custom .text3 a:hover {
	color:#e14c02;
	text-decoration:none;
}

/**************content**************/
#content {
	width:620px;
	float:left;
	_display:inline;
	background:#f5f5f5;
}

#content td {padding:2px;}

#content a:hover {
	color:#498b24;
	text-decoration:none;
}

#content .banner {
	padding:0 0 20px 20px;
	background:white;
}

#pichange {
	width:600px;
	height:220px;
}

#pichange li {
	list-style:none;
	position:absolute;
}

#content .position {
	height:27px;
	color:#5a8533;
	font-size:11px;
	padding:7px 0 0 0;
	font-family:Century, Arial;
}

#content .position a,
#content .position b {
	font-size:11px;
	color:#4f5c46;
	font-family:Century, Arial;
}

#content .title {
	color:#333333;
	font-size:14px;
	font-weight:bold;
	padding:7px 0 3px 40px;
	margin:2px 15px 0 15px;
	border-bottom:#c4c4c4 1px solid;
}

#content .title h3 {
	font-size:13px;
	display:inline;
}

#content .title a {
	font-size:14px;
	text-decoration:none;
}

#content .ico_info {background:url(ico_info.gif) no-repeat 10px 5px;}
#content .ico_goods {background:url(ico_goods.gif) no-repeat 10px 5px;}
#content .ico_link {background:url(ico_link.gif) no-repeat 10px 5px;}
#content .ico_mail {background:url(ico_mail.gif) no-repeat 10px 5px;}
#content .ico_find {background:url(ico_find.gif) no-repeat 10px 5px;}
#content .ico_map {background:url(ico_map.gif) no-repeat 10px 5px;}

#content .desp {
	clear:both;
	padding:3px 18px 8px 28px;
}

#content .line {
	_font-size:1px;
	margin:0 15px;
	border-bottom:1px solid #d1d1d1;
}

/**************pages**************/
#content img.infoimg {
	float:right;
}

#content .sitemap ul {margin:0 0 0 16px;}
#content .sitemap li {margin:2px 0 3px 18px;}

#content .focus {
	background:#f5fff5;
	border:1px solid #CCCCCC;
}

#content .blur {
	background:#ffffff;
	border-bottom:#FFFFFF 1px solid;
	border-left:#CCCCCC 1px solid;
	border-right:#FFFFFF 1px solid;
	border-top:#CCCCCC 1px solid;
}

#content .links ul li {
	font-size:13px;
	font-weight:bold;
	margin:0 0 0 30px;
	padding:3px 0 2px 0;
}

#content .links .ved {
	color:#246b00;
	text-decoration:none;
}

#content .links ol li {
	font-size:12px;
	font-weight:normal;
}

.faq .faq_title {
	color:#800000;
	font-size:15px;
	font-weight:bold;
	padding:3px 0;
}

/**************ct_pr**************/
#prolist {
	margin:8px 0 8px 0;
}

#prolist .productlist {
	clear:both;
	font-size:13px;
	font-weight:bold;
	margin:5px 15px 3px 15px;
	padding:2px 0 3px 14px;
	background:#dfe5df;
}

#prolist a {color:black;}
#prolist b {color:#246b00;}

#prolist li {
	margin:0 0 0 45px;
}

/**************products**************/
#products {
	clear:both;
	overflow:hidden;
	padding:4px 10px 8px 15px;
}

#products * {
	font-size:11px;
}

#products li {
	list-style:none;
}

#products .cfont {
	color:#498b24;
}

#products .bigname {
	clear:both;
	overflow:hidden;
	font-weight:bold;
	background:#e1e7e1;
	margin:4px 6px 0 7px;
	padding:3px 0 3px 15px;
}

#products .bigname a {
	color:black;
	font-size:13px;
	text-decoration:none;
}

#products .bigname a:hover {
	color:#498b24;
	text-decoration:underline;
}

#products li a img {
	width:110px;
	display:block;
	margin:0 0 1px 0;
	border:1px #aaaaaa solid;
}

#products li a img:hover {
	border:1px #498b24 solid;
}

#products li b {font-weight:normal;}
#products li i {font-style:normal;}

/**************mod1**************/
#products li.pic1 {
	float:left;
	height:170px;
	width:128px;
	display:inline;
	overflow:hidden;
	margin:6px 1px 7px 16px;
}

#products li.pic1 * {
	line-height:16px;
}

/**************mod2**************/
#products li.pic2 {
	float:left;
	height:122px;
	width:265px;
	display:inline;
	overflow:hidden;
	padding:3px 5px 2px 6px;
	margin:4px 5px 2px 10px;
}

#products .pic2 img {float:left;}

#products .pic2 .picinfo {
	float:left;
	width:135px;
	display:inline;
	margin:0 0 0 8px;
}

/**************mod3**************/
#products li.pic3 {
	height:122px;
	width:560px;
	overflow:hidden;
	padding:7px 5px 0 8px;
	margin:4px 0 7px 10px;
}

#products .pic3 img {
	float:left;
}

#products .pic3 .picinfo {
	float:left;
	width:420px;
	display:inline;
	margin:0 0 0 8px;
}

#products .pic3 .detaildesp {
	height:54px;
	overflow:hidden;
}

#products .pic3 a.more {
	float:right;
	display:inline;
	margin:0 10px 0 0;
}

#products .gbg {
	background:#edf1ea;
}

/**************foot**************/
#foot {
	clear:both;
	color:#666666;
	font-size:11px;
	text-align:center;
	padding:0 0 10px 0;
	background:#f6fcee;
	border-top:#c8c8c8 5px solid;
}

#foot a:hover {text-decoration:none;}

#foot .link {
	color:#333333;
	padding:0px 0 2px 0;
}

#foot .link dt,
#foot .keywordlist dt {
	display:inline;
}

#foot .link a {
	color:#333333;
	font-size:11px;
	padding:0 14px 0 14px;
}

#foot .link .ved, 
#foot .link a:hover,
#foot .keywordlist .ved,
#foot .keywordlist a:hover {
	color:#458521;
}

#foot .keywordlist .ved {
	font-size:10px;
}

#foot .keywordlist a {
	color:#333333;
	font-size:10px;
	line-height:14px;
	margin:0 3px 2px 3px;
}

#foot .bottom,
#foot .bottom a {
	line-height:14px;
	font-size:10px;
}

#foot .bottom a {
	color:#5da833;
}

