@charset "utf-8";

/********************************************
NEWS STYLES　[ /css/news.css ]
********************************************/

div.News1Set {
	width:660px;
	padding:0 0 30px 0;
}

div.News1Set h3 {
	padding:13px 10px 10px 10px;
	background-color:#e6e4d5;
	background-image:url(../news/images/newshd_line.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color:#AC7219;
	font-weight:bold;
	line-height:115%;
}

div.News1Set p.date {
	padding:7px 5px 8px 0px;
	background-color:#eeecde;
	color:#4e4625;
	text-align:right;
	font-size:85%;
}

div.News1Set div.PicCmtSet {
	width:660px;
	padding:15px 0 0 0;
	background-image:url(../images/line_dot_beige.gif);
	background-position:left top;
	background-repeat:repeat-x;
	zoom:1;/*clearfix for IE 5.5-7*/
}

div.News1Set div.PicCmtSet:after {/*clearfix for modern browser*/
	content:".";
	display: block;
	height:0px;
	clear:both;
	line-height:0; 
	visibility:hidden;
}

div.News1Set div.PicCmtSet p.cmt {
	padding:5px 0 0 5px;
	color:#727265;
	line-height:165%;
}

div.News1Set div.PicCmtSet p.pic {
	float:right;
	width:240px;
	margin:0 0 5px 20px;
	padding:9px;
	border:1px solid #cbc8b7;
}