*{ margin:0; padding:0; font-family:Arial, Verdana, Helvetica, sans-serif; }
img {border:0;}
.cl {clear:both;}

body {
	width:850px;
	margin:auto;
	color:black;
	font-size:12px;
	line-height:18px;
	background:white;
}

/**************head**************/
#key1 {
	width:440px;
	height:72px;
	padding:20px 200px 0 210px;
	background:url(topshade.gif) repeat-x 0 bottom white;
}

#key1 h1 {
	font-size:16px;
	line-height:24px;
}

#key1 h2 {
	font-size:14px;
	line-height:16px;
	font-weight:normal;
}

#key1 .logo {
	top:17px;
	width:127px;
	height:58px;
	clear:both;
	margin:0 0 0 -164px;
	position:absolute;
	background:url(logo.png) no-repeat;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/logo.png"); 
	_background:none;
}

/**************lang**************/
#lang {
	top:9px;
	width:170px;
	position:absolute;
	margin:0 0 0 650px;
}

#lang img {
	float:left;
	cursor:pointer;
	margin:9px 6px 4px 6px;
}

/**************menu**************/
#menu {
	height:39px;
	overflow:auto;
	padding:0 0 0 60px;
	border-top:5px solid #174e84;
	background:url(menu.gif) repeat-x top;
}

#menu dt {
	float:left;
	overflow:hidden;
	display:inline;
}

#menu a {
	float:left;
	height:18px;
	color:white;
	font-size:12px;
	margin:7px 0 0 0;
	font-weight:bold;
	white-space:nowrap;
	text-decoration:none;
	padding:1px 20px 2px 20px;
}

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

#menu a.ved {
	background:url(sel_m.gif) repeat-x;
}

#menu .sel_l,
#menu .sel_r {
	width:2px;
	height:21px;
	margin:7px 0 0 0;
}

#menu .sel_l {background:url(sel_l.gif) no-repeat;}
#menu .sel_r {background:url(sel_r.gif) no-repeat;}

#menu .sep {
	width:1px;
	height:19px;
	margin:8px 7px 0 7px;
	background:#93b2ce;
}

.banner {
	clear:both;
}

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

#flipmenu a {
	width:175px;
	color:white;
	display:block;
	font-weight:bold;
	background:#316faa;
	text-decoration:none;
	padding:6px 2px 6px 10px;
	border-bottom:1px solid #a0bee0;
}

#flipmenu a:hover {
	color:#ffe800;
	font-weight:bold;
	background:#4599d6;
}

/**************search**************/
#search {
	width:165px;
	float:left;
	overflow:auto;
	padding:18px 0 17px 18px;
}

#search input.over,
#search input.button {
	border:0;
	width:29px;
	float:left;
	height:22px;
	cursor:pointer;
}

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

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

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

/**************side**************/
#side {
	float:left;
	width:200px;
	margin:18px 0 0 0;
}

#side .leftbar {
	clear:both;
	width:179px;
	height:27px;
	overflow:hidden;
	margin:6px 0 0 0;
	padding:8px 0 0 20px;
	border-top:1px solid #d9e1eb;
	border-bottom:1px solid #d9e1eb;
	border-right:1px solid #d9e1eb;
	background:url(leftbar.gif) repeat-x;
}

#side .leftbar a {
	color:white;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}

#side .leftbar a:hover {
	color:#ffea00;
}

#side .wm_pro {background:#174e84 url(wm_product.jpg) no-repeat right bottom;}
#side .wm_con {background:#174e84 url(wm_contact.jpg) no-repeat right bottom;}

#side .certificate {
	_height:1%;
	width:199px;
	overflow:auto;
	margin:0 0 20px 0;
	background:#174e84 url(wm_round.gif) no-repeat right bottom;
}

#side .certificate img {
	float:left;
	padding:12px 0 15px 14px;
}

#side .list {
	width:199px;
	overflow:auto;
	margin:0 0 25px 0;
}

#side ul {
	clear:both;
	list-style:none;
}

#side li {
	overflow:hidden;
	_display:inline-block;
	margin:0 10px 0 10px;
	padding:7px 0 6px 25px;
	border-bottom:1px dashed #d1dce6;
	background:url(arrow.gif) no-repeat 11px 12px;
}

#side li a {
	color:white;
	font-size:12px;
	text-decoration:none;
}

#side li a:hover {
	color:#ffea00;
}

#side li h3 {
	color:#ffea00;
	font-size:13px;
}

#side .info {
	_height:1%;
	width:166px;
	color:white;
	overflow:auto;
	line-height:22px;
	margin:0 0 20px 0;
	display:inline-block;
	padding:5px 15px 13px 18px;
}

#side .info span {
	color:#fff600;
	font-weight:bold;
}

#side .info .more a {
	float:right;
	color:#fff600;
	font-size:11px;
	font-weight:normal;
}

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

/**************content**************/
#content {
	width:625px;
	float:left;
	color:black;
	padding:15px 0 0 25px;
}

#content td {padding:2px;}
#content .warning {color:red;}
#content .fbold {font-weight:bold;}

#content .title {
	font-size:14px;
	background:url(titlebg.gif) repeat-x left top;
}

#content .title .caption {
	font-weight:bold;
	display:inline;
	color:#444444;
	margin:0 0 0 10px;
	padding:0 10px 0 10px;
	background:url(title.gif) repeat-x left top;
}

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

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

#content .title a:hover {
	color:#2161a5;
}

#content .desp2 {
	_height:1%;
	overflow:hidden;
	padding:2px 12px 10px 12px;
}

#content .desp2 a {color:black;}

#content .desp2 a:hover {
	color:#2161a5;
	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 .despbg {
	width:610px;
	margin:0 0 15px 0;
	background:url(despbg.gif) repeat-y;
	border-bottom:1px solid #cccccc;
}

#article {
	clear:both;
	background:#edf4ff;
	margin:0 10px;
	padding:5px 10px 5px 10px;
}

#article a {
	color:black;
	text-decoration:none;
}

#article a:hover {
	text-decoration:underline;
}

#article b,
#article h4,
#article strong {
	display:inline;
	font-size:12px;
	font-weight:normal;
}

/**************pages**************/
#content .certificate a {
	float:left;
	padding:1px 10px 0 20px;
}

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

#content .focus {
	background:#f4f4ff;
	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 22px;
	padding:3px 0 2px 0;
}

#content .links ul li a {
	text-decoration:underline;
}

#content .sitemap a:hover,
#content .links .ved,
#content .links a:hover {
	color:#2161a5;
	text-decoration:none;
}

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

/**************ct_pr**************/
#content .partimg {
	_height:1%;
	overflow:hidden;
}

#content .partimg img {
	float:left;
	padding:2px;
	margin:8px 15px 0 0;
	border:1px solid #aaaaaa;
}

#content .detaildesp {
	padding:4px 0 0 8px;
}

#content .detailpic img {
	margin:10px 0 5px 0;
}

#prolist {
	padding:3px 0 7px 0px;
}

#prolist .productlist {
	clear:both;
	height:18px;
	font-size:13px;
	font-weight:bold;
	margin:5px 0 3px 0;
	padding:2px 0 0 10px;
	background:#d7e4f9;
}

#prolist a {
	color:black;
	font-size:11px;
}

#prolist b,
#prolist a:hover {
	color:#2161a5;
	text-decoration:none;
}

#prolist li {
	padding:0 0 0 10px;
	list-style:none;
}

/**************products**************/
#products {
	clear:both;
	width:595px;
	overflow:auto;
	margin:0 0 10px 10px;
}

#products .bigname {
	clear:both;
	height:22px;
	overflow:hidden;
	font-weight:bold;
	margin:4px 0 0 0;
	padding:4px 0 0 10px;
	background:#d7e4f9;
}

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

#products .bigname a:hover {color:#2b71b6;}

#products li a img {
	width:120px;
	height:120px;
	display:block;
	border:1px #868686 solid;
}

#products li a img:hover {
	border:1px #2b71b6 solid;
}

/**************mod1**************/
#products .pic1 {
	float:left;
	height:200px;
	width:127px;
	font-size:12px;
	display:inline;
	overflow:hidden;
	line-height:20px;
	padding:6px 5px 0 5px;
	margin:4px 2px 7px 8px;
}

#products .sort .pic1 {
	line-height:17px;
}

#products .pic1 a:hover {
	color:#174e84;
	text-decoration:none;
}

#products .pic1 a {
	color:black;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	text-decoration:underline;
}

#products .pic1 i,
#products .pic1 span {
	font-weight:bold;
	font-style:normal;
}

#products .sort .pic1 a {
	font-weight:normal;
}

/**************mod2**************/
#products .pic2 {
	float:left;
	height:133px;
	width:265px;
	font-size:12px;
	display:inline;
	overflow:hidden;
	line-height:20px;
	padding:6px 5px 0 5px;
	margin:4px 2px 7px 8px;
}

#products .propic {
	float:left;
}

#products .pic2 a {
	color:#174e84;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	text-decoration:underline;
}

#products .pic2 a:hover {
	color:black;
	text-decoration:none;
}

#products .pic2 img {
	float:left;
}

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

#products .pic2 i,
#products .pic2 span {
	font-weight:bold;
	font-style:normal;
}

#products .sort .pic2 a {
	font-weight:normal;
}

/**************mod3**************/
#products .pic3 {
	float:left;
	height:130px;
	width:580px;
	font-size:12px;
	display:inline;
	overflow:hidden;
	line-height:20px;
	padding:7px 5px 0 5px;
	margin:4px 0 7px 0;
}

#products .pic3 a:hover {
	color:#174e84;
	text-decoration:none;
}

#products .pic3 a {
	color:black;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	text-decoration:underline;
}

#products .pic3 img {
	float:left;
}

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

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

#products .pic3 a.more {
	float:right;
	font-size:11px;
	font-weight:normal;
	display:inline;
	margin:0 20px 0 0;
}

#products .pic3 i,
#products .pic3 span {
	font-weight:bold;
	font-style:normal;
}

#products .gbg {
	background:#dfebf9;
}

/**************foot**************/
#foot {
	clear:both;
	color:white;
	font-size:11px;
	text-align:center;
	padding:3px 0 10px 0;
	background:url(foot.png) repeat-x #7c9fbe;
}

#foot .link {
	overflow:auto;
	padding:2px 0 2px 0;
}

#foot .link dt {
	display:inline;
}

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

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

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

#foot .keywordlist dt {display:inline;}

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

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

#foot .bottom a {
	color:#f8fb00;
	font-weight:bold;
}

/**************oem**************/
#oemgoods .oempics,
#oemgoods .oemtext {
	_height:1%;
	overflow:auto;
}

#oemgoods .oempics a {
	float:left;
	display:inline;
	margin:8px 20px 3px 30px;
}

#oemgoods .oempics img {
	padding:2px;
	width:140px;
	border:1px solid #aaaaaa;
}

#oemgoods .oemtext div {
	width:160px;
	float:left;
	display:inline;
	text-align:center;
	padding:0 0 15px 0;
	margin:2px 10px 0px 25px;
}
