@charset "utf-8";
/* CSS Document */

/*   LAYOUT
----------------------------------------------------------------*/
#other #maincol h2{
	width:613px;
	height:30px;
	padding:6px 0 5px 0;
	font-size:14px;
	font-weight:bold;
	background:url(../images/h2.gif) no-repeat;
	clear:both;
}

#other #maincol h2 span{
	padding:0 0 0 10px;
}

#other #maincol .section{
	width:591px;
	padding:10px;
	margin:0 0 5px 0;
	float:left;
}

#other #maincol .section h3{
	padding:7px 0 5px 10px;
	margin:10px 0;
	font-size:13px;
	font-weight:bold;
	background:#e8eeff;
}

#other #maincol .section p{
	padding:0 15px 10px 15px;
}

#other #maincol .section p.intro{
	padding:0 0 10px 0;
}

#other #maincol .section ul{
	padding:10px 15px;
	list-style-position:inside;
	list-style: circle;
}

#other #maincol .section ul li{
	padding:0 0 8px 0;
}

#other #maincol .section table.shape1{
	width:350px;
	margin:10px auto 0 auto ;
	background:#ccc;
}

#other #maincol .section table.shape1 th{
	padding:10px;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	background:#999;
	text-align:center;
}

#other #maincol .section table.shape1 td{
	padding:10px;
	font-size:13px;
	background:#fff;
	text-align:left;
	line-height:130%;
}

#other #maincol .section table.shape1 td img{
	padding:0 0 3px 0;
}
