*	{
	margin: 0;
	padding: 0;
	}
html	{
	height: 100%;
	}
body	{
	position: relative;
	height: 100%;
	background: #fff url(img/body_bg.png) repeat-x;
	min-width: 1000px;
	font-family: tahoma;
	font-size: 12px;
	color: #171717;
	}

body img{
	border: none;
	}
body a{
	color: #0067C6;
	text-decoration: underline;
	}
body a:hover{
	}
body a:visited{
	}

ul	{
	list-style: none;
	}
h1, h2, h3, h4, h5, h6, h7{
	font-weight: lighter;
	}

input, textarea{
	outline: none;
	}


#btouter{
	position: relative;
	margin: 0 auto -62px auto;
	min-height: 100%;
	_height: 100%;
	background: url(img/btouter_bg.gif) 50% 0 repeat-y;
	width: 1000px;
	}

/**************HEADER*************/
#header{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 226px;
	background: #016ACC url(img/header_bg.jpg) 50% 0 no-repeat;
	}
#logo	{
	position: absolute;
	top: 55px;
	left: 71px;
	height: 64px;
	width: 845px;
	color: #fff;
	}
#topmenu{
	position: absolute;
	top: 170px;
	left: 84px;
	height: 31px;
	text-transform: uppercase;
	font-size: 11px;
	color: #fff;
	}
#topmenu li{
	float: left;
	height: 31px;
	padding: 0 21px 0 16px;
	line-height: 29px;
	background: url(img/topmenu_li_bg.png) 100% 0 no-repeat;
	}
#topmenu_li_no_bg{
	background: url(img/topmenu_li_bg.png) 100% 100% no-repeat !important;
	padding: 0 !important;
	width: 5px;
	margin: 0 0 0 -5px;
	}
#topmenu li a{
	color: #fff;
	}

/**************END_HEADER*************/

/***************CONTENT******************/
#bt	{
	padding: 201px 0 0 0;
	}
#bt1	{
	width: 100%;
	margin-right: -239px; /*for right*/
	float: left;
	}
#bt2	{
	margin-right: 239px; /*for right*/
	}
#bt3	{
	width: 100%;
	margin-left: -267px; /*for left*/
	float: right;
	}

#bt_center{
	position: relative;
	z-index: 10;
	margin-left: 267px; /*for left*/
	line-height: 18px;
	padding: 0 0 14px 0;
	}

#bt_left{
	position: relative;
	z-index: 11;
	width: 228px; /*for left*/
	float: left;
	padding: 25px 25px 0 14px;
	}
#bt_right{
	position: relative;
	width: 201px; /*for rigt*/
	float: right;
	padding: 25px 14px 0 24px;
	}

/*left_col*/

.btlm	{
	position: relative;
	background: url(img/btlm_bg.png) 50% 0 repeat-y;
	margin: 0 0 23px 0;
	}
.btlm_1{
	height: 29px;
	width: 209px;
	padding: 0 0 0 19px;
	font-size: 13px;
	color: #fff;
	background: #016ACC url(img/btlm_bg.png) no-repeat;
	line-height: 27px;
	}
.btlm ul{
	padding: 11px 25px 3px 19px;
	}
.btlm ul li{
	position: relative;
	padding: 2px 0 8px 5px;
	color: #A4A4A4;
	background: url(img/btlm_ul_li_bg.gif) 0 100% no-repeat;
	}
.btlm ul li a{
	padding: 0 0 0 8px;
	}
.btlm_2{
	height: 13px;
	font-size: 0;
	line-height: 0;
	background: url(img/btlm_bg.png) 100% 100% no-repeat;
	}
.btlm_ul_li_no_bottom_line{
	background: url(img/btlm_ul_li_bg.gif) 100% 0 no-repeat !important;
	height: 1px;
	font-size: 0 !important;
	line-height: 0 !important;
	padding: 0 !important;
	margin: -1px 0 0 0;
	}

/*end_left_col*/

/*center_col*/

.block-1{
	padding: 2px 0 5px 5px;
	font-size: 11px;
	color: #6B6B6B;
	background: #fff;
	}
.block-1 a{
	color: #6B6B6B;
	padding: 0 4px 0 4px;
	}

.block-2{
	background: url(img/block-2_bg.gif) 50% 0 repeat-y;
	margin: 0 0 8px 0;
width: 494px;

	}
.block-2_1, .block-2_3{
	height: 13px;
	font-size: 0;
	line-height: 0;
	}
.block-2_1{
	background: url(img/block-2_1_bg.gif) 50% 0 no-repeat;
	}
.block-2_2{
	overflow: hidden;
	//zoom: 1;
	}
.block-2_2_1{
	float: left;
	padding: 0 24px 0 15px;
	width: 208px;
	margin: 0 -265px 0 0;
	}
.block-2_2_1 b{
	display: block;
	margin: -5px 0 11px 0;
	font-weight: bold;
	color: #262626;
	}
.se	{
	}
.setext{
	padding: 2px 3px 3px 3px;
	width: 218px;
	border: 1px solid #D4D4D4;
	background: #fff;
	margin: 0 0 12px 0;
	font-family: tahoma;
	font-size: 13px;
	color: #6A6A6A;
	}
.sesubmit{
	height: 23px;
	width: 87px;
	border: none;
	background: #0275E0;
	margin: 0 0 0 70px;
	font-family: tahoma;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	}
.sesubmit::-moz-focus-inner{
	border: 0;
	padding: 0;
	}
.block-2_2_2{
	margin: 0 0 0 265px;
	padding: 0 20px 0 0;
	}
.block-2_2_2 b{
	display: block;
	font-weight: bold;
	color: #262626;
	margin: -5px 0 11px 0;
	}
.block-2_2_2 dl{
	font-size: 11px;
	line-height: 13px;
	margin: -7px 0 0 0;
	}
.block-2_2_2 dl dt{
	color: #959595;
	}
.block-2_2_2 dl dd{
	color: #262626;
	}
.block-2_2_2 div{
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	}
.block-2_3{
	background: url(img/block-2_3_bg.gif) 50% 0 no-repeat;
	}

#bt_center h3{
	font-size: 18px;
	color: #0275E0;
	margin: 0 0 12px 17px;
	}
.block-3{
	overflow: hidden;
	//zoom: 1;
	width: 494px;
	}
.block-3 ul{
	width: 519px;
	margin: 0 0 0 -25px;
	}
.block-3 ul li{
	display: inline-block;
	//display: inline;
	//zoom: 1;
	vertical-align: top;
	width: 234px;
	background: url(img/block-3_ul_li_bg.gif) 50% 0 repeat-y;
	margin: 0 0 23px 25px;
	}
.block-3_1, .block-3_3{
	font-size: 0;
	line-height: 0;
	height: 13px;
	}
.block-3_1{
	background: url(img/block-3_ul_li_bg.gif) no-repeat;
	}
.block-3_2{
	position: relative;
	}
.block-3_2 img{
	display: block;
	margin: 0 auto 10px auto;
	}
.block-3_2 b{
	display: block;
	padding: 0 10px 0 17px;
	margin: 0 0 7px 0;
	//margin: 0 0 2px 0;
	font-weight: bold;
	color: #005FB7;
	}
.block-3_2 b a{
	text-decoration: none;
	color: #005FB7;
	}
.block-3_2 div{
	padding: 0 10px 0 17px;
	margin: 0 0 2px 0;
	//margin: 0 0 11px 0;
	font-size: 24px;
	color: #1A9C00;
	}
.block-3_2 div span{
	font-size: 14px;
	}
.block-3_2_a{
	padding: 0 10px 0 17px;
	font-size: 12px;
	}
.block-3_3{
	margin: -2px 0 0 0;
	background: url(img/block-3_ul_li_bg.gif) 100% 100% no-repeat;
	}

#bt_center h1, #bt_center h2{
	font-size: 18px;
	margin: -7px 0 14px 0;
	}
#bt_center p{
	margin: 0 0 18px 0;
	}

.block-4{
	margin: 0 0 23px 0;
	}
.block-4 b{
	display: block;
	color: #262626;
	padding: 0 0 6px 0;
	}
.block-4_1{
	position: relative;
	margin: 0 0 7px 0;
	}
.block-4_1 input{
	border: 1px solid #D4D4D4;
	background: #fff;
	width: 265px;
	font-family: tahoma;
	font-size: 12px;
	color: #6A6A6A;
	font-weight: lighter;
	padding: 3px 7px 4px 7px;
	}

/******select******/
.dll{
	position: absolute;
	top: 0;
	//top: 1px;
	left: 292px;
	height: 23px;
	width: 202px;
	}
.dlltop{
	z-index: 51;
	}
.dll .dll_1{
	height: 23px;
	}

.dll .dll_1 .select{
	float:left;
	width: 202px;
	}

.dll .jquery-selectbox{
	position: relative;
	height: 23px;
	width: 202px !important;
	float: left;
	display: inline;
	font-family: tahoma;
	font-size: 12px;
	color: #6A6A6A;
	padding: 0;
	background: url(img/dll_jquery-selectbox_bg.gif) no-repeat;
	}

.dll .jquery-selectbox.selecthover{
	z-index: 700;
	}

.dll .jquery-selectbox .jquery-selectbox-currentItem{
	white-space: nowrap;
	padding: 0 0 0 9px;
	line-height: 22px;
	display: block;
	overflow: hidden;
	//zoom: 1;
	height: 23px;
	font-family: tahoma;
	font-size: 12px;
	color: #6A6A6A;
	}

.dll .jquery-selectbox .jquery-selectbox-list {
	display: none;
	position: absolute;
	top: 23px;
	left: 0;
	width: 200px !important;
	height:auto;
	overflow-x: hidden;
	overflow-y: auto;
	z-index: 190;
	background: #fff;
	border: 1px solid #D4D4D4;
	border-top: none;
	}

.dll .jquery-selectbox .jquery-selectbox-moreButton {
	position: absolute;
	top: 0;
	right: 0;
	float: right;
	width: 100%;
	height: 23px;
	cursor: pointer;
	}

.dll .jquery-selectbox .jquery-selectbox-moreButton.morebuttonhover {

	}

.dll .jquery-selectbox .jquery-selectbox-item.listelementhover {
	font-family: tahoma;
	font-size: 12px;
	color: #6A6A6A;
	background: #D4D4D4;
	}

.dll .jquery-selectbox .jquery-selectbox-item {
	display: block;
	cursor: default;
	padding: 0 0 0 9px;
	font-family: tahoma;
	font-size: 12px;
	color: #6A6A6A;
	}

/******end_select******/


.block-4 textarea{
	height: 145px;
/*	width: 523px;*/
width: 478px;
	padding: 4px 7px;
	border: 1px solid #D4D4D4;
	font-family: tahoma;
	font-size: 12px;
	color: #6A6A6A;
	overflow: auto;
	margin: 4px 0 12px 0;
	}
.block-4_2{
	}
.block-4_2 input{
	height: 23px;
	width: 87px;
	font-weight: bold;
	font-size: 13px;
	font-family: tahoma;
	color: #fff;
	border: none;
	background: #0275E0;
	cursor: pointer;
	}
.block-4_2-2 input{
	height: 23px;
	width: 200px;
	font-weight: bold;
	font-size: 13px;
	font-family: tahoma;
	color: #fff;
	border: none;
	background: #0275E0;
	cursor: pointer;
	}
.block-4_2 input::-moz-focus-inner{
	border: 0;
	padding: 0;
	}

.block-5{
	overflow: hidden;
	//zoom: 1;
	padding: 12px 0 0 0;
	margin: 0 0 5px 0;
	}
.block-5_1{
	float: left;
	width: 173px;
	padding: 0 0 0 13px;
	margin: 0 -186px 0 0;
	}
.block-5_1 img{
	}
.block-5_2{
	margin: 0 0 0 186px;
	padding: 40px 0 0 0;
	}
.block-5_2 div{
	font-size: 35px;
	color: #1A9C00;
	margin: 0 0 9px 0;
	}
.block-5_2 div span{
	font-size: 20px;
	}
.block-5_2 a{
	font-size: 14px;
	}

/*end_center_col*/

/*right_col*/

.backet{
	position: relative;
	background: url(img/backet_bg.gif) 50% 0 repeat-y;
	margin: 0 0 7px 0;
	}
.backet_1, .backet_3{
	height: 13px;
	font-size: 0;
	line-height: 0;
	}
.backet_1{
	background: url(img/backet_bg.gif) no-repeat;
	}
.backet_2{
	color: #262626;
	}
.backet_2 b{
	padding: 0 0 0 17px;
	display: block;
	font-weight: bold;
	margin: -2px 0 0 0;
	}
.backet_2_1{
	overflow: hidden;
	//zoom: 1;
	padding: 0 0 7px 0;
	}
.backet_2_1 div{
	float: left;
	width: 99px;
	padding: 21px 0 0 17px;
	}
.backet_2_1 img{
	float: right;
	height: 55px;
	width: 72px;
	margin: 9px 11px 0 0;
	}
.backet_3{
	background: url(img/backet_bg.gif) 100% 0 no-repeat;
	}

.novtov{
	background: url(img/novtov_bg.png) 50% 0 repeat-y;
	}
.novtov_1{
	background: #016ACC url(img/novtov_bg.png) no-repeat;
	height: 29px;
	line-height: 27px;
	padding: 0 0 0 16px;
	color: #fff;
	}
.novtov ul{
	}
.novtov ul li{
	border-bottom: 1px solid #C7C7C7;
	overflow: hidden;
	//zoom: 1;
	padding: 14px 0 0 0;
	}
.novtov ul li img{
	float: left;
	margin: 0 0 0 6px;
	}
.novtov ul li div{
	float: right;
	width: 96px;
	padding: 1px 0 18px 0;
	}
.novtov ul li div b{
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #005FB7;
	padding: 0 0 15px 0;
	}
.novtov ul li div span{
	display: block;
	font-weight: bold;
	color: #1A9C00;
	padding: 0 0 10px 0;
	}
.novtov ul li div a{
	font-size: 10px;
	color: #005FB7;
	}
.novtov_2{
	margin: -14px 0 0 0;
	height: 14px;
	font-size: 0;
	line-height: 0;
	background: url(img/novtov_bg.png) 100% 100% no-repeat;
	}

/*end_right_col*/


/***************END_CONTENT******************/

/**************FOOTER*************/
#fg	{
	clear: both;
	height: 62px;
	}
#footer{
	position: relative;
	top: 0;
	background: #016ACC url(img/footer_bg.png) no-repeat;
	clear: both;
	height: 62px;
	width: 1010px;
	margin: 0 auto;
	font-size: 11px;
	color: #fff;
	}
#footer_1{
	padding: 14px 0 0 20px;
	}
td{padding:5px;}
/**************END_FOOTER*************/
