@charset "utf-8";
/* CSS Document */
*{
	margin:0;padding:0;border:0;}
body{
	font-size:12px;font-family:\5b8b\4f53;}
a{
	text-decoration:none;hide-focus: expression(this.hideFocus=true);
	outline: none;cursor:pointer;}
a:focus{outline:0}
a:hover{color:#CC0D0D !important}
.clear {
	clear:both;height:0; font-size:0; 
	line-height:0; }
/* 页面外框 */
.wrap{
	position:absolute;
    top:50%;
	left:0;
	margin-top:-169px;
	margin-left:0px;
    width:100%;
    height:338px;
	background:url(bg.jpg) repeat-x center 0;
	overflow:hidden;}
.header{
	width:1003px;
	height:auto;
	margin:0 auto;}
.top{
	height:59px;
	background:url(dl.jpg) no-repeat;}
.right{
	float:left; display:inline;
	width:401px;
	height:268px;
	background:url(dla.jpg) no-repeat;}
.left{
	width:602px; float:left; display:inline;
	height:auto;}
.copyright{
	height:24px;color:#A5A2A5;
	text-align:center;
	font:10px/24px Verdana}
/********************** 留言 **************************/
.message{
	padding:68px 0 38px 70px;
	height:auto;
	color:#FFFFFF;
}
.message label{color:#FFFFFF;}
.message .tr { 
	font:12px/24px "宋体";
    height:24px;
	padding:0 0 14px 0;
}
.message input{ 
    height:24px; 
	width:279px;
	vertical-align:middle;
	color:#333;
	border:none;
	background:url(input.jpg) no-repeat center top;
}
.message .btn {
	width:79px;
	height:23px;
	cursor:pointer;
	border:none;
	background:url(btn.jpg) no-repeat;
}
