#main_news_box {
	width: 737px;
	display: table;
	padding-bottom: 7px;
	border-bottom: solid 1px #EDEBEA;
	line-height: 18px;
}

ul#main_news {
	list-style-type:none;
	padding:0;
	width: 737px;
}

ul#main_news li {
	width: 737px;
	margin: 7px 0px;
}

ul#main_news li img {
	padding: 5px;
	background-color: #F5F7F8;
	border: 0px;
	float: left;
	margin-right: 14px;
}

ul#main_news li dl {
	list-style-type: none;
}

ul#main_news li dl dd.name {
	display: table;
	float: right;
	width: 338px;
	text-align: left;
	margin-top: -3px;
	margin-left: -5px;
}

ul#main_news li dl dd.name h1 {
	width: 338px;
}

ul#main_news li dl dd.name a {
	color: #5D7686;
}
ul#main_news li dl dd.name a:hover {
	text-decoration: none;
}

ul#main_news li dl dd.date {
	float: right;
	color: white;
	background-color: #5D7686;
	padding: 3px;
	margin-left: 20px;
}

ul#main_news li dl dd.content {
	clear: right;
	font-size: 13px;
	text-align: justify;
	padding-top: 10px;
	float: right;
	width: 420px;
	overflow: hidden;
}

ul#main_news li dl dt {
	display:none;
}

#news_box {
	float: left;
	width: 301px;
	text-align: left;
	border: solid 1px #EEEBEA;
	margin-top: 8px;
	padding-bottom: 10px;
}



ul#news {
	list-style-type:none;
	padding:0;
	width: 301px;
}

ul#news li {
	display: table;
	clear: left;
	width: 287px;
	margin: 10px 7px 10px;
}

ul#news li img {
	padding: 3px 8px 0 0;
	border: 0px;
	float: left;
}

ul#news li dl {
	list-style-type: none;
}

* html ul#news li dd.content {
	margin-left: -3px;
}
ul#news li dl dt {
	display:none;
}

ul#news li dl dd.name {
	float: left;
	font-size: 12px;
	font-weight: bold;
	width: 216px;
	text-align: left;
	margin-bottom: 5px;
}

ul#news li dl dd.name a {
	color: #5D7686;
}
ul#news li dl dd.name a:hover {
	text-decoration: none;
}
ul#news li dl dd.content {
	text-align: justify;
	width:215px;
	float: right;
}

#articles_box {
	margin-top: 8px;
	margin-bottom: 10px;
	float: right;
	width: 420px;
	text-align: left;
	padding-bottom: 10px;
	border-bottom: solid 1px #EEEBEA;
}

ul#articles {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0;
	width: 420px;
}

ul#articles li {
	display: table;
	clear: left;
	width: 420px;
	margin: 10px 0px 10px;
}

ul#articles li dl {
	list-style-type: none;
}

ul#articles li dl dt {
	display:none;
}

ul#articles li dl dd.name {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 5px;
}

ul#articles li dl dd.name a {
	color: #5D7686;
}
ul#articles li dl dd.name a:hover {
	text-decoration: none;
}
ul#articles li dl dd.content {
	float: left;
	text-align: justify;
}

#pastime_box {
	margin-top: 8px;
	margin-bottom: 10px;
	float: right;
	width: 420px;
	text-align: left;
	padding-bottom: 10px;
	border-bottom: solid 1px #EEEBEA;
}

ul#pastime {
	list-style-type:none;
	padding:0;
	width: 411px;
}

ul#pastime li {
	display: table;
	clear: left;
	width: 411px;
	margin: 10px 7px 10px;
}

ul#pastime li img {
	padding: 3px 8px 0 0;
	border: 0px;
	float: left;
}

ul#pastime li dl {
	list-style-type: none;
}

* html ul#pastime li dd.content {
	margin-left: -3px;
}
ul#pastime li dl dt {
	display:none;
}

ul#pastime li dl dd.name {
	float: left;
	font-size: 12px;
	font-weight: bold;
	width: 340px;
	text-align: left;
	margin-bottom: 5px;
}

ul#pastime li dl dd.name a {
	color: #5D7686;
}
ul#pastime li dl dd.name a:hover {
	text-decoration: none;
}
ul#pastime li dl dd.content {
	text-align: justify;
	width:340px;
	float: right;
}

div.see_all {
	text-align: right;
}