/* COMMON STYLES*/
*{font-family: Tahoma;font-size:12px;}

BODY, FORM{margin:0; } 

html{
	height:100%;
	position:relative;
}
BODY{
	text-align:center;
	background:#C0C0C0/*url("../img/bg.gif")*/;
	height: 100%;
}

table.main{
	width:777px;
	border-left:1px solid black;
	border-right:1px solid black;
	height:100%;
	background:white;
}

#header{
	background:url("../img/1_pic.jpg") no-repeat;
	height:319px;
}

#left-bg{
	height:100%;
	background:url("../img/2_left_bg.gif") repeat-y;
}
#right-bg{
	height:100%;
	background:url("../img/2_right_bg.gif") repeat-y right;
}

#left-top-bg{
	height:100%;
	background:url("../img/2_left.gif") no-repeat;
}

#footer{
	background:url("../img/3_down.png") no-repeat;
	height:204px;
}

#menu{
	height:54px;
	line-height:54px;
	text-align:center;
}

#notice{
	height:90px;
	font-size:11px;
	text-align:center;
}
#notice *{
	font-size:11px;
}

#copyright{
	height:60px;
	text-align:center;
	color:#CCCCCC;
}

#menu .sep{
	margin:0px 7px;
}

#footer a{
	color:#0051AA;
}
#footer a:hover{
	color:#4C98EC;
}

#menu {
	color:#959595;
}

#left-form{
	width:50%;
	padding-left:110px;
	vertical-align:top;
}
#right-form{
	width:50%;
	padding-right:70px;
	vertical-align:top;
}
#form-sep {
	padding:10px 10px 0px 10px;
	height:100%;
}
#form-sep div{
	width:5px;
	height:100%;
	background:url(../img/2_sep.gif) repeat-y right;;
}
#form .caption{
	text-align:right;
	height:33px;
	padding-right:5px;
}

#form input,#form select{
	background:#FFF5CB;
	border:1px solid black;
	height:18px;;
	padding:1px 2px;
}

#form input.image, #submit input.image{
	height:auto !important;
	width:auto !important;
	background:none !important;
	border:none;
}

#submit{
	text-align:center;
	padding:15px 0px 30px;
}
#middle{
	padding-left:17px !important;
	padding-right:17px !important;
	color:#313131;
}
#middle h2{
	color:#246BB5;
	padding:0px;
	margin:0px;
	margin-top:16px;
	margin-bottom:-4px;
	font-size:14px;
}
#middle UL,#middle UL LI{
	margin:0px;
	padding:0px;
	list-style:none;
}
#middle UL{
	margin-top:8px;
	margin-left:15px;
	margin-bottom:8px;
}
#middle UL LI{
	background:url("../img/inner/list_point.gif") no-repeat 0px 1px;
	padding-left:15px;
	line-height:14px;
	margin:4px 0px;
}
#middle p{
	padding:0px;
	margin:0px;
	margin-top:8px;
}

#page-name{
	margin-top:8px;
	margin-left:-2px;
	font-family:Tahoma;
	color:#FF9600;
	background:url("../img/inner/title.gif") no-repeat left bottom;
	height:29px;
	padding-left:28px;
	font-size:16px !important;
	font-weight:bold;
}
.page-name{
	margin-top:8px;
	margin-left:-2px;
	font-family:Tahoma;
	color:#FF9600;
	background:url("../img/inner/title.gif") no-repeat left bottom;
	height:29px;
	padding-left:28px;
	font-size:16px !important;
	font-weight:bold;
}
#right{
	width:153px !important;
	padding:2px 4px 15px 0px !important;
}
#left{
	padding-bottom:15px !important;
}
/* login */
#right #login-form a.forgot-pass{
	background:url("../img/inner/form1_point.gif") no-repeat 0px 1px;
	line-height:15px;
	padding-bottom:1px;
	padding-left:17px;
	font-size:11px;
	color:#00366F;
}
#right #login-form a.forgot-pass:hover{
	color:white;
}
html>body #right #login-form a.forgot-pass{
	height:15px;
}

#right #login-form-title{
	background:url("../img/inner/form1_title.gif") no-repeat;
	height:37px;
	color:#12477E;
	font-weight:bold;
	text-align:center;
	font-size:14px;
}
#right #login-form{
	background:url("../img/inner/form1_down.gif") no-repeat bottom left #FEB907;
	padding: 0px 15px;
	font-size:11px;
	padding-bottom:10px;
}
#right #login-form input.text{
	width:123px;
	height:18px;
	background:#FFF5CB;
	border:1px solid black;
}
#right #login-form a.login{
	color:white;
	font-size:13px;
}
#right #login-form a.login:hover{
	color:black;
}

#right #step1-form-title{
	background:url("../img/inner/form2_title.jpg") no-repeat;
	height:132px;
	color:#12477E;
	font-weight:bold;
	text-align:center;
	vertical-align:bottom;
	padding-bottom:10px;
	font-size:14px;
}
#right #step1-form-title2 *{
	font-size:11px;
}
#right #step1-form-title2{
	background:url("../img/inner/form2_razdel.gif") no-repeat bottom #C9DBED;
	padding-bottom:7px;
}
#right #step1-form-title2 select{
	background:#ECF2F8;
	border:1px solid black; 
}
#right .step1-form-bg{
}
#right #step1-form{
	background:url("../img/inner/form2_bg.gif");
	font-size:11px;
}
#right #step1-form-content{
	padding: 0px 10px 0px 15px;
}
#right #step1-form-content p{
	margin:2px 0px;
	padding:0px;
}
#right #step1-form-content input.text,#right #step1-form-content input.text2,#right #step1-form-content input.text3{
	background:#F8F6E1;
	border:1px solid black;
	width:123px;
	height:18px;
}
#right #step1-form-content input.text2{
	background:#E7F2CA;
}
#right #step1-form-content input.text3,#right #step1-form-content select.text3{
	background:#ECF2F8;
	border:1px solid black;
	width:123px;
}

#middle .listing{
	text-align:center;
	background:url("../img/inner/down_line.gif") no-repeat top;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	padding-top:15px;
}

#middle .listing .cur{
	color:#959595;
}
#middle .listing .sep{
	color:#959595;
}
#middle .listing a{
	color:#0051AA;
}
#middle .listing a:hover{
	color:#23A4FF;
}
#bottom1{
	height:75px;
}
#bottom1 p{
	padding:0px;
	margin:8px 0px;
}
#table1 td
{
    font-size:9px;
}
#table2 td
{
    font-size:9px;
}
#n1
{
visibility:hidden;
}
.reliable
{
color:#00366F;
}