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

body {
	width:1020px;
	margin:auto;
	color:white;
	font-size:12px;
	line-height:18px;
	background:#35373a;
}

/**************head**************/
#key1 {
	top:22px;
	color:white;
	width:450px;
	position:absolute;
	margin:0 0 0 246px;
}

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

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

#logo {
	top:20px;
	width:150px;
	height:81px;
	margin:0 0 0 29px;
	position:absolute;
	background:url(logo.jpg) no-repeat;
}

#lang {
	top:0;
	height:33px;
	position:absolute;
	margin:0 0 0 753px;
}

#lang .langl {
	float:left;
	height:33px;
	width:8px;
	background:url(lang_l.gif) no-repeat;
}

#lang .langm {
	float:left;
	height:33px;
	background:url(lang_m.gif) repeat-x;
}

#lang .langr {
	float:left;
	height:33px;
	width:7px;
	background:url(lang_r.gif) no-repeat;
}

#lang a {
	color:white;
	font-size:11px;
}

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

#lang .select {
	float:left;
	padding:5px 4px 0 4px;
}

#langmenu {
	float:left;
}

#langmenu a {
	width:82px;
	float:left;
	color:white;
	display:inline;
	line-height:14px;
	margin:3px 0 3px 0;
	text-decoration:none;
}

#langmenu a:hover {
	color:#FFFF00;
	font-weight:bold;
}

#lang .nl, #lang .fr, #lang .de, #lang .el, #lang .it, #lang .pt, #lang .ru, #lang .es, #lang .en {
	padding:2px 0 1px 30px;
	background-repeat:no-repeat;
	background-position:left;
}

#lang .en {background-image:url(fl_en.gif);}
#lang .nl {background-image:url(fl_nl.gif);}
#lang .fr {background-image:url(fl_fr.gif);}
#lang .de {background-image:url(fl_de.gif);}
#lang .el {background-image:url(fl_el.gif);}
#lang .it {background-image:url(fl_it.gif);}
#lang .pt {background-image:url(fl_pt.gif);}
#lang .ru {background-image:url(fl_ru.gif);}
#lang .es {background-image:url(fl_es.gif);}

#lang .menu1,
#lang .menu2 {
	width:115px;
	float:left;
	cursor:pointer;
	font-size:11px;
	line-height:20px;
	overflow-y:hidden;
	margin:2px 0 0 8px;
	padding:4px 0px 5px 8px;
}

#lang .menu1 {
	height:15px;
}

#lang .menu2 {
	height:auto;
	background:#20303f;
	opacity:0.85;
	filter:alpha(opacity=85);
}

/**************menu**************/
#menu {
	height:34px;
	width:1020px;
	overflow:hidden;
	padding-top:88px;
	background:url(menu.gif) repeat-x bottom #333333;
}

#menu dl {
	float:right;
	width:775px;
}

#menu dt {
	float:left;
}

#menu a {
	float:left;
	height:29px;
	color:white;
	display:inline;
	font-size:12px;
	line-height:23px;
	font-weight:bold;
	white-space:nowrap;
	text-decoration:none;
	margin:1px 10px 0 0;
	padding:4px 22px 0 22px;
}

#menu a:hover,
#menu .ved {
	text-decoration:none;
	background:url(sel.gif) repeat-x;
}

.content {
	_height:1%;
	overflow:hidden;
	background:#1f2021;
}

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

#flipmenu a.bigl,
#flipmenu a.midl {
	color:white;
	display:block;
	text-decoration:none;
	border-bottom:1px solid #7d7f80;
}

#flipmenu a.bigl {
	width:170px;
	font-weight:bold;
	background:#272a2c;
	padding:6px 2px 5px 15px;
}

#flipmenu a.midl {
	width:160px;
	background:#404244;
	padding:5px 2px 5px 25px;
}

#flipmenu a:hover {
	color:#1164d0;
	font-weight:bold;
	background:#c7d7e4;
}

/**************search**************/
#search {
	overflow:auto;
	background:#272a2c;
	padding:10px 0 7px 0;
}

#search form {
	margin:0 0 0 18px;
}

#search form input.button {
	border:0;
	height:22px;
  width:29px;
	float:left;
	cursor:pointer;
	background:url(search_r.gif) no-repeat;
}

#search #q {
	border:0;
	width:120px;
	height:18px;
	float:left;
	color:gray;
	font-size:11px;
	padding:4px 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;
}

/**************left**************/
#side {
	float:left;
	width:205px;
	display:inline;
	margin:15px 0 0 0;
}

#side .leftbar {
	width:205x;
	height:42px;
	clear:both;
	overflow:hidden;
	background:url(bar.gif) repeat-x;
}

#side .barl {
	float:left;
	width:201px;
	height:42px;
	background:url(dot.gif) no-repeat 179px 18px;
}

#side .barr {
	float:left;
	width:4px;
	height:42px;
	background:url(barr.gif) no-repeat;
}

#side .leftbar span,
#side .leftbar a {
	color:white;
	float:left;
	width:170px;
	font-size:15px;
	font-weight:bold;
	white-space:nowrap;
	text-decoration:none;
	padding:12px 0 0 15px;
}

#side .leftbar a:hover {
	color:#5288e2;
}

#side .rborder {
	width:204px;
	border-right:1px solid #bdbdbe;
}

#side .bot {
	height:5px;
	width:205px;
	margin:0 0 24px 0;
	background:url(bot.gif) no-repeat;
}

#side .info {
	overflow:auto;
	width:176px;
	line-height:22px;
	background:#272a2c;
	padding:5px 13px 5px 15px;
	border-right:1px solid #bdbdbe;
}

#side ul {
	clear:both;
	overflow:auto;
	background:#272a2c;
}

#side li {
	list-style:none;
	margin:0 0 2px 0;
}

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

#side h3,
#side li a:hover {
	color:#fff000;
}

#side .bigl {
	width:190px;
	display:block;
	overflow:auto;
	font-weight:bold;
	padding:4px 0 3px 14px;
	background:url(bigl.gif) repeat-x top #2a4359;
}

#side .bigl h3,
#side .bigl a {
	float:left;
	line-height:20px;
	font-weight:bold;
	padding:0 0 0 17px;
	background:url(dot.gif) no-repeat left 6px;
}

#side .bigl h3,
#side .midl h3 {
	font-size:13px;
	line-height:20px;
}

#side .midl {
	width:155px;
	display:block;
	margin:0 0 2px 10px;
	padding:0 0 2px 25px;
	background:url(ul.gif) repeat-x bottom;
}


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

#side span {
	color:#fff000;
	font-weight:bold;
}

#side .more {
	float:right;
	display:inline;
	margin:1px 7px 4px 0;
}

#side .more a {
	color:#b9bdc1;
	font-size:10px;
}

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

/**************right**************/
#main {
	width:567px;
	float:left;
	_height:630px;
	min-height:636px;
	display:inline;
	padding:20px 220px 0 0;
	margin:0 0 0 28px;
	background:url(banner.jpg) no-repeat right top;
}

#main .banner {
	height:178px;
	margin:13px 0 0 8px;
}

#main a {color:white;}

#main a:hover {
	color:#4a99e2;
	text-decoration:none;
}

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

#main .title {
	height:19px;
	float:left;
	width:550px;
	display:inline;
	color:white;
	font-size:14px;
	font-weight:bold;
	margin:0 0 3px 0;
	padding:0 0 2px 8px;
	background:url(tl.gif) no-repeat left bottom;
}

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

#main .title a {
	color:white;
	text-decoration:none;
}

#main .title a:hover {color:#2e71d5;}

#main .desp {
	clear:both;
	width:545px;
	font-size:12px;
	line-height:16px;
	padding:1px 0 14px 8px;
}

#main .inline i {font-style:normal;}

#main .inline b,
#main .inline p,
#main .inline h2,
#main .inline h3,
#main .inline strong {
	display:inline;
	font-size:12px;
	font-weight:normal;
}

#main .sitemap ul {margin:0 0 0 10px;}
#main .sitemap li {margin:4px 0 4px 18px;}
#main .sitemap a:hover {font-weight:bold;}

#main .line {
	clear:both;
	height:1px;
	margin-top:3px;
	border-bottom:#666666 solid 1px;
}

#main .focus {
	background:#dbedff;
	border: 1px solid #CCCCCC;
}

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

#main .button {margin:0 10px;}

#main .links ul li {
	font-size:13px;
	line-height:18px;
	font-weight:bold;
	margin:0 0 0 20px;
	padding:2px 0 2px 0;
}

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

#main .links .ved,
#main .links a:hover {
	color:#2e71d5;
	text-decoration:none;
}

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

#article {
	margin:0 20px 15px 235px;
	padding:0 0 0 5px;
	border-top:1px solid #999999;
}

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

/**************ct_pr**************/
#prolist {
	clear:both;
	width:555px;
	line-height:20px;
	padding:2px 7px 5px 0;
}

#prolist a:hover {
	color:#2e71d5;
	text-decoration:none;
}

#prolist a {font-size:11px;}
#prolist b {color:#2e71d5;}

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

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

/**************goods**************/
#goods {
	clear:both;
	width:550px;
	overflow:auto;
	padding:0 5px;
	line-height:17px;
}

#goods .bigname {
	clear:both;
	width:540px;
	height:20px;
	font-size:13px;
	overflow:hidden;
	font-weight:bold;
	margin:5px 0 0 0;
	padding:2px 0 0 10px;
	background:#444444;
}

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

#goods .bigname a:hover {color:#4a99e2;}

#goods li a img {
	height:140px;
	display:block;
	margin:0 0 1px 1px;
	border:1px #212225 solid;
}

#goods li a:hover img {border:1px #3e71c6 solid;}

#goods li i {font-style:normal;}

#goods .ctsort i,
#goods .ctsort span {font-weight:bold;}

/**************mod1**************/
#goods li.mod1 {
	float:left;
	height:220px;
	width:145px;
	font-size:12px;
	display:inline;
	overflow:hidden;
	line-height:18px;
	padding:10px 4px 8px 7px;
	margin:0 14px 0 7px;
}

#goods li.mod1 .picdesp {
	text-align:center;
	background:#1d2f47;
	padding:0 0 4px 0;
}

/**************mod3**************/
#goods li.mod3 {
	height:142px;
	width:530px;
	float:left;
	font-size:12px;
	display:inline;
	overflow:hidden;
	padding:3px 0 3px 4px;
	margin:5px 0 10px 4px;
}

#goods li.gbg {
	background:#444444;
}

#goods li.mod3 a.pic {
	float:left;
}

#goods .picinfo {
	float:left;
	width:360px;
	height:130px;
	padding-top:5px;
	overflow:hidden;
	margin:0 0 0 10px;
}

#goods .picinfo a {font-weight:bold;} 

#goods .detaildesp {
	padding:5px 0;
	height:63px;
	overflow:hidden;
	line-height:16px;
}

#goods a.more {
	float:right;
	font-size:11px;
	font-weight:normal;
}

/**************foot**************/
#botinfo {
	color:white;
	font-size:11px;
	padding:2px 0 0 7px;
	background:url(foot.gif) repeat-x top #2a2b2e;
}

#botinfo .botlogo {
	clear:both;
	_height:1%;
	overflow:hidden;
	background:url(footbg.gif) no-repeat right bottom;
}

#botlink {
	width:590px;
	float:right;
	_height:75px;
	display:inline;
	min-height:75px;
	text-align:right;
}

#botlink .footmenu {
	color:white;
	margin:0 0 3px ;
	padding:4px 0 3px 0;
}

#botlink .footmenu a {
	color:white;
	font-size:11px;
	padding:0 12px 0 10px;
}

#botlink .footmenu .ved, 
#botlink .footmenu a:hover,
#botinfo .keylist .ved,
#botinfo .keylist a:hover {color:#fffe00;}

#botinfo a:hover {text-decoration:none;}
#botinfo .keylist {margin:0 5px 0 0;}
#botinfo .keylist dt {display:inline;}

#botinfo .keylist a {
	font-size:10px;
	color:white;
	padding:0 7px;
}

#botinfo .end {
	float:right;
	width:420px;
	text-align:left;
	display:inline;
	font-size:10px;
	line-height:17px;
	padding:5px 0 0 0;
}

#botinfo .end a {
	color:#3981c1;
	font-size:10px;
	line-height:14px;
}

/**************piczoomin**************/
.picdiv {
	padding:2px;
	filter:alpha(opacity=95);
	opacity:0.95;
	background:#eee;
	border:1px solid #3a5d7c;
}

.picdivtext {
	color:white;
	display:block;
	font-size:13px;
	font-weight:bold;
	background:#1d2f47;
	margin:1px 0 0 0;
	padding:8px;
}

/**************pichange**************/
#pichange {
	float:left;
	width:270px;
	height:202px;
	margin:12px 14px 10px 10px;
	padding:3px 3px 3px 3px;
	border:1px solid #999999;
}

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

#pichangebg {
	margin:160px 0 0 0;
	position:absolute;
	height:42px;
	width:240px;
	background:black;
	filter:alpha(opacity=30);
	opacity:0.3;
}

#clicknum {float:right; margin:185px 7px 0 0px; position:relative;}
#clicknum .lihover {background:#21488a;}
#clicknum .lilink {background:#666666;}

#clicknum .lihover,
#clicknum .lilink {
	float:left;
	width:12px;
	height:12px;
	line-height:13px;
	color:white;
	font-size:10px;
	cursor:pointer;
	margin:0 3px 0 3px;
	text-align:center;
}

#pichangeinfo {
	font-size:12px;
	font-weight:bold;
	margin-top:163px;
	position:absolute;
	color:white;
	text-align:center;
}