@charset "utf-8";

/*----------------------------------------------------------
PRESS
----------------------------------------------------------*/

/* INDEX
==========================================================*/
#mainArea #selectCtgy {
	width: 628px;
	_height: 58px;
	min-height: 58px;
	margin: 0 16px 20px;
	background: url(/english/press/img/bg_menuArea_bottom.gif) left bottom no-repeat;
	position: relative;
}
#mainArea #selectCtgy p {
	width: 596px;
	_width: 628px;
	padding: 25px 16px 0;
	margin: 0 0 23px;
	line-height: 1.0;
	background: url(/english/press/img/bg_menuArea_top.gif) left top no-repeat;
}
#mainArea #selectCtgy select {
	position: absolute;
	top: 23px;
	left: 450px;
	width: 160px;
}


