/* 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: #fff; margin-top: 299px;}
/* 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: 100%; height: 335px; overflow: hidden; position: absolute; left: 0; top: 0;}
  .header-top { margin: 0 auto; width: 740px; padding: 8px 0 0 40px; overflow: hidden;}
    .header-top a { display: block; width: 141px; height: 97px; background: url("img/logo.jpg") left top no-repeat; text-indent: -9999em; float: left;}
	 .pic-show { float: right; width: 453px; height: 89px;}
  #header ul { width: 780px; margin: 0 auto; height: 35px; background: url("img/bg_menu.jpg") left top no-repeat; overflow: hidden; clear: both;}
    #header ul li { float: left; width: 156px; text-align: center;}
	   #header ul li a { color: #fff; text-decoration: none; height: 35px; line-height: 35px; font-size: 1.6em; font-family: "Trebuchet MS", Arial;}
		#header ul li a:hover { color: #ff0; text-decoration: underline;}
	 .pic-show2 { width: 780px; height: 194px; margin: 0 auto;}
		
#wrapper { margin: 0 auto; width: 780px; overflow: hidden; padding: 25px 0 0; background: url("img/bg_wrapper.jpg") left top #fff repeat-x;}
  .main-top { width: 760px; margin: 0 auto; height: 9px; background: url("img/bg_main_top.gif") left top no-repeat; font-size: 0; line-height: 0;}
  .main { width: 730px; border: #e5e5e5 solid; border-width: 0 1px; margin: 0 auto; background: #fff; padding: 10px 14px 0;}
    .main h1 { font-size: 1.8em; padding-left: 15px; background: url("img/bg_h1.jpg") left top no-repeat; color: #000; height: 45px; line-height: 45px; font-family: Arial; margin-bottom: 15px;}
	   .main p { padding-bottom: 15px; text-indent: 2em; font-size: 1.3em; line-height: 160%; font-family: Verdana;}
		.main h2 { font-size: 1.6em; padding: 10px 0; color: #665b47;}
		.main h3 { font-size: 1.2em; padding: 10px 0; color: #000; text-indent: 2em;}
		
		.list { padding-bottom: 1.6em;}
		  .list li { font-size: 1.2em; padding-bottom: 5px; margin-left: 25px; list-style-type: disc; line-height: 150%;}
	   .index-img { float: right; margin: 0 0 0 10px;}
		.index-img2 { float: left; margin: 0 10px 0 0;}
	   .table-price { background: #665b47; 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: #db4802; color: #fff;}
	     .table-price td { background: #fff; color: #000;}
		
#footer { margin: 0 auto; clear: both; width: 780px; padding: 5px 0 10px; border-top: 30px #f3f3f3 solid;}
  #footer p { color: #000; font-size: 1.1em; text-align: center;}
    #footer p a { color: #000; text-decoration: none;}
    #footer p a:hover { color: #de0000; text-decoration: underline;}
