@charset "utf-8";
body 
{
    font-family:Arial, Helvetica, sans-serif, "宋体";
	font-size: 12px;
	background:#000000;
	margin:0px;
	color:#696A72;
	text-align:center;
}
input,textarea,select{font-weight:normal;font-size:12px;font-style:normal;}

a:link {color: #696A72;text-decoration: none;}
a:visited {color: #696A72;text-decoration: none;}
a:hover {color: #FF6F02;text-decoration: none;}
a:active {color: #FF6F02;text-decoration:}


.a1:link {color: #EFEFEF;text-decoration: none;}
.a1:visited {color: #EFEFEF;text-decoration: none;}
.a1:hover {color: #E83E00;text-decoration: none;}
.a1:active {color: #E83E00;text-decoration:}


img{border-top-width:0px;border-bottom-width:0px;border-left-width:0px;border-right-width:0px; border:0px;}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	}
.input1{ width:150px; height:22px; border:1px #C7C9CC solid;}	
.input2{ width:100px; height:19px; border:1px #C7C9CC solid;}	
.abcd select{ width:209px; height:20px;}


#clear{
	clear:both;
}
#body{
	width:1003px;
	margin:0px auto;
}
#head{
	width:1003px; background:url(../images/topbj.jpg) repeat-x; height:70px;
}
#left{
	width:210px;
	float:left;
	margin-left:25px;
	}
#right{
width:716px;
float:right;
margin-right:20px;
	}

#bottom{width:1003px; margin:2px auto;}
.bbtm{ width:940px;}
.bbtm1{ width:940px; background:url(../images/bottom.jpg) no-repeat center; height:40px;}

.txt{ padding:5px 0 5px 0;}
