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

body {
	width:900px;
	margin:auto;
	color:#333333;
	font-size:12px;
	line-height:18px;
	background:white;
	border-top:5px solid #d3d3d3;
}

/**************head**************/
#key {
	width:670px;
	height:68px;
	padding:30px 0 0 230px;

}

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

#key p {
	width:500px;
	font-size:14px;
}

#lang {
	top:14px;
	height:48px;
	width:185px;
	overflow:hidden;
	position:absolute;
	margin:0 0 0 710px;
}

#lang a {
	float:left;
	display:inline;
	margin:6px;
}

#lang a.cur {
	margin:4px;
	border:2px solid #f205e9;
}

/**************menu**************/
#menu {
	width:900px;
	height:36px;
	overflow:auto;
	margin:0 0 14px 0;
	border-bottom:7px solid #e7e7e7;
	background:url(menu_m.gif) repeat-x;
}

#menu .menul {
	float:left;
	width:10px; 
	height:36px;
	background:url(menu_l.gif) no-repeat;
}

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

#menu .menum {
	float:left;
	height:36px;
}

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

#menu .sep {
	width:2px;
	height:34px;
	margin:1px 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:9px 25px 0 25px;
}

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

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

/**************flipmenu**************/
#flipmenu {
	display:none;
	z-index:99;
	list-style:none;
	position:absolute;
	background:#dddddd;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
}

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

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

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

/**************search**************/
#search {
	width:165px;
	float:right;
	overflow:auto;
	padding:8px 20px 0px 0;
}

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

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

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

/**************side**************/
#side {
	float:left;
	width:200px;
	_display:inline;
}

#side .catalogbar {
	clear:both;
	width:180px;
	height:28px;
	overflow:hidden;
	padding:11px 0 0 20px;
	background:#f5f5f5;
	border-bottom:1px dotted #ababab;
}

#side .catalogbar a {
	color:#920092;
	font-size:16px;
	text-decoration:none;
}

#side .catalogbar a:hover {
	color:#f205e9;
}

#ctlist {
	background:#f5f5f5;
	padding:2px 0 5px 0;
}

#ctlist li {
	clear:both;
	list-style:none;
}

#ctlist li a {
	color:#222222;
	text-decoration:none;
}

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

#side li h2,
#side li h3 {
	color:#920092;
	font-size:13px;
}

#side li h2,
#side li h3,
#side li .cbdiv {
	display:block;
	_display:inline-block;
	margin:0 0 0 15px;
	padding:3px 5px 5px 0;
	background:url(dot.gif) no-repeat 5px 7px;
}

#side li h2,
#side li h3,
#side .cbdiv a {
	clear:both;
	padding-left:20px;
}

#side li .cmdiv {
	margin:0 15px 1px 19px;
	padding:2px 0 4px 25px;
	background:#dddddd;
}

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

#side .more {
	overflow:auto;
	_height:1%;
	background:#f5f5f5;
}

#side .more a {
	float:right;
	color:#920092;
	font-size:11px;
	padding:0 15px 10px 0;
}

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

#side .contacthead {
	width:178px;
	height:27px;
	padding:6px 0 0 22px;
	background:url(contact.gif) no-repeat;
}

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

#side .contacthead a:hover {
	color:#ffee00;
}

#side .contact {
	overflow:auto;
	line-height:20px;
	background:#f5f5f5;
	padding:5px 12px 7px 18px;
	border-right:1px solid #d3d3d3;
}

#side .contact span {
	color:#920092;
	font-weight:bold;
}

#side .contact .more a {
	padding:5px 3px 5px 0;
}

#side #show {
	padding:1px 0 1px 0;
	border-top:1px solid #d5d5d5;
	border-right:1px solid #d5d5d5;
	border-bottom:1px solid #d5d5d5;
}

/**************content**************/
#content {
	width:700px;
	float:left;
	display:inline;
}

#content a {color:black;}

#content .cfont,
#content a:hover {
	color:#920092;
	text-decoration:none;
}

#content td {padding:2px;}
#content .warning {color:red;}

#content .banner {
	padding:0 0 0 29px;
}

#content .position {
	font-size:11px;
	margin:0 10px 2px 25px;
	padding:7px 0 2px 9px;
	border-bottom:1px dashed #bbbbbb;
}

#content .position a,
#content .position span {
	color:#920092;
}

#content .position b {font-weight:normal;}
#content .position i {font-style:normal;}
#content .position h2 {
	display:inline;
	font-size:11px;
}

#content .title {
	font-size:14px;
	font-weight:bold;
	padding:10px 0 3px 34px;
	margin:0px 10px 2px 24px;
}

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

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

#content .desp {
	overflow:auto;
	background:#f5f5f5;
	margin:0 10px 0 25px;
	padding:1px 13px 9px 13px;
}

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

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

#content .ico_info {background:url(ico_info.gif) no-repeat 0 9px;}
#content .ico_goods {background:url(ico_goods.gif) no-repeat 0 9px;}
#content .ico_map {background:url(ico_map.gif) no-repeat 0 9px;}
#content .ico_link {background:url(ico_link.gif) no-repeat 0 9px;}
#content .ico_mail {background:url(ico_mail.gif) no-repeat 0 9px;}
#content .ico_find {background:url(ico_find.gif) no-repeat 0 9px;}

/**************pages**************/
#content .sitemap ul {margin:0 0 0 6px;}
#content .sitemap li {margin:2px 0 3px 25px;}

#content .focus {
	background:#fff9ff;
	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:#920092;
	text-decoration:none;
}

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

#content .page {
	clear:both;
	background:#f5f5f5;
	margin:0 10px 0 25px;
	padding:5px 0 5px 0;
}

#content .fs13 {
	font-size:13px;
	line-height:24px;
	padding:0 0 5px 0;
}

/**************ct_pr**************/
#prolist {
	background:#f5f5f5;
	margin:0 10px 0 25px;
	padding:4px 10px 5px 10px;
}

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

#prolist span {color:#920092;}
#prolist li {margin:0 0 0 25px;}

/**************products**************/
#products {
	clear:both;
	_height:1%;
	overflow:auto;
	background:#f5f5f5;
	margin:0 10px 0 25px;
	padding:6px 0 5px 0;
}

#products h2 {
	display:inline;
	font-size:12px;
}

#products .bigname {
	clear:both;
	overflow:hidden;
	font-weight:bold;
	margin:4px 5px 0 5px;
	padding:4px 0 4px 15px;
	background:#dddddd;
}

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

#products li {list-style:none;}

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

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

#products li a i,
#products li a b,
#products li a span {
	color:black;
	font-style:normal;
	font-weight:normal;
}

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

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

#products .propic {
	float:left;
}

#products .pic2 a {
	line-height:16px;
}

#products .pic2 img {
	float:left;
}

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

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

#products .pic3 img {
	float:left;
}

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

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

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

#products .gbg {
	background:#eeeeee;
}

/**************foot**************/
#foot {
	clear:both;
	color:#333333;
	font-size:11px;
	text-align:center;
	padding:1px 8px 10px 8px;
	border-top:1px solid #c7c7c7;
	background:url(foot.gif) repeat-x left top #ffffff;
}

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

#foot .link dt {
	display:inline;
}

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

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

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

#foot .keywordlist dt {display:inline;}

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

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

#foot .bottom a {
	color:#2f6fe5;
}
