*{ margin:0; padding:0; font-family:Arial, Verdana, Helvetica, sans-serif; }
img {border:0;}
.cl {clear:both;}

body {
	width:950px;
	margin:auto;
	font-size:12px;
	line-height:18px;
	background:#fffbf9;
}

/**************head**************/
#key {
	color:#444444;
	width:460px;
	position:absolute;
	margin:22px 0 0 230px;
}

#key h1 {font-size:16px;}

#key h2 {
	font-size:14px;
	line-height:16px;
	font-weight:normal;
}

#top {
	height:79px;
	background:url(shade.gif) repeat-x bottom #fff4e8;
}

#top .logo {
	top:15px;
	position:absolute;
	margin:0 0 0 68px;
}

#lang {
	height:79px;
	width:256px;
	position:absolute;
	margin:0 0 0 694px;
	background:url(map.gif) no-repeat;
}

#flag {
	top:9px;
	width:170px;
	position:absolute;
	margin:0 0 0 740px;
}

#flag img {
	float:left;
	cursor:pointer;
	margin:8px 7px 5px 7px;
}

/**************menu**************/
#menu {
	height:35px;
	width:950px;
}

#menu .menu_l {
	float:left;
	width:196px;
	height:35px;
	background:url(menu_l.gif) no-repeat;
}

#menu .menu_r {
	float:left;
	width:144px;
	height:35px;
	background:url(menu_r.gif) no-repeat;
}

#menu .menu_m {
	float:left;
	width:610px;
	height:35px;
	overflow:hidden;
	background:url(menu_m.gif) repeat-x;
}

#menu dt {
	float:left;
	display:inline;
}

#menu a {
	float:left;
	color:#641213;
	font-size:12px;
	font-weight:bold;
	line-height:32px;
	white-space:nowrap;
	text-decoration:none;
	margin:2px 5px 0 5px;
	padding:0 24px 0 24px;
}

#menu a:hover,
#menu a.ved:hover {
	color:white;
	text-decoration:none;
}

#menu .ved {
	height:35px;
	text-decoration:underline;
	background:url(sel.gif) repeat-x;
}

#banner {
	border-top:2px solid #deab1d;
	border-bottom:3px solid #edd6b8;
}

/**************search**************/
#search {
	width:185px;
	float:left;
	overflow:auto;
	background:#f4e9d3;
	padding:10px 0 10px 20px;
}

#search form input.over,
#search form input.button {
	border:0;
	height:22px;
  width:29px;
	float:left;
	cursor:pointer;
}

#search form input.over {background:url(search_r.gif) no-repeat bottom;}
#search form input.button {background:url(search_r.gif) no-repeat top;}

#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:3px;
	height:22px;
	background:url(search_l.gif) no-repeat;
}

/**************left**************/
#side {
	float:left;
	width:205px;
	display:inline;
	margin:15px 0 0 10px;
}

#side .leftbar {
	width:188px;
	height:26px;
	padding:8px 0 0 17px;
	background:url(bar.gif) no-repeat;
}

#side .leftbar a {
	color:#641213;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

#side .leftbar a:hover {
	color:#f5840c;
}

#side .info {
	overflow:auto;
	background:#f4e9d3;
}

#side .lcon {
	line-height:22px;
	padding:7px 10px 0 12px;
}

#side .lcon span {font-weight:bold;}

#side .sidebot {
	width:205px;
	height:4px;
	font-size:1px;
	margin:0 0 25px 0;
	background:url(bot.gif) no-repeat bottom;
}

#side dl {
	clear:both;
	overflow:auto;
	margin:0 0 0 12px;
	padding:0 0 5px 0;
}

#side dt a {
	color:black;
	font-size:12px;
	text-decoration:none;
}

#side dt h3,
#side dt a:hover {
	color:#f5840c;
	line-height:16px;
}

#side dt h3 {font-size:13px;}

#side .bigl {
	width:175px;
	display:block;
	overflow:auto;
	font-weight:bold;
	padding:7px 0 6px 7px;
	background:url(ul.gif) repeat-x bottom left;
}

#side .bigl a {
	float:left;
	line-height:16px;
	font-weight:bold;
}

#side .bigl img {
	float:left;
	width:4px;
	height:4px;
	margin:6px 6px 0 0;
}

#side .midl {
	width:165px;
	display:block;
	padding:5px 0 4px 17px;
	background:url(ul.gif) repeat-x bottom left;
}

#side .midl a {
	line-height:16px;
}

#side .more {
	width:183px;
	overflow:auto;
	background:#f4e9d3;
}

#side .more a {
	color:#641213;
	font-size:10px;
	float:right;
	display:inline;
	margin:2px 7px 4px 0;
}

#side .more a:hover {text-decoration:none;}

/**************right**************/
#main {
	width:710px;
	float:left;
	display:inline;
	margin:10px 0 0 20px;
}

#main a {color:black;}
#main a:hover {text-decoration:none;}
#main td {padding:2px;}
#main .warning {color:red;}

#main .title {
	height:25px;
	width:705px;
	overflow:hidden;
	margin:1px 0 0 0;
}

#main .title img {
	float:left;
}

#main .title .caption {
	height:19px;
	float:left;
	width:655px;
	display:inline;
	color:#641213;
	font-size:14px;
	font-weight:bold;
	padding:1px 0 0 8px;
	margin:1px 0 3px 7px;
	border-bottom:1px solid #c6b1b1;
}

#main .title h2,
#main .title h3 {
	font-size:13px;
	display:inline;
}

#main .title h3 a,
#main .title .caption a {text-decoration:none;}
#main .title h3 a:hover,
#main .title .caption a:hover,
#main .desp2 a:hover {color:#700c0c;}

#main .desp2 {
	clear:both;
	width:680px;
	font-size:12px;
	line-height:16px;
	padding:1px 0 9px 15px;
}

#main .desp2 .infopic img {
	float:left;
	margin:0 12px 0 3px;
}

#main .inline h1,
#main .inline h2,
#main .inline h3,
#main .inline p {display:inline;}

#main .desp2 strong,
#main .desp2 h1,
#main .desp2 h2,
#main .desp2 h3 {
	font-size:12px;
	font-weight:normal;
}

#main .inline b {font-weight:normal;}
#main .inline i {font-style:normal;}

#main .desp2 h5 {
	font-weight:bold;
	font-size:13px;
}

#analysis {
	clear:both;
}

#analysis h4 {
	height:19px;
	width:900px;
	color:#641213;
	font-size:14px;
	font-weight:bold;
	padding:1px 0 0 8px;
	margin:1px 0 0 7px;
	border-bottom:1px solid #c6b1b1;
}

#analysis h4 a {
	color:#641213;
	text-decoration:none;
}

#analysis .desp4 a:hover,
#analysis h4 a:hover {text-decoration:underline;}

#analysis .desp4 a {
	color:black;
	text-decoration:none;
}

#analysis .desp4 {
	clear:both;
	width:880px;
	font-size:12px;
	line-height:16px;
	padding:1px 0 9px 15px;
}

#analysis .desp4 strong,
#analysis .desp4 b {font-weight:normal;}
#analysis .desp4 i {font-style:normal;}

#main .sitemap ul {margin:0 0 0 10px;}
#main .sitemap li {margin:2px 0 3px 15px;}

#main .sitemap a:hover {
	color:#641213;
	font-weight:bold;
}

#main .line {
	clear:both;
	height:1px;
	border-bottom:#E6E6E6 solid 1px;
}

#main .focus {
	background:#fffefc;
	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:#641213;
	text-decoration:none;
}

#main .links ol li {
	font-size:12px;
	font-weight:normal;
}

/**************ct_pr**************/
#productlist img {margin:0 0 0 15px;}

#main .prolist a {font-size:11px;}

#main .prolist a:hover {
	color:#700c0c;
	text-decoration:none;
}

#main .prolist ul {padding:0 0 3px 32px;}

#main .selected {
	color:#700c0c;
	font-weight:bold;
}

#main .productlist {
	clear:both;
	width:690px;
	height:20px;
	font-size:13px;
	font-weight:bold;
	margin:5px 0 3px 7px;
	padding:2px 0 0 10px;
	background:#f9ebca;
}

/**************goods**************/
#goods {
	clear:both;
	width:700px;
	overflow:hidden;
	padding:0 5px;
}

#goods .bigname {
	clear:both;
	width:667px;
	height:20px;
	font-size:13px;
	overflow:hidden;
	font-weight:bold;
	margin:5px 0 1px 10px;
	padding:2px 0 0 10px;
	background:#f9ebca;
}

#goods .bigname a {
	font-size:13px;
	color:black;
	text-decoration:none;
}

#goods .bigname a:hover {
	color:#700c0c;
	text-decoration:underline;
}

#goods dl {overflow:auto;}
#goods dt a:hover {color:#641213;}
#goods dt a img:hover {border:1px #f5840c solid;}
#goods dt a.fbold b,
#goods dt a.fbold {font-weight:bold;}
#goods dt b {font-weight:normal;}
#goods dt i {font-style:normal;} 

#goods dt a img {
	width:130px;
	height:130px;
	display:block;
	border:1px #eabf7a solid;
}

/**************mod1**************/
#goods dt.propic {
	float:left;
	height:200px;
	width:155px;
	font-size:12px;
	display:inline;
	overflow:hidden;
	padding:5px 4px 10px 15px;
}

#goods dt.propic a.pic {
	width:130px;
	height:130px;
	margin:0 0 5px 0;
}

/**************mod2**************/
#goods dt.propic2 {
	float:left;
	height:140px;
	width:310px;
	font-size:12px;
	display:inline;
	overflow:hidden;
	padding:5px 4px 5px 15px;
}

#goods dt.propic2 a.pic {
	float:left;
	width:130px;
	height:130px;
	margin:0 10px 5px 0;
}

#goods dt.propic2 .picinfo {
	float:left;
	width:170px;
}

/**************mod3**************/
#goods dt.hkpic {
	height:135px;
	width:675px;
	float:left;
	font-size:12px;
	display:inline;
	overflow:hidden;
	margin:5px 4px 10px 15px;
}

#goods dt.gbg {
	background:#f6f3f0;
}

#goods dt.hkpic a.pic {
	display:block;
	width:130px;
	height:130px;
	margin:0 15px 5px 0;
}

#goods .hkpic {
	float:left;
}

#goods .picinfo {
	float:left;
	width:520px;
	height:120px;
	padding-top:5px;
	overflow:hidden;
}

#goods .picinfo a {font-weight:bold;} 

#goods .detaildesp {
	padding:5px 0;
	line-height:16px;
}

/**************foot**************/
#foot {
	clear:both;
	color:black;
	font-size:11px;
	text-align:center;
	padding:2px 0 8px 0;
	background:url(foot.gif) no-repeat top #f5e8d5;
}

#foot #footlink {
	color:black;
	overflow:auto;
	margin:0 0 0px 3px;
	padding:3px 0 2px 0;
}

#foot #footlink a {
	color:black;
	font-size:11px;
	white-space:nowrap;
	padding:0 12px 0 10px;
}

#foot .keywordlist a:hover,
#foot .keywordlist .ved,
#foot #footlink .ved, 
#foot #footlink a:hover {color:#641213;}

#foot a:hover {text-decoration:none;}

#foot .keywordlist dt {display:inline;}
#foot .keywordlist dl {margin:0 auto 3px auto;}

#foot .keywordlist a {
	font-size:10px;
	color:black;
	margin:0 3px 0 3px;
}

#foot .bottom,
#foot .bottom a {
	line-height:14px;
	font-size:10px;
}
#foot .bottom {color:black;}
#foot .bottom a {color:#d15f39;}
