* {
	margin: 0;
	padding: 0;
	outline: none;
}

html {
	height: 100%;
}

ul {
	list-style-type: none;
}

body {
	text-align: center;
	height: 100%;
	min-height: 100%;
	padding: 0;
	margin: 0;
	font: 12px tahoma;
	background: #fff;
	color: #000;
}

#wrap {
	text-align: left;
	width: 823px;
	position: relative;
	height: auto ! important;
	height: 100%;
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;
}

a {
	color: #007fbc;
	text-decoration: underline;
}

a:hover {
	color: #007fbc;
	text-decoration: none;
}

h4 {
	font-size: 12px;
	padding-bottom: 5px;
}

#right  #top {
	margin-top: 20px;
    text-align: left;
    float: right;
}

#right  #top .top-left{
	padding-right: 10px;
	float: left;
}

#right  #top .top-right{
	padding-left: 10px;
	border-left: 1px solid #999;
	float: left;
}

#right  #top .top-right p.mail a{
	color: #000;
}


#right  #top p{
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}

#right {
	width: 585px;
	float: right;
}	

#right #image-header {
	position: absolute;
	margin-left: -30px;
	margin-top: 135px;
	width: 622px;
	height: 198px;
	background: url(../images/main.jpg) no-repeat top left;
}

#right .content {
	margin-top: 350px;
	background: #e9f5fb;
	padding: 20px 20px 20px 20px;
}

#right .content h3 {
	color: #333;
	font: 18px arial;
	margin-bottom: 10px;
}

#right .content p {
	margin-bottom: 15px;
}

#left {
	width: 235px;
	float: left;
}

#left #logo {
	margin-top: 20px;
	width: 181px;
	height: 92px;
	background: url(../images/logo.gif) no-repeat top left;
}

#left #logo a {
	text-indent: -9999px;
	display: block;
	width: 181px;
	height: 92px;
}


#left .menu {
	position: relative;
	margin-top: 17px;
}

#left .menu ul {
	width: 226px;
	border-top: 1px solid #c9c9c9;
}

#left .menu ul li {
	border-bottom: 1px solid #c9c9c9;
	font-weight: bold;
	padding-bottom: 12px;
	padding-top: 12px;
}

#left .menu ul li.selected a{
	color: #000;
	text-decoration: none;
}

#left .menu ul li ul {
	padding-top: 5px;
	border: none;
}

#left .menu ul li ul li {
	padding-bottom: 5px;
	padding-top: 5px;
	border: none;
}


#left .menu ul li.selected ul li a{
	color: #666;

}

#left .menu ul li ul li a{
	color: #666;
	font-weight: normal;
	padding-left: 20px;
	background: url(../images/subli.gif) no-repeat top left;
}

#left .site-bar {
	margin-top: 20px;
}

#left .site-bar img{
	border: none;
	margin-bottom: 10px;
}

#wrap .menu-bottom {
	clear: both;
	padding-top: 15px;
}

#wrap .clear-footer {
	height: 132px;
	clear: both;
	padding-top: 15px;
}

#wrap .menu-bottom ul li {
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid #999;
	float: left;
}

#wrap .menu-bottom ul li.first {
	padding-left: 0;
}

#wrap .menu-bottom ul li.last {
	padding-right: 0;
	border-right: none;
}

#wrap .menu-bottom form{
	margin-right: -10px;
	width: 200px;
	float: right;
	right: 0;
}

#wrap .menu-bottom form fieldset {
	border: 0;
}

#wrap .menu-bottom form fieldset .inputbox {
	font-size: 11px;
	color: #b6b6b6;
	background: #fff;
	border: 1px solid #d6d6d6;
	padding: 2px;
}

#wrap .menu-bottom form fieldset .subm {
	background: none;
	border: none;
	font-weight: bold;
	color: #d70e17;
	cursor: pointer;
}

#footer {
	width: 100%;
	height: 62px;
	position: absolute;
	bottom: 25px;
}

#footer  div {
	margin-top: 25px;
}

#footer .f-inner {
	height: 62px;
	margin-top: 0;
}

#footer .left {
	font-size: 12px;
	float: left;
}	
	
#footer .right {
	color: #999;
	float: right;
}	

.td1 {padding: 5px;}

.nd {color:#D70E17;}

.city {font-size:11px; color:#999999;}

.path {font-size:9px; color:#007FBC;}

.red { color:#D70E17;}
