@charset "utf-8";
/* CSS Document */
body{ margin:0px; padding:0xp; font-family: Verdana, Arial, Helvetica, sans-serif; min-width:1000px; max-width:1440px; font-size:13px}
img {border:0}
table{margin:0px; padding:0px}
a{color:#0382a2; text-decoration:underline;}
a:hover{color:#fc7f04;}
.all{ margin:0 auto 0;  background-image:url(../images/top_bg.jpg);  background-repeat: repeat-x;}

.header{width:1000px; height:206px;} 
	.logodiv{ padding-top:5px; float:left}
		.topnew{ height:104px; font-size:13px; width:420px; text-align:justify; line-height:20px; margin: 0px 0px 0px 0px;}
	.reg{ background-image:url(../images/reg_bg.jpg); background-repeat:no-repeat; float:right; padding-right:10px; width:500px; height:206px; text-align:left;}
		.reg div{padding-left:215px;}
		.reg h2{ font-size:18px; color:#125196; margin-top:15px}
		.reg table{ font-size:18px; color:#125196;}
		.regi{ padding-top:5px}
		.regi a{color:#f99736;}
		.lost a{ color:#125196; font-size:14px}
		.lost a:hover{color:#fc7f04;}

.menu{ background-image:url(../images/menu_bg.jpg); background-repeat:repeat-x; width:100%; height:55px}
	.menu ul{ margin:0px; padding-left:4px; padding-top:9px; width:1000px;}
	.menu li{ float:left; list-style-type:none; background-image:url(../images/menu_rozd.jpg); background-position:right; background-repeat:no-repeat; padding-right:8px; padding-left:6px}
	.menu a{ font-size:15px; color:#FFFFFF; font-weight:bold; text-decoration:none}
	.menu a:hover{color:#fc7f04;}

.main{ margin-top:0px; padding-top:0px; width:1000px; text-align:left; padding-bottom:10px}
	.content{ padding-right:20px}
		.content h1 { color:#fc7f04; font-size:22px; margin-top:0px; margin-bottom:5px; font-weight:100}	
		.content h2 { color:#fc7f04; font-size:16px; font-weight:100}
		.content h3 { color:#fc7f04; font-size:16px; margin-top:15px}
		.main_table td { padding-left:10px; padding-right:10px; vertical-align:top; font-size:12px; line-height:18px }
		.pathway{ font-size:12px}
		.date{ font-size:10px; color:#a4b3ba}
		.next{ text-align:right}
		.content hr{color:#8bc1d9;}
		.hrw{ background-color:#8bc1d9; height:1px; width:100%; margin-top:5px; margin-bottom:5px}
		.submenu{ padding-top:10px; padding-bottom:10px; padding-left:20px; background-color:#e9f3fa; margin-top:15px;}
		.submenu a{ font-size:16px;}
		.submenu a:hover{}
		#pagination {text-align:center; font-size:16px;}
		#pagination a { font-size:16px}
		.params { margin-top:5px; color:#999999; font-size:12px}
	.banner{}

.footer{ width:100%; background-image:url(../images/footer_bg.jpg); background-repeat:repeat-x; height:114px; width:100%; }
	.bottom_menu { padding-top:40px; width:1000px; text-align:left}
		.b_menu{ width:100%; text-align:center}
		.bottom_menu a{color:#0e4ca8; font-size:12px;}
		.bottom_menu a:hover{color:#fc7f04}
		.contcopy{ margin-top:10px;}
		.info{ float:left; padding-left:50px}
		.counter{ float:left; padding-left:20px; padding-top:5px}
		.copy{float:right; padding-right:60px; text-align:center; padding-bottom:5px}
	
ol.commentlist {
	margin: 15px 0 25px 0;
	list-style-type: none;
	padding: 0;
	border-top: dotted 1px #ccc;
	}

ol.commentlist li {
	border-bottom: dotted 1px #ccc;
	padding: 15px 10px;
	height: 1%; /* for IE6 */
	}

ol.commentlist li.alt {
	background-color: #f6f6f6;
	border-bottom: dotted 1px #ccc;
	height: 1%; /* for IE6 */
	}

ol.commentlist li.authorcomment {
	background-color: #ffecec;
	}

ol.commentlist li p {
	margin: 2px 0 5px 0;
	}
		
#question_button {
    background-image:url(../images/quest.jpg);
    width:200px;
    height:26px;
    border:1px solid #fff;
}
	
.form_overflow {margin-top:10px}	
		
		
