/* CSS Document */

.news{ 
border:#CCCCCC 1px solid; padding:5px 10px 0;border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}


/*iŗL*/

#UIcontent {

	background:#fff;

	color:#000;

	padding:10px 0;

	margin:0;

}

#UIcontent a {

	color:#000;

	display:block;

	margin:0;

	padding:0;

}

.UIbox_M {

	float:left;

	margin:5px 0;

	padding:0;

	text-align:center;

}

#UIcontent .UIbox_M a {

	width:140px;

}

.UIbox_M img {

	margin-bottom:3px;

	width:110px;

}

.UIbox_L {

	float:left;

	margin:5px 13px;

	padding:0;

	text-align:center;

}

.UIbox_L img {

	margin-bottom:3px;

	width:160px;

}




.UIbox {

	float:left;

	margin-right:17px;
	
	margin-left:15px;

	text-align:center;

	width:100px;

}


.UIbox img {

	width:100px;

	height:178px;

	margin-bottom:3px;

}

