.sidecontact {
position:fixed;
width:150px;
height:353px;
background:url(../images/contact.png) no-repeat;
top:120px;
left:10px;
z-index:99;
}

.sidecontact ul, .sidecontact li {
margin:0; padding:0; list-style:none;
}

.sidecontact ul {
margin-top:205px;
margin-left:5px;
}

.sidecontact li, .sidecontact li a {
color:#fff;
line-height:34px;
}

.sidecontact li {
width:102px;
height:34px;
padding-left:39px;
}

.wa {
background:url(../images/wa.png) no-repeat;
}

.bbm {
background:url(../images/bbm.png) no-repeat;
}

.ym {
background:url(../images/ym.png) no-repeat;
}

.fb {
background:url(../images/fb.png) no-repeat;
}


.step {
-moz-border-radius:10px;
-o-border-radius:10px;
-webkit-border-radius:10px;
border-radius:10px;

-moz-box-shadow:17px 17px 16px #000;
-o-box-shadow:17px 17px 16px #000;
-webkit-box-shadow:17px 17px 16px #000;
box-shadow:17px 17px 16px #000;
}

.step img {
margin-bottom:-2px;
}

.bgcenter {
width:959px;
height:259px;
background:url(../images/bg_center.png) no-repeat;
}

.last_trans_wrapper {
background:url(../images/trans_wrapper.jpg) no-repeat;
height:250px;
margin-top:10px;
}

.last_trans {
width:316px;
height:183px;
float:left;
}

.hdg_lastrans {
position:relative;
top:8px;
margin-left:50px;
}

.last_trans table {
border-spacing:0;
border-collapse:collapse;
margin-top:46px;
margin-bottom:12px;
margin-left:53px;
width:265px;
}

.last_trans table tr td {
padding:12px 5px 12px 8px;
color:#fff;
font-size:14px;
}

.last_trans table tr td:nth-child(2) {
}

.last_trans table tr td:last-child {
color:#ff9600;
}





