/* CSS Document */

body {
	margin:0;
	color:#666666;
	line-height:170%;
}

a:link {  font-family: arial; font-size: 9pt; line-height: 150%; color: #666666; text-decoration: none}
a:hover {  font-family: arial; font-size: 9pt; line-height: 150%; color: #666666; text-decoration: none}
a:active {  font-family: arial; font-size: 9pt; line-height: 150%; color: #666666; text-decoration: none}
a:visited {  font-family: arial; font-size: 9pt; line-height: 150%; color: #666666; text-decoration: none}

#top {
	position:absolute;
	width:100%;
	height:170px;
	background-image:url(/common/img/bg_top.gif);
	padding-top:30px;
}
#dmenu {
	position:absolute;
	left:690px;
	top:5px;
}
#left {
	position:absolute;
	left:30px;
	top:230px;
}
#loca {
	text-align:right;
	position:absolute;
	left:720px;
	top:240px;
	width:230px;
	z-index:10;
}
#frame {
	position:absolute;
	left:30px;
	top:230px;
}
#body {
    text-align:left;
	clear:both; 
	position:relative;
	left:200px;
}

#body .board{width:720px;text-align:left;}

#body p{
    float:left;
}
#footLine {
	padding-top:30px;
	position:relative;
	width:97%;
}
#footImg {
	position:relative;
	left:460px;
	padding-bottom:30px;
}
hr {
	height:5px;
	color:#e1e1e1;
}
