@charset "utf-8";
@import "pngbgfix.css";
body{
	margin:0px;
	background:#2F2A2E;
	font-family:Tahoma, Arial, Helvetica, Sans-serif;
}
button { margin:0px; padding:0px; cursor:pointer; border:0px; background:#2e2a2d;}

#bg{
	background:url(images/bg.jpg) top left no-repeat;
}
#bgl{
	background:url(images/bgl.jpg) top right no-repeat;
}
#logo{
	width:257px;
	height:193px;
	background-image:url(images/logo.png) !important; _background-image:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo.png');
	background-repeat:no-repeat;
	float:right;
	position:relative;
	z-index:2;
}
#gallery_name a{
	background:#2e2a2d;
	line-height:20px;
	opacity:0.8;
	filter:alpha(opacity=80);
	display:block;
}
#gallery_list img{
	border:1px solid #4c1e3f;
}
/*Text Style*/
.txt_wht_14{
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
}
.txt_yel_14{
	font-size:14px;
	color:#fff000;
}
.txt_wht_13{
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
}
.txt_wht_13 a{
	color:#ffffff;
	text-decoration:none;
}
.txt_wht_13 a:hover{
	color:#fff580;
}
.txt_wht_12{
	font-size:12px;
	color:#ffffff;
}
.txt_wht_12 a{
	color:#ffffff;
	text-decoration:none;
}
.txt_wht_12 a:hover{
	color:#fff580;
}
.txt_gry_11{
	font-size:11px;
	color:#dfdfdf;
	line-height:18px;
}
.txt_gry_10{
	font-size:10px;
	color:#8c8c8c;
}
.txt_gry_10 a{
	color:#8c8c8c;
	text-decoration:none;
}
.txt_gry_10 a:hover{
	color:#d5d2d2;
}
.txt_fd{
	width:280px;
	height:18px;
	font-size:12px;
	color:#c31971;
	border:0px;
	background:#feb7d8;
}
.txt_area{
	width:280px;
	height:58px;
	font-size:12px;
	color:#c31971;
	border:0px;
	background:#feb7d8;
}
