﻿/* CSS Document */
#top{
width:1003px;
height:127px;
margin:0px auto;
}
#logo{
background-image:url(../images/logo.jpg);
float:left;
width:209px;
height:127px;
}
#banner{
/* background-image:url(../images/banner.jpg); */
float:left;
width:794px;
height:127px;
}
#top2{
background:url(../images/bj.gif) no-repeat;
width:1003px;
height:41px;
margin:0px auto;
}
#top2_1{
width:850px;
height:41px;
margin:0px auto;
float:left;
}
#top2_2{
height:20px;
float:right;
margin-top:15px;
padding-right:10px;
}
.nav{
margin-left:5px;
height:33px;
float:left;
margin-top:5px;
}
.navcornerleft{
background:url(../images/cornerleftblue.gif) no-repeat;
width:4px;
height:34px;
padding-top:5px;
}
.navcornerright{
background:url(../images/cornerrightblue.gif) no-repeat;
width:4px;
height:34px;
padding-top:5px;
}
.navcenter{
background:url(../images/beijingblue.gif) repeat-x;
height:34px;
width:120px;
padding-top:5px;
font-weight:bold;
cursor: hand;
color:#000000;
font-family:"宋体";
font-size:14px;
}
.navcorner2left{
background:url(../images/cornerleftbyellow.gif) no-repeat;
width:4px;
height:34px;
padding-top:5px;
}
.navcorner2right{
background:url(../images/cornerrightyellow.gif) no-repeat;
width:4px;
height:34px;
padding-top:5px;
}
.navcenter2{
background:url(../images/beijingyellow.gif) repeat-x;
height:34px;
width:120px;
padding-top:5px;
font-weight:bold;
cursor: hand;
color:#000000;
font-family:"宋体";
font-size:14px;
}
#main_top{
background:url(../images/main_top.gif) no-repeat;
width:1003px;
height:77px;
margin:0px auto;
}
#main_top1{
width:400px;
height:77px;
float:left;
}
#main_top2{
width:500px;
height:77px;
float:right;
}
.main_button{
height:77px;
float:left;
}
#main{
background-image:url(../images/main.gif);
height:500px;
width:1003px;
margin:0px auto;
float:left;
}
#main_center{
width:900px;
margin:0px auto;
}
#main-buttom{
background:url(../images/buttom.gif) NO-REPEAT;
height:141px;
width:1003px;
margin:0px auto;
float:left;
}

#main-buttom{
background:url(../images/buttom.gif) NO-REPEAT;
height:50px;
width:1003px;
margin:0px auto;
float:left;
}

#foot {
background:url(../images/buttom2.gif);
height:90px;
width:1003px;
margin:0px auto;
float:left;

}

#foot_nav {
	text-align: center;
	font-weight: bold;
	font-size: 12px;

}

#foot_nav p {
	line-height: 20px;
}
.page{
background:url(../images/page.gif) NO-REPEAT;
width:224px;
height:141px;
}
.page_center{
width:200px;
height:120px;
margin:20px auto;
}

#contentarea {
	height: 583px;
	position: relative
}

#contentarea div {
	width: 218px
}

#contentarea .scripx {
	color: #4B4B4B;
	position: absolute
}

#contentarea .scripx a {
	color: #4B4B4B;
	text-decoration: none
}

.form {
	float: right;
	margin-top: 0px;
	margin-right: 40px;
	text-align: center;
	padding: 5px 0;
	width: 106px;
	border: 1px solid #B0B0B0;
	background: #F4FFD3;
	color: #7A7A7A;
	width: 126px;
	height: 73px;
	overflow: hidden;
	position: absolute;
}

.form .input {
	border: 1px solid #C0C0C0;
	color: #7A7A7A;
	width: 94px;
	margin-bottom: 4px
}

.form img {
	margin: 0
}










* {
	/*margin: 0px;
	padding: 0px;*/
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #f60;
	text-decoration: underline;
}

/*
.txt {
	font-size: 14px;
	line-height: 38px;
	font-family: Arial, Helvetica, sans-serif;
}

.txt_e {
	font-size: 14px;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
}

.bodytxt {
	font-size: 14px;
	line-height: 20px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
}

.title {
	font-size: 14px;
	font-weight: bold;
}

.txt_r {
	color: #FF0000;
}

.color {
	color: #540711;
}
*/