﻿@charset "utf-8";
/* CSS Document */
body{
	font-size:12px;
	font-family:"宋体",Arial, Helvetica, sans-serif;
	width:950px;
	height:auto;
	margin:0 auto;
}
#login {
	width: 950px;
	height: 32px;
	background: url(../image/background_login.gif) repeat-x;
}
.user {
	float: left;
	color: #595959;
	margin-top: 3px;
	padding-left:20px;
}
.password{
	float: left;
	color: #595959;
	margin-top: 3px;
	margin-left:20px;
}
 
.typetool {
	width: 105px;
	height: 15px;
}
.button {
	float: left;
	margin-left: 10px!important;
	margin-left:8px;
	margin-top: 4px;
	color: #595959;
}
.btn {
	background-color: #C1CDD9;
	height: 20px;
	color: #595959;
}
.advanced {
	float: right;
	margin-top: 9px;
	padding-right:10px;
}
#navigation {
	width: 950px;
	height: 69px;
}
.logo {
	float: left;
	width: 200px;
	height: 69px;
	background: url(../image/background_logo.gif) repeat-x;
}
.sign {
	margin-top: 3px;
}
.airmanship {
	float: left;
	width: 750px;
	height: 69px;
	background: url(../image/background_navigation.gif) no-repeat;
}
.kind {
    float:left;
	width: 845px;
	height: 27px;
}

.smell {
	margin-left: 40px;
	margin-top: 17px;
}
.smell_2 {
	margin-left: 40px;
	margin-top: 10px;
}
.liantiao {
	width: 950px;
	height: 5px;
	clear: both;
	background-color: #0369A9;
        font-size:1px;
}
#content {
	background-color: #EFEEEE;
	width: 950px;
	height: 590px;
}
.con_bg {
	background-image: url(../image/404_bg.gif);
	background-repeat: no-repeat;
	width:732px;
	height:262px;
	margin:0 auto;
	margin-top: 50px;
}
.rebound {
	float: right;
	margin-right: 240px!important;
        margin-right: 120px;
	margin-top: 200px;
}
.r:link {
	color: #990000;
	text-decoration: none;
}
.r:visited {
	color: #990000;
	text-decoration: none;
}
.r:hover {
	color: #990000;
	text-decoration: underline;
}
.r:active {
	color: #990000;
	text-decoration: none;
}
