﻿body,p {
	margin: 0px;
}
td,input,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.font_indbottom {
	line-height: 23px;
	color: #001478;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
.font_mainbottom {
	line-height: 22px;
	color: #ffffff;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.font_title {
	font-size: 16px;
	font-weight: bold;
	color: #001478;
	/*text-transform: capitalize;*/
}
.font_so_title {
	padding-left: 10px;
	font-weight: bold;
	color: #001478;
	text-transform: capitalize;
}
.font_main {
	font-size: 14px;
	line-height: 24px;
	padding: 20px;
}
.font_main_en {
	font-size: 11px;
	line-height: 22px;
	padding: 20px;
}
.font_main_jp {
	font-size: 14px;
	line-height: 24px;
	padding: 20px;
}
.a_main {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/menu1.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-right: 2px;
	margin-left: 2px;
	height: 10px;
	padding-top: 6px;
	padding-bottom: 20px; display:block;
}
a.a_main:hover {
	background-image: url(images/menu2.jpg);
}
.a_main_zh-cn {
	padding-right: 30px;
	padding-left: 30px;
}
.a_main_en {
	padding-right: 20px;
	padding-left: 20px;
	font-size: 11px;
	text-transform: uppercase;
}
.a_main_jp {
	padding-right: 30px;
	padding-left: 30px;
}
.a_left1 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #001478;
	height: 10px;
	width: 200px;
	margin-bottom: 3px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 30px;
	text-decoration: none;
	filter:alpha(opacity=80);
}
a.a_left1:hover {
	background-color: #c44e00;
}
.a_left2 {
	color: #001478;
	height: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	text-decoration: none;
}
a.a_left2:hover {
	color: #c44e00;
}
.a_deepbule {
	color: #001478;
}
a.a_deepbule:hover {
	text-decoration: none;
}

.a_white {
	color: #ffffff;
}
a.a_white:hover {
	text-decoration: none;
}

.a_bule {
	color: #336699;
	text-decoration: none;
	line-height:22px;
}
a.a_bule:hover {
	color: #c80000;
	text-decoration: none;
}
.pv{
	border:1px solid #D5DC8B;
	padding-left:5px;
	padding-right:5px;
	color:#666;
	background:#FFFFCC;
	height:10px;
	line-height:16px;
	font-weight:bold;
}
.pl{
	border:1px solid #D5DC8B;
	padding-left:5px;
	padding-right:5px;
	background:#FFFFFF;
	height:10px;
	line-height:16px;
	text-decoration:none;
	color:#336699;
}
a.pl:hover{
	border:1px solid #336699;
	padding-left:5px;
	padding-right:5px;
	background:#EEF6FE;
	height:10px;
	line-height:16px;
	text-decoration:none;
}
.font_time {
	color: #666666;
	font-size: 12px;
}
.ltd{
	text-align:right;
	height:30;
	padding-right:5px;
}

.font_b {
	font-size: 12px;
	line-height: 22px;
	color: #344D4E;
	text-decoration: none;
}
a.font_b:hover{
	color:red;
}
fieldset{
	padding:5px;
	line-height:18px;
}
legend{
	padding:0px 3px;
	color:red;
}
.a_title{
	color:#ffffff;
	background:#00226F;
	font-size:16px;
	font-weight:bold;
	width:100px;
	padding-left:10px;
	padding-right:10px;
	height:35px;
	line-height:35px;
	text-align:center;
	margin-bottom:3px;
}
a.a_title:hover{color:yellow;}
.ajaxMsg{border: 1px solid #D5DC8B;background: #FFFFCC;}
.pagebg{
	background: #F3EEEA;
	border:1px solid #E6DDD8;
}
.btn{
	background:#A99269;
	color:#ffffff;
	border:1px solid #3B1900;
	height:18px;
	font-weight:bold;
}
.msg_button{
	background:url(images/btn_bg.gif) repeat-x #CD3400;
	height:22;
	font-size:12px;
	cursor:hand;
	border:1px solid #BB2200;
	padding-top:2px;
	padding-left:2px;
	padding-right:2px;
	text-align:center;
	color:#ffffff;
	width:60;
	overflow-x:visible;
}
.table_pic {
	padding: 0px;
	border: 3px solid #cccccc;
}
.text_title {
	font-size: 14px;
	font-weight: bold;
	color: #c80000;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
.text_explain {
	padding: 3px;
}
.zoomin{
	color:#062B7E;
	padding-left:10px;
	background:url(images/zoomin.gif) no-repeat;
	width:78;
	height:22;
	cursor:hand;
	border:0px;
	margin-top:5px;
	margin-bottom:5px;
	padding-top:2px;
}