.intro{
	background-image: url(../images/top_slide_bg_c.gif);
	background-repeat: repeat-x;
	background-position: top center;
	text-align:center;
	width:960px;
	height:240px;
	margin:0px auto;
}
.intro .int_l{
	background-image: url(../images/top_slide_bg_l.gif);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #A2CDF1;
	width: 100px;
	height:240px;
	float: left;
}
.intro .int_r{
	background-image: url(../images/top_slide_bg_r.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #A2CDF1;
	width: 100px;
	height:240px;
	float: left;
}
.intro .area{
	margin: 30px 25px;
	width: 710px;
	height:180px;
	text-align:left;
	float: left;
}
.text a:link , .text a:visited{
	color: #12f;
}
.text a:hover{
	color:#f32;
}
#scroll_1{
	margin:0px;
	height: 220px;
	overflow: auto;
}
#scroll_2{
	margin:0px;
	height: 135px;
	overflow: auto;
}
#topics{
	font-size: 14px;
	line-height: 22px;
	margin: 15px 35px 10px;
	padding: 0px;
}
#topics li{
	margin: 5px 0px 0px;
	list-style-image: url(../images/icon_list1.gif);
}
#topics li span{
	font-family: monospace;
}
#topics li p{
	margin:0px;
	padding: 0px;
	font-size: 12px;
	color:#444;
}
#renew{
	margin:15px 35px 10px;
	font-size:13px;
	line-height:22px;
}
#renew dt{
	font-family: monospace;
	/*width: 120px;*/
	float: left;
}
#renew dd{
	margin-left: 10px;
}
#np{
	font-size:13px;
	margin:15px 35px 0px;
}

#notice{
	font-size:13px;
	line-height: 22px;
	margin: 5px 60px 10px;
	padding:0px;
}
#notice li{
	margin:5px 0px;
}
#notice img{
	float: right;
	margin:0px 5px;
}
.pdf{
	font-size:13px;
	margin:15px 35px 15px;
}