#container{
    margin-top:0px;
}

#contents{
	margin-top:4px;
}

#na2{
	margin-top:4px;
}

h2{
    margin:0px auto 0px auto;
}

#h2p{
    margin:30px 30px 25px 30px;
	color:#333333;
	font-size:80%;
	line-height:1.6;
}

h3{
    margin:15px auto 0px 30px;
}

.h3d{
    margin:30px auto 40px 65px;
}

.h3d p{
    display:block;
	width:227px;
	height:53px;
	margin:3px 0px 0px 5px;
	color:#336699;
	font-size:12pt;
	font-weight:bold;
	line-height:53px;
	text-align:center;
	background:transparent url("ser-btn.gif") no-repeat scroll center top;
	float:left;
}

.h3d a         { display:block; }
.h3d a:link    { color:#336699; text-decoration:none; }
.h3d a:visited { color:#336699; text-decoration:none; }
.h3d a:active  { color:#ff9100; text-decoration:underline; }
.h3d a:hover   { color:#ff9100; text-decoration:underline; }

.h3d div{
    clear:both;
}


