/* 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: #000; background: url(img/bg.jpg) left top #ffffff repeat-x; margin-top: 365px;}
/* 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 { height: 315px; padding-top: 50px; position: absolute; left: 0; top: 0; overflow: hidden; background: url(img/bg_header.jpg) center bottom no-repeat; width: 100%;}
  a.logo { display: block; height: 80px; background: url(img/logo.jpg) left top #fff no-repeat; width: 280px; margin: 0 auto; text-indent: -9999em;}
  #Menu div { width: 100%; margin-top: 22px; height: 42px; line-height: 42px; border: #BFBFBF solid; border-width: 2px 0; text-align: center;}
    #Menu div a { font-family: Arial; font-size: 1.4em; color: #76787B; text-decoration: none; font-weight: bold;}
	 #Menu div a:hover { border-bottom: 1px #D21243 dashed; color: #D21243;}

#Wrapper { margin: 0 auto; width: 780px;}
  #Wrapper h1 { height: 40px; line-height: 40px; font-size: 1.8em; font-family: Arial; color: #D71E30; border-bottom: 1px #BFBFBF dashed;}
  .content { overflow: hidden; padding: 20px 0;}
	 .content h2 { font-size: 1.4em; padding: 10px 0; color: #900;}
    .content h3 { font-size: 1.2em; padding: 10px 0; color: #000; text-indent: 2em;}
	 .content p { font-size: 1.3em; line-height: 160%; margin-bottom: 10px; text-indent: 2em;}
	 .index-img { float: right; margin: 0 0 5px 10px;}
	 .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: #D21243; color: #fff;}
      .table-price td { background: #fff; color: #000;}
		
#Footer { margin: 0 auto; clear: both; width: 780px; padding: 15px 0; border-top: 1px #BFBFBF dashed;}
  #Footer p { color: #999; font-size: 1.1em; text-align: center;}
    #Footer p a { color: #999; text-decoration: none;}
    #Footer p a:hover { color: #de0000; text-decoration: underline;}	 

