/* CSS Document */
* { margin:0; padding:0;}

.clear { clear:both;}

html, body { height:100%; }
body {font-size:100%; line-height:0.95em; text-align:center; background:url(site_flash/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(site_flash/images/arrow.gif) 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 40px; padding:0px 50px 0 15px; display:inline }
#header ul li a{color:#000000; text-decoration:none ; background:url(site_flash/images/a.gif) repeat-x bottom;  line-height:1.5em; font-weight:bold; margin:5px 0px 0px 0px} 
#header ul li a:hover { text-decoration:underline; }
#header .li1{padding-left:29px}
#header .li2{padding-left:20px}


/*content*/
#content{ font-size:0.6875em; width:100%; text-align:left}
#content .indent{padding:6px 50px 0px 0px}
#content .indent1{padding:6px 50px 0px 55px}
#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(site_flash/images/bot.gif) repeat-x top; padding:41px 0px 20px 296px;}
#footer a {color:#ffffff; text-decoration:none}  
#footer a:hover {  text-decoration:underline}

.h{ height:44px} 
input{
	width:146px; height:17px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:8px
}
textarea{
	width:152px; height:103px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:21px;
	overflow:auto}