@charset "utf-8";
A:link {text-decoration: underline; color: #000000}
A:active {text-decoration: #fff;}
A:hover {text-decoration: none; color: #fff}
A:VISITED {text-decoration: underline; color: #000077}
body {
	margin: 0px;
}
img {border:0;}
.td_left {
	background-image: url(txt_left.gif);
	background-repeat: repeat-y;
}
.thmb_2 {
	background-image: url(thmb_lef.gif);
	background-repeat: repeat-y;
}

.td_right {
	background-image: url(txt_righ.gif);
	background-repeat: repeat-y;
}
.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fe0083;
	text-align: right;
	padding-right: 20px;
	padding-top: 18px;
}
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-align: right;
	padding-right: 20px;
}
.txt_btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: right;
	padding-top: 10px;
	padding-right: 40px;
}
.txt_btnCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	padding-top: 12px;
	*padding-top: 8px;
	padding-left: 30px;
}
.thmb {
	background-image: url(thumb_10.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 230px;
	width: 250px;
}
.thumb_img {
	height: 180px;
	width: 240px;
	padding-top: 5px;
	padding-left: 3px;
}
.thmb_left {
	background-image: url(thmb_lef.gif);
	background-repeat: repeat-y;
}

.thmb_2 {
	background-image: url(thumb_20.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 230px;
	width: 255px;
}
