@charset "utf-8";
/* CSS Document */
body{
    margin:0px;
	padding:20px 0 20px 0;
	height:auto !important;
	min-height:100%;
	font-family: Arial,Verdana, sans-serif;
	font-weight:normal;
	font-size:12px;
    background:#4b4e5d;
	color:#494949;
}
 ul,ol, form, fieldset, label, optgroup,legend, a, img,p, h2{
	margin:0;
	padding:0;
	border:0;
}
#page{
   	width:780px;
    margin:0 auto;
	background:#fff;
}
#slogan{
    background:#fff;
	padding:0px 0 0px 0px;
}
#header{
	width:780px;
}
#logo {
    float:left;
	width:214px;
	height:176px;
}
#banner{  
    float:right;
	width:565px;
	height:176px;
}
#center {
    overflow:hidden;
    height:100%;
    clear:both;
   }
#menu{
    float:left;
    widht:214px;
	background:#3c3f4b;
}
#menu a img {
    display:block;
    border:0px;
    padding-top:1px;
}
#block_menu{
    padding:15px 0 15px 0;
}
#link {
    position:absolute;
    margin:40px 0 0 80px;
}
#link a {
    text-decoration:underline;
	color:#3c3f4b;
}
#link a:hover {
    text-decoration:none;
	color:#3c3f4b;
}
#content {
    float:left;
	width:550px;
	background:#fff;
	text-align:justify;
}
#top {
    overflow:hidden;
    height:100%;
    clear:both;}
#comp {
	 float:left;
	 width:400px;
	 text-align:center;
	 font-size:14px;
	font-weight:bold;
	padding-top:30px;}
#presid {float:right; width:104px; padding:10px 30px 0px 0px;}
#please {
	background:#8ab9d7;
	border:1px solid #000;
	width:80px;
	float:right;
	padding:3px 5px 5px 8px;
}
#content p {padding-top:5px;}
#content ul {list-style-type:disk; padding-left:30px; padding-top:5px;}
.title{
	display:block;
	font-size:14px;
	font-weight:bold;
	padding-top:20px;
}
#topic {height:100px;}
#zag {float:left; display:block; margin-top:40px; padding-left:17px;}
#zag1 {float:left; display:block; margin-top:0px; padding-left:17px;}
#topl {float:right; width:100px; display:block; padding-top:5px; padding-right:10px;}
#topic_block {height:112px; border:1px solid #fff;}
label {display:block; text-align:left; float:left; width:150px;}
#li1 {float:left; width:220px; padding-left:10px;}
#li2 {float:right; width:300px;  padding-bottom:0px;}
#li1  .ins_link a {color:#494949;  text-decoration:none;}
#li1 .ins_link  a:hover {color:#494949;   text-decoration:underline;}
#li2  .ins_link a {color:#494949;  text-decoration:none;}
#li2 .ins_link  a:hover {color:#494949;   text-decoration:underline;}
#text {
    text-align:justify;
	padding:10px 10px 0px 20px;
}
#text  .ins_link a {color:#494949;  text-decoration:none;}
#text .ins_link  a:hover {color:#494949;   text-decoration:underline;}
#text br {clear:left;}
#text .inp {display:block; float:left; width:175px; margin-bottom:2px;}
#text p .big  {font-size:13px;}
#text p a {color:#6495ed;  text-decoration:none; }
#text p a:hover {color:#6495ed; }
#text2 {
    padding-left:20px;
	overflow:hidden;
    height:100%;
    clear:both;
}
#text_left{
 	float:left;
	width:265px;
	text-align:left;
	padding-top:25px;
	text-align:justify;
}
#block_right {
    float:right;
	padding-right:8px;
	padding-top:28px;
	position:relative;
}
#block_right a{
	position:absolute;
	display:block;
	top:280px;
	left:-43px;
}
#footer{
    margin-top:15px;
    background:#cfdbf9;
	text-align:center;
	font-size:11px;
	height:50px;
		
}
#tab_foot {
    width:95%;
    margin:0px auto;
	font-size:11px;
	padding-top:15px;
}

#link_foot {padding-right:0px;}
#link_foot a {color:#3c3f4b;padding:15px 7px 0px 0;}
#link_foot a:hover{font-weight:bold; background:url(../images/bg_link.jpg) repeat-x top;text-decoration:none;} 
#left_footer {
    float:left;
	widht:174px;
	text-align:left;
	padding:0px 0 0 20px;
	margin-top:7px;
	color:#3c3f4b;
	font-weight:bold;
	
}
#right_footer {
    float:right;
	color:#707070;
	widht:20%;
	padding:0px 20px 0 0;
	margin-top:0px;
}
#right_footer b {color:#3c3f4b;}
#right_footer a { color:#3c3f4b; text-decoration:underline;}
#right_footer a:hover { color:#3c3f4b; text-decoration:none;}
#center_footer{
    margin:7px 32% 0px 180px;
	padding:0px 0 10px 50px;
	color:#3c3f4b;
}
.hiddenPic {display:none;}