@charset "utf-8";
/* CSS Document */
#learn-wrap{
padding-top:30px;
}

#learn-left{
float:left;
width:500px;
padding-left:50px;
}

#learn-left p{
padding:50px 0;
}

#learn-left p.every-type{
background:url(../image/learn_more/for_every_type.png) no-repeat center center;
padding:50px 0;
height:280px;
position:relative;
margin-top:40px;
}

#learn-left p.additional{
background:url(../image/learn_more/aditional.png) no-repeat center center;
padding:50px 0;
height:280px;
position:relative;
margin-top:150px;
}

.head-additional{
font-size:22px;
font-weight:bold;
left:135px;
position:absolute;
top:30px
}

.head-every-type{
font-size:22px;
font-weight:bold;
left:120px;
position:absolute;
top:30px
}

.make-sure{
position:absolute;
font-size:14px;
left:50px;
bottom:30px;
width:174px;
}

.uniform{
bottom:10px;
font-size:14px;
left:250px;
position:absolute;
width:200px;
}

.fingers{
position:absolute;
font-size:14px;
left:50px;
bottom:50px;
width:174px;
}

.for-book{
bottom:40px;
font-size:14px;
left:300px;
position:absolute;
width:200px;
}

#learn-right{
float:right;
width:370px;
}

.tip-box{
position:relative;
width:258px;
background-color:#E1E4E4;
padding:38px 28px;
margin-top:40px;
}

.tip-box p img{
float:left;
width:106px;
height:69px;
margin:0 5px;
}

.tip-box p {
font-size:13px;
height:110px;
margin:0 5px;
line-height:1.2;
}

.corner-tl{
background:url(../image/learn_more/rules/images/cornertx_tl.gif) no-repeat ;
display:block;
position:absolute;
left:0;
top:0;
width:18px;
height:18px;
}

.corner-tr{
background:url(../image/learn_more/rules/images/cornertx_tr.gif) no-repeat ;
display:block;
position:absolute;
right:0;
top:0;
width:18px;
height:18px;
}

.corner-bl{
background:url(../image/learn_more/rules/images/cornertx_bl.gif) no-repeat ;
display:block;
position:absolute;
left:0;
bottom:0;
width:18px;
height:18px;
}

.corner-br{
background:url(../image/learn_more/rules/images/cornertx_br.gif) no-repeat ;
display:block;
position:absolute;
right:0;
bottom:0;
width:18px;
height:18px;
}

.learn-pic{
margin-left:90px;
padding-left:100px;
width:700px;
}

