/* page default settings */
/* html {
filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); 
} ±ä»Ò*/
* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0 0 8px 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #333;
	background-attachment: fixed;
	background-image: url(../images/share/2008indexbg.png);
	background-repeat: no-repeat;
	background-position: center top;	
}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
}

ul,dl,li,dd,dt {
	margin: 0;
	padding: 0;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

table,td {
	font-size: 12px;
}

a {
	color: #555;
	text-decoration: underline;
}

a:hover {
	color: #900;
}

/* page layout */
#header {
	margin: 0 auto;
	width: 960px;
	height: 112px;
	text-align: left;
	position: relative;
	overflow: hidden;
	background-color: #FFFFFF;
}

#header h1 {
	width: 225px;
	height: 112px;
	font-size: 12px;
	background-image: url(../images/share/site_logo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#header h1 span {
	visibility: hidden;
}

#header ul#topNav {
	padding: 0 28px 0 5px;
	width: auto;
	list-style: none;
	line-height: 21px;
	background: #E0E0E0;
	border-left: 4px solid #BE4E10;
	position: absolute;
	right: 0;
	top: 20px;
}

#header ul#topNav li {
	margin: 5px 0 5px 14px;
	padding: 5px 0 5px 15px;
	background: url(../images/share/top_nav_li_img.gif) 0% 50% no-repeat;
	display: inline;
}

#header ul#topNav li a {
	text-decoration: none;
	color: #420E0E;
}

#header ul#topNav li a:hover {
	text-decoration: none;
	color: #BE4E10;
}


#header div#siteNav {
	width: 720px;
	height: 56px;
	color: #571414;
	font-family: "ËÎÌå";
	font-size: 13px;
	line-height: 180%;
	position: absolute;
	right: -10px;
	bottom: 0;
}

#header div#siteNav a {
	margin: 0 14px 0 8px;
	text-decoration: none;
	color: #571414;
}

#header div#siteNav a:hover {
	text-decoration: underline;
	color: #BE4E10;
}

#header div#siteNav a.on,
#header div#siteNav a.on:hover {
	margin: 0 12px 0 6px;
	text-decoration: none;
	color: #C87600;
	font-weight: bold;
}

#headerBanner {
	width: 100%;
	height: 200px;
	background: #571414 url(../images/share/flash_banner.jpg) center no-repeat;
	overflow: hidden;
}

#footer {
	margin: 5px auto 0 auto;
	padding: 13px 0 0 0;
	width: 960px;
	height: 22px;
	text-align: left;
	background: #571414 url(../images/share/footer_bg.gif) left top repeat-x;
}

#footer p {
	padding: 0 13px;
	font-size: 11px;
	color: #FFF;
}
