@charset "UTF-8";
/* CSS Document */

/*BASICS */

html, body, p { margin: 0 0 0 0; padding: 0 0 0 0; border: none; text-align: left; border: none; font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:20px; color:#002956;  }
body#main_bg{ background:#fefefe; }

h1{ color:#CCCCCC; }
h3{ display:inline; }
h4{ display:inline; color:#999999; font-size:14px; line-height:30px; }

a:link { color:#005dab; text-decoration: none; }
a:visited { color:#005dab; text-decoration: none; }
a:active { color:#005dab; text-decoration: none; }
a:hover { color:#005dab; text-decoration: underline; }


.shadow {
	text-shadow: #000000 2px 2px 2px;
}

.shadow-lighter {
	text-shadow: #999999 2px 2px 2px;
}

.shadow-light {
	text-shadow: #CCCCCC 2px 2px 2px;
}

.shadow-blue {
	text-shadow: #7fb6e5 2px 2px 2px;
}




#top-space{margin-top:40px; }

#headbar{ height:120px; width:1000px; background:#ffd204; }
#logo-left-bg{ float:left; height:120px; width:191px; background:#005dab; }
#logo-left{ height:120px; width:183px; margin-left:4px; background:url(../images/jpg/background/blue-head-bg.jpg); }
#title-head-main{ float:left; height:120px; width:793px; }
#title-head-main-in{ margin-left:4px; height:120px; width:785px; background:url(../images/jpg/background/yellow-head-bg.jpg);}


#head-bg-right { float:left; height:120px; width:16px; background:#005dab; }
#head-bg-right-in { height:120px; margin-left:4px; width:8px; background:url(../images/jpg/background/blue-head-bg.jpg); }

#headmenu{ float:left; text-align:left; height:22px; width:1000px; background:url(../images/jpg/background/menu-bar-bg.jpg); }

#mainbody{ float:left; height:600px; width:1000px; background:url(../images/jpg/background/main-bg-all-002.jpg) no-repeat; }
#mainbody-fund{ float:left; height:auto; width:1000px; background:url(../images/jpg/background/main-bg-long.jpg) top center repeat-y; }
#mainbody-in{ margin-top:60px; margin-left:160px; margin-right:160px; text-align:left; }

#picture-margins{float:left; margin-right:20px; margin-bottom: 20px; }

#main-title{ font-size:28px; color:#FFFFFF; font: Bank Gothic, Arial, Helvetica, sans-serif; }
#main-text{ color:#005dab; margin-left:40px; margin-right:80px; margin-top:10px; margin-bottom:20px; font-size: 16px; line-height: 26px; }

#mainbody-in-long{ margin-top:40px; margin-left:60px; margin-right:60px; text-align:left; }
#main-title-long{ font-size:28px; color:#FFFFFF; font: Bank Gothic, Arial, Helvetica, sans-serif; }
#main-text-long{ color:#005dab; margin-left:40px; margin-right:20px; margin-top:10px; margin-bottom:20px; font-size: 14px; line-height: 20px; }

#bulleft-margin{ margin: 20px 20px 20px 20px; }
#bottom-btn{margin-left: 484px; margin-top: 162px;}



#footbar{ float:left; height:24px; width:1000px; background:url(../images/jpg/background/blue-foot-bg.jpg); color:#FFFFFF; font-size: 12px; }



.mb { color:#005dab; }
a.mb:link {  color:#005dab; text-decoration: none; }
a.mb:visited {  color:#005dab; text-decoration: none; }
a.mb:active {  color:#005dab; text-decoration: none; }
a.mb:hover { text-decoration: underline; }


img { border:none; }
