@charset "UTF-8";
@import url("../../common.css");
@import url("../../pages.css");
@import url("exw_menu.css");
/*--------------------------- common ---------------------------*/

#swf_box {
	width:800px;
	margin:0px;
	padding:0px;
	border:0px;
}
#swf_box img {
	vertical-align:bottom;
}
#swf_menu {
	width:210px;
	float:left;
}
#swf_main {
	width:590px;
	float:left;
	background: transparent url(../../../images/topics/new1002/exw_swf_title.jpg) no-repeat left top;
}
/* hr clear */
hr {
	display:none;
}
/* end of hr clear */

h1 {
	background: transparent url(../../../images/topics/new1002/exw_header.jpg) no-repeat left top;
	text-indent:-999999px;
	width:800px;
	height:51px;
}
h2 {
	background: transparent url(../../../images/topics/new1002/exw_menu_title.jpg) no-repeat left top;
	text-indent:-999999px;
	width:210px;
	height:50px;
}
#pageBody{
	position: relative;
}
#l_top{
	position: absolute;
	top:8px;
	left:10px;
	width: 86px;
	height: 34px;
}
/* form inline */
form {
	display:inline;
}
/* end of form inline */


hr {
	visibility:hidden;
	clear:both;
}
.clearfix hr {
	display: none;
}
