@charset "utf-8";

/* CSS Document */



html,body,span,h1,h2,h3,p,a,em,font,img,dd,dt,dl,li,ul,table,tr,th,td {

	margin: 0;

	padding: 0;

	border: 0;

}

td#dl_data{

	width:560px;

	vertical-align:top;

	color:#000000;

	line-height:120%

}

td#dl_data h1{

	margin-top: 15px;

	border-bottom:2px solid #494D6E;

}

td#dl_data h2{

	margin-top:30px;

	margin-bottom:20px;

	font-size:1.2em;

	font-weight:bold;

}

td#dl_data p {

	line-height:1.5em;

	font-size:0.9em;

}



td#dl_data p.user {

	padding: 10px 0px;

}



td#dl_data p.user a {

	padding-left: 18px;

	background: url(../img/bullet.gif) no-repeat 0% 50%;

}



p a img {

	border: none;

}

