/* CSS Document */

@charset "utf-8";
.clearfix{
display:block;
}
#article {
    background: #ffffff;
}
#main{
	margin: 10px auto;
	width: 670px;
}
#main h2{
	margin:0 0 30px 0;
}

.bg_detail{
width:227px;
float:left;

}

p.after{
float:right;
}

.bg{
background-color:#e9e9e9;
width:652px;
padding:9px;
}

p.text01{
margin-top:10px;
line-height:1.8;
}


#main table td {
    background: none repeat scroll 0 0 #e9e9e9;
    border: 1px solid #c0c0c0;
    padding:19px !important;
    vertical-align: top;
}


.mar10{
    margin-top:10px !important;
}

.mar{
margin-bottom:40px;
}

p.next{
text-align:right;
}

p.prev{
text-align:left;
}

.right{
width:70px;
float:right;
}

.left{
width:70px;
float:left;
}

ul#gallery1 {
	border: 1px solid #b6b6b6;
	border-left: none;
	border-bottom: none;
	background:#e9e9e9;
	margin: 10px 0 0 0;
	width: 665px
}


ul#gallery1 li {
	float: left;
	padding: 18px;
	border-left: 1px solid #b6b6b6;
	border-bottom: 1px solid #b6b6b6;
}

ul#gallery1 li.r {
	padding: 18px 21px 18px 20px
}


.img_box{
width:670px;
float:left;
margin-bottom:40px;
}
/******Rg*****/