/* CSS Document */
* { margin:0; padding:0;}

.clear { clear:both;}

html, body { height:100%; }
body {font-size:100%; line-height:1em; text-align:center;}
html, input, textarea
	{	font-family:Arial; 
		color:#757575;
	}	


.vam{ vertical-align:middle}
.fl{ float:left}
.fr{ float:right}
.tac{ text-align: center}
.width{ width:100%}
div.container {	overflow:hidden; width: 100%;}
.di{ display:inline}

a img{ border:0px}
img{ vertical-align:top;  }

b{color:#018eb9;}

a{color:#115788; text-decoration:underline} 
a:hover{text-decoration:none}
.a1{color:#e5156d; font-weight:bold; font-size:0.89em; margin-right:20px} 

ul{margin:0; padding:0; list-style:none;}
ul li{background:url(images/arrow.gif) top left no-repeat; background-position:0 7px; margin:0px; padding:0 0 7px 18px; }
ul li a{color:#115788; text-decoration:underline;  line-height:1.9em; display:block; } 
ul li a:hover { text-decoration:none; }

.ul li{background:url(images/arrow.gif) top left no-repeat; background-position:0 7px; margin:0px; padding:0 0 7px 18px; font-size:.8em }
.ul li a{color:#115788; text-decoration:underline;  line-height:1.5em; display:block; font-size:1.2em} 
.ul li a:hover { text-decoration:none; }


/*header*/
#header {font-size:0.75em; color:#aaa9a6 }
#header .bg_left{background:url(images/top_left.gif) no-repeat top left; }
#header .bg_right{background:url(images/top_right.gif) no-repeat top right;}
#header .logo{ margin:0px 0 24px 40px }
#header .indent{ padding:49px 34px 40px 35px }
#header .m{ margin:0px 0px 13px 0px }
#header .indent span{ float:right }
#header a{color:#0e5d95; text-decoration:underline} 
#header a:hover{text-decoration:none}
#header .menu{ float:left; width:305px; background:url(images/bg_menu.jpg) no-repeat top left; height:428px } 
#header .indent_menu{padding:56px 20px 0px 29px   } 
#header .slogan{ float:left; width:613px; background:url(images/bg_pic.jpg) no-repeat top left;  } 
#header .slogan1{ margin:171px 37px 101px 312px   } 

/*content*/
#content{ font-size:0.75em; width:100%; text-align:left}
#content .indent_main{padding:26px 29px 33px 40px}
#content .indent{padding:26px 15px 61px 28px}
#content .title{ background:url(images/bg_title.gif) repeat-x bottom; padding-bottom:7px; margin-bottom:28px }
#content .title1{margin-bottom:8px }
#content .pic_left{ float:left; margin:0px 20px 48px 0px}
#content .pic_left1{ float:left; margin:0px 20px 0px 0px}
#content .pic{ margin:0px 0px 16px 0px}
#content .more{ margin:20px 0px 0px 0px}
#content .bann{ position:relative; margin:41px 0px 9px -20px;}
#content p{ margin:0px 0px 25px 0px}
#content .p{ margin:0px 0px 15px 0px}
#content .p1{ margin:0px 0px 5px 0px}
#content h4{ color:#115788; margin-bottom:9px; font-size:1em; font-weight:normal}

.text{ background:url(images/page1_title4.gif); width:85px; color:#FFFFFF; margin-bottom:9px}
.text .indent_text{ padding:4px 10px 5px 10px; }


#page2 .pad{padding:0px 0px 20px 0px}
#page2 .pad1{padding:0px 0px 0px 165px}
#page2 .pad2{padding:0px 10px 0px 0px}
#page3 .pad{margin:20px 0px 28px 0px}
#page4 .pad{padding:0px 0px 10px 0px}
#page4 .pad1{padding:0px 30px 0px 0px}
#page4 .pad2{margin:20px 0px 28px 0px}
#page5 .pad{padding:0px 0px 20px 0px}
#page5 .pad1{margin:20px 0px 28px 0px}
#page6 .pad{padding:0px 0px 20px 0px}
#page6 .pad2{margin:20px 0px 28px 0px}


/*footer*/
#footer { color:#757575; font-size:0.75em; background:url(images/bot.gif) repeat-x top;}
#footer a {color:#115788; text-decoration:underline}  
#footer a:hover {  text-decoration:none}
#footer .bg_left{background:url(images/bot_left.gif) no-repeat top left; }
#footer .bg_right{background:url(images/bot_right.gif) no-repeat top right;  height:120px}
#footer .indent_footer{padding:28px 25px 0px 38px;}



.h{ height:26px}
.block_contact span{ float:right; margin-right:200px}
input{
   	border:1px solid #cecece; 
	background:#FFFFFF;
	width:200px; height:20px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:3px
}
textarea{
   	border:1px solid #cecece; 
	background:#FFFFFF;
	width:335px; height:72px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}