@charset "TIS-620";
/* CSS Document */
/*Mater style sheet for Global*/
/*Imported style sheets*/
@import url("default.css");
@import url("txt.css");
@import url("form.css");
@import url("decorate.css");
#img-news{
	padding:14px 5px 0px 30px;
	float:left;
	/*height:235px;*/
}
#img-newslink{
	float:left;
	text-align:center;
	width:164px;
}
#img-newslink a{
	float:left;
	text-align:center;
	width:164px;
}
#img-newslink a:hover{
	float:left;
	background-color:#e3e3e3;
	border:#c4c4c4 solid 1px;
	text-align:center;
	width:162px;
}
#img-newslink a img{
	margin:7px;
}
#img-newslink a:hover img{
	margin:6px;
}
#img-newslink a div{
	width:148px;
	float:left;
	padding:0px 8px 6px 8px; 
	text-align:left;
	cursor:pointer;
}
#img-newslink a:hover div{
	width:148px;
	float:left;
	padding:1px 7px 5px 7px; 
	text-align:left;
	cursor:pointer;
}
.img-margin{
	margin:7px;
}
.txtnews-head{
	color:#00264c;
}
.dotted-margin{
	margin:7px 0 8px 31px;
	clear:both;
}
#layout-next-back{
	float:left;
	width:685px;
	text-align:right;
	padding:7px 0px 5px 35px;
	color:#666666;
}


