@charset "UTF-8";
/* CSS Document */
.snavi {
	margin-left:19px;
	height:135px;
}
.snavi li {
	float:left;
	width:290px;
	height:108px;
}
.snavi li a {
	display:block;
	width:282px;
	height:108px;
	background-image:url(../img/support.png);
	text-indent:-9999px;
	font-size:0em;
}
.snavi li.sw2 a {
	background-position:-290px 0;
}
.snavi li.sw3 a {
	background-position:-580px 0;
}
.sub1 {
	width:410px;
	height:32px;
	background-image:url(../img/sub1.png);
	text-indent:-9999px;
	font-size:0em;
	margin-bottom:20px;
}
.sub2 {
	width:860px;
	height:32px;
	background-image:url(../img/sub2.png);
	text-indent:-9999px;
	font-size:0em;
	margin:0 0 20px 20px;
}
.sub3 {
	width:860px;
	height:32px;
	background-image:url(../img/sub3.png);
	text-indent:-9999px;
	font-size:0em;
	margin:0 0 20px 20px;
}
.left_area {
	width:410px;
	float:left;
}
ul.news {
	margin-left:10px;
	width:390px;
	line-height:1.4;
}
ul.news li {
	border-bottom:1px dotted #ccc;
	padding-bottom:10px;
	margin-bottom:10px;
}
ul.news li {
	background-image:url(../img/pt_1.gif);
	background-repeat:no-repeat;
	background-position:0 .5em;
	padding-left:13px;
}
.right_area {
	width:420px;
	float:right;
}
.gray_box {
	width:388px;
	border:1px solid #ccc;
	background-image:url(../img/box_bg.png);
	background-repeat:no-repeat;
	padding:10px 15px 10px;
}
.gray_box li {
	background-image:url(../img/check.png);
	background-repeat:no-repeat;
	padding:0 0 5px 30px;
	line-height:1.6;
}
.gray_box li h4 {
	font-size:15px;
	color:#0ac;
	padding-top:5px;
}
.sample_box {
	width:840px;
	margin:0 0 25px 30px;
	line-height:1.6;
}
.area_box {
	width:840px;
	margin:0 0 25px 30px;
	line-height:1.6;
}
.add_line {
	border-top:1px dotted #ccc !important;
}
.pr_box {
	width:860px;
	margin:0 0 25px 20px;
	line-height:1.6;
}
.pr_left {
	float:left;
	width:410px;
	padding-right:30px;
}
.pr_right {
	float:left;
	width:410px;
}
.pr_left h4, .pr_right h4 {
	color:#CC3333;
	font-size:15px;
	line-height:1.4;
	background-image:url(../img/pr_bg.gif);
	padding:8px 0 3px 17px;
	margin-bottom:10px;
}
.pr_left p, .pr_right p {
	padding-left:10px;
}