/* 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;

}

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;
}

.conf{	margin: 9px auto;
	width: 960px;

	text-align: left;
	background: #FFF;
}

.left{ width:725px; float:left}

.right{ width:235px; float:right}

/* page layout */
#header {
	margin: 0 auto;
	width: 960px;
	height: 80px;
	text-align: left;
	position: relative;
	overflow: hidden;
	background-color: #FFFFFF;
}
.logo{ width:300px; height:80px; float:left; overflow:hidden;background-image: url(logo.gif);}

.jkzx{ width:160px; height:80px; float:left; overflow:hidden; background-image:url(jkzx.gif); background-position:left}
.top{ width:100%; height:30px; background-image:url(topbg.gif); background-repeat:repeat-x;}

.topbl{ width:640px; float:left; line-height:28px; vertical-align:middle; text-align:left;}
.topb{width:960px; margin:0px auto;}
.topbr{ width:320px; float:right}
.topbr ul{ float:right; height:30px; line-height:28px; margin-right:10px; display:inline; vertical-align:middle;}
.topbr li{ float:right; background-image:url(topli.gif); text-indent:15px;background-position:left; background-repeat:no-repeat; margin:0px 5px; list-style:none;}
.topbr a{color: #900;
	 text-decoration:none}
.topbr a:hover{ text-decoration:none}


#header div#siteNav {
	width: 465px;
	height: 80px;
	color: #571414;
	font-family: "";
	font-size: 14px;
	line-height: 180%;
	bottom: 0; float:left;
}

#header div#siteNav a {
	margin: 0 6px;
	font-size: 14px;
	text-decoration: none;
	color: #571414;
}

#header div#siteNav a:hover {
	text-decoration: underline;
	font-size: 14px;
	color: #BE4E10;
}

#header div#siteNav a.on,
#header div#siteNav a.on:hover {
	margin: 0 14px 0 6px;
	text-decoration: none;
	color: #C87600;
	font-weight: bold;
}

#headerBanner {
	width: 100%;
	height: 210px;
	background: #662a2a url(flash_banner.jpg) center no-repeat;
	overflow: hidden;
}

#headerBannermin {
	width: 100%;
	height: 160px;
	background: #662a2a url(flash_bannermin.jpg) center no-repeat;
	overflow: hidden;
}


#footerBanner { color:#FFFFFF; font-size:12px;
	width: 100%;
	height: 117px;
	background: #571414 url(ftb.gif); background-position:center; background-repeat:repeat-x;
	overflow: hidden;
}
.footerblink{ width:960px; margin:0 auto; height:26px; line-height:35px; vertical-align:middle; overflow:hidden;}

.footerblink a{color: #ffffff;
	text-decoration:none;}

.footerboxy{ width:960px; margin:0 auto; height: 70px; margin-top:16px; background-color:#f9f9f9;}
.footl{ width:260px; height:70px; float:left; text-align:left;}
.footr{ width:700px; height:70px; float:left; line-height:23px; vertical-align:middle; text-align:left; color:#571414}












