﻿@charset "utf-8";
/* -------------------------------------------------
	common style
	update time：2008-12-1
   -----------------------------------------------*/
body,td,th,div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.clear{
	clear:both;
	height:0px;
	}
img{
	border:0px;
	vertical-align:top;
	}
a {blr:expression(this.onFocus=this.blur())}
/*--------------------------------------------------
	Layout style
	-----------------------------------------------*/
.container{
	width:936px;
	margin:0px auto;
	color:#08266a;
	background:#fff;
	}
/*--------------------------------------------------
	header style 
	-----------------------------------------------*/
.header-columns-2-a{
	float:left;
	}
.header-columns-2-b{
	float:right;
	line-height:20px;
	margin-top:10px;
	}
.header-columns-2-b ul{
	margin:0px;
	padding:0px;
	list-style:none;
	}
.header-columns-2-b li{
	float:left;
	padding:0px 8px;
	}
.header-columns-2-b a{
	padding-left:16px;
	color:#08266a;
	text-decoration:none;
	
	}
.header-columns-2-b a:hover{
	color:#D11D24;
	text-decoration:underline;
	}
	/*---------------------------------------
	header language icon style
	----------------------------------------*/
	#cn{
	background-image: url(../images/cn.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
	font-family: "宋体",Arial, Helvetica, sans-serif;	
	}
	#hk{
		background-image: url(../images/hk.gif);
		background-repeat: no-repeat;
		background-position: 4px center;
		font-family: 細明体, serif;
		}
	#en{
		background-image: url(../images/en.gif);
		background-repeat: no-repeat;
		background-position: 4px center;
		font-family:Times New Roman, Times, serif;
		font-size:1.0em;
		}
	#jp{
		background-image: url(../images/jp.gif);
		background-repeat: no-repeat;
		background-position: 4px center;
		font-family:"ＭＳ Ｐゴシック", Osaka, sans-serif;
		}
	#collection{
		background-image: url(../images/collection.gif);
		background-repeat: no-repeat;
		background-position: 2px center;
		padding:0px;
		}
	/*------------------------------------------
	header searchbox style
	-------------------------------------------*/
	.searchbox{
		clear:both;
		margin:0px;
		padding:0px;
		padding-top:8px;
		text-align:right;
		}
	.searchbox form{
		margin:0px;
		padding:0px;
		}
	.searchbox dl, .searchbox dt, .searchbox dd {
		margin:0px;
		padding:0px;
		}
	.searchbox dt{
		float:left;
		padding-left:4px;
		color:#08266a;
		}
	.sinput{
		margin:0px;
		padding:0px;
		border:1px solid #08266a;
		height:16px;
		width:174px;
		}
	.jinput{
		margin:0px;
		padding:0px;
		border:1px solid #08266a;
		height:16px;
		width:240px;
		}
.flash-ad{
	border:1px solid #ccc; 
	padding:1px; 
	width:715px;
	text-align:center;
	}
/*---------------------------------------------
	main nav style
----------------------------------------------*/
.main-nav{
	width:936px;
	height:35px;
	line-height:30px;
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat-x;
	}
.main-nav ul, main-nav li{
	margin:0px;
	padding:0px;
	}
.main-nav ul{
	list-style:none;
	}
.main-nav li{
	width:92px;
	float:left;
	background-image: url(../images/menu_line.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	text-align:center;
	}
.main-nav a{
	color:#fff;
	text-decoration:none;
	display:block;	
	width:92px;
	}
.main-nav  a:hover{
	background-image: url(../images/menu_3.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color:#fff;
	display:block;
	height:30px;
	width:92px;
	}	
.main-nav #nline{
	background:none;
	}
.main-nav #m1 a{
	background-image: url(../images/menu_3_1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color:#FFF;
	height:35PX;
	width:92px;
	}
.main-nav .nav-left{
	width:5px;
	float:left;
	}
.main-nav .nav-right{
	width:5px;
	float:right;
	}


/*---------------------------------------------
	main_jp nav style
----------------------------------------------*/
.main-nav_jp{
	width:936px;
	height:35px;
	line-height:30px;
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat-x;
	}
.main-nav_jp ul, main-nav_jp li{
	margin:0px;
	padding:0px;
	}
.main-nav_jp ul{
	list-style:none;
	}
.main-nav_jp li{
	width:86px;
	float:left;
	background-image: url(../images/menu_line.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	text-align:center;
	}
.main-nav_jp a{
	color:#fff;
	text-decoration:none;
	display:block;	
	width:86px;
	}
.main-nav_jp  a:hover{
	background-image: url(../images/menu_3.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color:#fff;
	display:block;
	height:30px;
	width:86px;
	}	
.main-nav_jp #nline {
	background:none;
	width:150px;
	}
.main-nav_jp #nline a{
	width:150px;
	}
.main-nav_jp #m1 a{
	background-image: url(../images/menu_3_1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color:#FFF;
	height:35PX;
	width:86px;
	}
.main-nav_jp .nav-left{
	width:5px;
	float:left;
	}
.main-nav_jp .nav-right{
	width:5px;
	float:right;
	}

/*---------------------------------------
footer style
----------------------------------------*/
.footer{
	color:#08266a;
	font-size:12px;
	margin-top:15px !important;
	margin-top:12px;
	}
.footer-link{
	width:936px;
	border-top:1px solid #ccc;
	padding:5px 0px;
	color:#666;
	}
.footer a{
	color:#08266a;
	text-decoration:none;
	}
.footer a:hover{
	text-decoration:underline;
	}
.footerlink{
	line-height:20px;
	margin-bottom:5px;
	border-top:1px solid #ccc;
	padding:5px 0px;
	}
.footer .w3c{
	float:right;
	margin:5px;
	padding:5px 0px;
	}
.footer .w3c .pri{	
	background-image: url(../images/print.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:22px;
}
.footer .w3c .email{	
	background-image: url(../images/email.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:22px;
	margin-right:10px;
}
.en_font{
	font-family:Arial, Helvetica, sans-serif;
	}