@charset "utf-8";
/* CSS Document */
.share-cotent{width:600px; height:300px;}
.share-cotent h2{line-height:25px; font-size:16px; font-weight:700;}
.share-cotent .share-list{width:585px; height:215px; background-color:white; margin-top:15px; padding:5px;}
.table-share{width:585px; height:215px; padding:0;}
.table-share .table-list{width:316px; padding:0; background-image:url(../img/share_arrow_bg.gif);}
.table-share .table-list dt{width:316px; height:30px; padding-top:10px;}
.table-share .table-list dt img{margin:0px 10px;}
.table-share .table-list .selected, .table-share .table-list .unselected{color:white; font-weight:700; font-size:14px; margin:0; background-image:url(../img/share_arrow_selected.gif); cursor:pointer;}
.table-share .table-list .unselected{background-image:url(../img/share_arrow.gif); color:#9B9B9B;}

.table-share .table-text{width:269px; background-color:#EEE;}
.table-share #info_0, .table-share #info_1, .table-share #info_2, .table-share #info_3{text-align:center; width:260px; height:210px;}
.table-share #info_0 h3, .table-share #info_2 h3{margin-top:5px; padding:20px; font-weight:700; line-height:20px;}
.table-share #info_0 img, .table-share #info_2 img{margin:10px auto;}
.table-share #info_1 h3{margin:40px auto; font-weight:700;}
.table-share #info_1{border:1px #EEE solid;}
.table-share #info_3{text-align:left; line-height:20px;}
.table-share #info_3 .inp{width:230px; height:18px;}
.table-share .submit{ background-color:#1C87BC; height:20px; line-height:20px; color:#FFF; margin:10px;}