/* General Styles Start */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td { margin: 0; padding: 0;}
img { border: 0;}
ul,li { list-style-type: none;}
div,p { display: block;}
fieldset { border: 0;}
fieldset legend { display: none;}
table caption { display: none;}
html, body { font-family: Tahoma,Simsun, Microsoft YaHei,  Arial Unicode MS, Mingliu, Arial, Helvetica;}
body { font-size: 63%; color: #333; background: url("img/bg.jpg") left top #fff repeat-x; margin-top: 340px;}
/* Other Style  Start */
.clear { font-size: 0; line-height: 0; height: 0; clear: both; visibility: hidden;}
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix { display: block;}
/* End hide from IE-mac */
.none { display: none !important;}
.block { display: block !important;}
.italic { font-style: italic !important;}
.center { text-align: center !important;}
.right { text-align: right !important;}
.left { text-align: left !important;}
.float-left { float: left !important;}
.float-right { float: right !important;}
.line-through { text-decoration: line-through !important;}
.indent { text-indent: 2em;}
.none-indent { text-indent: 0 !important;}
.v-top { vertical-align: top;}
.v-mid { vertical-align: middle;}
/* Other Style  End */
/* Link Style Start */
a { color: #81222f; text-decoration: underline;}
a:hover { text-decoration: none;}
/* Link Style End */
.font-red { color: #de0000;}
/* General Styles End */

#header { width: 780px; position: absolute; left: 50%; top: 0; margin: 0 0 0 -390px; padding-top: 14px; height: 314px; overflow: hidden;}
  .logo { display: block; width: 191px; height: 94px; background: url("img/logo.gif") left top no-repeat; text-indent: -9999em; float: left;}
  #header ul { overflow: hidden; float: right; width: 500px; padding-top: 80px;}
    #header ul li { padding: 0 12px; float: right; background: #fff; height: 30px; line-height: 30px; margin-left: 10px;}
	   #header ul li a { color: #861b01; text-decoration: none; font-size: 1.4em; font-family: "Trebuchet MS", Arial; font-weight: bold;}
		#header ul li a:hover { color: #bf641b; text-decoration: underline;}
	.header-content { clear: both; padding-top: 10px; overflow: hidden; height: 184px;}
	  .header-content img { float: left; width: 600px; height: 184px;}
	  .contact-info { float: right; width: 158px; height: 172px; padding: 5px; border: 1px #ded5b4 solid; background: #fff1d6; overflow: hidden;}
	    .contact-info h2 { color: #7d796d; font-size: 1.8em; font-family: Arial; font-weight: normal; padding-bottom: 10px;}
		 .contact-info p { padding-bottom: 15px; font-size: 1.2em; color: #7d796d; line-height: 130%;}
		
#wrapper { margin: 0 auto; width: 780px; overflow: hidden;}
  #wrapper h1 { font-size: 2em; color: #aa2b00; height: 35px; line-height: 35px; font-family: Arial; margin-bottom: 15px; border-bottom: 1px #722001 solid;}
    #wrapper p { padding-bottom: 15px; text-indent: 2em; font-size: 1.3em; line-height: 160%; font-family: Verdana;}
    #wrapper h2 { font-size: 1.6em; padding: 10px 0; color: #665b47; clear: both;}
	 #wrapper h3 { font-size: 1.2em; padding: 10px 0; color: #000; text-indent: 2em;}
	 .img-index { float: left; margin: 0 8px 8px 0; border: 5px #fff solid;}
	 .list { overflow: hidden; padding: 15px 0;}
	   .list li { margin-bottom: 5px; margin-left: 1%; width: 30%; float: left; font-size: 1.2em;}
	 .table-price { background: #000; margin: 10px auto 15px; width: 100%;}
      .table-price th, .table-price td { padding: 8px 0; font-size: 1.1em; text-align: center;}
      .table-price th { background: #932001; color: #fff;}
	   .table-price td { background: #fff; color: #000;}
		
#footer { margin: 0 auto; clear: both; width: 770px; padding: 5px; background: #fff;}
  .footer-content { background: #f0f0f0; padding: 10px 5px;}
  .footer-content p { color: #7e7e7e; font-size: 1.1em; text-align: center;}
    .footer-content p a { color: #7e7e7e; text-decoration: none;}
    .footer-content p a:hover { color: #de0000; text-decoration: underline;}
