@charset "utf-8";
@import url("reset.css");
@import url("template.css");
/*this page only*/
.t1{background: url(../images/title-guide3.gif) no-repeat left top;}
.kwicks_container {}
.kwicks {position: relative;} 
.kwicks li {float: left;display: block;width: 45%;} 
.kwicks li span{display: block;float: left;height: 160px;width: 55px;text-indent: -9999px;}
.step1 span{background: url(../images/step1-title.gif) no-repeat left top;}
.step2 span{background: url(../images/step2-title.gif) no-repeat left top;}
.step3 span{background: url(../images/step3-title.gif) no-repeat left top;}
.step4 span{background: url(../images/step4-title.gif) no-repeat left top;}
.step5 span{background: url(../images/step5-title.gif) no-repeat left top;}
.step6 span{background: url(../images/step6-title.gif) no-repeat left top;}
.step7 span{background: url(../images/step7-title.gif) no-repeat left top;}
.step8 span{background: url(../images/step8-title.gif) no-repeat left top;}
.kwicks li h4{background: url(../images/point.gif) no-repeat left 13px;font-size: 13px;font-weight: normal;color: #F60;	margin: 0px;	padding: 10px 0px 0px 15px;float: left;	width: 100px;}
.kwicks img {float: left;padding-right: 3px;}
.kwicks li p {float: left;width: 40%;margin: 0px;padding: 0px;}
.kwicks li em {font-size: 12px;font-style: normal;font-weight: normal;color: #093;width: 40%;float: left;}
