@charset "utf-8";
/* CSS Document */

html, body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	color:#663300;
	background-color:#FFFFCC;
	background-color:#330000;
	margin:0;
	padding:0;
	scrollbar-arrow-color: #330000;
    scrollbar-track-color: #FFC;
    scrollbar-face-color: #FFC;
    scrollbar-highlight-color: #FFC;
    scrollbar-3dlight-color: #FCC;
    scrollbar-darkshadow-color: #FFC;
    scrollbar-shadow-color: #FFC;
}
#wrapper{
	width:100%;
	float:left;
		background-color:#FFFFCC;

}
#headerwrapper{
	width:100%;
	float:left;
	height:180px;
	
	background-image:url(http://www.798district.com/chintao/images/style/en/headerbg.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
	background-color:#FFFFCC;
	border-bottom:3px solid #000;

}

#header{
	position:relative;
	float:left;
	left:50%;
	width:740px;
	height:180px;
	margin-left:-370px;
	color:#FFFFFF;
	text-align:center;
	
	background-image:url(http://www.798district.com/chintao/images/style/en/header.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}
#containerwrapper{
	width:100%;
	float:left;
	margin-bottom:20px;
    margin-top:20px;
	background-color:#FFFFCC;
}

#container{
	position:relative;
	float:left;
	left:50%;
	width:740px;
	margin-left:-370px;
	background-color:#FFFFCC;	
}
#navwrapper{
	width:100%;
	float:left;
	height:55px;
	margin-top:10px;
	margin-bottom:10px;
		background-color:#FFFFCC;
}

#nav{
	position:relative;
	float:left;
	left:50%;
	width:740px;
	height:55px;
	margin-left:-370px;
	text-align:center;
	background-color:#FFFFCC;

}

#navwrapper #nav a{
	color:#CC0000;
	padding:1px;
	text-decoration:none;
	font-size:17px;
}

#nav a:hover{
	font-weight:bold;
	color:#FFFFFF;
	padding:3px;
	text-decoration:none;
	font-size:16px;
}

p{
	background-color:#FFFFCC;
	text-align:justify;
	font-size:1em;
	line-height:1.5;
}
p.top{
	text-align:center;
	float:left;
	position:relative;
	left:50%;
	margin-left:-120px;
	width:240px;
	padding-top:2px;
	padding-bottom:2px;
	background-color:#FFFFFF;
	border:1px solid #996666;
	margin-top:10px;
	
}
p.top a{
	color:#CC6633;
	text-decoration:none;
	font-size:10px;
	padding-left:10px;
	padding-right:10px;
}
p.top a:hover{
	color:#CC6633;
	text-decoration:underline;
	padding-left:10px;
	padding-right:10px;
}

h1.punch{
	font-size:24px;
	text-align:center;
}

strong.red{
	color:#FF0000;
	font-size:36px
}

#decofooter{
	float:left;
	width:100%;
	height:1px;
	margin-top:80px;
	background-color:#ccc;
}

#footer{
	float:left;
	width:100%;
	height:40px;
	margin-top:20px;
	border-top:3px double #000000;
	text-align:center;
	color:#996600;
	background-color:#330000;
	text-align:center;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	padding-top:10px;
}

#footer a{
	color:#FFFF99;
	text-decoration:none;
	font-size:12px;
	font-family:"Courier New", Courier, monospace;
}

#footer a:hover{
	text-decoration:underline;
}

img{
	border:none;
}

a{
	border:none;
	font-size:1em;
	color:#006600;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
	color:#000099;
}

h1{
	color:#330000;
		color:#CC3300;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h1.center{
	text-align:center;
	margin-top:10px;
		color:#CC3300;
}
h2{
	color:#660000;
	color:#CC3300;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h3{
	color:#663333;
		color:#CC3300;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

p.center{
	text-align:center;
}

#shot{
	width:740px;
	height:540px;
	float:left;
}

#shot2{
	width:740px;
	height:540px;
	float:left;
}

#shot3{
	width:740px;
	height:540px;
	float:left;
}

#shot4{
	width:740px;
	height:540px;
	float:left;
}

a.thumbs{
	width:40px;
	height:40px;
	float:left;
	color:#FFFFFF;
	font-size:8px;
	text-align:center;
}

a:hover.thumbs{
	width:40px;
	height:40px;
	float:left;
	font-size:10px;
	text-align:center;
}

p.thumbs{
	width:740px;
	float:left;
	margin-top:10px;
	margin-bottom:30px;
	
}

p.thumbs img{
	width:40px;
	height:40px;
	float:left;
	margin:2px;

}

img.left{
	float:left;
	margin-top:5px;
	margin-right:15px;
	margin-bottom:5px;
}

img.right{
	float:right;
	margin-top:5px;
	margin-left:15px;
	margin-bottom:5px;
}