body {
	background-image: url(/images/17th_detail_bg.jpg);
	background-repeat: no-repeat;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 12px;
	text-align: center;
	color: #FFF;
	background-color: #FFFFFF;
	width: 1500px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position: center top;
}
body > div {
	margin: 0 auto;
	width: 1150px;
}
ul {
	margin: 0px;
	padding: 0px;
}
ul li {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.big_white_title {
	font-size: 20px;
	font-weight: bold;
	line-height: 22px;
	padding-bottom: 10px;
	color: #FFF;
}
.big_white_line_title {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 2px;
	vertical-align: top;
}
.big_blue_line_title {
	color: #036;
	font-size: 20px;
	font-weight: bold;
	line-height: 40px;
	text-indent: 25px;
}

.grey_border_img {
	border: 1px solid #CCC;
}
.light_grey_location {
	font-size: 13px;
	color: #999;
}


#banner {
	width: 1200px;
	height: 200px;
}
#main {
	min-height: 1600px;
	height:auto;
	width: 1150px;
	padding: 0px;
}
#main #navigation {
	margin: 0px;
	height: 60px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 55px;
}

#main #navigation a {
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 0px;
	background-image: url(/images/17th_navbg1.png);
	height: 60px;
	width: 115px;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: none;
	background-repeat: no-repeat;
	background-position: right top;
}
#main #navigation a:hover {
	background-image: url(/images/17th_navbg2.png);
	background-position: right top;
	text-indent: 5px;
}


#news {
	height: 330px;
	width: 1040px;
	text-align: left;
	margin-top: 16px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
	padding-top: 15px;
	padding-right: 35px;
	padding-bottom: 15px;
	padding-left: 35px;
	background-image: url(/images/17th_news_bg.png);
	background-repeat: no-repeat;
}
#news a {
	color: #0CF;
	text-decoration: none;
}
#news a:hover {
	color: #0FF;
}
#main #structure {
	line-height: 25px;
	text-align: left;
	font-size: 15px;
}
#main #structure a {
	color: #FFF;

	text-decoration: none;
}
#main #structure a:hover {
	color: #FC0;
}

#main #top5 {
	padding-left: 25px;
	line-height: 24px;
	height: 350px;
	font-size: 14px;
	padding-top: 0px;
}
#main #top5 ul li {
	float: left;
	padding-bottom: 5px;
	text-align: left;
	width: 530px;
	font-size: 14px;
	padding-right: 10px;
}
#main #top5 ul li a {
	text-decoration: none;
	color: #333;
}
#main #top5 ul li a:hover {
	color: #000;
	font-weight: bold;
}
#main #left {
	background-image: url(/images/17th_left_bg.png);
	height: 780px;
	width: 280px;
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 5px;
	font-size: 15px;
	text-align: left;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: left top;
}
#main #left #board_list {
	background-repeat: no-repeat;
	height: 420px;
	padding-top: 90px;
	padding-left: 58px;
}
#main #left #board_list ul li {
	float: none;
	height: 60px;
}
#main #left #board_list ul li a {
	color: #FFF;
	text-decoration: none;
}
#main #left #board_list ul li a:hover {
	text-decoration: underline;

}
#main #right {
	min-height: 700px;
	margin-top: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: left;
	background-color: #F7F7F7;
	width: 760px;
	border: 1px solid #CCC;
	margin-left: 0px;
}
#main #right a {
	color: #2C79A3;
	text-decoration: none;
}
#main #right a:hover {
	font-weight: bold;
}


#main #right #content {
	font-size: 15px;
	line-height: 28px;
	float: left;
	color: #333;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	vertical-align: top;
}
#main #right #content ul li {
	width: 305px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#main #right #content a {
	color: #069;
	text-decoration: none;
}
#main #right #content a:hover {
	color: #09C;
}

#main #right #content img {
	border: 1px dotted #999;
	padding: 1px;
}



#bottom {
	width: auto;
	height: 80px;
	padding-top: 20px;
}
#photo {
	margin: 0px;
}
#photo img {
	border: 1px dotted #CCC;
	padding: 2px;
}

#photo li {
	margin-bottom: 15px;
	margin-right: 35px;
	margin-left: 25px;
}

#board {
	width: 220px;
	height: 440px;
	color: #FFF;
	font-size: 14px;
	padding-top: 70px;
	line-height: 60px;
	padding-left: 90px;
	font-weight: bold;
	background-image: url(/images/17th_board_bg.png);
	background-repeat: no-repeat;
}
#board ul li {
	float: none;
}
#board ul li a {
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}
#board ul li a:hover {
	color: #3CF;
}