/* CSS Document */
html {
    margin: 0;
    /* setting border: 0 hoses ie6 win window inner well border */
    padding: 0;
}

body {
    margin-top: 0px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    /* setting border: 0 hoses ie5 win window inner well border */
    padding: 0;
    font-family: verdana, 'trebuchet ms', sans-serif;
    font-size: 10pt;
}

form {margin:0px;padding:5px;}

a { text-decoration: underline; }
a img { border: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote {
    margin-top: 10px;
    margin-bottom: 10px;
}

table {
	font-size:10pt;
	border:1px solid #b0c1e1;
	/*border-collapse:separate;
	border-spacing:1px;*/
	margin:0px;
}

th {
	padding:0px 5px;
	margin:0px;
	border-right:1px solid #b0c1e1;
	border-bottom:1px solid #b0c1e1;
	background-color:#d0daed;
}

td {
	padding:5px;
	border-right:1px solid #b0c1e1;
	border-bottom:1px solid #b0c1e1;
	background-color:#e7ecf6;
	margin:0px;
}

.td_m{
	padding: 0px;
	margin:0px;
	background-color:#e7ecf6;
	border-collapse:collapse;
	border:0px;
}

.td_m1{
	padding: 0px;
	margin:0px;
	background-color:#FFEBCD;
	border-collapse:collapse;
	border:0px;
}

.htd {
	position: relative;
	z-index: 50;
	padding: 0px;
	margin:0px;
	border-collapse:collapse;
	border-bottom:0px;
}

.divhtd {
	position: relative;
	background-color:#e7ecf6;
	z-index: 100;
	height: 50px;
	margin:0px;
	padding:3px;
	border-bottom:1px solid #b0c1e1;
}

.divtd_m{
	padding:5px;
	margin:0px;
	height: 30px;
	background-color:#e7ecf6;
	position: relative;
	z-index: 100;
	border-collapse:collapse;
	border-right:1px solid #b0c1e1;
	border-bottom:1px solid #b0c1e1;
}

.divtd_m1{
	padding:5px;
	margin:0px;
	height: 30px;
	background-color:#FFEBCD;
	position: relative;
	z-index: 100;
	border-collapse:collapse;
	border-right:1px solid #b0c1e1;
	border-bottom:1px solid #b0c1e1;
}


.td_white{
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:3px;
	margin:0px;

	border-right:1px solid #b0c1e1;
	border-bottom:1px solid #b0c1e1;
	background-color:white;
	
}

.td_white1{
	padding: 0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:3px;
	margin:0px;

	border-right:1px solid #b0c1e1;
	border-bottom:1px solid #b0c1e1;
	background-color:#FFFFE0;
}

.table_null{
	font-size:10pt;
	border:0px;
	border-collapse:separate;
}

.th_null{
	padding:0px;
	border-right:1px;
	border-bottom:1px;
	background-color:;
}

.td_null {
	padding:0px;
	border-right:1px;
	border-bottom:1px;
	background-color:white;

}

.table_head_null{
	font-size:10pt;
	border:0px;
	border-collapse:separate;
	padding:0px;
	margin:0px;
	border-spacing:0px;
	height: 44px;
}

.td_head_null {
	padding:0px;
	margin:0px;
	background-color:white;
	text-align: center;
	border-right:1px;
	border-bottom:1px;
	border-spacing:0px;
}

.head_div{
	width: 100%;
	text-align: right;
	font-size: 11px;
	color: #ffffff;
}
.head_div a{
	font-size: 11px;
	color: #ffffff;
}

.head_space{
	height:10px;
	margin:0px;
	padding:0px;
	font-size:1px;
}

.table_title {
	padding:5px 10px;
	border-left:7px solid #003366;
	border-right:1px solid #b0c1e1;
	border-bottom:1px solid #b0c1e1;
	background-color:#e7ecf6;
	text-align:left;
	font-weight:bold;
	font-size:13px;
}

.button-td {
	padding:3px;
	text-align:center;
}

.no_border {
	font-family: Verdana;
	font-size: 10pt;
	border: 0;
}

.hint {
	font-size:8pt;
	color:gray;
	margin-left:5px;
	margin-top:0px;
	margin-bottom:0px;
}

.lispace {
	background-color: #003366;
	text-align: left;
	margin-bottom: 20px;
	height: 20;
	width: 150;
	list-style-type: none;
	border: 1px solid #b0c1e1;
	text-indent: 10px;
	font-size: 14px;
	line-height: 2em;
}

li {
	text-align: left;
	margin-bottom: 8px;
	list-style-type: none;
	/*line-height: 2em;*/
}

li a {
	background-color: #ffffff;
	text-align: center;
	color: #0000ff;
}

li a:hover {
	background-color: #fdd35c;
}

li.banner_1 a{
	display : block ;
	background-repeat : no-repeat ;
	height: 25;
}
li.banner_1 a:hover{
	background-image : url(../includes/images/UpdateHistory_on.gif) ;
}
li.banner_1 a:hover img{
    visibility : hidden ;
}

li.banner_2 a{
	display : block ;
	height: 25;
	background-repeat : no-repeat ;
}
li.banner_2 a:hover{
	    background-image : url(../includes/images/LinkGroup_on.gif) ;
}
li.banner_2 a:hover img{
    visibility : hidden ;
}

li.banner_3 a{
	display : block ;
	height: 25;
	background-repeat : no-repeat ;
}
li.banner_3 a:hover{
    background-image : url(../includes/images/Top_Title3_on.gif) ;
}
li.banner_3 a:hover img{
    visibility : hidden ;
}

li.banner_4 a{
	display : block ;
	height: 25;
	background-repeat : no-repeat ;
}
li.banner_4 a:hover{
    background-image : url(../includes/images/Language_on.gif) ;
}
li.banner_4 a:hover img{
    visibility : hidden ;
}

li.banner_5 a{
	display : block ;
	height: 25;
	background-repeat : no-repeat ;
}
li.banner_5 a:hover{
    background-image : url(../includes/images/UserInfoUpdate_on.gif) ;
}
li.banner_5 a:hover img{
    visibility : hidden ;
}

li.banner_6 a{
	display : block ;
	height: 25;
	background-repeat : no-repeat ;
}
li.banner_6 a:hover{
    background-image : url(../includes/images/Inquiry_on.gif) ;
}
li.banner_6 a:hover img{
    visibility : hidden ;
}

li.banner_1e a{
	display : block ;
	height: 25;
	background-repeat : no-repeat ;
}
li.banner_1e a:hover{
    background-image : url(../includes/images/UpdateHistory_eng_on.gif) ;
}
li.banner_1e a:hover img{
	    visibility : hidden ;
}

li.banner_2e a{
	display : block ;
	height: 25;
	background-repeat : no-repeat ;
}
li.banner_2e a:hover{
    background-image : url(../includes/images/LinkGroup_eng_on.gif) ;
}
li.banner_2e a:hover img{
    visibility : hidden ;
}

li.banner_3e a{
	display : block ;
	height: 25;
	background-repeat : no-repeat ;
}
li.banner_3e a:hover{
    background-image : url(../includes/images/Top_Title3_eng_on.gif) ;
}
li.banner_3e a:hover img{
    visibility : hidden ;
}

li.banner_4e a{
	display : block ;
	height: 25;
	background-repeat : no-repeat ;
}
li.banner_4e a:hover{
    background-image : url(../includes/images/Language_eng_on.gif) ;
}
li.banner_4e a:hover img{
    visibility : hidden ;
}

li.banner_5e a{
	display : block ;
	height: 25;
	background-repeat : no-repeat ;
}
li.banner_5e a:hover{
    background-image : url(../includes/images/UserInfoUpdate_eng_on.gif) ;
}
li.banner_5e a:hover img{
    visibility : hidden ;
}

li.banner_6e a{
	display : block ;
	height: 25;
	background-repeat : no-repeat ;
}
li.banner_6e a:hover{
    background-image : url(../includes/images/Inquiry_eng_on.gif) ;
}
li.banner_6e a:hover img{
    visibility : hidden ;
}


ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.lisearch {
	text-align: left;
	margin-bottom: 25px;
	height: 50;
	width: 150;
	list-style-type: none;
	line-height: 3em;
}
.ulsearch {
	margin: 0px;
	padding: 0px;
	width: 150;
	list-style-type: none;
}
.lisearch a {
	display : block ;
	background-color: #ffffff;
	height: 50px;
	width: 150;
	color: #0000ff;
	text-align: center;
	letter-spacing: 10px
}

.lisearch a:hover {
    background-image : url(../includes/images/Search_on.gif) ;
}
.lisearch a:hover img{
    visibility : hidden ;
}

.lisearch_e {
	text-align: left;
	margin-bottom: 25px;
	height: 50;
	width: 150;
	list-style-type: none;
	line-height: 3em;
}
.lisearch_e a:hover {
	display : block ;
	    background-image : url(../includes/images/Search_eng_on.gif) ;
}
.lisearch_e a:hover img{
    visibility : hidden ;
}


.btorder {
	font-size: 10px;
	width: 18px;
	height:18px;
	text-align: center;

}

.selectorder{
	font-weight:bold;
	font-size: 12px;
}

ul.qa{
	text-align: left;
	list-style-type: none;
	padding-left: 20px;
}

li.qalist{
	text-align: left;
	line-height: 15px;
	list-style-type: square;
}

li.qalist a{
	font-size: 12px;
	background-color: #e7ecf6;
	text-align: left;
}

li.qalist a:hover{
	font-size: 12px;
	background-color: #e7ecf6;
	text-align: left;
}

.rank_title {
	padding:8px 0px;
	border-left:7px solid #003366;
	border-right:1px solid #b0c1e1;
	border-bottom:1px solid #b0c1e1;
	background-color:#e7ecf6;
	text-align:left;
	font-size: 18px;
	text-indent: 10px;
	font-weight:bold;
	margin-bottom: 5px;
	height: 30px;
	width: 300px;
}

.help_title{
	color: #ffffff;
	font-size: 15px;

}