@charset "utf-8";
#NewsIntro{
	width:272px;
	background-image:url(../img/info.jpg);
	padding:0px;
	display: block;
	height: 265px;
	float:left; 
	text-align:left; 
	margin-left:25px;
	background-repeat: no-repeat;
	
	
	/*For IE6*/
	_width:272px;
	_background-image:url(../img/info.jpg);
	_padding:0px;
	_display: block;
	_height: 265px;
	_float:left; 
	_text-align:left; 
	_margin-left:25px;
	_background-repeat: no-repeat;
}

#NewsIntro .close{
	display: block;
	width: 60px;
	float: left;
	height: 20px;
	margin-left: 185px;
	margin-top: 18px;
	
	/*For IE6*/
	_display: block;
	_width: 70px;
	_float: left;
	_height: 20px;
	_margin-top: 18px;
	_margin-left: 90px;
}

#NewsIntro .info
{
	/*For IE8*/
	display: block \9;
	height: 180px \9;
	width: 227px \9;
	clip: rect(auto,auto,auto,auto) \9;
	padding-top: 45px \9;
	padding-left: 20px \9;
	
	/*For IE7*/
	display: block !important;
	height: 140px !important;
	width: 227px !important;
	clip: rect(auto,auto,auto,auto) !important;
	padding-top: 1px !important;
	padding-left: 20px !important;
}

#newinfo
{
	display: block;
	width: 210px;
	font-family: "新細明體", Arial;
	font-size: 12px;
	color: #555;
	text-decoration: none;
	line-height: 18px;
	
	/*For IE6*/
	_display: block;
	_width: 190px;
	_font-family: "新細明體", Arial;
	_font-size: 12px;
	_color: #555;
	_text-decoration: none;
	_line-height: 18px;
}

#newinfo .h1{
	display: block;
	width: 200px;
	float: left;
	font-family: "新細明體", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #ff6600;
	background-attachment: fixed;
	background-image: url(../img/info.jpg);
	background-repeat: no-repeat;
	height: 22px;
	background-position: -2px -278px;
	padding-top: 8px;
	padding-left: 10px;
	
	/*For IE6*/
	_display: block;
	_width: 200px;
	_float: left;
	_font-family: "新細明體", Arial;
	_font-size: 14px;
	_font-weight: bold;
	_color: #ff6600;
	_background-attachment: fixed;
	_background-image: url(../img/info.jpg);
	_background-repeat: no-repeat;
	_height: 22px;
	_background-position: -2px -278px;
	_padding-top: 8px;
	_padding-left: 10px;
}
#newinfo .h1 a{
	color: #ff6600;
	text-decoration: none;
	
	/*For IE6*/
	_color: #ff6600;
	_text-decoration: none;
}
#newinfo .h1 a:hover{
	font-weight: bold;
	color: #ff6600;
	text-decoration: underline;
	
	/*For IE6*/
	_font-weight: bold;
	_color: #ff6600;
	_text-decoration: underline;
}
#newinfo .text {
	font-family: "新細明體", Arial;
	font-size: 13px;
	line-height: 20px;
	color: #555;
	display: block;
	width: 205px;
	float: left;
	margin-left: 4px;
	line-height: 22px;
	margin-top: 7px;
	letter-spacing: 0.1em;
	
	/*For IE6*/
	_font-family: "新細明體", Arial;
	_font-size: 13px;
	_line-height: 20px;
	_color: #555;
	_display: block;
	_width: 205px;
	_float: left;
	_margin-left: 4px;
	_line-height: 22px;
	_margin-top: 7px;
	_letter-spacing: 0.1em;
}
#newinfo. text a{
	color: #39F;
	text-decoration: none;
	
	/*For IE6*/
	_color: #39F;
	_text-decoration: none;
}
#newinfo .text a:hover{
	color: #39f;
	text-decoration: underline;
	
	/*For IE6*/
	_color: #39f;
	_text-decoration: underline;
}
