@charset "utf-8";
/* CSS Document */
.connect_contents{
float:left;
width:100%;
width:619px;
_margin-top:-10px;
background-color:#F1F1F1;
}
.connect_contents_left{
float:left;
width:335px;
height:500px;
background-color:#E5E5E5;
padding-left:10px;
padding-top:10px;
}
.connect_contents_right{
float:left;
width:264px;
height:500px;
background-color:#F1F1F1;
padding-left:10px;
padding-top:40px;
}
.connect_divider{
background-image:url(../images/main_divider_img.gif);
background-repeat:repeat-x;
width:300px;
float:left;
height:2px;
margin:0px;
}
.connect_buyer_reg{
float:left;
width:150px;
}
.connect_seller_reg{
float:left;
width:150px;
}
.connect_reg_link{
background:url(../images/connect.gif) no-repeat left top;
width:103px;
height:110px;
margin:5px;
float:left;
}
.connect_buyer_reg_link{
padding-top: 40px;
padding-left: 15px;
}

.connect_reg_title{
width:110px;
float:left;
margin-left:10px;
}
.connect_reg_title_img{
width:16px;
height:23px;
float:left;
}
.connect_reg_title_txt{
float:left;
margin-left:5px;
}