* {
margin:0;
padding:0;
}

html {
height:100%;
}

body {
background:#fff;
color:#000;
height:100%;
font:10pt Tahoma, Verdana, Arial;
}

.fix {
min-width:966px;
max-width: 1220px;
margin: 0 auto;
position: relative;

}

.pad17 {
margin:0 17px;
position: relative;

}

table {
border-collapse:collapse;
}

td {
vertical-align:top;
}

img {
border:none;
}

a {
color:#3399cc;
}

p {
font-size:9pt;
padding:5px 0;

}

ul {
list-style-type: none;
}

li {
margin:5px 0;
font-size:9pt;
/* color:#3399CC; */
}

ul li {
padding:3px 0 4px 10px;
background:url('li1.gif') no-repeat 0 10px;
}

ul li ul li {
padding:0 14px;
background:url('li2.gif') no-repeat 6px 7px;
}


h1,h2,h3 {
font-weight:normal;
font-size:16pt;
}

h1 {
color:#D77B00;
}

#head {
width:100%;
background:url('head_bg.gif') repeat-x;
}

#head_logo {
padding:6px 0 0 25px;
width:167px;
}

#head_logo a {
color:#fff;
font-weight:700;
font-size:8pt;

}

#logo {
padding-top:28px;
}

.rltv {
/*	background: url("city_img.gif") no-repeat; */
/* position:relative; */
}

#head_city {
	border-left: 1px solid #fff; 
	border-right: 1px solid #fff; 
	width:198px;
	background: url('city_img.gif') top left no-repeat;
	text-align: center;
	padding: 3px 0 0 0;
}

#head_city select {
	font-weight: bold;
}

/*
#head_city img {
border-left:1px solid #fff;
border-right:1px solid #fff;
float:left;
}


.rltv #select_city {
position:absolute;
top:3px;
left:10px;
}

*/

#head_city_shadow {
width:6px;
background:url('city_shadow.gif') top left no-repeat;
}

#head_right {
height:25px;
text-align:right;
color:#fff;
padding:5px 10% 0 0;
}

#head_right1 {
height:25px;
text-align:right;
color:#fff;
padding:6px 20px 0 0;
}

/*
#head_right1 input {
vertical-align:middle;
color:#7A7A7A;
padding-left:5px;
margin-right:10px;
width:15%;
}
*/

#head_right a,#head_right1 a {
color:#fff;
}


#auth {
	display: none;
	width: 100%;
	height: 95px;
	float: left;
	position: absolute;
	top: 30px;
	left: 0;
	z-index: 200;

	border-top: #fff solid 1px;
	border-bottom: #fff solid 1px;
	background-color: #6098D5; 
	color: #fff;
	text-align: center;
}

#auth #close {
	width: 100%;
	text-align: right;
}

#auth table {
	width: auto;
	margin: 0 auto;
	height: auto;
/*	margin: 3px 30px; */
	font-size:100%;
}

#auth table td {
	padding: 1px 5px;
	text-align: left;
}

#auth label {
	font-weight: bold;
}
#auth input  {
	font-weight: bold;
	font-size: 12pt;
}

#auth table td a {
	margin: 0;
	padding: 0;
	color: #fff;
}


#auth input.login {
	width: 300px;
}

#auth input.password {
	width: 200px;
}

#auth #remember span {
	margin: 10px 0 0 0;
	line-height: 24px;
}

/*# head_right1 */
input#log_button {
	border:none;
/*	background:transparent url('button_log.gif') no-repeat; */
	background:transparent url('auth_login.gif') no-repeat;
	width:98px;
	height:32px;
	cursor:pointer;
	margin-left:10px;
}
#close input {
	border:none;
	background:transparent url('auth_close.gif') no-repeat;
	width:14px;
	height:14px;
	cursor:pointer;
	color: transparent;
	margin: 7px 7px 0 0;
}


#head_menu table {
width:80%;
margin:0 5%;
}

#head_menu table td {
padding:10px 10px 0 0;
text-align:center;
}

#head_menu table a {
padding-top:50px;
color:#7878CC;
font-size:18px;
text-align:center;
width:100%;
display:block;
}

a#head_add {
background:url('add.gif') no-repeat 40% 0;
}

a#head_cut {
background:url('cut.gif') no-repeat 40% 0;
}

a#head_info {
background:url('info.gif') no-repeat 40% 0;
}

#banner {
text-align:center;
background:#E8E8E8;
height:60px;
margin:3px 0;
}

#find_button {
border:none;
background:transparent url('search.gif') no-repeat;
width:108px;

/* 
background:transparent url('button_find.gif') no-repeat;
width:98px;
*/
height:32px;
cursor:pointer;
}

#head_right1 {
	font-size: 11px;
}

#head_right1 span input {
	width: auto;
}

#search {
background:#4876a4 url('icon_search.gif') 20px 20px no-repeat;
color:#fff;
font-size:10px;
display:block;
padding:10px 0 10px 20px;
}

#search form {
border-top:#fff solid 1px;
border-bottom:#fff solid 1px;
}

#search label {
color:#fff;
font-size:13px;
font-weight:700;
}

#search h3 {
padding:20px 30px 20px 80px;
}

#search table {
width:100%;
}

#search table td {
vertical-align:middle;
padding-right:10px;
text-align:right;
}

#search select {
width:100%;
}

#s1 {
width:12%;
}

#s2 {
width:18%;
}

#s3 {
width:10%;
}

#s4 {
width:20%;
}

#s5 {
width:6%;
}

.line2 {
height:10px;
border-bottom:1px solid #8BA9C6;
margin:0 10px 10px 0;
}

#search table#chbox {
width:auto;
float:left;
}

#search table#chbox td {
vertical-align:middle;
text-align:left;
padding-top:10px;
}


#search table#chbox td h4 {
	font-size: 16px; 
	font-weight: bold; 
	font-family: Arial;
}


#footer {
color: #999999;
font-size: 11px;
border-top: 1px solid #666666;
width:100%;
margin-top:20px;
}

#footer td {
padding-top:20px;
}

#footer a {
color: #999999;
}

#copyright {
padding:25px 0 40px 0;
}

#reit {
text-align:right;
padding-right:10px;
}

#reit img {
margin:1px;
}

#f_menu {
padding-left:20px;
}

.fr {
float:right;
}

.cl {
clear:both;
height:4px;
}


.input_date {
	width: 70px;
}


.iz {
/*	background-color: #FFFF99; */
	padding: 0 2px;
	font-weight: bold;
	margin: 0 5px 0 3px;
	white-space: nowrap;
}

.iz a {
	text-decoration: none;
	border-bottom: red 1px dotted;
	color: #FF0000;
	font-weight: normal;
	margin: 0 5px;
}

#cabinet {
	font-size: 16px; 
	text-align: center; 
	width: 100%;
	background: #68A5DD url("cabinet.gif") 10px 5px no-repeat;
	margin: 1px 0;
	color: #fff;
}

#cabinet table {
	margin: 0 25px 0 35px;
}

#cabinet table th {
	height: 33px;
	paddnig: 3px 10px 0 30px;
}


#cabinet table td {
/*	text-align: center; */
	height: 33px;
}

#cabinet table td a {
	font-family: Arial;
	font-size: 18px;
	line-height: 24px;
	margin: 10px 30px  10px 0;
	color: #fff;
}
.calendar {
	display: none;
	width: 214px;
	position:absolute;
	z-index:10;
	background-color:#FFFFFF;
	color:#4876a4;
}
.calendar td{

	padding: 4px;
	border: 1px #888 solid;
}

#office li {
	display: inline;
}
