/* box_plugin.css */
#center .box_plugin {
	padding: 10px 20px;
}
#center .box_plugin h1 {
	color: #ce1f27;
	font-size: 1.7em;
	margin: 0 0 0.5em 0;
}
#center .box_plugin .box_plugin-content {
	font-size:1.4em;
	font-weight:normal;
}
	#center .box_plugin .box_plugin-content ul li {
		list-style-type:none;
		margin:0;
	}
	#center .box_plugin .box_plugin-content ul li {
		background: url('../dsg/center_li.jpg') no-repeat 0 5px;
		padding-left: 20px;
	}