body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td {
	margin: 0;
	padding: 0;
}

body,button,input,select,textarea {
	font: 12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif;
	font-family: Microsoft YaHei;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

img {
	border: 0;
}

address,cite,dfn,em,var {
	font-style: normal;
}
.error {
    font-size: 18px;
    font-family: Microsoft YaHei;
    margin-top: 15px;
    width: 310px;
    color: #d20c0c;
}
code,kbd,pre,samp {
	font-family: courier new, courier, monospace;
}

small {
	font-size: 12px;
}

ul,ol {
	list-style: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

sup {
	vertical-align: text-top;
}

sub {
	vertical-align: text-bottom;
}

legend {
	color: #000;
}

fieldset,img {
	border: 0;
}

button,input,select,textarea {
	font-size: 100%;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	width: 100%;
	min-width: 1200px;
}

.title {
	text-align: center;
	margin-top: 50px;
}

.wapper {
	width: 1000px;
	min-width: 1000px;
	margin: 55px auto;
	overflow: auto;
	height: auto;
}

.left_logo {
	float: left;
}

.border_login {
	padding: 0px 25px;
	height: 390px;
	margin-top: 10px;
	border: 1px solid #ddd;
	border-radius: 20px;
	float: right;
}

.user {
	font-size: 24px;
	font-family: Microsoft YaHei;
	color: #d20c0c;
	margin-top: 15px;
	text-align: left;
}

.username {
	background: url(images/111_03.jpg) no-repeat 10px;
	border: 1px solid #ddd;
	outline: none;
	width: 310px;
	margin-top: 20px;
	text-indent: 110px;
	font-size: 16.25px;
	height: 37px;
}

.pass {
	background: url(images/333_06.jpg) no-repeat 10px;
	border: 1px solid #ddd;
	outline: none;
	width: 310px;
	text-indent: 110px;
	font-size: 16.25px;
	margin-top: 40px;
	height: 37px;
}

.login_btn {
	width: 310px;
	border: none;
	background: #db0303;
	height: 45px;
	font-size: 26px;
	cursor: pointer;
	margin-top: 40px;
	color: #fff;
}

.right_login {
	text-align: center;
	float: left;
	margin-left: 5px;
}

.footer {
	height: 150px;
	background: #b20101;
	color: #fff;
}

.content_f {
	width: 1000px;
	height: 150px;
	min-width: 1000px;
	margin: auto;
}

.content_f ul li {
	float: left;
}

.content_f ul {
	height: auto;
	overflow: auto;
}

.title_f {
	font-size: 46px;
	border-right: 1px solid #fff;
	height: 70px;
	line-height: 65px;
	margin-top: 45px;
	padding-right: 20px;
}

.company {
	font-size: 22px;
	margin-top: 40px;
	margin-left: 20px;
	line-height: 39px;
	color: #e2e1d7;
}

.contact {
	font-size: 20px;
	margin-top: 20px;
	float: right !important;
	margin-right: 30px;
}