/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1em;}
html, input, textarea	{	font-family:Arial; 
		color:#484848;	}	

.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{ width:100%}

.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}

div.container {	overflow:hidden; width: 100%;}

a img{ border:0px}
img{ vertical-align:top;  }

b{color:#3a68a2;}

.link{color:#3a68a2; text-decoration:underline} 
a{color:#0d96ca; text-decoration:underline} 
a:hover{text-decoration:none}

ul{margin:0; padding:0; list-style:none;}
ul li{background:url(/images/marker.gif) top left no-repeat; background-position:0 4px; margin:0; padding-left:23px; }
ul li a{color:#3a68a2; font-weight:bold; text-decoration: underline; line-height:1.66em; font-size:1.09em} 
ul li a:hover { text-decoration:none; }

.ul li{background-position:0 0; padding-left:61px; margin-bottom:7px   }
.ul .li{background:url(/images/1page_img1.jpg) top left no-repeat;  }
.ul .li1{background:url(/images/1page_img2.jpg) top left no-repeat; }
.ul .li2{background:url(/images/1page_img3.jpg) top left no-repeat;  }
.ul .li3{background:url(/images/1page_img4.jpg) top left no-repeat; margin-bottom:15px  }

.ul li p{background:url(/images/tail.gif)  bottom left repeat-x; padding:0 }
.ul li a{color:#0d96ca; font-weight:bold; text-decoration: underline; line-height:1em; font-size:1em} 
.ul li a:hover { text-decoration:none; }


/*header*/
#header {font-size:0.75em; color:#FFFFFF }
#header .menu{ margin:39px 0 0 417px; position:absolute }
#header .logo{ margin:23px 0 0 20px }
#header .block{ margin:0 0 0 38px; width:901px; background:url(/images/img.jpg); height:398px }
#header .block1{ margin:0 0 0 38px; width:901px; background:url(/images/img1.jpg); height:190px }
#header .indent-block{ padding:37px 0 0 87px}

/*content*/
#content{ font-size:0.6875em; width:100%; text-align:left;}
#content .indent-main{padding:0 42px 40px 39px}
#content .title{  margin-bottom:3px}
#content .title1{  margin:19px 0 5px 0}
#content .title2{  margin:25px 0 5px 0}
#content .title4{  margin:11px 0 5px 0}
#content .img-left{ float:left; margin:0 20px 16px 0}
#content .img-left1{ float:left; margin:0 3px 3px 0}
#content .img-indent{ margin:0 0 16px 0}
#content p{ margin:0 0 7px 0}
#content .p{ margin:0 0 7px 0}
#content h3{ font-size:1em; margin-bottom:5px; color:#0d96ca}
#content .tail{ background:url(/images/tail.gif) repeat-x bottom ; padding-bottom:2px; display:block }
#content .txt{ font-size:1.09em}
#content .txt1 a{ font-weight:bold}
#content .more{ margin-top:15px; float:right}


#page1 .indent{padding:0 12px 0 0; float:right}
#page1 .indent1{padding:20px 0 0 0}

#page2 .indent{padding:10px 0 0 0;}
#page3 .indent{margin:0 0 10px 0;}
#page3 .indent1{padding:0 12px 0 0; float:right}
#page6 #content p{ margin:0 0 15px 0}

/*box*/
.box{ background:#fff; width:100%; color:#767676;  }
.box .border-top {background:url(/images/border_top.gif) repeat-x top;}
.box .corner-top-left {background:url(/images/corner_top_left.gif) no-repeat left top;}
.box .corner-top-right {background:url(/images/corner_top_right.gif) no-repeat right top;}
.box .indent-box{ padding:35px 34px 5px 40px; }
/*box1*/
.box1{ background:#fff; width:100%; color:#767676;  }
.box1 .border-top {background:url(/images/border_top1.gif) repeat-x top;}
.box1 .corner-top-left {background:url(/images/corner_top_left1.gif) no-repeat left top;}
.box1 .corner-top-right {background:url(/images/corner_top_right1.gif) no-repeat right top;}
.box1 .indent-box{ padding:10px 34px 5px 40px; }


/*footer*/
#footer { color:#012165; font-size:0.6875em;  font-weight:bold; text-align:right; line-height:.875em; }
#footer .indent-footer{ padding:8px 41px 0 30px;}
#footer a {color:#012165; text-decoration:none}  
#footer a:hover {  text-decoration:underline}


.h{ height:22px}
.h1{ height:24px}
.block-contact span{ float:right; margin-right:20px}
input{
   	border-left:1px solid #2e2e2e; 
   	border-top:1px solid #2e2e2e; 
   	border-bottom:1px solid #cacaca; 
   	border-right:1px solid #cacaca; 
	background:#FFFFFF;
	width:225px; height:20px;
	font-size:1em;
	padding-left:5px;
}
textarea{
   	border-left:1px solid #2e2e2e; 
   	border-top:1px solid #2e2e2e; 
   	border-bottom:1px solid #cacaca; 
   	border-right:1px solid #cacaca;
	background:#FFFFFF;
	width:225px; height:140px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}