/* CSS Document */
* { margin:0; padding:0;}
.menu_ab {
	color: #FFFFFF;
}


.clear { clear:both;}

html, body { height:100%; }
body {font-size:100%; line-height:0.95em; text-align:center; background:url(images/bg1.gif) top center}
html, input, textarea
	{	font-family:Arial; 
		color:#161616;
	}	


.vam{ vertical-align:middle}
.fl{ float:left}
.fr{ float:right}
.tac{ text-align: center}
.width{ width:100%}

a img{ border:0px}
img{ vertical-align:top;  }

b{color:#007bbb;}

a{color:#018eb9; text-decoration:underline} 
a:hover{text-decoration:none}
.a1{color:#e5156d; font-weight:bold; font-size:0.89em; margin-right:20px} 

#content ul{margin:0; padding:0; list-style:none;}
#content ul li{
	background:url(images/arrow.jpg) top left no-repeat;
	background-position:0 5px;
	margin:0px;
	padding-left:17px;
}
#content ul li a{color:#007bbb; text-decoration: underline; font-weight:bold;  line-height:1.7em} 
#content ul li a:hover { text-decoration:none; }

/*header*/
#header{ font-size:0.6875em; width:100%; text-align:left}
#header .logo{ margin:0px 0 10px 11px }
#header .word{ margin:49px 0 0px 307px }
#header ul{margin:0; padding:0; list-style:none;}
#header ul li{
	margin:0px 0 0 8px;
	padding:0px 50px 0 16px;
	display:inline
}
#header ul li a{
	color:#000000;
	text-decoration:none;
	background:url(images/a.gif) repeat-x bottom;
	line-height:1.1em;
	font-weight:bolder;
	margin:5px 0px 0px 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
} 
#header ul li a:hover {
	color: #0A03FF;
}
#header .li1{padding-left:29px}
#header .li2{padding-left:20px}


/*content*/
#content{
	font-size:12px;
	width:100%;
	text-align:left
}
#content .indent{
	padding:6px 15px 0px 0px;
	font-size: 15px;
}


#content .indent h2 {
	font-size: 20px;
	color: #0A03FF;
}
#content    .indent  h1 {
	font-size: 16px;
	color: #FF0000;
	text-decoration: underline;
}

#content .indent1{padding:6px 50px 0px 55px}

#content .indent10 {
	padding:6px 10px 0px 20px
}
#content  .indent10   h3 {
	font-size: 16px;
	color: #505A37;
}
#content  .indent10 h2 {
	color: #0A03FF;
	font-size: 14px;

}
#content  .indent10  h1 {
	color: #FF5015;
	font-size: 14px;
}

#content  .indent10  ul li {
	color: #006633;
}



#content .title{  margin-bottom:9px}
#content .pic_left{ float:left; margin:0px 20px 0px 0px}
#content .pic{ margin:0px 0px 16px 0px}
#content p{ margin:0px 0px 9px 0px}
#content .bann{margin:0px 0px 0px 11px}
#content .more{margin:12px 0px 0px 0px}

#page3 #content .indent{padding:6px 40px 0px 0px}
#page3 #content .indent1{padding:31px 40px 0px 0px}




/*footer*/
#footer {
	color:#ffffff;
	font-size:0.75em;
	background:url(images/bottom.gif) repeat-x top;
	padding:41px 0px 20px 160px;
}
#footer a {
	color:#ffffff;
	text-decoration:underline
}  
#footer a:hover {
	color: #A3E0FF;
}

.h{ height:44px} 
textarea{
	width:152px; height:103px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:21px;
	overflow:auto}




input.required
	{
		font-weight: bold;
	}


input.requiredblue
{
	color: blue;
	font-weight: bold;
}

input.requiredorange
{
	color: orange;
	font-weight: bold;
}

input.requiredpurple
{
	color: purple;
	font-weight: bold;
}

input.magenta
{
	color: magenta;
	font-weight: bold;
}
