@charset "utf-8";
/* CSS Document */

#main .p {
	width:180px;
	height: 200px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
}
#st1_2 {
padding-bottom:70px;
}

h3 {
	font-size: 14px;
	color:#5c7785;
}


#st2 ul {
	min-height:120px;
	padding-left: 190px;
	background-image: url(../img/pro_mask2/title2.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;
}
#st2 li {
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: -15px;
}
#st2 li a span {
display:none;
}
#st2 li a {
	padding-top:160px;
	height: 22px;
	width: 130px;
	background-position: center bottom;
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	vertical-align: middle;
}

#st2 li a:hover span {
	display:block;
}
#st2 li a:hover {
	background-image: url(../img/pro_mask2/bg_t.gif);
	color: #FFFFFF;
	position:relative;
}
#st2 .current {
	background-image: url(../img/pro_mask2/bg_t.gif);
	color: #FFFFFF;
	position:relative;
}
#st2 .current span {
	display:block;
}

#st2 .pd1 {
	background-image: url(../img/pro_mask2/pd_pd1.jpg);
	width: 200px;
}
#st2 .pd1 a {
	width: 200px;
}
#st2 .pd2 {
	background-image: url(../img/pro_mask2/pd_pd2.jpg);
}
#st2 .pd3 {
	background-image: url(../img/pro_mask2/pd_pd3.jpg);
}
#st2 .pd4 {
	background-image: url(../img/pro_mask2/pd_pd4.jpg);
}

