@charset "iso-8859-1";

body{
	background:#fff;
}
#contents{
	margin:0;
	padding:0;
	width:980px;
}

#main{
	width:775px;
	margin:0;
}

#textarea{
	margin:30px 0 30px 0;
}

/* ******************  list  *************** */
.cell_t1{
background:#c0d7de;
padding:3px 0px 3px 0px;
text-align:center;
color:#333333;
}

.cell_t2{
background:#c0d7de;
padding:3px 0px 3px 0px;
text-align:center;
color:#333333;
}

.cell_t3{
background:#c0d7de;
padding:3px 0px 3px 0px;
text-align:center;
color:#333333;
}

.cell_t4{
background:#c0d7de;
padding:3px 0px 3px 0px;
text-align:center;
color:#333333;
}

.td_data{
padding:7px 0 7px 16px;
background:url(/d-list/resource/img/line.gif) no-repeat bottom;
}

.site_left p{
padding: 0 0 0 16px;
background: url(/common/img/icn_site.gif) no-repeat 0.1em 0.3em;
}

.site_left{
background:url(/d-list/resource/img/line.gif) no-repeat bottom;
}


