@charset "utf-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
 margin: 0;
 padding: 0;
 border: 0;
 outline: 0;
 font-size: 100%;
 vertical-align: baseline;
 background: transparent;
}
body {
 line-height: 1;
}
ol, ul {
 list-style: none;
}
blockquote, q {
 quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
 content: '';
 content: none;
}

/* remember to define focus styles! */
:focus {
 outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
 text-decoration: none;
}
del {
 text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
 border-collapse: collapse;
 border-spacing: 0;
}

/********************************
website start
*******************************/
html{
	overflow-y: scroll;
}
html, body {
	height: 100%;
	text-align: center;
	background: #000000;
	font-family: Tahoma, "Times New Roman", Times, serif;
}
#wrapper {
	width: 930px;
	height:100%;
	text-align: left;
	margin:0 auto;
	padding:0;
	background-color: #710c37;
}

#header {	
	width: 930px;
	height: 185px;	
	margin: 0 auto;
	background-image: url(images/header_bg.gif);
	font-family:Verdana, Geneva, sans-serif;
	letter-spacing:-1px;
}
#header .on{	
	color: #ffe9c7;
	text-decoration:none;
	border-top: solid 3px #ffe9c7;
}
.logo{
	background-image: url(images/logo_nav.gif);
	background-repeat: no-repeat;
	width:930px;
	height:105px;
	
}
.lan{
	margin-top:13px;
	width:35px;
	float:right;
	font-size:12px;
	font-family: 'Microsoft YaHei', YaHei, '黑体', SimHei;
	font-weight: bold;
}
.lan a{
	color: #ffe9c7;
	text-decoration:none;
}
.subnav_0{
	margin-top:20px;
	width: 529px;
	height: 27px;
}
.subnav_1{
	margin-top:20px;
	width: 529px;
	height: 27px;
	font-size:11px;
	padding-left:40px;
	background-image: url(images/sub_nav_bg.png);
	background-repeat: no-repeat;
}
.subnav_1-zh{
	margin-top:20px;
	width: 529px;
	height: 27px;
	font-size:13px;
	font-family: '宋体', SimSun;
	font-weight:bold;
	padding-left:40px;
	background-image: url(images/sub_nav_bg.png);
	background-repeat: no-repeat;
}
.subnav_2{
	margin-top:20px;
	width: 529px;
	height: 27px;
	font-size:11px;
	padding-left:40px;
	background-image: url(images/sub_nav_bg_2.png);
	background-repeat: no-repeat;
}
.subnav_2-zh{
	margin-top:20px;
	width: 529px;
	height: 27px;
	font-size:13px;
	font-family: '宋体', SimSun;
	font-weight:bold;
	padding-left:40px;
	background-image: url(images/sub_nav_bg_2.png);
	background-repeat: no-repeat;
}
.nav {
	width: 624px;
	height: 33px;
	float:left;
	font-size:15px;
	padding-left:40px;
	background-image: url(images/nav_bg.png);
	background-repeat: no-repeat;
}
.nav-zh {
	width: 650px;
	height: 33px;
	float:left;
	font-size:18px;
	font-family: '宋体', SimSun;
	font-weight:bold;
	padding-left:40px;
	background-image: url(images/nav_bg.png);
	background-repeat: no-repeat;
}
.subnav_1 li,.subnav_2 li, .nav li,.subnav_1-zh li,.subnav_2-zh li, .nav-zh li{
	float:left;
}

.subnav_1 li,.subnav_2 li{
	margin-right:31px;
	margin-top:9px;
}
.subnav_1-zh li,.subnav_2-zh li{
	margin-right:39px;
	margin-top:8px;
}


.nav li{
	margin-right:40px;
	margin-top:12px;
}
.nav-zh li{
	margin-right:95px;
	margin-top:8px;
}
.subnav_1 li a,.subnav_2 li a, .nav li a{
	padding-top:5px;
	color: #ffe9c7;
	text-decoration:none;
}
.subnav_1-zh li a,.subnav_2-zh li a, .nav-zh li a{
	padding-top:5px;
	color: #ffe9c7;
	text-decoration:none;
}

.subnav_1 li a,.subnav_2 li a{
	padding-top:5px;
}
.subnav_1-zh li a,.subnav_2-zh li a{
	padding-top:4px;
}
.nav li a{
	padding-top:7px;
}
.nav-zh li a{
	padding-top:5px;
}
.subnav_1 li a:hover,.subnav_2 li a:hover, .nav li a:hover{
	color: #ffe9c7;
	text-decoration:none;
	border-top: solid 3px #ffe9c7;
}
.subnav_1-zh li a:hover,.subnav_2-zh li a:hover, .nav-zh li a:hover{
	color: #ffe9c7;
	text-decoration:none;
	border-top: solid 3px #ffe9c7;
}
#nav {
	width: 624px;
	height: 33px;
	margin-top:44px;
	background-image: url(images/nav_bg.gif);
}
#menu {
	width: 624px;
	height: 33px;
	/*position:relative;
	top:35px;
	left:20px;*/
}



#menu_ul {
	width: 624px;
	height: 33px;
	list-style-type: none;
}
#menu_ul li {
	float: left;
}
#menu_ul li a {
	display: block;
	height: 33px;
}
#menu_ul li#menu_0 {
	width: 120px;
}
#menu_ul li#menu_1 {
	width: 180px;
}
#menu_ul li#menu_2 {
	width: 190px;
}
#menu_ul li#menu_3 {
	width: 134px;
}
#menu_ul li#menu_0 a:hover, #activeh {
	background: url(images/nav_bg.gif) 0px -33px;
}
#menu_ul li#menu_1 a:hover, #activeh {
	background: url(images/nav_bg.gif) -120px -33px;
}
#menu_ul li#menu_2 a:hover, #activeh {
	background: url(images/nav_bg.gif) -300px -33px;
}
#menu_ul li#menu_3 a:hover, #activeh {
	background: url(images/nav_bg.gif) -490px -33px;
}
#menu_ul li#menu_0_on {
	width: 120px;
	background: url(images/nav_bg.gif) 0px -33px;
}
#menu_ul li#menu_1_on {
	width: 180px;
	background: url(images/nav_bg.gif) -120px -33px;
}
#menu_ul li#menu_2_on {
	width: 190px;
	background: url(images/nav_bg.gif) -300px -33px;
}
#menu_ul li#menu_3_on {
	width: 134px;
	background: url(images/nav_bg.gif) -490px -33px;
}
#nav_images{
	width: 750px;
	height: 227px;
	margin: 0px auto;
	border-top: 1px solid #FFFFFF;
}
#nav_text{
	width: 735px;
	height: 26px;
	padding-right: 15px;
	padding-top:13px;
	text-align:right;
	background-color: #45447e;
}
.clean {
	clear:both;
}
#main {
	width:930px;
	height:540px;
	margin: 0 auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fde4ce;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fde4ce;
}
#main_gallery {
	width:930px;
	margin: 0 auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fde4ce;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fde4ce;
}
#side_bar {
	width: 225px;
	float: left;
	border-top: 1px solid #FFFFFF;
}
#content {	
	width: 430px;
	height: 500px;	
	font-size:12px;
	line-height:18px;
	color:#6b6b6b;
	padding: 40px 20px 0px 40px;
	float: left;
	overflow-x:hidden;
	overflow-y:auto;
	background-color:#fde4ce;
	SCROLLBAR-ARROW-COLOR:#FFFFFF;
	SCROLLBAR-FACE-COLOR:#a96273;
	SCROLLBAR-DARKSHADOW-COLOR:#770D3A;
	SCROLLBAR-HIGHLIGHT-COLOR:#770D3A;
	SCROLLBAR-3DLIGHT-COLOR:#770D3A;
	SCROLLBAR-SHADOW-COLOR:#770D3A;
	SCROLLBAR-TRACK-COLOR:#770D3A;
}
#content_gallery h1,#content h1{
	font-size:17px;
	color:#7a0d3b;
	padding-bottom:15px;
	font-weight:normal;
}
#gallery_ul{
	width:850px;
	margin-top:40px;
	float:left;
}
#gallery_ul li{
	width:260px;
	height:87px;
	float:left;
	margin:0;
	padding:0;
	margin-right:20px;	
	margin-bottom:30px;
}
#content h2{
	font-size:14px;
	color:#7a0d3b;
	padding-top:10px;
	padding-bottom:15px;
	font-weight:normal;
}
#content p {	
	padding-bottom: 15px;
}

#main #content ul {	
	padding-bottom: 10px;
	padding-left: 35px;
}

.content_txt{
	border-top: 1px solid #6a6998;
	padding-top: 20px;
	margin-top: 10px;
}
#content a {
	font-size:12px;
	line-height:14px;
	color:#985261;
	text-decoration:none
}
#content a:hover {
	font-size:12px;
	line-height:14px;
	color:#985261;
	text-decoration:underline
}
#content_gallery{
	width: 850px;	
	font-size:12px;
	line-height:18px;
	color:#6b6b6b;
	padding: 40px;
	float: left;
	background-color:#fde4ce;
}
#content_gallery a {
	font-size:12px;
	line-height:14px;
	color:#985261;
	text-decoration:none
}
#content_gallery a:hover {
	font-size:12px;
	line-height:14px;
	color:#985261;
	text-decoration:underline
}
#slide{
	width: 440px;
	height: 540px;
	float:right;
}
#footer{
	width:910px;
	height:30px;
	font-size:11px;
	padding:10px;
	color:#985261;
	text-align:right;
	background-image: url(images/footer_bg.gif);
}
#footer a {
	font-size:11px;
	line-height:14px;
	color:#985261;
	text-decoration:none
}
#footer a:hover {
	font-size:11px;
	line-height:14px;
	color:#fde4ce;
	text-decoration:underline
}
#content ul{
	padding:0px;
	margin:0px;
	padding-left:15px;
}
#content li{
	list-style-image: url(images/bullist_1.gif);
	padding:0px;
	padding-bottom:5px;	
	line-height:14px;
}
*+html #content li{
	list-style-image: url(images/bullist.gif);
	padding:0px;
	padding-bottom:5px;	
	line-height:14px;
}
.clear{
	clear:both
}
.scroll{
	SCROLLBAR-FACE-COLOR: #f892cc;
	SCROLLBAR-HIGHLIGHT-COLOR: #f256c6;
	SCROLLBAR-SHADOW-COLOR: #fd76c2;
	SCROLLBAR-3DLIGHT-COLOR: #fd76c2;
	SCROLLBAR-ARROW-COLOR: #fd76c2;
	SCROLLBAR-TRACK-COLOR: #fd76c2;
	SCROLLBAR-DARKSHADOW-COLOR: #f629b9;
	SCROLLBAR-BASE-COLOR: #e9cfe0
}
