/* CSS Document */
html {
	overflow-y:scroll;
}

body {
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;


}

#wrap {
	width: 710px;
}


#header {
	width: 710px;


}

#main {
	width: 670px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;

}

#footer {
	width: 710px;


}

#new {
	width: 254px;
	height: 255px;
	background-image: url(../img/top/new.gif);
	background-repeat: no-repeat;
	background-position: center center;


}
#newscr {
	width: 200px;
	height: 170px;
	font-size: 13px;
	line-height: 16px;
	color: #333333;
	text-align: left;
	float: right;
	overflow: auto;
	margin-top: 50px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 8px;


}

a:link {
	color: #FF6600;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
a:visited {
	color: #FF6666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
a:hover {
	color: #009966;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
a:active {
	color: #FF3300;
	text-decoration: none;
}

.green16bold {
	font-size: 16px;
	color: #009966;
	font-weight: bold;
}
#bg-marimba {
}
.gray {
	color: #333333;
	font-size: 12px;
}

.orange14bold {
	color: #FF6600;
	font-weight: bold;
	font-size: 14px;
}
.s-gray {
	font-size: 12px;
	color: #666666;
	line-height: 12px;
}
.name {
	font-size: 10px;
	color: #FF6666;
}
.topics {
	font-family: "lr SVbN", "Osaka|";
	font-size: 12px;
	font-weight: bold;
	color: #FF6666;
	line-height: 14px;
	font-style: italic;
}
.red {
	color: #FF0000;
}
.gray10 {
	font-size: 10px;
	color: #666666;
}


.list {
	margin: 0px 0px 0px 5px; 
	padding: 0px; width: 600px; 
}

.list dl { 
	margin: 0px; 
	padding: 0px; 
}

.list dt {
	margin: 0px;
	padding: 3px 0px 0px 7px;
	float: left;
	width: 80px;
	font-weight: bold;
}

.list dd {
	margin: 0px 0px 20px 80px;
	padding: 3px 7px 0px 20px;
	width: 500px; 
}

*html .list dd {
	margin: 0px 0px 20px 80px;
	padding: 3px 7px 0px 20px;
	width: 500px; 
}

.list dd p { 
	margin: 0px; 
	padding: 0px 0px 15px; 
}


h1 {
	color: #009966;
	font-weight: bold;
	padding-left: 15px;
	background-image: url(../img/const/line660.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 16px;
	height: 25px;
}

h2 {
	color: #F01383;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	padding-left: 10px;
}

h3 {
	font-size: 12px;
	line-height: 14px;
	padding-left: 10px;
	font-weight: bold;
}

.detail {
	font-size: 12px;
	color: #333333;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}
