@import url("header.css");
@import url("content.css");
@import url("footer.css");


* { margin: 0; padding: 0; }
html, body { width: 100%; height: 100%; }
body { background-color: #fff; margin-top: 0px; }

a { outline: none; -moz-outline: 0; border: none; border-width: 0px; }
a:active { outline: none; -moz-outline: 0; }
a:focus { outline: none; -moz-outline: 0; }

img { border: none; border-width: 0px; }

#main .abshl { left: -27px; top: 20px; position: absolute; }
#main .abshr { right: -49px; top: 20px; position: absolute; }
#main .abscl { left: -55px; top: 75px; position: absolute; }
#main .abscr { right: -81px; top: 75px; position: absolute; }
#main .abscl2 { left: -55px; top: 574px; position: absolute; }
#main .abscr2 { right: -81px; top: 574px; position: absolute; }
/* main */
#main { width: 1000px; position: relative; margin: 0px auto; background-color: #fff; color: #003366; }
.clear { font-size: 0pt; line-height: 0px; height: 0px; clear: both; }

h3 { font-family: arial; font-size: 13pt; color: #1CB8F2; font-weight: bold; }





/* ----- flash ----- */
#flash { width: 1280px; position: relative; margin: 0px auto; background-color: #fff; }
/* ----- pain ----- */
#pain { width: 1280px; height: 697px; }



.main_text_box { left: 210px; bottom: 20px; position: absolute; width: 850px; height: 40px; font-family: arial; font-size: 8pt; color: #7E8086; text-align: justify; }

#main_text_box1 { width: 850px; font-family: arial; font-size: 8pt; color: #7E8086; text-align: justify; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}
#main_text_box1 h1 { font-size:15px; text-align:center; margin-bottom:15px; color: #7E8086;}
#main_text_box1 p { margin-bottom:15px; }
.subber { font-size:13px; text-align:center; font-weight:bold}

