#main #left #notice {
	width: 218px;
	height: auto;
	border: 1px solid #d4e3e7;
}
#main #left #notice .notice_bg {
	width: auto;
	height: 150px;
	margin: 1px;
	padding: 10px;
	background-image: url(/images/notice_bg.gif);
	background-repeat: repeat-x;
}
.notice_title {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #336699;
	padding: 2px 8px;
	border-bottom: 2px solid #b4d8e6;
}
.notice_text {
	width: auto;
	height: 120px;
	padding: 8px 0px;
	overflow:hidden
}
.resources {
	width: 220px;
	height: auto;
	margin-top: 10px;	
}
.add_text {
	margin-top: 10px;
	line-height: 20px;
	font-size: 12px;
	padding: 0px 4px;	
}
#main #center .row {
	width: 740px;
	height: 200px;
	margin-bottom: 10px;
}
#pic {
	width: 298px;
	height: 198px;
	float: left;
	border: 1px solid #d4e3e7;
}
.pic_bg {
	width: 284px;
	height: 184px;
	margin: 1px;
	padding: 6px;
	background-image: url(/images/notice_bg.gif);
}
#news {
	width: 430px;
	height: 200px;
	float: left;
	margin-left: 10px;
}
.news_title {
	width: auto;
	height: 14px;
	border: 1px solid #d4e3e7;
	padding: 8px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}
.news_list {
	width: auto;
	height: 154px;
	background-image: url(/images/list_bg.gif);
	margin: 10px;
}
#news2 {
	width: 365px;
	height: 200px;
	float: left;
	margin-right: 10px;
}
#news3 {
	width: 365px;
	height: 200px;
	float: left;
}
#link {
	width: 738px;
	height: auto;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	border: 1px solid #d4e3e7;
	padding: 8px 0px;
}
