* {
   font-size:100.01%;
}	


body {
   font-size: 62.5%;
   text-align:center;
   font-family:"Trebuchet MS", Trebuchet, sans-serif;
   margin:0;
   padding:0;
   color:#c3a696;
   background:white;
   height:100%;
}

img {
   border:0;
}



a:link {
	color:#e26604;
}

a:visited {
	color:#e26604;
}

a:hover {
	color:black;
}

.wrapper {
	width:100%;
	min-width:1000px;
	max-width:1100px;
	position:relative;
	text-align:center;
	margin:0 auto;
}
* html .wrapper { 
	width:expression((document.documentElement.clientWidth || document.body.clientWidth) < 1000? "1000px": ((document.documentElement.clientWidth || document.body.clientWidth) > 1100? "1100px": ""));  
}

.wrap {
  width:100%;
  min-width:1000px;
  position:relative;
  margin:0 auto;
  text-align:center;
}
* html .wrap { 
	width:expression((document.documentElement.clientWidth || document.body.clientWidth) < 1000? "1000px": "");  
}


.d-top {
	height:390px;
	z-index:1;
}

.d-top-pic {
	width:630px;
	height:390px;
	float:left;
	background:url("../images/topbg.jpg") no-repeat;
}

.d-logo {
  width:338px;
  height:72px;
  position:absolute;
  top:44px;
  left:75px;
}

.d-top-menu {
	width:315px;
	height:390px;
	float:right;
	position:relative;
}

.d-top-find {
  text-align:left;
  height:120px;
}

* html .d-top-find {
  height:175px;
}

.d-top-find h3 {
  color:#dd6304;
  font-size:1.6em;
  font-weight:normal;
  margin:49px 0 6px 0;
  padding:0;
}

.d-top-find form {
  margin:0;
  padding:0;
}

.d-top-find input {
  margin:0;
  padding:0;
  border:1px solid #86655e;
  height:18px;
  width:133px;
  background:white;
  color:#c3a696;
  font-size:1.3em;
  vertical-align:top;
}

* html .d-top-find input {
  width:135px;  
}

.d-top-find input.find-button {
  width:44px;
  height:20px;
  background:url("../images/findbutton.gif") no-repeat;
  margin-left:8px;
  border:0;
}

.d-main-menu {
  height:216px;
  width:315px;
  position:relative;
  left:-30px;
  overflow:hidden;
}

.d-main-menu ul {
  list-style:none;
  margin:0;
  padding:0;
  text-align:left;
  font-family:Arial;
}

.d-main-menu ul li {
  width:210px;
  height:27px;
  margin:0;
  padding:0;
}

.d-main-menu ul li a, .active-menu  {
	display:block;
	position:relative;
	top:5px;
	left:38px;
	height:27px;
	width:210px;
	font-size:1.3em;
	color:#fff;
	text-decoration:none;
	text-indent:20px;
	background:url("../images/m.gif") 0 4px no-repeat;
}

.d-main-menu ul li a:link, .d-main-menu ul li a:visited {
	color:#ff7205;	
}

.d-main-menu ul li a:active, .d-main-menu ul li a:hover {
	outline:none;
}

.d-main-menu ul li a:hover, .active-menu  {
	color:black;
	background:url("../images/mm.gif") 0 4px no-repeat;
}

.d-right-pic {
  width:136px;
  height:221px;
  background:url("../images/rightpic.jpg") no-repeat;
  position:absolute;
  top:161px;
  right:0;
}

.so {
	background:url("../images/sohead.gif") no-repeat;
	position:absolute;
	top:420px;
	left:0;
	width:220px;
	height:100px;
	color:white;
	padding-top:76px;
	text-align:left;
}

.so img {
	float:left;
	margin-right:15px;
	position:relative;
}

.so p {
	font-size:1.1em;
	text-align:left;
	width:200px;
}

.d-content-left {
  width:47%;
  float:left;
  text-align:left;
  
}

.d-content-left a {
 padding: 0 0 0 0;
 margin: 0 0 0 0;
}

.d-content-left * {
	margin-left:10px;
}

.d-content-left p {
	font-size:1.3em;
	color:black;
}

.d-content-left h2, .d-content-right-main h2, .d-content-wide h2, .d-content-wide h3 {
    font-size:20pt;
	font-family:Arial, sans-serif;
	font-weight:normal;
	
}

.d-content-right-main h2 {
	margin:0;
}

.d-content-right {
  width:51%;
  float:right;
  border:0px solid black;
  z-index:-1;
  text-align:left;
}

.d-c-right-head {
	width:76px;
	height:79px;
	background:url("../images/dcrh.gif") top left no-repeat;
}

.d-content-right ul, .so ul {
	list-style-image:url("../images/rmark.gif");
	margin:0 0 40px 14px;
	padding:0;
}

* html .d-content-right ul li *, * html .so ul li * {
	position:relative;
	top:-3px;
}

html:first-child .d-content-right ul li *, html:first-child .so ul li * {
	position:relative;
	top:-3px;
}

.d-content-right a:link, .d-content-right a:visited, .so a:link, .so a:visited {
	color:#ec8f46;
	font-family:"Trebuchet MS", Trebuchet, sans-serif;
	text-decoration:underline;
}

.d-content-right a:hover, .so a:hover {
	color:black;
}

.d-r-banner {
	width:189px;
	height:76px;
}

.so .d-r-banner {
	margin:60px 0 -10px 0;
}
* html .so .s-r-banner {
	position:relative;
	top:-80px;
}

.d-bottom {
	position:relative;	
        clear:both;
	top:40px;
}

.d-bottom ul {
	list-style:none;
	overflow:hidden;
	margin:0 auto;
	padding:0;
	width:796px;
}

.d-bottom ul li {
	float:left;
	width:130px;
	border-left:1px solid #c3a896;
	margin-left:-1px;
	padding:0;
	font-size:1.2em;
	color:black;
}

.d-bottom a:link, .d-bottom a:visited {
	color:#ff7205;
	text-decoration:underline;
}

.d-bottom a:hover{
	color:black;
}

.t-logo {
	position:absolute;
	top:-10px;
	left:80px;
}

/* level 1 */

.d-content-left-menu {
	float:left;
	width:24%;
}

/************************************/
.d-content-left-menu ul {
  list-style:none;
  margin:37px 0 0 31px;
  padding:1px 0 0 0;
  text-align:left;
  background:url("../images/mmbg.gif") top left no-repeat;
  font-family:Arial;
}

.d-content-left-menu ul li {
  width:210px;
  height:27px;
  background:url("../images/mmbg.gif") bottom no-repeat;
  margin:0;
  padding:0;
}

.d-content-left-menu ul li a {
	display:block;
	position:relative;
	height:27px;
	width:210px;
	top:5px;
	left:38px;
	text-indent:20px;
	font-size:1.3em;
	color:#fff;
	text-decoration:none;
	background:url("../images/ms.gif") 0 5px no-repeat;
}

.d-content-left-menu ul li a:link, .d-content-left-menu ul li a:visited {
	color:#ff7205;
}

.d-content-left-menu ul li a:active, .d-content-left-menu ul li a:hover {
	outline:none;
}

.d-content-left-menu ul li a:hover {
	color:black;
	background:url("../images/mms.gif") 0 5px no-repeat;
}

/************************************/

.d-content-right-main {
	float:right;
	width:75%;
	text-align:left;
	
}

.dcrm-head {
	width:176px;
	height:79px;
	background:url("../images/ach.gif") top left no-repeat;	
}

.d-content-right-main p {
	width:394px;
	font-size:1.3em;
	color: black;
}

.d-content {
    //height: 300px;
	min-height:300px;
}

* html .d-content {
    //height: 300px;
	min-height:300px;
	text-align:left;
}

.d-content-wide {
	width:550px;
	//height: 590px;
	margin-left:82px;
}

.d-content-wide h2 {
	text-align:left;
}

.d-content-wide h3 {
	font-size:16pt;
	text-align:left;
}

.d-content-wide p {
	font-size:1.3em;
	text-align:left;
	clear:none;
	color:black;
}

.d-content-wide img {
	float:center;
	margin:0px 0px 0px 0px;
}

.d-content-wide strong {
	font-weight:Bold;
	color:black;
}

.d-content-wide a:link, .d-content-wide a:visited {
	color:#ff7205;
}

.d-content-wide a:hover {
	color:black;
}

.d-content-wide hr {
	margin:20px 0 20px 0px;
	height:1px;
	border:none;
	background:#373737;
	color:#373737;
	width: 550px;
}

.d-content-wide ul li {
	font-size:9pt;
	color: #5f5f5f;
}

.qa p {
	margin-bottom:0;
}

.pages {
	border-top:1px solid #373737;
	border-bottom:1px solid #bb5404;
	padding:24px 0;
	text-align:left;
	font-size:1.3em;
}

.pages ul {
	list-style:none;
	display:inline;
	margin:0;
	padding:0;
}

.pages li {
	display:inline;
	background:url("../images/libg.gif") 100% 4px no-repeat;
	padding:0 8px 0 7px;
	font-weight:bold;
	color:#fff;
	font-size:0.9em;
}

.pages li.last-li {
	background:none;
}

.pages li a {
	font-weight:normal;
	font-size:1em;
}

.ar {
	padding:0 11px 0 24px;
	background:url("../images/ar.gif") 100% 50% no-repeat;
}

.al {
	padding:0 24px 0 11px;
	background:url("../images/al.gif") 0 50% no-repeat;
}

.qa form {
	font-size:0.8em;
	color:#fff;
	margin:0;
	padding:0;
}

.qa form input, .qa form textarea {
	display:block;
	border:1px solid #86655e;
	margin:0;
	color:#96674d;
	font-size:13px;
	font-weight:bold;
}

.qa form h3, .shop h2 {
	height:34px;
}

.qa form p {
	padding-bottom:5px;
}

.qa form input {
	width:210px;
	height:16px;
	padding:2px;
}

@media all and (min-width: 0px) {
	body .qa form input {
		height:24px;
	}
	body .qa form input[type^="text"] {
		height:16px;
	}
}

.qa form textarea {
	width:510px;
	width:100%;
	height:110px;
}

#smbt {
	width:128px;
	height:20px;
	border:none;
	text-align:center;
	color:#fff;
	background:url("http:/images/sbtn.gif") no-repeat;
	font-size:10px;
	font-weight:normal;
	padding-bottom:5px;
	margin:10px 0 0 auto;
}

.shop img {
	float:left;
	margin:5px 15px 15px 0;
}

.shop h3, .spec h3 {
	color:#bb5404;
	font-size:14px;
	margin:0;
	padding:0;
}

.shop em, .spec em, .sshop em {
	font-style:normal;
	color:#fff;
}

.shop p {
	width:420px;
}
* html .shop p {
	width:280px;
}

.shop-block {
	clear:both;
}

.spec strong {
	color:#c3a696;
	font-weight:bold;
}

.spec strong em {
	color:#c3a696;
	font-weight:normal;
	font-size:1.4em;
	font-family:Arial, sans-serif;
}

.spec em strong {
	color:#fff;
	font-weight:bold;
}

.spec h2 strong, .sshop h2 strong {
	color:#e26604;
	font-size:1.1em;
	font-weight:normal;
}

.spec {
	height:400px;
}

.spec img {
	clear:both;
	float:left;
	margin:0 15px 15px 82px;
}

.spec h2 {
	height:70px;
}

.spec h3 {
	font-weight:bold;
	height:34px;
	width:auto;
}

.sshop {
	text-align:left;
}

.sshop p {
	position:relative;
}

* html .sshop p {
	width:578px;
}

.sshop p span {
	position:absolute;
	right:18px;
	padding-left:20px;
	background:url("../images/l.gif") 0 6px no-repeat;
}

.sshop p strong {
	color:#bb5404;
	font-weight:bold;
}

.sshop img, .sshop .s-img {
	float:left;
	clear:both;
	/** margin-left:82px; **/
}

.sshop img.i-img, .sshop .s-img {
	margin:30px 18px 20px 0;
	width:127px;
	clear:none;
	position:relative;
	left:82px;
}

.sshop .s-img {
	width:168px;
	margin:0 29px 20px 0;	
}

.sshop .s-img p {
	margin:20px 0 0 0;
	width:168px;
}

.sshop .s-img img {
	left:0;
	float:none;
	margin:0;
	display:block;
}

.sshop hr {
	clear:both;
	margin:20px 10px 0 82px;
	height:1px;
	border:none;
	background:#ff7205;
	color:#ff7205;
}

.pre
{
 color:#c3a696;
 text-decoration:none;
}

table, td, th  {
 border-width:0px;
 border-style:solid;
 border-collapse:collapse;
 border-color:#86655E;
 font-size:15px;
}


