@charset "utf-8";
/* CSS Document */

/* banner */
#banner {
	width: 980px;
	height: 253px;
	background: #FFF;
	margin: 0px auto;
}

#banner1 {
	width: 980px;
	height: 20px;
	background: #FFF;
	margin: 0px auto;
}

/* contents */ /* left */
#contents {
	width: 980px;
	height: 100%;
	background-color: #FFF;
	margin: 0px auto;
	overflow: hidden;
}

#contents .left {
	display: inline;
	width: 267px;
	height: 100%;
	margin-left: 11px;
	float: left;
}

#contents .left .main {
	width: 245px;
	height: 100%;
	border: 1px #d5d5d5 solid;
	margin-bottom: 20px;
	background: url(../nimg/content1bg2.gif) bottom repeat-x;
}

#contents .left .main .part {
	width: 235px;
	height: 30px;
	font-size: 14px;
	color: #FFF;
	padding-top: 9px;
	padding-left: 10px;
	background: url(../nimg/content1bg3.gif) no-repeat;
}

#contents .left .main ul {
	width: 231px;
	height: 100%;
	padding-left: 9px;
	padding-bottom: 25px;
}

#contents .left .main ul li {
	border-bottom: 1px #927d51 dotted;
	background: url(../nimg/arrow1.gif) 4px 12px no-repeat;
}

#contents .left .main ul li a {
	width: 231px;
	height: 34px;
	padding-left: 21px;
	line-height: 34px;
	text-decoration: none;
	color: #494949;
}

#contents .left .main1 {
	width: 245px;
	height: 448px;
	border: 1px #d5d5d5 solid;
	margin-bottom: 40px;
	background: url(../nimg/content1bg2.gif) bottom repeat-x;
}

#contents .left .main1 .part {
	width: 235px;
	height: 30px;
	font-size: 14px;
	color: #FFF;
	padding-top: 9px;
	padding-left: 10px;
	background: url(../nimg/content1bg3.gif) no-repeat;
}

#contents .left .main1 ul {
	width: 181px;
	height: 333px;
	margin-top: 16px;
	margin-left: 43px;
}

#contents .left .main1 ul li {
	width: 158px;
	height: 53px;
}

/* footer */
#footer {
	width: 980px;
	height: 112px;
	background: url(../nimg/content1bg.gif) top no-repeat;;
	margin: 0px auto;
}

#footer p {
	width: 450px;
	height: 52px;
	text-align: center;
	line-height: 22px;
	padding-top: 22px;
	margin: 0px auto;
}