@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
#wrap {
	height: auto;
	width: 833px;
	margin-right: auto;
	margin-left: auto;
}
#show_main {
	height: auto;
	width: 500px;
	font-family: "Times New Roman", Times, serif;
}
#main {
	height: auto;
	width: 500px;
	font-family: "Times New Roman", Times, serif;
}
#show_title {
	height: auto;
	width: 500px;
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	text-align: center;
}

#positon {
	height: auto;
	width: 490px;
	font-size: 22px;
	line-height: 36px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
}
#faculty_list {
	float: left;
	height: auto;
	width: 480px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}
#faculty_list li {
	font-size: 18px;
	height: auto;
	width: 160px;
	float: left;
	list-style-type: none;
}

#show_info {
	line-height: 20px;
	color: #666666;
	text-align: center;
	height: auto;
	width: 500px;
}
#show_content {
	line-height: 20px;
	height: auto;
	width: 480px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
#list {
	height: auto;
	width: 480px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
#list li {
	background-image: url(dot2.jpg);
	background-repeat: no-repeat;
	height: auto;
	width: 465px;
	background-position: 0px 7px;
	line-height: 20px;
	list-style-type: none;
	padding-left: 15px;
}
.date {
	float: right;
}
#faculty_name {
	height: auto;
	width: 480px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 20px;
	padding-top: 15px;
	float: left;
}
#catname {
	background-image: url(flower.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 18px;
	color: #E52719;
	height: auto;
	width: 400px;
	line-height: 25px;
	padding-left: 35px;
	font-weight: bold;
}

#index_center {
	height: auto;
	width: 280px;
}
#focus {
	height: 180px;
	width: 280px;
}
#news_list li {
	height: auto;
	width: 265px;
	background-image: url(dot2.jpg);
	background-repeat: no-repeat;
	background-position: 1px 3px;
	list-style-type: none;
	padding-left: 15px;
          font-size:12px;
}

#news_list {
	height: auto;
	width: 280px;
	font-family: Arial, Helvetica, sans-serif;
}