@charset "utf-8";
/* CSS Document */

.body_index {
	margin:0px 0px;
}

.table_index {
	background-image:url(assets/img/patten.jpg);
	height:533px;
	background-position:right;
	background-repeat:no-repeat;
}
.td_banner {
	background-image:url(assets/img/default_04.jpg);
	height:100px;
	background-position:left;
	background-repeat:no-repeat;
}
.td_menu {
	background-image:url(assets/img/default_08.jpg);
	height:45px;
	background-repeat:no-repeat;
}
.td_randomPhoto {
	background-image:url(assets/img/default_14.jpg);
	height:50px;
	background-repeat:no-repeat;
}
.td_bgPhoto {
	background-image:url(assets/img/default_15.jpg);
	height:175px;
	text-align:center;
	vertical-align:middle;
	background-repeat:no-repeat;
}
.td_bgMenu {
	background-image:url(assets/img/default_16.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.td_copyright {
	background-image:url(assets/img/default_17.jpg);
	height:50px;
	background-repeat:no-repeat;
	background-position:left;
}

.width-20px {
	width:20px;
}
.width-menu {
	width:225px;
}
.height-35px {
	height:35px;
}

.txt_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#990000;
	text-decoration:none;
}
.txt_disp {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
}.txt_detail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
