@charset "utf-8";
#Pas_top_header {
	background: url(images/pas_header.jpg) no-repeat;
	margin-bottom: 10px;
}
#Pas_top_header h2 {
	padding-top: 10px;
	background: url(../test/Pas/none);
}
#Pas_header {
	margin-bottom: 10px;
}

#Pas h3 {
	font-size: 1.2em;
	background: #999999;
	color: #FFFFFF;
	height: 26px;
	padding-top: 4px;
	padding-left: 10px;
}


.Pas_contents_box  {
	margin-bottom: 10px;
	float: left;
	width: 585px;
	margin-top: 10px;
}

.Pas_contents_box img {
	float: left;
}
.Pas_contents_box p {
	margin-top: 3px;
	margin-bottom: 0px;
}


.Pas_contents_box h3 {
	font-size: 1.4em;
}
.Pas_special_link {

}
#list {
	font-size:0.9em;
	list-style-type: none;
	}
	
#list .trwhite {
	background-color:#ffffff;
	padding: 10px
	}
	
#list .trcolor {
	background-color:#F0F0E6;
	padding: 10px
	}

#model_enq .left{
	background-color: #ccc;
	border-bottom: solid 1px #999;
	padding:3px;
	text-align:right;
	font-size: 0.9em;
	font-weight: bold;
	}

#model_enq .right{
	background-color: #fff;
	border-bottom: solid 1px #ccc;
	padding:3px;
	}