/* 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: 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: 778px; height: 340px; overflow: hidden; position: absolute; left: 50%; top: 0; margin: 0 0 0 -390px; border: #e0e0e0 solid; border-width: 0 1px;}
  .nav { height: 38px; line-height: 38px; border-bottom: 1px #595959 solid; background: #333; text-align: right; color: #fff; font-size: 1.2em; padding: 0 8px;}
    .nav a { color: #fff; text-decoration: none;}
	 .nav a:hover { color: #fff; text-decoration: underline;}
  .logo { height: 90px; background: #e37932; padding: 10px 0 0 25px; margin-bottom: 8px;}
    .logo a { display: block; width: 286px; height: 82px; background: url("img/logo.jpg") left top no-repeat; text-indent: -9999em;}
  .header-content { height: 178px; border: #e0e0e0 solid; border-width: 1px 0; overflow: hidden;}
    .header-content map div { float: left; width: 235px; padding-left: 15px;}
      .header-content map div a { display: block; height: 28px; line-height: 28px; border-bottom: 1px #f0f0f0 solid; border-top: 1px #fff solid; width: 220px; padding-left: 6px; color: #666; text-decoration: none; font-size: 1.4em; font-family: Arial;}
      .header-content map div a:hover, .header-content map div a.page-now { display: block; height: 28px; line-height: 28px; border: #f0f0f0 solid; border-width: 1px 0; width: 220px; padding-left: 6px; background: #e37932; color: #fff; text-decoration: none; font-size: 1.4em; font-family: Arial;}
	 .pic-show { float: right; width: 514px; height: 175px;}
		
#wrapper { margin: 0 auto; padding: 0 20px; width: 738px; overflow: hidden; border: #e0e0e0 solid; border-width: 0 1px;}
  #wrapper h1 { font-size: 2em; color: #000; height: 39px; line-height: 39px; font-family: Arial; margin-bottom: 15px; border-bottom: 1px #e0e0e0 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: #e37932;}
  #wrapper h3 { font-size: 1.2em; padding: 10px 0; color: #000; text-indent: 2em;}
  .index-img { float: left; margin: 0 10px 5px 0;}
  .list { padding-bottom: 1.6em;}
    .list li { font-size: 1.2em; padding-bottom: 5px; margin-left: 25px; list-style-type: disc; line-height: 150%;}
  .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: #e37932; color: #fff;}
    .table-price td { background: #fff; color: #000;}
		
#footer { margin: 0 auto 10px; clear: both; width: 768px; padding: 10px 5px; border: 1px #e0e0e0 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;}
