/* =INDEXContent
----------------------------------------------- */
#container{
width:800px;
}
#contleft {
float:left;
width:357px;
height:630px;
background:url(../img/index_img.jpg) no-repeat 0% 0%;
text-indent:-9999px;
text-decoration:none;
display:block;
}
#contright {
float:right;
width:443px;
height:630px;
background:url(../img/index_bg.gif) no-repeat 215px 215px;
display:block;
}
h1#index{
margin-top:132px;
margin-bottom:35px;
width:350px;
height: 46px;
background:url(../img/index_title.gif) no-repeat 0% 0%;
text-indent:-9999px;
text-decoration:none;
}
p#caution1{
margin-left:30px;
margin-top:105px;
}
p#caution2{
margin-left:30px;
margin-top:25px;
}
