@charset "utf-8";
/*=====================================================
* 0. body                                          
=====================================================*/


/*------------------------------------------------------*/
/*   all                                                */
/*------------------------------------------------------*/

/*------------------------------------------------------*/
/*   morelink                                                */
/*------------------------------------------------------*/
/*------------------------------------------------------*/
/*   wrapper                                          */
/*------------------------------------------------------*/

/*------------------------------------------------------*/
/*   header                                          */
/*------------------------------------------------------*/
/*
div#header{
	position: relative;
	padding: 4px 14px 0 14px;
	background: transparent url(/images/html/header_bg.gif) no-repeat;
}*/



#header li.cambodia{
	background-image:url(../img/flag/cambodia.gif);
}




/*=====================================================
* 3-2. container / left                                
=====================================================*/


div.image_area_top{
	width:570px;
	background-color:#954091;
/*	background-color:#336633;*/
	padding-bottom:2px;
}

div.image_area_top .c_copy{
/*	font-size:10px;*/
	color:#efefef;
	padding:1px 0px 1px 10px;
}

div.main_serch span.serchtext{
	color:#333333;
}

div.main_serch{
	background-color:#D5D5D5;
	width:570px;
}



