@charset "utf-8";
/* CSS Document */

.box_right
{
/*	width:300px;*/
}
/*--------------------------------------------*/
.text_green
{
	padding-top:30px;
	padding-left:22px;
	padding-right:20px;
	padding-bottom:15px;
	font-size:14px;
	color:#87ce50;
	line-height:150%;

}

.box_bottom_text ul
{

	margin-left:26px;
	margin-top:15px;
}

.box_bottom_text ul li
{
	list-style:none;
	color:#666;
	line-height:12px;
	background:url(/images/list_arrow.gif) no-repeat;
	padding-left:12px;
	padding-bottom:10px;
}


.bottom_box

{
	margin-left:20px;
	margin-top:10px;
	width:500px;
	//min-height:130px;
	background:url(/images/box_img.jpg) repeat-y;
	margin-bottom:20px;
}

.box_bottom_text_1
{
	padding-left:20px;
	
	padding-top:10px;
	padding-bottom:10px;
	//padding-top:5;
	color:#666;
	line-height:17px;
	font-size:12px;
}
.top_box_right

{
	float:right;
	width:75px;
	height:75px;
	padding-right:20px;
	padding-top: 10px;
	padding-bottom:10px;
	//padding-bottom:0;
}
