@charset "utf-8";
body {
	background-color: #333;
	background-image: url(/images/10th_bg.jpg);
	background-repeat: repeat-x;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 12px;
	text-align: center;
	margin: 0 auto;
}

body > div {
	margin: 0 auto;
	width: 968px;
}
img {
	border: 1px solid #ccc;
	padding: 3px;
}

#banner {
	background-image: url(/images/10th_banner.jpg);
	height: 211px;
}
#navigation {
	line-height: 30px;
	height: 30px;
	width: 968px;
	font-size: 14px;
	color: #FFF;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
}
#navigation ul li {
	list-style-type: none;
	float: left;
}
#navigation ul li a {
	color: #FFF;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
}
#navigation ul li a:hover {
	background-color: #FC0;
	color: #333;
}

#main {
	
	height: auto;
	width: 968px;
}
#main #left {
	background-color: #ECEFF0;
	background-image: url(/images/10th_content_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: left;
	width: 705px;
	padding: 10px;
	float: left;
}
#main #left #title {
	font-size: 22px;
	color: #5C7990;
	line-height: 64px;
	font-weight: bold;
	font-family: "Î¢ÈíÑÅºÚ";
}
#main #left #content {
	border: 1px dotted #CCC;
	padding: 10px;
	width: 683px;
	line-height: 22px;
	color: #5C7990;
	background-color: #FFF;
}
#main #left #content a {
	color: #900;
	text-decoration: none;
}
#main #left #content a:hover {
	color: #900;
	text-decoration: underline;
}

#main #left #leader {
	height: auto;
	padding: 10px;
	background-image: url(/images/10th_line.jpg);
	background-position: 320px;
	background-repeat: no-repeat;
	color: #333;
}
#main #left #leader a {
	color: #000;
	text-decoration: none;
}
#main #left #leader a:hover {
	color: #666;
}
#main #left #leader ul {
	margin: 0px;
	padding: 0px;
}
#main #left #leader ul li {
	line-height: 26px;
	background-image: url(/images/camera.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: left center;
	list-style-type: none;
}


#main #left #pptlist {
	height: auto;
	background-color: #666;
	background-image: url(/images/10th_lamp.jpg);
	background-repeat: no-repeat;
	padding-top: 35px;
	background-position: 8px 3px;
}
#main #left #pptlist a {
	color: #333;
	text-decoration: none;
}
#main #left #pptlist a:hover {
	color: #39C;
}


#main #left #pptlist #part {
	height: 100px;
	width: 703px;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCC;
	border-left-color: #CCC;
	text-align: left;
	line-height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#main #left #pptlist #part ul {
	margin: 0px;
	padding: 0px;
}
#main #left #pptlist #part ul li {
	list-style-type: none;
	float: left;
	margin: 0px;
	width: 234px;
}
#main #left #photo {
	height: 120px;
	padding-top: 50px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(/images/10th_photo_bg.jpg);
	margin-top: 20px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#main #right {
	color: #FFF;
	font-weight: bold;
	float: right;
	width: 243px;
	background-image: url(/images/10th_apart_bg.jpg);
	text-align: left;
	height: 820px;
}
#main #right #structure {
	line-height: 25px;
	padding-top: 50px;
	text-align: left;
	padding-left: 15px;
	height: auto;
	padding-bottom: 15px;
}
#main #right #structure a {
	color: #FFC;
	text-decoration: none;
}
#main #right #structure a:hover {
	color: #FC0;
}

#main #right #board {
	padding-top: 55px;
	line-height: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#main #right #board a {
	color: #FFF;
	text-decoration: none;
}
#main #right #board a:hover {
	color: #FC0;
}

#bottom {
	height: 80px;
	width: 970px;
	clear: both;
	line-height: 25px;
	background-color: #000;
	color: #FFF;
}