*{ margin:0; padding:0; font-family:Arial, Verdana, Helvetica, sans-serif; }
img {border:0;}
.cl {clear:both;}

body {
	width:900px;
	margin:0 auto;
	font-size:12px;
	line-height:18px;
	background:url(bg.gif) repeat-y center;
}

/**************key**************/
#key1 h1 {
	width:205px;
	color:black;
	font-size:18px;
	line-height:24px;
	position:absolute;
	margin:17px 0 0 155px;
}

#key1 h2 {
	color:white;
	width:760px;
	font-size:14px;
	font-weight:bold;
	text-align:right;
	position:absolute;
	margin:307px 0 0 16px;
}

#logo {
	position:absolute;
	margin:5px 0 0 49px;
}

/**************head**************/
#lang {
	top:5px;;
	position:absolute;
	margin:0 0 0 670px;
}

#lang .langtext {
	float:left;
	font-size:11px;
	line-height:30px;
}

#langmenu {
	float:left;
}

#lang a {
	color:white;
	font-size:11px;
	text-decoration:none;
}

#langmenu a {
	width:82px;
	float:left;
	color:black;
	display:inline;
	line-height:14px;
	margin:4px 0 3px 0;
	text-decoration:none;
}

#langmenu a:hover {
	color:#5975C6;
	font-weight:bold;
}

#langmenu .list {
	height:16px;
	width:115px;
	background:url(arrow.jpg) no-repeat left;
}

#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_gr.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:16px;
}

#lang .menu2 {
	height:auto;
	background:#F0F0F0;
	opacity:0.9;
	filter:alpha(opacity=90);
}

#head {
	height:80px;
	width:900px;
	background:url(headbg.jpg) repeat-x;
}

/**************menu**************/
#menu {
	height:35px;
	width:690px;
	overflow:hidden;
	padding:45px 0 0 200px;
}

#menu dl {float:right;}
#menu dt {float:left;}

#menu .sel_l, #menu .sel_r {width:7px; height:35px;}
#menu .sel_l {background:url(sel_l.gif) no-repeat;}
#menu .sel_r {background:url(sel_r.gif) no-repeat;}

#menu a {
	float:left;
	color:black;
	height:35px;
	font-size:13px;
	line-height:32px;
	font-weight:bold;
	white-space:nowrap;
	text-decoration:none;
	padding:0 18px;
}

#menu a:hover,
#menu a.ved:hover {
	color:#5975C6;
	text-decoration:underline;
}

#menu .ved {background:#DEDEDE;}
#menu .mlink {
	display:inline;
	margin:0 16px;
}

#banner {
	height:226px;
	width:868px;
	margin:25px 16px 25px 16px;
	border:1px solid #C4C4C4;
}

/**************flipmenu**************/
#flipmenu {
	display:none;
	z-index:99;
	list-style:none;
	position:absolute;
	background:#cfcfcf;
	padding:0 0 10px 0;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
}

#flipmenu a.bigl,
#flipmenu a.midl {
	color:black;
	display:block;
	text-decoration:none;
	border-bottom:1px solid white;
}

#flipmenu a.bigl {
	width:175px;
	font-weight:bold;
	background:#cfcfcf;
	padding:4px 2px 5px 10px;
}

#flipmenu a.midl {
	width:165px;
	background:#dfdfdf;
	padding:4px 2px 5px 20px;
}

#flipmenu a:hover {
	color:#39529a;
	font-weight:bold;
}

/**************search**************/
#search {
	display:block;
	overflow:auto;
	padding:10px 0 12px 13px;
}

#search form input.over,
#search form input.button {
	border:0;
	width:32px;
	float:left;
	height:18px;
  color:white;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	margin:1px 0 0 8px;
}

#search form input.over {background:url(search.gif) no-repeat bottom;}
#search form input.button {background:url(search.gif) no-repeat top;}

#search #q {
	border:0;
	float:left;
	color:gray;
	width:145px;
	height:17px;
	font-size:11px;
	line-height:17px;
	padding:0 0 0 5px;
	border-top:2px solid #606060;
	border-left:1px solid #404040;
	border-right:1px solid #D0D0D0;
	border-bottom:1px solid #D0D0D0;
}

/**************left**************/
#side {
	float:left;
	width:220px;
	display:inline;
	margin:0 0 0 16px;
}

#side a:hover,
#side .leftbar a:hover {color:#5975C6;}

#side .leftbar {
	width:220px;
	height:31px;
	overflow:hidden;
	background:#f0f0f0;
	border-bottom:#D9DFF2 solid 2px;
}

#side .leftbar a {
	color:black;
	font-size:14px;
	line-height:34px;
	font-weight:bold;
	margin:0 0 0 15px;
	text-decoration:none;
}

#side .info {
	width:220px;
	overflow:auto;
	margin:0 0 25px 0;
	background:#f0f0f0;
}

#side ul,
#side .contact {
	clear:both;
	margin:5px;
	overflow:auto;
	background:#F9F9F9;
}

#side .contact {
	line-height:24px;
	padding:8px 10px 10px 15px;
}

#side li a {
	color:black;
	font-size:12px;
	text-decoration:none;
}

#side li h3 {
	font-size:13px;
	display:inline;
	color:#5975C6;
}

#side .bigl {
	width:185px;
	overflow:auto;
	display:inline-block;
	padding:5px 0 3px 15px;
}

#side .bigl a {
	line-height:22px;
	font-weight:bold;
}

#side .midl {
	width:158px;
	display:block;
	padding:6px 0 4px 25px;
}

#side .midl a {
	line-height:14px;
}

#side .more {
	float:right;
	display:inline;
	margin:1px 7px 0 0;
}

#side .more a {
	color:black;
	font-size:11px;
	font-weight:bold;
}

#side .more a:hover {
	color:#5975C6;
	text-decoration:none;
}

/**************right**************/
#main {
	width:645px;
	float:left;
	display:inline;
	margin:0 0 0 16px;
}

#main td {padding:2px;}
#main .warning {color:red;}
#main a {color:black;}
#main a:hover {
	color:#5975C6;
	text-decoration:none;
}

#main .title {
	height:25px;
	width:612px;
	font-size:13px;
	overflow:hidden;
	line-height:24px;
	font-weight:bold;
	margin:2px 0 2px 5px;
	padding:0 0 0 15px;
	background:#F0F0F0;
}

#main .title h3 {
	font-size:13px;
	display:inline;
}

#main .desp2 a:hover {color:#5975C6;}

#main .desp2 {
	clear:both;
	width:610px;
	padding:3px 0 15px 15px;
}

#main .inline b,
#main .inline p,
#main .inline h2,
#main .inline h3,
#main .inline strong {
	display:inline;
	font-size:12px;
	font-weight:normal;
}

#main .desp2 .fbig {
	font-weight:bold;
	font-size:13px;
}

#main #introduction {
	height:330px;
	overflow:hidden;
}

#main #infomore {
	overflow:auto;
}

#main #infomore a {
	float:right;
	font-size:11px;
	display:inline;
	margin:0 35px 7px 0;
}

#main .infonav {
	margin:10px 0 10px 30px;
}

#main .infonav a {
	font-weight:bold;
	font-size:13px;
	line-height:22px;
	out-line:none;
}

#main .flow {
	overflow:auto;
}

#main .flow img {
	float:left;
	margin:0 7px 0 4px;
	display:inline;
	padding:2px;
	border:1px solid #aaaaaa;
}

#main .certificate {
	float:right;
	display:inline;
	margin:0 0 0 13px;
}

#main .certificate img {
	float:left;
	display:inline;
	margin:0 13px;
}

#main .license {
	float:right;
	display:inline;
	margin:0 35px 0 0;
}

#main .sitemap ul {margin:0 0 0 15px;}
#main .sitemap li {margin:2px 0 3px 15px;}

#main .sitemap a:hover {
	color:#4A7FD0;
	font-weight:bold;
}

#main .line {
	clear:both;
	height:1px;
	margin:0 15px 2px 5px;
	border-bottom:1px #d7def9 solid;
}

#main .focus {
	background:#F2F9FB;
	border: 1px solid #CCCCCC;
}

#main .blur {
	background:#EEEEEE;
	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:#5975C6;
	text-decoration:none;
}

#main .links ol li {
	font-size:12px;
	font-weight:normal;
}

/**************ct_pr**************/
#main .imgselect {
	overflow:auto;
	clear:both;
	width:610px;
}

#main .imgselect img {
	float:left;
	display:inline;
	margin:0 15px 0 0;
}

#main .imgselect a {
	color:#333333;
}

#prevpro {
	width:145px;
	float:left;
	padding:40px 0 0 0;
}

#nextpro {
	float:left;
	width:145px;
	padding:10px 0 0 0;
}

#prolist {padding:0 10px 10px 10px;}
#prolist a {font-size:11px;}

#prolist a:hover {
	color:#5975C6;
	text-decoration:none;
}

#prolist ul {padding:0 0 0 8px;}
#prolist li {list-style:none;}
#prolist b {color:#5975C6;}

#prolist .productlist {
	height:20px;
	font-size:13px;
	font-weight:bold;
	margin:5px 10px 3px 0;
	padding:2px 0 0 10px;
	background:#EEEEEE;
}

/**************goods**************/
#goods {
	clear:both;
	width:620px;
	overflow:auto;
	padding:0 5px;
}

#goods .bigname {
	clear:both;
	width:600px;
	height:20px;
	font-size:13px;
	overflow:hidden;
	font-weight:bold;
	margin:5px 0 0 5px;
	padding:2px 0 0 10px;
	background:#F1F1F1;
}

#goods .bigname a {
	font-size:13px;
	color:black;
	text-decoration:none;
}

#goods .bigname a:hover {color:#0069ba;}
#goods li a:hover {color:#305D98;}

#goods ul {
	overflow:auto;
}

#goods li a img {
	width:130px;
	height:130px;
	display:block;
	border:1px #E8E9FC solid;
}

#goods a img:hover {
	border:1px #6F8FE8 solid;
}


#goods li b {font-weight:normal;}
#goods li i {font-style:normal;}

#goods .ctsort b,
#goods .ctsort i,
#goods .ctsort span,
#goods .fbold {font-weight:bold;}

/**************mod1**************/
#goods li.mod1 {
	float:left;
	height:190px;
	width:145px;
	font-size:12px;
	display:inline;
	overflow:hidden;
	padding:10px 0px 8px 10px;
}

#goods li.mod1 a.pic {
	display:block;
	width:130px;
	height:130px;
}

/**************mod2**************/
#goods li.mod2 {
	height:133px;
	width:290px;
	float:left;
	font-size:12px;
	display:inline;
	overflow:hidden;
	padding:3px;
	margin:5px 0 14px 10px;
}

#goods li.mod2 a.pic {float:left;}

#goods .mod2 .picinfo {
	float:left;
	width:140px;
	height:122px;
	padding-top:5px;
	overflow:hidden;
	margin:0 0 0 10px;
}

/**************mod3**************/
#goods li.mod3 {
	height:133px;
	width:590px;
	float:left;
	font-size:12px;
	display:inline;
	overflow:hidden;
	padding:3px;
	margin:5px 0 10px 10px;
}

#goods li.gbg {background:#f6f6f6;}
#goods li.mod3 a.pic {float:left;}

#goods .mod3 .picinfo {
	float:left;
	width:440px;
	height:122px;
	padding-top:5px;
	overflow:hidden;
	margin:0 0 0 10px;
}

#goods .picinfo a {font-weight:bold;} 

#goods .detaildesp {
	padding:5px 0;
	line-height:16px;
}

#goods .detaildesp span {
	font-weight:normal;
}

#goods .detaildesp .detailtext {
	height:67px;
	overflow:hidden;
}

#goods .detaildesp a {
	font-weight:normal;
	padding:0 0 0 370px;
}

/**************foot**************/
#botlink {
	clear:both;
	width:900px;
	color:black;
	text-align:center;
	margin:0 0 1px 0;
	padding:5px 0 7px 0;
	background:url(botbg.jpg) repeat-x bottom #F5F5F5;
}

#botlink a {
	color:black;
	font-size:11px;
	font-weight:bold;
	white-space:nowrap;
	padding:0 15px;
}

#botlink a:hover {
	color:#5975C6;
	text-decoration:none;
}

#botlink .ved {color:#5975C6;}

#foot {
	clear:both;
	color:#333333;
	font-size:11px;
	text-align:center;
	padding:5px 0 10px 0;
	background:#F5F5F5;
}

#foot a {
	color:black;
	font-size:11px;
}

#foot a:hover,
#foot .keywordlist a:hover,
#foot .keywordlist .ved {
	color:#5975C6;
	text-decoration:none;
}

#foot .keywordlist a {margin:0 3px 0 3px;}
#foot .keywordlist dl {margin:0 auto 3px auto;}
#foot .keywordlist dt {display:inline;}

/**************pichage**************/
#pichange {
	float:right;
	width:330px;
	height:240x;
	margin:8px 16px 10px 14px;
	padding:3px 3px 10px 3px;
	border:1px solid #cccccc;
}

#pichange li {list-style:none; position:absolute;}

#pichangebg {
	margin:210px 0 0 0;
	position:absolute;
	height:30px;
	width:330px;
	background:black;
	filter:alpha(opacity=30);
	opacity:0.3;
}

#clicknum {float:right; margin:219px 7px 0 0px; position:relative;}
#clicknum .lihover {background:#5975C6;}
#clicknum .lilink {background:#666666;}

#clicknum .lihover,
#clicknum .lilink {
	float:left;
	width:14px;
	height:14px;
	line-height:15px;
	color:white;
	font-size:10px;
	cursor:pointer;
	margin:0 3px 0 3px;
	text-align:center;
}

/**************floatbox**************/
#gotop {
	z-index:10;
	width:13px;
	position:absolute;
	border:1px #c5c5c5 solid;
}

#gotop .top_arrow {
	width:13px;
	height:10px;
	background:url(top_arrow.gif) no-repeat;
}

#top_text {
	width:13px;
	height:28px;
	display:block;
	cursor:pointer;
	background:url(top_text.gif) no-repeat;
}

#top_close {
	width:13px;
	height:10px;
	cursor:pointer;
	background:url(top_close.gif) no-repeat;
}