*{ margin:0; padding:0; }
html, body, a {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	text-align:left;
	font-size:12px; 
	line-height:18px;
	color:black;
}
select, input, textarea { 
	font-family:Arial, Verdana, Helvetica, sans-serif; 
	vertical-align:middle; 
	padding:1px 3px 0 3px; 
	margin:0 0 1px 0;
}
img {border:0;}
h5 {font-size:14px;}
a {text-decoration:none;}
a:hover {}
.cl {clear:both;}
.flt {float:left;}
.frt {float:right;}
.warning {color:#FF0000;}
.line{
	border-bottom:#C9C9C9 solid 1px;
	margin:0 0 0 15px;
	line-height:1px;
	width:560px;
	clear:both;
	height:1px;
}

/**************layout**************/
body {
	background-color:white;
	width:800px;
	margin:auto;
}

#left {width:600px; float:left;}
#right {float:left; width:200px;}

/**************head**************/
#key1 {
	width:540px;
	height:35px;
	padding:15px 0 0 60px;
}

#key1 h1 {
	font-size:18px;
	color:#4A4A4A;
}

#desp1 {
	top:86px;
	font-weight:bold;
	color:#525453;
	margin:0 0 0 25px;
	position:absolute;
}

/**************menu**************/
#menu {
	height:25px;
	width:585px;
	padding:6px 0 0 15px;
	background:url(bluetop.gif) no-repeat #0781FF;
}

#menu a {
	float:left;
	color:white;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	white-space:nowrap;
	margin:1px 8px 0 8px;
	padding:2px 18px 1px 18px;
}

#menu a:hover, 
#menu .ved {background:#37A4FF;}

.lightu {
	width:23px;
	height:23px;
	z-index:20;
	position:absolute;
	margin:0 0 0 576px;
	background:url(lightu.gif) no-repeat #0781FF right top;
}

/**************bg**************/
#despbg {
	width:600px;
	height:28px;
	background:url(graydown.gif) no-repeat #ECEEED left bottom;
}

#despbg .grayupb {
	float:right;
	width:16px;
	height:28px;
	background:url(grayupb.gif) no-repeat #ECEEED left top;
}

#despbg .bluedown {
	float:right;
	width:132px;
	height:28px;
	background:url(bluedown.gif) no-repeat #0781FF right bottom;
}

#banner {
	width:574px;
	height:145px;
	margin:1px 0 8px 11px;
}

/**************title**************/
#left .title {
	width:550px;
	height:21px;
	clear:both;
	color:#575757;
	font-size:16px;
	font-weight:bold;
	margin-left:12px;
	padding:3px 0 0 10px;
	background:url(underline.gif) no-repeat bottom;
}

#left .heading {
	height:38px;
	width:550px;
	margin-left:12px;
}

#left .caption {
	float:left;
	height:22px;
	width:490px;
	color:black;
	font-size:16px;
	font-weight:bold;
	margin:6px 0 0 10px;
	padding:0 0 0 10px;
	border-bottom:1px solid #DDDDDD;
}

#left .caption a {
	font-size:16px;
	font-weight:bold;
}

#left .caption a:hover {color:#0781FF;}

/**************text**************/
#left .desp2 {
	clear:both;
	width:565px;
	margin-left:17px;
	padding:3px 0 7px 0;
}

#left .desp2 strong {font-weight:normal;}

#left .desp2 h2 {
	font-size:12px;
	font-weight:normal;
	display:inline;
}

#left .sitemap li {margin:0 0 0 35px;}
#left .sitemap a {text-decoration:underline;}
#left .sitemap a:hover {color:#0781FF; text-decoration:none;}

#left .prolist a {
	font-size:11px;
	text-decoration:underline;
}

#left .prolist a:hover,
#left .selected {
	text-decoration:none;
	color:#0066FF;
}


/**************lang**************/
#lang {
	height:50px;
	width:200px;
	color:white;
	background:url(bluedowns.gif) no-repeat #0781FF right bottom;
}

#lang .topleft {
	float:left;
	width:23px;
	height:50px;
	background:url(topleft.gif) no-repeat;
}

#showall{
	width:150px;
	height:0px;
	z-index:9;
	overflow:hidden;
	position:relative !important;
	position:absolute; /*for IE 6*/
	cursor:pointer;
	line-height:14px;
	padding:3px 0 0 8px;
	background-color:#0781FF;
	filter:Alpha(opacity=85);
	-moz-opacity:0.85;
}

#flag {
	width:160px;
	height:41px;
	z-index:10;
	overflow:hidden;
	position:relative !important; /*for MS & IE 7*/
	position:absolute; /*for IE 6*/
	cursor:pointer;
	padding:3px 0 0 0;
	background-color:#0781FF;
}

#showall a {
	float:left;
	width:110px;
	height:16px;
	color:white;
	font-weight:bold;
	font-size:12px;
	line-height:15px;
	margin:8px 0 0 5px;
}

#showall a:hover{
	color:black;
	background-color:#ECEEED;
}

#flag .tips {
	float:left;
	margin:12px 8px 0 0;
}

#showall img {
	float:left;
	margin:0 12px 0 0;
}

#flag img {
	float:left;
	margin:3px 12px 5px 5px;
}

/**************search**************/
#search {
	width:188px;
	height:39px;
	padding:20px 0 0 12px;
	background:url(grayup.gif) no-repeat #ECEEED right top;
}

#search .textarea {
	width:105px;
	height:15px;
	margin:-1px -10px 0 6px;
	border:1px solid #848484;
	line-height:14px;
	color:#888888;
}

#search form input.button {
	top:78px;
	border:0;
	height:18px;
    width:19px;
	cursor:pointer;
	position:absolute;
	background:url(search.gif);
}

/**************company**************/
#company {
	width:200px;
	height:145px;
	background:url(man1.jpg) no-repeat 121px 11px;
}

#company .graydown {
	float:left;
	width:13px;
	height:80px;
	margin-top:65px;
	background:url(graydown.gif) no-repeat #ECEEED left bottom;
}

#company .cobg {
	float:left;
	width:182px;
	height:68px;
	color:#4D4D4D;
	margin-top:65px;
	padding:12px 0 0 5px;
	background:url(man2.jpg) no-repeat #ECEEED right bottom;
}

#company .cobg b {
	font-size:16px;
}

/**************right**************/
#right .nav {
	height:40px;
	padding:10px 0 0 15px;
	margin:0 0 0 10px;
}

#right .nav a {
	float:left;
	color:#0581FB;
	font-size:15px;
	font-weight:bold;
	padding:10px 0 0 8px;
}

#right .nav a:hover {color:#37A4FF;}

#right .list {
	width:170px;
	height:auto;
	line-height:24px;
	padding:0 15px 0 15px;
	margin-top:-5px;
	background:#ECEEED;
}

#right .listdown,
#right .listup {height:13px; width:200px; font-size:1px;}
#right .listup {background:url(grayup.gif) no-repeat #ECEEED right bottom;}
#right .listdown {background:url(graydown.gif) no-repeat #ECEEED left bottom;}

#right .list li {
	padding:0 0 0 5px;
	list-style:none;
}

#right .list li a {
	line-height:22px;
	padding:0 0 0 18px;
	background:url(icon.gif) no-repeat #ECEEED left 3px;
}

#right .list li a:hover {color:#37A4FF;}

#right .more {
	float:right;
	padding:2px 10px 0 0;
}

#right .more a {
	font-style:Italic;
	font-size:10px;
	color:#0581FB;
	text-decoration:underline;
}

#right .more a:hover {
	color:#37A4FF;
	text-decoration:none;
}

/**************products**************/
#products {
	clear:both;
	width:565px;
	padding:0 0 0 15px;
}

#products .goods {
	height:190px;
	width:130px;
	margin:5px 0px 8px 10px;
}

#products .goods b {color:#0882FF;}
#products .goods a:hover {color:#0882FF;}
#products a img {border:1px white solid;}
#products a:hover img {border:1px #37A4FF solid;}

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

#products .bigname {
	width:530px;
	height:20px;
	clear:both;
	font-size:14px;
	margin:5px 0 3px 0;
	padding:2px 0 0 10px;
	background-color:#DEE4F2;
}

#products .bigname a {
	font-size:14px;
	color:black;
}

#products .bigname a:hover {color:#4079D3;}

/**************foot**************/
#foot {
	color:#505251;
	clear:both;
	height:22px;
	font-weight:bold;
	text-align:center;
	white-space:nowrap;
	padding:2px 0 0 0;
	margin:10px 0 2px 0;
	background:#EEF0EF;
}

#foot a {
	font-weight:bold;
	color:#505251;
	white-space:nowrap;
	padding:0 9px 0 9px;
	text-decoration:underline;
}

#foot .ved,
#foot a:hover {color:#0781FE; text-decoration:none;}

/**************bottom**************/
#bottom {
	padding:1px 0 5px 0;
	font-size:11px;
	text-align:center;
	line-height:13px;
}

#bottom a{
	color:#0033FF;
	font-size:11px;
	line-height:13px;
	text-decoration:underline;
}

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

#bottom .keywordlist ul {
	list-style:none;
	margin:auto;
}

#bottom .keywordlist li { display:inline; }

#bottom .keywordlist a {
	font-size:11px;
	margin:0 3px 0 3px;
}

#bottom .keywordlist .ved {
	color:black;
	text-decoration:underline;
	margin:0 3px 0 3px;
}