/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1em; background:url(images/bg.gif) top center}
html, input, textarea	{	font-family: Arial, Helvetica, sans-serif; 
		color:#aeaeae;	}	

.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{ width:100%}
object {
	vertical-align:middle;
}
.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}
div.container {	overflow:hidden; width: 100%;}
a img{ border:0}
img{ vertical-align:top;  }

a{color:#ff9907; text-decoration:underline; outline:none} 
a:hover{text-decoration:none}

.link{color:#d3d1c0; font-size:.916em  }
.link2{color:#ffa716; text-decoration:none; font-weight:bold }
.link2:hover{color:#ffa716; text-decoration: underline }


ul{margin:0; padding:0; list-style:none;}
ul li{background:url(images/marker.gif) top left no-repeat; background-position:0 9px; margin:0; padding-left:14px; }
ul li a{color:#fff; text-decoration:none ; line-height:1.75em} 
ul li a:hover { text-decoration:underline; }

/*header*/
#header {font-size:0.6875em; color:#9d9d9d }
#header .logo{ margin:0 160px 12px 0 }
#header .price{ margin:220px 0 0 58px; position:absolute }
#header .indent{padding:8px 26px 9px 12px}
#header .indent2{margin:45px 0px 0px 458px; position:absolute}
#header a{ color:#9d9d9d; text-decoration:none}
#header a:hover{ text-decoration:underline}
#header .button{color:#fff; background:url(images/button.gif) top left no-repeat; font-weight:bold; padding:1px 16px 5px 14px; text-decoration:none;  }
#header .button:hover{text-decoration:none; color:#000 }
#header .block{ background:url(images/img.jpg) no-repeat top left; height:379px; color:#FFF}
#header .indent-block{padding:252px 0 0 228px}
#header .link1{ color:#f0931b; font-size:1.09em; font-weight:bold; text-decoration:underline}
#header .link1:hover{ text-decoration:none}

#header ul{margin:0; padding:0; list-style:none;}
#header ul li{ margin:0px; display:inline; padding:0}
#header ul li a{color:#9d9d9d; text-decoration:none; display:block; float:left ; padding:0px 23px 0px 0px} 
#header ul .li a{ padding:0px 88px 0px 0px} 
#header ul .last a{padding:0} 
#header ul li a:hover {
	text-decoration: underline;
	color: #F00;
}

/*content*/
#content{ font-size:0.75em; width:100%; text-align:left;}
#content .indent-main{padding:0 7px 0 0}
#content .indent-col{padding:15px 0 0 17px}
#content .banner{  margin-bottom:5px}
#content .title{  margin-bottom:16px}
#content .title-1{margin:0px 26px 0px 32px; vertical-align:middle}
#content .img-left{ float:left; margin:0 11px 0 0}
#content .img-indent{ margin:0 0 3px 0}
#content p{ margin:0 0 11px 0}
#content .p{ margin:0 0 11px 0}
#content .p1{ margin:0}
#content .p2{ margin:0 0 3px 0}
#content .p3{ margin:0 0 33px 0}
#content .p4{ margin:0 0 19px 0}
#content h2{color:#ffffff; font-size:1.5em; line-height:1em; font-weight:normal; margin-bottom:23px;  }
#content h4{color:#ff9907; font-size:1em; }
#content .tail{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:15px; margin-bottom:15px}
#content .tail1{ background:url(images/line.gif) no-repeat bottom;}
.txt{ color:#ffffff}

.banner{ background:url(images/1page_banner1.jpg); height:94px; color:#FFF; font-weight:bold }
#content .indent-banner{padding:23px 0 0 22px}
.banner a{ color:#ffa716; text-decoration:none}
.banner a:hover{  text-decoration: underline}

#content .indent{padding:8px 0 0 0}
#content .indent1{padding:11px 117px 21px 35px}
#content .indent2{padding:16px 0 21px 21px}
#content .indent3{padding:16px 0 27px 21px}

/*box*/
.box{background:url(images/corner_bg.gif); width:100%;}
.box .corner-top-left1 {background:url(images/corner_top_left.gif) no-repeat left top;}
.box .corner-top-right1 {background:url(images/corner_top_right.gif) no-repeat right top;}
.box .corner-bottom-left1 {background:url(images/corner_bottom_left.gif) no-repeat left bottom;}
.box .corner-bottom-right1 {background:url(images/corner_bottom_right.gif) no-repeat right bottom; width:100%; }
.box .indent-box{ padding:16px 13px 24px 18px; }
/*box1*/
.box1{ background:#000; width:100%;}
.box1 .corner-top-left {background:url(images/corner_top_left1.gif) no-repeat left top;}
.box1 .corner-top-right {background:url(images/corner_top_right1.gif) no-repeat right top;}
.box1 .corner-bottom-left {background:url(images/corner_bottom_left1.gif) no-repeat left bottom;}
.box1 .corner-bottom-right {background:url(images/corner_bottom_right1.gif) no-repeat right bottom; width:100%; }
.box1 .indent-box{ padding:17px 25px 15px 24px; }
.box1 .indent-box1{ padding:17px 20px 15px 24px; }
.box1 .indent-box2{ padding:17px 10px 15px 24px; }



/*footer*/
#footer { color:#fff; font-size:0.75em; }
#footer .indent-footer{ padding:12px 50px 0 36px;}
#footer a {color:#ffa716; font-weight:bold; text-decoration:none}  
#footer a:hover {  text-decoration:underline}

.input{
   	border:1px solid #2d2d2d; 
	background:#000000;
	width:89px; height:16px;
	font-size:1em;
	color:#FFF;
	vertical-align:middle;
	padding-left:5px;
	padding-top:0
}
