@charset "UTF-8";
/* CSS Document */
.snavi {
	margin-left:19px;
	height:135px;
}
.snavi h3 {
	float:left;
	width:290px;
	height:108px;
}
.sub1 {
	width:410px;
	height:32px;
	margin-bottom:20px;
}
.sub2 {
	width:860px;
	height:32px;
	margin:0 0 20px 20px;
}
.sub3 {
	width:860px;
	height:32px;
	margin:0 0 20px 20px;
}
.left_area {
	width:410px;
	float:left;
}
ul.news {
	margin-left:10px;
	width:380px;
	line-height:1.4;
	height:300px;
	overflow:auto;
	padding-right:10px;
}
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;
}
.card {
	padding:12px 12px 10px 15px;
	border:1px solid #41c4d5;
	margin:0 10px 10px;
}
