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

body {
	width:880px;
	margin:auto;
	color:#333333;
	font-size:12px;
	line-height:18px;
	background:url(bg.gif) no-repeat center 370px #f1f3f4;
}

/**************head**************/
#headword {
	width:626px;
	height:63px;
	margin:0 0 0 10px;
	padding:30px 0 0 234px;
	border-top:7px solid #3c3a3b;
	background:url(logo.gif) no-repeat 25px 20px;
}

#headword h1 {
	font-size:18px;
	padding:0 0 4px 0;
}

#headword h2 {
	font-size:14px;
	font-weight:normal;
}

/**************menu**************/
#menu {
	height:34px;
	overflow:auto;
	margin:0 10px 0 6px;
}

#menu .menul {
	float:right;
	width:44px; 
	height:34px;
	background:url(menu_l.gif) no-repeat;
}

#menu .menur {
	float:right;
	width:4px; 
	height:34px;
	background:url(menu_r.gif) no-repeat;
}

#menu #menum {
	float:right;
	height:34px;
	background:url(menu.gif) repeat-x top;
}

#menu li {
	float:left;
	display:inline;
	list-style:none;
}

#menu .apt {
	width:1px;
	height:17px;
	margin:7px 0 0 0;
	background:url(sep.gif) no-repeat;
}

#menu a {
	float:left;
	color:white;
	font-weight:bold;
	white-space:nowrap;
	text-decoration:none;
	padding:7px 28px 0 28px;
}

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

#menu a.ved {
	color:#fff000;
}

#pichange {
	width:868px;
	height:240px;
	float:left;
	display:inline;
	margin:0 0 25px 6px;
}

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

#clicknum {
	float:right;
	_display:inline;
	position:relative;
	margin:205px 25px 0 0px;
}

#clicknum .lihover {
	background:url(icon_hover.png) no-repeat center bottom;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale, src="images/icon_hover.png"); 
	_background:none;
}

#clicknum .lilink {
	background:url(icon_link.png) no-repeat center bottom;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale, src="images/icon_link.png"); 
	_background:none;
}

#clicknum .lihover,
#clicknum .lilink {
	float:left;
	width:18px;
	height:18px;
	line-height:18px;
	color:white;
	font-size:11px;
	cursor:pointer;
	_display:inline;
	margin:0 5px 0 5px;
	text-align:center;
}

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

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

#flipmenu a.midl {
	width:165px;
	color:white;
	display:block;
	background:#444444;
	text-decoration:none;
	padding:6px 2px 6px 20px;
	border-bottom:1px solid #555555;
}

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

/**************search**************/
#find {
	width:165px;
	float:left;
	overflow:auto;
	padding:15px 0 13px 20px;
}

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

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

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

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

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

#side .boardtop {
	width:200px;
	height:5px;
	_font-size:1px;
	background:url(boardtop.gif) no-repeat;
}

#side .boardbot {
	width:200px;
	height:5px;
	_font-size:1px;
	margin:0 0 25px 0;
	background:url(boardbot.gif) no-repeat;
}

#side .board {
	clear:both;
	_height:1%;
	color:white;
	overflow:hidden;
	background:url(board.gif) repeat-y;
}

#side .sidebar {
	clear:both;
	width:174px;
	height:26px;
	overflow:hidden;
	margin:4px 0 0 0;
	padding:8px 0 0 26px;
	background:url(sidebar.gif) no-repeat right;
}

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

#side .sidebar a:hover {
	color:#fff000;
}

#side li {
	clear:both;
	list-style:none;
	overflow:hidden;
}

#side li a {
	color:white;
	text-decoration:none;
}

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

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

#side li .bigl {
	padding:3px 0 3px 0;
	margin:3px 14px 0 19px;
	border-bottom:1px solid #797979;
}

#side .bigl h3,
#side .bigl a {
	clear:both;
	display:block;
	padding:0 0 0 20px;
	background:url(arrow.gif) no-repeat 6px 7px;
}

#side li .midl {
	margin:2px 14px 2px 30px;
	padding:2px 0 0 10px;
	border-bottom:1px solid #555555;
}

#side .midl a {
	font-size:11px;
}

#side .certificate {
	_height:1%;
	overflow:hidden;
	padding:0 0 10px 5px;
}

#side .certificate img {
	float:left;
	display:inline;
	margin:13px 0 0 17px;
}

#side .contact {
	color:white;
	overflow:hidden;
	line-height:20px;
	padding:5px 12px 10px 22px;
}

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

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

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

/**************content**************/
#content {
	width:660px;
	float:left;
	display:inline;
	background:url(round.gif) no-repeat right top white;
}

#content a {color:black;}

#content a:hover {
	color:#364782;
	text-decoration:none;
}

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

#content .minh {
	_height:590px;
	min-height:590px;
}

#content .minh2 {
	_height:750px;
	min-height:750px;
}

#content .title {
	font-size:14px;
	font-weight:bold;
	padding:0 0 4px 25px;
	margin:10px 17px 1px 24px;
	background:url(icon.gif) no-repeat 3px 2px;
}

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

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

#content .title span {
	font-weight:normal;
}

#content .desp2 {
	clear:both;
	background:#f2f2f2;
	margin:0 17px 0 24px;
	padding:8px 15px 10px 19px;
}

#content .inline p,
#content .inline h2,
#content .inline h3 {
	display:inline;
	font-size:12px;
	font-style:normal;
}

#content .line {
	_font-size:1px;
	line-height:1px;
	margin:0 0 5px 0;
	border-top:1px solid #c2c2c2;
}

#content .botline {
	height:9px;
	width:660px;
	clear:both;
	_font-size:1px;
	margin:10px 0 0 0;
	background:url(botline.gif) repeat-x bottom;
}

/**************pages**************/
#content .introduction img {
	padding:0 17px;
}

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

#content .focus {
	background:#F9F9FF;
	border:1px solid #CCCCCC;
}

#content .blur {
	background:#FFFFFF;
	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 20px;
	padding:3px 0 2px 0;
}

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

#content .links .ved {
	color:#364782;
	text-decoration:none;
}

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

/**************ct_pr**************/
#prolist {
	margin:8px 0 0 0;
}

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

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

#prolist b {color:#364782;}

#prolist li {
	margin:0 0 0 25px;
}

/**************products**************/
#products {
	clear:both;
	background:#f2f2f2;
	margin:0 17px 0 24px;
	padding:6px 0 10px 0;
}

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

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

#products .bigname a:hover {
	color:#3450b2;
}

#products li {list-style:none;}

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

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

#products li a.ctsort {
	font-weight:normal;
}

/**************mod1**************/
#products .pic1 {
	float:left;
	height:190px;
	width:135px;
	display:inline;
	overflow:hidden;
	margin:6px 3px 7px 15px;
}

/**************mod2**************/
#products .pic2 {
	float:left;
	height:135px;
	width:285px;
	display:inline;
	overflow:hidden;
	line-height:20px;
	padding:6px 5px 0 5px;
	margin:4px 2px 7px 10px;
}

#products .propic {
	float:left;
}

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

#products .pic2 img {
	float:left;
}

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

/**************mod3**************/
#products .pic3 {
	height:134px;
	overflow:hidden;
	line-height:20px;
	padding:7px 5px 0 8px;
	margin:4px 5px 7px 5px;
}

#products .pic3 a {
	font-weight:bold;
}

#products .pic3 img {
	float:left;
}

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

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

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

#products .gbg {
	background:#E4E7EF;
}

/**************foot**************/
#foot {
	clear:both;
	color:#bbbbbb;
	font-size:11px;
	text-align:center;
	margin:0 10px 0 10px;
	padding:1px 8px 10px 8px;
	background:url(foot.gif) repeat-x left top #202020;
	
}

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

#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:#fff000;}

#foot .keywordlist .ved,
#foot .keywordlist a:hover {color:#385a9d;}

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

#foot .keywordlist dt {display:inline;}

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

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

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

/**************lang**************/
#lang {
	top:7px;
	color:white;
	width:400px;
	z-index:100;
	margin:0 0 0 470px;
	position:absolute;
}

#lang .edgel {
	width:27px;
	height:26px;
	float:right;
	background:url(lang_l.gif) no-repeat left;
}

#lang .edger {
	width:3px;
	height:26px;
	float:right;
	background:url(lang_r.gif) no-repeat left;
}

#lang .select {
	float:right;
	height:26px;
	color:white;
	padding:0 6px 0 4px;
	background:url(lang_m.gif) repeat-x;
}

#lang .select a {
	color:white;
	font-size:11px;
	text-decoration:underline;
}

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

#langmenu {
	float:right;
	background:url(lang_m.gif) repeat-x;
}

#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;
	cursor:pointer;
	font-size:11px;
	line-height:20px;
	overflow-y:hidden;
	padding:1px 0px 8px 10px;
}

#lang .menu1 {
	height:17px;
}

#lang .menu2 {
	height:auto;
	background:#222222;
	opacity:0.9;
	filter:alpha(opacity=90);
}
