.search_input
{
	margin-top:10px;
	width:130px;
	height:22px;
	background-image:url('../images/search_bg.gif');
	background-repeat:no-repeat;
}

.search_input input
{
	margin-top:1px;
	margin-left:9px;
	border:0px;
	width:110px;
	height:15px;
}

.search_button
{
	
}

.gallery_cat      
{
	list-style-type:none;
	margin:7px;
}

.gallery_cat li   
{
	margin:0px;
}

.gallery_cat li a 
{
	text-decoration:none;
}

.common_button
{
	background:url('../images/button_bg.gif');
	border:0px;
	width:67px;
	height:21px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
}

.common_input
{
	border:solid 1px #B2B2B2;
	color:#000000;
	font-size:11px;
}


.CAL_header  
{
	
}
.CAL_header td 
{
	text-align:center;
}
.CAL_header select 
{
	font-family:Sylfaen;
	height:18px;font-size:10px;
}
.CAL_day
{
	text-align:center;
	font-size:11px;
	color:#000;
}
.CAL_day a
{
	text-align:center;
	font-size:11px;
	color:#000;
	font-weight: bold;
}
.CAL_today
{
	text-align:center;
	font-size:10px;
	color:#FFFFFF;
	background-image:url('../images/square_red.gif');
	background-repeat:no-repeat;
	background-position:center;
}
.CAL_today a
{
	text-align:center;
	color:#FFFFFF;
}


.block_top_left
{
	background-image:url('../images/block_line_t.gif');
	background-repeat:repeat-x;
}

.block_top_right
{
	background-image:url('../images/block_line_t.gif');
	background-repeat:repeat-x;
}

.block_middle_left
{
	background-image:url('../images/block_line_l.gif');
	background-repeat:repeat-y;
}

.block_middle_right
{
	background-image:url('../images/block_line_r.gif');
	background-repeat:repeat-y;
	background-position:right;
}

.block_bottom_left
{
	background-image:url('../images/block_line_b.gif');
	background-repeat:repeat-x;
}

.block_bottom_right
{
	background-image:url('../images/block_line_b.gif');
	background-repeat:repeat-x;
}

.bottom_table
{
}
.bottom_table td
{
	text-align:center;
	
}