@charset "utf-8";
/* CSS Document */

#news {
	padding-bottom: 30px;
}
#news h2 {
	display: block;
	height: 115px;
	width: 624px;
	text-indent: -9999px;
}
#new_design {
	background-image: url(../images/news_newdesign_h2.gif);
}
#thanks {
	background-image: url(../images/news_thanks_h2.gif);
}
#thanks23 {
    background-image: url(../images/news_thanks23_h2.gif);
}

#seminor {
	background-image: url(../images/news_seminor_h2.gif);
}
#news .inner {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/news_inner_bg.gif);
	border: 1px solid #D5D4D4;
	padding-top: 5px;
	margin-bottom: 10px;
}
#news .inner h3 {
	width: 125px;
	float: left;
	display: block;
	text-align: right;
	padding-right: 8px;
}
#news .inner p {
	display: block;
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	width: 390px;
}
#news .inner .box {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	clear: both;
	padding-top: 10px;
}
#news .inner .box_2 {
	/*border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;*/
	clear: both;
	padding-top: 10px;
}
#news .inner .box_2 p,
#news .inner .box_lust_2 p {
	font-size: 16px;
	line-height: 2;
}
#news .inner .box_lust {
	clear: both;
	padding-top: 10px;
}
#news .inner .box_lust_2 {
	clear: both;
	padding-top: 10px;
}






#news .seminor_inner {
	width: 546px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}
#news .seminor_inner h3 {
	width: 125px;
	float: left;
	display: block;
	text-align: right;
	padding-right: 8px;
}
#news .seminor_inner p {
	display: block;
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	width: 390px;
}
#news .seminor_inner .box {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	clear: both;
	padding-top: 10px;
	background-image: url(../images/news_inner_bg.gif);
	border: 1px solid #D5D4D4;
	margin-bottom: 10px;
}
#news .seminor_inner .box_lust {
	clear: both;
	padding-top: 10px;
	background-image: url(../images/news_inner_bg.gif);
	border: 1px solid #D5D4D4;
}

td {
    font-size:16px;
    padding: 0.3em;
}

#news .box_2 .line td {
border-top: 1px dashed #000;
}