


/* -- Basics -- */
 body, div, p, li, ul, ol, form, fieldset, h1, h2, h3, h4, h5, h6   { margin: 0; padding: 0; list-style: none; }
body		{ font: normal 78%/1.3 Arial; background: #fff url('images/bodybg.jpg'); color: #3e3533; padding: 0; }
a		{ text-decoration: none; color: #013d6b; }
a:hover		{ text-decoration: none; !important; color: #ff3300;}
a img		{ border:0; }
img		{ border: 0px #d5d2d2 solid; }
input
select,
textarea	{ font-family: Arial; font-size: 1em; vertical-align: middle; }
input, 
textarea	{ background: #D5D5D5; padding: 2px 0; margin: 0; border: 1px solid #676464; }
button		{ vertical-align: middle; margin: 0; padding: 0; height: 18px; border: none; text-decoration: none; font-weight: bold; color: #00CCFF; cursor: pointer; }
.submit		{ width: auto !important; overflow: visible; background-color: #312b2a; border: 1px solid #000 !important; padding: 0 5px; color: #fff; font-weight: bold; }

h1	{ font-size: 2.1em; }
h2	{ font-size: 1.5em; }
h3	{ font-size: 1.4em; margin-bottom:10px;}
h4	{ font-size: 1.1em; margin-bottom:15px; color: #ff3300; font-family: Times New Roman;}
h5	{ font-size: 1.0em; margin-bottom:15px; color: #ff3300; font-family: Times New Roman;}
h6	{ font-size: 1.0em; margin-bottom:15px; color: #ff3300; font-family: Times New Roman;}
p	{ font-size: 1.0em; line-height: 18px; }
strong { color: #005699; }

h1, h2, h3, h6  { color: #005699; font-family: "Times New Roman"; }

table           { border-collapse: collapse; vertical-align: top; }
table th        { text-align: left; background-color: #AED6F4 }
table td.right  { padding-left: 5px; }
table th.right  { padding-left: 5px; }
table td.left   { padding-right: 5px; }
table th.left   { padding-right: 5px; }

blockquote  { margin: 0; padding: 10px 20px; color: #333; line-height: 1.6; font-family: Georgia, serif; }
fieldset    { border: 0 !important; }


/* -- User friendly features -- */
.hidden   { display: none; }

/* -- Basics layout -- */
#view     { width: 912px; margin: 0 auto; }
#view2     { width: 912px; margin: auto; }
#head     { font-size: 1.2em; height: 440px; position: relative; }
#head2     { font-size: 1.2em; height: 85px; margin: auto;}
#content  { font-size: 1.2em; }
#content2  { font-size: 1.2em; }
#foot      { font-size: 1.2em; clear: both; }
#foot2	  { height: 35px; font-size: 1.2em; clear: both; margin: 0;}

/* -- Logo constructs -- */
#logo *     { width: 912; height: 389; color: #eaafa3; text-decoration: none !important; }
#logo .block{ width: 912; height: 389; }
#logo .language{ width: 75px; height: 25px; margin-left: 780px; margin-top:3px;}

/* -- Logo constructs -- */
#logo2 *     { width: 912; height: 34; color: #eaafa3; text-decoration: none; position: relative; !important; }
#logo2 .block{ width: 912; height: 34; }
#logo2 .language{ width: 75px; height: 25px; position: absolute; top:3px; left:780px; }


/* -- Main classes -- */
.fr	  { float: right !important; }
.fl	  { float: left !important; }
.clear    { clear: both !important; }
.right	  { text-align: right !important; }
.left	  { text-align: left !important; }
.center	  { text-align: center !important; }
.last	  { margin-right: 0 !important; margin-bottom: 0 !important; border-bottom: none !important; }
.small	  { font-size: .90em; }
.big      { font-size: 1.5em; }
.item     { margin-bottom: 1.5em; border-bottom: 1px #d8d8d8 solid; clear: both; }
.info     { font-size: .95em; margin: 2px 0 6px !important; }
.col1     { width: 49%; float: left; }
.col2     { width: 49%; float: right; }
img.left  { margin-left: 0 !important; }
img.right { margin-right: 0 !important; }

/* -- Layout constructs -- */
#logo       { position: relative; padding: 0px; height: 389px; overflow: hidden; background: url('images/header.jpg') 0 0 no-repeat; }
#content    { padding: 30px 0 0px; overflow: hidden; height: 100%; background: #fff url('images/main_body.jpg') repeat-y; }
#foot       { height: 35px; background: url('images/footer.jpg') no-repeat; }
#foot2       { height: 35px; background: url('images/footer.jpg') no-repeat; margin-bottom: 0;}

/* -- Main Menu -- */
#mainMenu		{ margin:0; width:912px; height: 51px; overflow:hidden;}
#mainMenu li    { float: left;}
#mainMenu li a   { display: block; height: 51px; background: url('images/gnav.jpg'); }

#mainMenu .nav_about a  { background-position: 0  0; width:218px; text-indent:-3000px;}
#mainMenu .nav_loan a  { background-position: -218px  0; width:153px;  text-indent:-3000px;}
#mainMenu .nav_outline a  { background-position: -371px  0; width:137px;  text-indent:-3000px;}
#mainMenu .nav_info a  { background-position: -508px  0; width:171px;  text-indent:-3000px;}
#mainMenu .nav_faq a  { background-position: -679px  0; width:90px;  text-indent:-3000px;}
#mainMenu .nav_entry a  { background-position: -769px  0; width:143px;  text-indent:-3000px;}

#mainMenu .nav_about a:hover  { background-position: 0  -51px;}
#mainMenu .nav_loan a:hover   { background-position: -218px  -51px;}
#mainMenu .nav_outline a:hover   { background-position: -371px  -51px;}
#mainMenu .nav_info a:hover   { background-position: -508px  -51px;}
#mainMenu .nav_faq a:hover   { background-position: -679px  -51px;}
#mainMenu .nav_entry a:hover   { background-position: -769px  -51px;}



/* -- Search block -- */
#search { right: 12px; bottom: 16px; width: 270px; text-align: right; }
#search .button { width: 204px; height: 14px; border: none; background: url('images/bg-input.gif') no-repeat; padding: 5px 10px; }
#search .submit { position: relative; width: 26px !important; height: 24px; background: url('images/bg-submit.gif') no-repeat; border: none !important; padding: 0; left: -4px; } 

/* -- Right (submenu) block -- */
#menuBlock                      { width: 231px; float: right; margin-top: 0px; }
#menuBlock .sub_about a			{ display: block; width: 205px; height: 109px; margin: 5px 0 0 0; color: #000; text-decoration: none; background: url('images/side_aboutus.jpg') no-repeat;text-indent:-3000px; }
#menuBlock .sub_what a			{ display: block; width: 205px; height: 109px; margin: 5px 0 0 0; color: #000; text-decoration: none; background: url('images/side_loansystem.jpg') no-repeat; text-indent:-3000px; }
#menuBlock .sub_outline a		{ display: block; width: 205px; height: 109px; margin: 5px 0 0 0; color: #000; text-decoration: none; background: url('images/side_outline.jpg') no-repeat; text-indent:-3000px; }
#menuBlock .sub_blog			{ display: block; width: 205px; height: 89px; margin: 5px 0 0 0; color: #000; text-decoration: none; background: url('images/side_blog.jpg') no-repeat; text-indent:-3000px; }
#menuBlock .essay 			{ font-size: 0.9em; text-indent:0px; margin:10px 0 0 15px; }


#menuBlock .sub_about a:hover	{ background-position: 0 -109px; text-decoration: none !important; }
#menuBlock .sub_what a:hover	{ background-position: 0 -109px; text-decoration: none !important; }
#menuBlock .sub_outline a:hover	{ background-position: 0 -109px; text-decoration: none !important; }
#menuBlock .sub_blog a:hover	{ background-position: 0 -109px; text-decoration: none !important; }


/* -- Left (content) block -- */
#contentBlock                   { float: left; width: 606px; padding: 0 30px 0 45px; }
#contentBlock img               { margin: 3px; }
#contentBlock p,
#contentBlock ul,
#contentBlock ol,
#contentBlock table             { margin-bottom: 2em; }
#contentBlock table td,
#contentBlock table th          { border: 1px #666666 solid; padding: 10px; }
#contentBlock table tr.add td,

/* -- template2 Left (content2) block -- */
#contentBlock2                   { float: left; width: 822px; padding: 0 45px 0 45px;}
#contentBlock2 img               { margin: 3px; }
#contentBlock2 p,
#contentBlock2 ul,
#contentBlock2 ol,
#contentBlock2 table             { margin-bottom: 2em;  font-size:110%}
#contentBlock2 table td,
#contentBlock2 table th          { border: 1px #666666 solid; padding: 5px; vertical-align: top; }
#contentBlock2 table tr.add td,
#contentBlock2 .infoth1 { width: 180px!important; }
#contentBlock2 .infoth2 { width: 180px!important; }
#contentBlock2 .outlinetable { width: 300px !important; }
#contentBlock2 .outlineth1 { width: 100px; }
#contentBlock2 .outlineth2 { width: 100px; }
#contentBlock2 .outlineth3 { width: 100px; }
#contentBlock2 .tablecol { background: #fff; border: none;}
#contentBlock2 .tablecol2 { background: #fff; border: none; text-align: right; !important;}
#contentBlock2 .notablecol {border: none;}
#contentBlock2 .loanbox { display: block; width: 822px; clear: both;}
#contentBlock2 .loanbox01{ padding: 0; margin: 5px 0 5px 0; !important; }
#contentBlock2 .loanbox02{ padding: 0; margin: 5px 0 5px 0; !important; }
#contentBlock2 .loanbox03{ padding: 0; margin: 5px 0 5px 0; !important; }
#contentBlock2 .loanbox04{ padding: 0; margin: 5px 0 5px 0; !important; }
#contentBlock2 .loanleft { display: block; width: 550px; float:left; margin: 0;  vertical-align: top; }
#contentBlock2 .loanright { display: block; width: 250px; float:right; padding: 0 0 20px 15px; margin: 5px 0 0 0;}
#contentBlock2 .aboutbox{ width:730px; text-align:center; }

/* -- QABOX -- */
#contentBlock2 .comment-body { padding:10px 0 0 10px; }
#contentBlock2 .comment-author { font-weight:bold; }
#contentBlock2 .navigation { margin:20px 0; text-align:right;}
#comment { width:100%!important; background:#ffffff none repeat scroll 0 0; border:1px solid #666666; margin:0; padding:2px 0;}
#author,#email,#url { background:#ffffff none repeat scroll 0 0; border:1px solid #666666;}
#commentform p { margin-bottom:5px!important; }
#contentBlock2 .commentlist li { list-style-type:none!important;}
#submit { background:#E6F2F6 none repeat scroll 0 0; padding:5px; float:right!important;margin-bottom:50px!important; }



/* -- NOTICE BOX -- */
#contentBlock2 .noticebox { padding: 10px; margin: 10px 0; border: 1px solid #005699; width: 708px;}
#contentBlock2 .noticeb p{ color:#003399 !important; font-weight:bold; }
#menuBlock .noticeboxside { padding:10px; margin: 0 0 15px 0; border: 1px solid #005699;width: 180px;}
#contentBlock2 .noticebox p { margin-bottom:0!important;  }
#menuBlock .noticeboxside p { padding-bottom:10px!important; color:#003399 !important; }



/* -- エントリーテーブル -- */
#vietform table{ margin-left:auto; margin-right:auto;}
#vietform table td, #vietform table th { border:3px solid #fff;}
#vietform .nobor { font-size:0.8em; color:#ff3300; vertical-align: top; }
#vietform .formth { width:130px; background-color:#AED6F4; text-align:left; font-weight:bold;}
#vietform textarea { width:250px; background:#ffffff none repeat scroll 0 0; border:1px solid #666666; margin:0; padding:2px 0;}
#vietform input { width:250px; background:#ffffff; }
#vietform .nobor2 { border:1px solid #fff; text-align: right;}
#vietform .nobor2 input { width:40%; background:#E6F2F6; margin:10px;}
#vietform .formtd { width:250px; border:none; }
#vietform .choosem { float:left; padding-right:10px;}
#vietform .choosef { float:left; padding-right:10px;}
#vietform .fmwrap input { text-align:left; width:20px !important; border:none!important; }



 
/* -- Lists -- */
#contentBlock ul,
#contentBlock ol,
#contentBlock2 ul,
#contentBlock2 ol,
#menuBlock .boxText ul,
#menuBlock .boxText ol          { padding-left: 10px; }
#contentBlock ul *,
#contentBlock ol *,
#contentBlock2 ul *,
#contentBlock2 ol *,
#menuBlock .boxText ul *,
#menuBlock .boxText ol *        { margin-bottom: 0 !important; }
#contentBlock ul li,
#contentBlock2 ul li,
#menuBlock .boxText ul li       { list-style: decimal; list-style-position: inside;}
#contentBlock ol li,
#contentBlock2 ol li,
#menuBlock .boxText ol li       { padding: 0;}

/* -- Footer part -- */
#foot p       { font-size: 1em; padding: 6px 45px 0; }
#foot *       { color: #fff; }
#foot a:hover { color: #ff3300; }

/* -- Footer part2 -- */
#foot2 p       { font-size: 0.8em; padding: 6px 45px 0; }
#foot2 *       { color: #fff; }
#foot2 a:hover { color: #ff3300; }

/* -- clearing -- */
.clear 		{ clear: both; display:inline-block; padding-bottom: 18px;}
.clear:after 	{ 	display:block;  visibility:hidden; clear:both; height:0; content: "."; }
.clearsmall 	{ padding-bottom: 10px; }

/* -- comment form -- */
#comments 	{ clear : both; background : #fbf7f7; padding : 15px; font-size: 11px; }
#comments a, #comments a:hover { text-decoration : none; }
#comments h2 	{ margin : 0; }
#comments dl 	{ margin : 0; padding : 0; }
#comments dt 	{ padding : 8px 0 0 0; font-size : 1.2em; border-top : 1px dotted #99c; color : #3e3533; }
#comments dt.highlighted { padding : 8px; background : #000000; border : 4px solid #fff; }
#comments dd.highlighted { background : #fff; padding : 2px 8px; }
#comments h3, #postComment h3 { padding : 0; margin : 0 0 15px 0; }
#postComment 	{ background : #332B29; padding : 15px; color : #3e3533; }
#postComment label { width : 320px; display : block; float : left; clear : both; margin : 5px 0 0 0; color: #8a817e; }
#postComment input, #postComment textarea { margin : 5px 0 0 0; width : 470px; }
#postComment textarea { height : 160px; }
#postComment .button { padding : 5px; clear : both; width : 100px; margin : 10px 0 0 0; }
#postComment p, #postComment a, #comments dt a, #comments a 	{ color: #555555; background: none;  }