/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1.125em; background:url(images/bg.gif)}
html, input, textarea {
	font-family: Arial, Helvetica, sans-serif; 
	color:#6e665c; /* old color: #a89b90 */
}

.alignMiddle{ vertical-align:middle; line-height:1px}
.alignCenter{ text-align: center}
.container1{ width:100%}
.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}
div.container {	overflow:hidden; width: 100%;}
a img{ border:0px}
img{ vertical-align:top;  }

a{color:#a89b90; text-decoration:underline} 
a:hover{text-decoration:none}

.link{color:#b6502d; text-decoration:none; }
.link:hover{text-decoration:none; color:#000 }
.link1{color:#000; }

ul{margin:0; padding:0; list-style:none;}
ul li a{color:#000000; text-decoration: underline; line-height:2.16em} 
ul li a:hover { text-decoration:none; }

.ul li{background:url(images/tail-1.gif)  bottom left repeat-x; padding-left:0px;}
.ul li span{ float:right; color:#a89b90; background:url(images/tail-2.gif)  bottom left repeat-x; background-position:0 15px;  } 
.ul li a{color:#a89b90; text-decoration:none; background:url(images/tail-2.gif)  bottom left repeat-x; background-position:0 14px; line-height:17px; padding:0px 0px 1px 0px} 
.ul li a:hover { text-decoration:none; color:#000000 }

.link-1 { display:block; float:left; background:url(images/link_bg.gif) left top repeat-x; color:#ffffff; text-decoration:none; }
.link-1 em { display:block; background:url(images/link_left.gif) no-repeat left top;}
.link-1  b { display:block; background:url(images/link_right.gif) no-repeat right top; padding:2px 23px 3px 28px; font-weight:normal; font-style:normal;}
.link-1:hover{ text-decoration:none; color:#000000}

/* DWS navbar 20110728 */
#table_navbar {
	margin: 0 auto 6px auto;
	padding: 0;
	width: 760px; /* 792px */
	border-spacing: 1px;
	table-layout: fixed;
}
#table_navbar td {
	padding: 0;
	border: none;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	background-color: #e2d9c5;
}
#table_navbar a {
	display: block;
	width: 100%;
	padding: 7px 0;
	font-size: 18px;
	color: #544337;
	text-decoration: none;
}
#table_navbar a:hover {
	background-color: #beac9a; 
}
.table_navbar_current {background-color: #beac9a} /* 583013 */

.div_nav_product {
	margin-top: 12px;
	text-align: center;
	color: #000;
}
.div_nav_product a {
	color:#b6502d;
	text-decoration:none;
}
.div_nav_product a:hover {
	color: #000;
}

/*header*/
#header .logo{ margin:118px 0 0 121px }

/*content*/
#content{ font-size:0.75em; width:100%; text-align:left; background:url(images/bg_cont.gif)}
#content .indent-main{padding:0px 110px 0 119px}
#content .indent-col1{padding:36px 10px 41px 16px}
#content .indent-col1-1{padding:36px 10px 0 16px}
#content .indent-col1-2{padding:36px 10px 31px 16px}
#content .indent-col2{padding:17px 0 18px 0}
#content .indent-col3{padding:16px 0 0 27px}
#content .indent-col4{padding:3px 0 28px 0}
#content .title{  margin-bottom:21px}
#content .title1{ background:url(images/tail1.gif) repeat-x bottom; padding-bottom:22px; margin-bottom:27px}
#content .img-left{ float:left; margin:0 27px 16px 0}
#content .img-left1{ float:left; margin:0 27px 0 0}
#content .img-indent{ margin:0 0 16px 0}
#content p{ margin:0 0 27px 0}
#content .p{ margin:0 0 7px 0}
#content h3{color:#614a37; font-size:1.41em; font-weight:normal; font-family:"Times New Roman", Times, serif; margin-bottom:9px;  }
#content h4{color:#000000; font-weight:normal; font-size:1em; }
#content h5{color:#712c2c; font-size:1em; }
#content .tail{ background:url(images/tail2.gif) repeat-x bottom; padding-bottom:19px;}
#content .tail1{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:19px;}
#content .tail2{ background:url(images/tail3.gif) repeat-y left; }
.txt{ font-size:.916em}

#content .indent{padding:7px 0 0 0}
#content .indent1{margin:11px 0 40px 0}

/*box*/
.box{ background:#f6eee7; width:100%; margin-bottom:7px}
.box .indent-box{ padding:17px 17px 25px 17px; }


/*footer*/
#footer { color:#000; font-size: 0.75em; }
#footer .indent-footer { padding: 27px 50px 0 0; }
#footer a { color:#444; text-decoration: none; }
#footer a:hover { text-decoration: underline; }

.jamp1{ width:122px; margin-right:4px}
.jamp2{ width:116px;}
.jamp3{ width:82px; margin-right:2px}
.jamp4{ width:57px; margin-right:2px}

select{font-size:1em; color:#a89b90; height:20px; font-family:Tahoma; border:1px solid #e1dad1; background:#FFFFFF;}


.indent-2{ position:relative; padding-left:20px; float:left}
.h{ height:27px}
.block-contact span{ float:right; margin-right:40px}
input{
   	border:1px solid #e1dad1; 
	background:#FFFFFF;
	width:340px; height:19px;
	font-size:1em;
	padding-left:5px;
	padding-top:2px
}
textarea{
   	border:1px solid #e1dad1; 
	background:#FFFFFF;
	width:340px; height:110px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}
