body,input { font: normal 12px arial; }
a,a:visited { color: blue; }
b { color: red; }
img { border: none; }
td { vertical-align: top; }
ul { margin-top: 3px;
     list-style-type: square;
     font: normal 13px arial;
     line-height: 1.5;
}
.clm-bg { font: normal 12px verdana; background: #f0eeee; padding-left: 5px; }
.tab { margin: 6px; }
.frm { background: #f6f6ff;
       border: 1px solid #0000aa;
       padding: 0px;
}
.frm2 { background: #f6f6ff;
       border: 1px solid #0000aa;
       color: red;
       margin-top: 20px;
       padding: 0px 0px 10px 0px;
       text-align: center;
       font: normal 13px arial;
       line-height: 2;
}
#tab-ttl { font: bold 13px verdana;
	   text-align: center;
	   color: white;
	   background: #0000aa;
	   border-bottom: 2px solid #0090c0;
	   width: 100%;
	   height: 20px;
}
#head-contain { width: 776px; margin-left: 5px; }
#head-bar { background: #eeeeee;
	    font: bold 13px tahoma;
	    color: #0050a0;
}
#head-bar a { text-decoration: none; }
#head-bar a:hover { color: red; }
#right-adv { width: 200px; position: absolute; top: 140px; left: 781px;}
#left-contain { width: 200px;
		 position: absolute;
		 top: 140px;
		 left: 5px;
}
#mid-colm { width: 570px;
	position: absolute;
	top: 150px;
	left: 210px;
	margin: 5px;
        font: normal 13px tahoma;
	line-height: 1.3;
}
#box1 { padding = 0px; margin: 11px 0px 11px 0px; }
#box-head { background: url(pic/box-head.PNG) no-repeat right;
            font: bold 13px verdana;
	    padding: 2px 0px 0px 10px;
	    margin-bottom: 0px;
	    border-bottom: 2px solid #888888;
            width: 184px;
	    height: 16px;
	    color: yellow;
}
#box-body { border: 1px solid #bbbbbb;
            font: normal 12px verdana;
	    color: #0000dd;
	   padding-left: 5px;
	   line-height: 2;
	   position: relative;
	   width: 187px;
	   margin: 0px;
	   background: #f8f8f8;
}
#box-body a {
	    text-decoration: none;
	    display: block;
            font: normal 12px tahoma;
	    color: #0000dd;
	    padding: 3px 3px 3px 10px;
}
#box-body a:hover {
		    color: #dd0000;
		    font: normal 12px verdana;
}
#box-body img { border: none; padding-right: 10px;}
#box-body img:hover { text-decoration: none; }
#foot-contain { width: 780px;
		border-top-style: outset;
		position: absolute;
		top: 750px;
		left: 5px;
		margin: 10px 10px 10px 5px;
		text-align: center;
		color: red;
		line-height: 200%;
		font: normal 10px tahoma;
}
