@import url("header.css");
@import url("content.css");
@import url("footer.css");


* { margin: 0; padding: 0; }
html, body { width: 100%; height: 100%; }
body { background: url("../images/bg-top.gif") 0px 0px repeat-x; margin-top: 10px; }

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; }

a img { border: none; border-width: 0px; }
img { border-color: #e4e4e4; }

#main .lbok { left: -45px; top: 95px; position: absolute; }
#main .rbok { right: -45px; top: 95px; position: absolute; }
*html #main .rbok { right: 0px; top: 95px; 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; }




/* mai_n */
#mai_n { visibility: hidden;
	width: 100%;
	height: 50%;
	margin-top: -122px;
	float: left; }


.blo_k { text-align: center; width: 358px; height: 244px; margin: 0 auto;	
	clear: both;
	background-color: #ffffff;
	position: relative;
	top: -122px;
	/* IE4ever Hack: Hide from IE4 **/
		position: static;
	/** end hack */ }

.tex_t { margin: 35px 0 0 0; } 
.tex_t a { font-family: tahoma; font-size: 11pt; color: #01afff; font-weight: bold; text-decoration: none; }
.tex_t a:hover { text-decoration: underline; }
a.lef_t { float: left; font-family: tahoma; font-size: 11pt; color: #01afff; font-weight: bold; }
a.lef_t:hover { background-position: 0 -12px; }

a.righ_t { float: right;  }
a.righ_t:hover { background-position: 0 -12px; }
h3 { font-family: arial; font-size: 8pt; color: #1CB8F2; font-weight: bold; }
h2 { 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; }
#flash .foot { text-align: center; }
#flash .foot p { font-family: tahoma; font-size: 8pt; color: #a4a6a8; margin-top: 12px; }
#flash .foot a { font-family: tahoma; font-size: 8pt; font-weight: normal; color: #01afff; text-decoration: underline; }
#flash .foot a:hover { text-decoration: none; }
