*{ margin:0; padding:0; font-family:Arial, Verdana, Helvetica, sans-serif; }
img {border:0;}
.cl {clear:both;}

body {
	width:900px;
	margin:auto;
	color:black;
	font-size:12px;
	line-height:18px;
	background:white;
}

/**************head**************/
#headword {
	width:690px;
	height:62px;
	padding:20px 0 0 210px;
	background:url(logo.gif) no-repeat 43px 20px;
}

#headword h1 {
	font-size:18px;
	line-height:20px;
}

#headword h2 {
	font-size:15px;
	font-weight:normal;
}

/**************lang**************/
#tran {
	top:114px;
	width:340px;
	height:33px;
	position:absolute;
	margin:0 0 0 550px;
}

#tran .text {
	float:left;
	font-size:11px;
	font-weight:bold;
	margin:0 7px 0 0;
}

#tran a {
	float:left;
	display:inline;
	margin:3px 0 0 8px;
	text-decoration:none;
}

/**************menu**************/
#nav {
	width:900px;
	height:51px;
	overflow:hidden;
	margin:0 0 7px 6px;
	background:url(menu.gif) repeat-x;
}

#nav .navl {
	float:left;
	width:34px;
	height:51px;
	background:url(menu_l.gif) no-repeat;
}

#nav .navr {
	float:left;
	width:54px;
	height:51px;
	background:url(menu_r.gif) no-repeat;
}

#nav #navm {
	float:left;
	width:812px;
	height:37px;
	padding:1px 0 0 0px;
	background:url(menu_m.gif) repeat-x top;
}

#nav li {
	float:left;
	display:inline;
	list-style:none;
	margin:0 0 0 35px;
	background:url(menu_light.gif) no-repeat left top black;
}

#nav a {
	float:left;
	color:white;
	font-size:12px;
	font-weight:bold;
	margin:5px 0 0 0;
	background:#006600;
	text-decoration:none;
	padding:1px 20px 2px 20px;
}

#nav a:hover,
#nav a.ved:hover {
	color:#02ff33;
}

#nav a.ved {
	background:red;
}

#menuwords {
	top:114px;
	width:137px;
	height:19px;
	margin:0 0 0 50px;
	position:absolute;
	background:url(menu_words.jpg) no-repeat 0 0;
}

.banimg {
	clear:both;
}

/**************flipmenu**************/
#flipmenu {
	display:none;
	z-index:99;
	list-style:none;
	position:absolute;
	background:#9ccbab;
	padding:0 0 10px 0;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
}

#flipmenu a.bigl {
	width:175px;
	color:black;
	display:block;
	font-weight:bold;
	background:#9ccbab;
	text-decoration:none;
	padding:6px 2px 6px 10px;
	border-bottom:1px solid #999999;
}

#flipmenu a.midl {
	width:165px;
	color:black;
	display:block;
	background:#b3e0c1;
	text-decoration:none;
	padding:6px 2px 6px 20px;
	border-bottom:1px solid #999999;
}

#flipmenu a:hover {
	color:#db251a;
	font-weight:bold;
}

/**************search**************/
#find {
	float:left;
	overflow:hidden;
	padding:5px 0 17px 25px;
}

#find input.button {
	border:0;
	width:31px;
	float:left;
	height:18px;
	color:black;
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
	background:white;
	margin:0 0 0 10px;
	border:1px solid black;
}

#find #q {
	border:0;
	float:left;
	color:gray;
	width:150px;
	height:14px;
	font-size:11px;
	background:white;
	padding:2px 0 0 5px;
	border:1px solid black;
}

/**************side**************/
#side {
	float:left;
	width:242px;
	display:inline;
	margin:5px 0 0 0;
	padding:25px 0 0 28px;
	background:url(sidebg.gif) left top no-repeat #b3e0c1;
}

#side .sidebar {
	clear:both;
	width:242px;
	overflow:hidden;
	margin:0 0 10px 0;
	padding:2px 0 2px 0;
	background:url(bar_l.gif) left top no-repeat black;
}

#side .sidebar a {
	color:white;
	font-size:13px;
	font-weight:bold;
	padding:0 0 0 18px;
	text-decoration:none;
}

#side .sidebar a:hover {
	color:#ffea00;
}

#side .info {
	clear:both;
	width:222px;
	overflow:hidden;
	margin:0 0 9px 20px;
	background:url(bigtop.gif) no-repeat left top #f0f9f4;
}

#side .infobot {
	height:9px;
	width:222px;
	clear:both;
	background:url(bigbot.gif) no-repeat left bottom #f0f9f4;
}

#side ul {
	clear:both;
	list-style:none;
}

#side li {
	overflow:hidden;
}

#side li a {
	color:black;
	text-decoration:none;
}

#side li a:hover {
	color:#ff0000;
}

#side li h3 {
	color:#ff0000;
	font-size:13px;
	margin:0 5px 0 0;
	padding:2px 0 0 20px;
}

#side li .bigl {
	margin:0 5px 0 0;
	padding:2px 0 0 0;
	background:url(bigdot.gif) 6px 8px no-repeat;
}

#side .bigl a {
	padding:0 0 0 20px;
}

#side li .midl {
	padding:3px 0 1px 28px;
	background:url(middot.gif) 15px 7px no-repeat;
}

#side .midl a {
	font-size:11px;
}

#side .info span {
	font-weight:bold;
}

#side .contact {
	line-height:22px;
	padding:5px 10px 10px 10px;
}

#side .contact .more a {
	float:right;
	color:black;
	font-size:11px;
	font-weight:normal;
}

#side .contact .more a:hover {
	color:red;
	text-decoration:none;
}

#side .cer {
	padding:11px 0 3px 30px;
}

/**************content**************/
#content {
	width:606px;
	float:left;
	color:black;
	padding:15px 0 0 24px;
}

#content td {padding:2px;}
#content .warning {color:red;}
#content .fbold {font-weight:bold;}

#content .company {
	width:584px;
	height:20px;
	color:white;
	font-size:13px;
	font-weight:bold;
	padding:0 0 0 20px;
	background:url(company.gif) no-repeat;
}

#content .border {
	width:577px;
	padding:2px 10px 8px 15px;
	border-left:1px solid black;
	border-right:1px solid black;
	border-bottom:4px solid black;
}

#content .title {
	font-size:13px;
	font-weight:bold;
	padding:4px 0 1px 30px;
	margin:15px 0 2px 0px;
	background:url(title.gif) no-repeat left top #b3e0c1;
}

#content .title h3 {
	color:#111111;
	font-size:13px;
	display:inline;
}

#content .title a {
	font-size:13px;
	color:#111111;
	text-decoration:none;
}

#content .title a:hover {
	color:red;
}

#content .desp2 {
	overflow:auto;
	padding:2px 10px 10px 12px;
}

#content .border a,
#content .desp2 a {color:black;}

#content .border a:hover,
#content .desp2 a:hover {
	color:#006600;
	text-decoration:none;
}

#content .inline i {font-style:normal;}

#content .inline b,
#content .inline p,
#content .inline h2,
#content .inline h3,
#content .inline strong {
	display:inline;
	font-size:12px;
	font-weight:normal;
}

#content .botline {
	height:6px;
	clear:both;
	font-size:1px;
	line-height:1px;
	margin:0 0 2px 6px;
	background:url(botline.gif) no-repeat;
}

/**************pages**************/
#content .sitemap ul {margin:0 0 0 16px;}
#content .sitemap li {margin:2px 0 3px 18px;}

#content .focus {
	background:white;
	border:1px solid #CCCCCC;
}

#content .blur {
	background:#EEEEEE;
	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 ul li a {
	text-decoration:underline;
}

#content .links .ved,
#content .links a:hover {
	color:#006600;
	text-decoration:none;
}

#content .links ol li {
	font-size:12px;
	font-weight:normal;
}

/**************ct_pr**************/
#prolist {
	margin:8px 0 10px 0;
}

#prolist .productlist {
	clear:both;
	font-size:13px;
	font-weight:bold;
	margin:5px 2px 3px 7px;
	padding:2px 0 3px 14px;
	background:#b2e0c1;
}

#prolist a {
	color:black;
	font-size:11px;
}

#prolist b,
#prolist a:hover {
	color:#006600;
	text-decoration:none;
}

#prolist li {
	margin:0 0 0 33px;
}

/**************products**************/
#products {
	clear:both;
	overflow:hidden;
	background:#f7f7f7;
	margin:10px 0 10px 5px;
}

#products a {
	color:black;
	text-decoration:underline;
}

#products a:hover {
	color:#006600;
	text-decoration:none;
}

#products .bigname {
	clear:both;
	overflow:hidden;
	font-weight:bold;
	margin:4px 10px 0 10px;
	padding:2px 0 2px 15px;
	background:#b2e0c1;
}

#products .bigname a {
	color:black;
	font-size:13px;
	text-decoration:none;
}

#products .bigname a:hover {
	color:red;
	text-decoration:underline;
}

#products li a img {
	width:140px;
	display:block;
	border:1px #868686 solid;
}

#products li a img:hover {
	border:1px #b3e0c1 solid;
}

/**************mod1**************/
#products .pic1 {
	float:left;
	height:215px;
	width:170px;
	display:inline;
	overflow:hidden;
	margin:8px 3px 5px 25px;
}

#products .sort .pic1 {
	line-height:17px;
}

#products li {list-style:none;}

#products .pic1 a {
	line-height:16px;
	font-weight:bold;
}

#products .pic1 i,
#products .pic1 span {
	font-weight:bold;
	font-style:normal;
}

/**************mod3**************/
#products .pic3 {
	height:150px;
	width:570px;
	font-size:12px;
	overflow:hidden;
	line-height:20px;
	padding:7px 5px 0 8px;
	margin:4px 0 7px 10px;
}

#products .pic3 img {
	float:left;
}

#products .pic3 .picinfo {
	float:left;
	width:410px;
	display:inline;
	margin:0 0 0 8px;
}

#products .pic3 .detaildesp {
	height:85px;
	overflow:hidden;
}

#products .pic3 a.more {
	float:right;
	font-size:11px;
	font-weight:normal;
	display:inline;
	margin:0 10px 0 0;
}

#products .pic3 i,
#products .pic3 span {
	font-weight:bold;
	font-style:normal;
}

#products .gbg {
	background:#e3f0e7;
}

/**************foot**************/
#foot {
	clear:both;
	color:black;
	font-size:11px;
	text-align:center;
	padding:0 0 10px 0;
	border-top:#808080 solid 4px;
}

#foot .link {
	color:white;
	overflow:auto;
	padding:4px 0 4px 0;
	background:#000000;
	border-bottom:white solid 1px;
}

#foot .link dt {
	display:inline;
}

#foot .link a {
	color:white;
	font-size:11px;
	padding:0 14px 0 14px;
}

#foot .link .ved, 
#foot .link a:hover {color:#ff0000;}

#foot .blackline {
	font-size:1px;
	line-height:1px;
	border-top:1px solid black;
}

#foot .keywordlist .ved,
#foot .keywordlist a:hover {color:red;}

#foot a:hover {text-decoration:none;}

#foot .keywordlist dt {display:inline;}

#foot .keywordlist a {
	font-size:10px;
	color:black;
	line-height:14px;
	margin:0 3px 2px 3px;
}

#foot .bottom,
#foot .bottom a {
	line-height:14px;
	font-size:10px;
}

#foot .bottom a {
	color:#333333;
	font-weight:bold;
}
