body{
   behavior:url("/css/csshover.htc");
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;	
	margin: 0px auto;
	background-color: #242F68;	
}

body p{
	margin:0px;
}

body .one_article p{
padding:0 10px 12px !important;
}

body a{
	text-decoration: none;
	color: #0052C2;
}
body a:hover{
	text-decoration: underline;
}

img{
   border-width: 0px;
}

div.fix, div.fix_height{
   clear: both;
   float: none;
   display: block;
}

div.auto_height{
   float: left;
   width: 1px;
   height: 500px;
   margin-left: -10px;
}

div.overall_bg{
	background: #19235C url(/images/layout/overall-bg.jpg) repeat-x center top;
}


div.overall_bg2{
	background: transparent url(/images/layout/overall-bg2.jpg) repeat-x center bottom;
}


div.overall{
	width:990px;
	margin: 0px auto;
	background: #19235C url(/images/layout/japan_main_03.jpg) repeat scroll 0 0;
	position: relative;
}

div.leftcol{
	width:185px;
	float: left;

}

div.centercol{
	width: 620px;
	float: left;
}

div.rightcol{
	width: 185px;

	float: left;
}

div.rightcol .editor a{
	color: #FFFFFF;
}
div.header{
	background:transparent url(/images/layout/header.jpg) repeat scroll 0 0;
height:166px;
width:100%;
}

div.leftcol div.header_col, div.rightcol div.header_col{
color:#F2F5F9;
font-weight:bold;
height:28px;
text-align:center;
width:150px;
}

div.leftcol div.header_col span, div.rightcol div.header_col span{
	display: block;
	padding-top: 3px;
}

div.subscribe_outer{
margin: 0px;
padding-top: 15px;
position: relative;
}

div.subscribe_outer1{
background: url(/images/layout/japan_subscribe_06.gif) bottom no-repeat ;
	padding-bottom: 65px;
}

div.subscribe_outer2{

background: url(/images/layout/japan_subscribe_05.gif) repeat ;
}

div.subscribe_text{
color: #F2F5F9;
padding:0px 5px;
font-size: 13px;
}

div.bottom{
width: 100%;
height: 71px;
background: url(/images/layout/japan_bottom_03.jpg) bottom no-repeat ;
color: #F2F5F9;
font-size: 11px;
}

div.bottom a{
color: #F2F5F9;
}

div.topmenu{
	width: 600px;
	left: 190px;
	top: 135px;
	height: 27px;
	position: absolute;
}


div.left_menu .menu_item a{
	padding-left:10px;
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	height: 30px;

	display: block;
	
	display: block;
	margin-top: 3px;
}

div.left_menu .menu_item a:hover,
div.left_menu .menu_item a.selected_menu_item{


}


div.left_menu .menu_item a span{
	display: block;
	padding-top: 7px;

}

div.left_menu .selected_menu_item a{
	color:#143F6B;
	text-decoration: none;
	display: block;
	margin-top: 3px;
	color:#F2F5F9;
}

div.footer{
	width: 990px;
	height: 60px;
	background: url(/images/layout/footer-over.jpg) no-repeat center top;
	margin: 0px auto;
}

div.footer div.footer_inner{
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 5px;
}

div.footer div.footer_inner a{
	color: #FFFFFF;
}

div.layout_cat_list{
	margin-right: 10px;
}

div.layout_cat_list a{
	display: block;
}

div.layout_cat_list a.lev1{
	color: #F0F1F2;
	text-decoration: none;
	margin: 3px 0px 3px 10px;
	font-size: 13px;
	background: url(/images/layout/catclose-ico.jpg) no-repeat right;
}

div.layout_cat_list a.lev2{
	color: #FFFFFF;
	text-decoration: none;
	margin: 3px 5px 3px 10px;
	font-size: 11px;
}

div.layout_cat_list a.lev1_active{
	color: #FEB103;
	background: url(/images/layout/catopen-ico.jpg) no-repeat right;
}

div.layout_cat_list a.lev2_active{
	color: #FEB103;
}




















