
/* CSS Document */

DIV#index_plugin {
	margin: 200px auto;
	text-align: center;
	width: 735px;
}

DIV#index_plugin_l {
	float: left;
}

DIV#index_plugin_r {
	float: right;
	margin-left: 12px;
	text-align: left;
}

DIV#index_plugin_r_inner {
	background: url(../../images/index/i_line_plugin.gif) no-repeat bottom center;
	margin-top: 50px;
}

DIV#index_plugin_r_inner img {
	margin-bottom: 20px;
}

DIV#index_plugin_r p {
	font-size: 12px;
	color: #999999;
	padding: 17px 0 17px 0;
	width: 500px;
}



