﻿@charset "utf-8";
/*
  [CSS Giants](C)2006-2008 TriTigerMedia Inc
  Author @ msn:liujian@xiaoyemen.com
  $Id: V1.0 2008/08/06 17:05:00 to 2008/08/06 17:08:00 by Jensen $
*/
*{margin:0;padding:0}
html{font-size:63%}
body,input,select{color:#333;font:1.1em Verdana, Arial, Helvetica, sans-serif}/*定义通用的字体与颜色*/
body{
	background-image: url(../images/06beauty_29.jpg);
	padding-top: 20px;
}
ul,li{list-style:none}
img{border:0}
a{text-decoration:none}
a:hover{text-decoration:underline}
#container{
	width:760px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #fff;
}
#header{
	height:104px;
}
#header h1{
	float:left;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
}
#header h1 a{
	display:block;
	width:442px;
	height:57px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#quickSummary{
	float:right;
	padding-top: 45px;
	padding-right: 30px;
}
#language {
	display: none;
}
#quickSummary p {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9a0000;
	line-height: 16px;
}

#nav{
	height:34px;
	width: 724px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #124F6C;
	border-bottom-color: #124F6C;
margin-left:20px;
}
#nav li{
	float:left;
	padding-right: 12px;
	padding-left: 12px;
}
#nav li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #124f6c;
	display: block;
	padding-right: 13px;
	background-image: url(../images/nav_bg.gif);
	background-position: right 14px;
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-bottom: 10px;
white-space:nowrap;
}
#nav .navindex{}
#nav .navindex a{}
#contentContainer{
	float:left;
	margin-top: 8px;
	background-image: url(../images/line.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 20px;
	padding-bottom: 10px;
	padding-right: 17px;
	padding-left: 18px;
	width: 725px;
}
#banner{
	width:221px;
	height:723px;
	float: left;
	background-color: #D7C6BB;
	background-image: url(../images/side_menu_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 12px;
	padding-left: 6px;
}
#index #banner{
	height: 400px;
	width: 500px;
	background-image: none;
	padding: 0px;
	margin: 0px;
}
#contentWrap{
	float:right;
	width:490px;
}
#index #contentWrap{
	float:right;
	width:205px;
}
#path{
	padding:10px;
	display: none;
}
#content{
}
#content h2{
	background-color: #E4D9D2;
	background-image: url(../images/buttom.gif);
	background-repeat: no-repeat;
	background-position: 18px center;
	text-indent: 35px;
	width: 100%;
	height: 34px;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #9a0000;
	line-height: 36px;
}
#gallery li{float:left;margin:5px}
#gallery li img{margin:0;padding:3px;border:1px solid #b7b7b7}
#gallery li h3{text-align:center;font-size:11px;width:109px;height:30px;font-weight:normal}
#map {
	padding-top: 10px;
	padding-left: 15px;
}

#index #content h2{
	display: none;
}
#content h3,h4 {

}
#contact-us h3 {
	display: block;
	font-weight: normal;
	text-indent: 15px;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content img {
	margin-left: 3px;
	margin-top: 8px;
}
#index #content img {
	margin: 0px;
}

#content p{
	text-align:justify;
padding:10px 15px;
line-height:160%;
}
#sideWrap{display:none}
#sideNav{
	float:left;
	width:154px;
	display: none;
}
#index #sideNav{
	float:left;
	display: block;
	width: 700px;
	padding-left: 2px;
}
#sideMenu{}
#sideMenu h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #D67D1C;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 5px;
}
#sideMenu ul{
	padding:10px;
	display: none;
}
#sideMenu li{}
#quickContact{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D67D1C;
}
#footer{
	clear:both;
	background-image: url(../images/06beauty_29.jpg);
	height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footerNav{
	text-align:center;
	display: none;
}
#copyright{
	text-align:center;
	float: left;
	color: #FFFFFF;
}
#power{
	float: right;
	color: #FFFFFF;
}
#power a{
	color: #FFCC66;
}
