/*--------------------o(=.=)o--------------------*/

BODY {
	MARGIN: 0px;
	TEXT-DECORATION: none;
	text-align: center;
}

#wrap {
	width:750px;
	margin:0 auto;
	padding:10px 0px;
	text-align:center;
}

#main-top {
	height:10px;
	margin:0;
	padding:0;
	display:block;
	text-align: left;
}

#main-content {
	background:#FFF url(../images/main/_001.gif);
	margin:0;
	text-align:left;
	display:block;
}

#main-bottom {
	margin:0;
	padding:0;
	display:block;
	position: static;
	height: 80px;
}

.btn {
	border: 1px outset;
	cursor: pointer;
	font-weight: normal;
	margin: 0px 0px 0px 1px;
	padding: 1px;
	background-image: url(../images/button.gif);
	backgroung-image: repeat-x;
	color: #333333;
	width: 80px;
}

/*--------------------o(=.=)o--------------------*/

A {		TEXT-DECORATION: none;}
A:link {	COLOR: #CC0033;}
A:visited {	COLOR: #BB6666;}
A:hover {	COLOR: #CC0033; TEXT-DECORATION: underline;}


/*--------------------o(=.=)o--------------------*/

.txc {
	font-size: 11px;
	color: #666666;
	line-height: 15px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tx1 {	font-size: 16px; color: #FF6600; line-height: 18px;	text-decoration: none;}
.tx2 {
	font-size: 16px;
	color: #669900;
	line-height: 18px;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-weight: 500;
}
.tx3 {	font-size: 14px; color: #333333; line-height: 18px; text-decoration: none;}
.tx4 {	font-size: 14px; color: #333333; line-height: 18px; text-decoration: none;}
.tx5 {	font-size: 14px; color: #ff0000; line-height: 18px; text-decoration: none;}
