.navi{
	font-size:17px;
	background-image: url(../images/title_xxx.gif);
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: bottom;
	margin-bottom: 5px;
	width: 830px;
	padding:10px 0px 8px;
}
.navi a:link , .navi a:visited{
	text-decoration:none;
	color:#12f;
	border-bottom:1px #12f dashed;
}
.navi a:hover{
	color:#f32;
	border-bottom:1px #f32 dashed;
}
.navi img{
	margin:0px 5px 0px 10px;
}
.text .bd{
	background-image: url(../images/common_board_bg2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 15px 35px 15px;
	padding: 15px 20px;
	border: 1px #f0f0f0 solid;
}
.text p{
	margin:0px;
	font-size:15px;
	line-height:22px;
}
.tb{
	width:700px;
	margin:10px auto 20px;
	font-size:13px;
	line-height:22px;
}
.tb tr{
	background-image: url(../images/common_board_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.tb th{
	vertical-align: top;
	width: 300px;
	padding:35px 10px;
	border: 1px #ddd solid;
	font-size:15px;
	text-align:left;
}
.tb td{
	vertical-align: top;
	width: 400px;
	padding:35px 10px;
	border: 1px #ddd solid;
}
.tb td p{
	margin:0px;
	font-size:13px;
	line-height:22px;
}
.tb a:link, .tb a:visited{
	color:#12f;
}
.tb a:hover{
	color:#f32;
}
.tb img{
	margin-bottom: -2px;
	cursor: pointer;
}
.tb ol{
	font-size:13px;
	line-height:22px;
}
.tb li{
	margin-bottom:10px;
}
.pop{
	background-repeat: no-repeat;
	margin: 0px;
	display: none;
	position: absolute;
	z-index: 10;
	height:70px;
	width:350px;
	overflow: hidden;
}

.pop p{
	font-size: 15px;
	line-height: 18px;
	text-align: left;
	padding: 0px;
	margin:18px 25px 0px;
}
#ps{
	color:#FF3322;
}
