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

.vision{
	float:left;
	margin:0px 0 0 0px;
	width:700px;
	height:auto;
	}
.vision .txt_vision{
	float:left;
	margin:0 0 0 0px;
	width:700px;
	height:auto;
	font:24px/30px 'supermarket', Arial, sans-serif;
	color:#06C;
	text-align:center;
	}
.vision .txt_head{
	float:left;
	margin:10px 0 0 0px;
	padding-left:15px;
	width:600px;
	height:auto;
	font:17px/20px 'supermarket', Arial, sans-serif;
	color:#06F;
	background:url(../images/bullet/bullet_1.png) no-repeat;
	background-position:0px 6px;
	}
.vision .txt_head_sub{
	float:left;
	margin:10px 0 0 0px;
	padding-left:15px;
	width:600px;
	height:auto;
	font:15px/20px 'supermarket', Arial, sans-serif;
	color:#F39;
	}
.vision .txt_detail{
	float:left;
	margin:3px 0 0 0px;
	width:700px;
	height:auto;
	/*font:15px/20px 'supermarket', Arial, sans-serif;*/
	font-size:13px;
	line-height:20px;
	color:#003;
	text-indent:0.8cm;
	}
.vision .download{
	float:left;
	margin:10px 0 0 0px;
	padding-left:15px;
	width:600px;
	height:auto;
	font:17px/20px 'supermarket', Arial, sans-serif;
	color:#F39;
	background:url(../images/bullet/bullet.png) no-repeat;
	background-position:0px 4px;
	}