﻿@charset "utf-8";
img{ border: none;}
body{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	height: auto;
	width: auto;
}
#tikuang {
	background-color: #f1f1f1;
	height: 145px;
}
.liset{ width:964px; margin:0px auto;}

#logo {
	/*background-image: url(../image/logo.png);
	background-repeat: no-repeat;*/
	height: 59px;
	width: 305px;
	margin-top: 49px;

	float: left;
	clear:both;
}
#title {
	display:block;
	color:#fff;
	background-color:#F96;
	text-align:center;
	line-height:32px;

	float: right;
	height: 32px;
	width: 150px;
	margin-top: 60px;

	background-repeat: no-repeat;

}
#introd  {
	background-image: url(../image/Re-intro.jpg);
	display: block;
	float: left;
	height: 27px;
	width: 457px;
	margin-top: 38px;
	margin-left: 218px;
}
#box1  {
	margin-top:100px;
	display:block;
	
	float: left;
	height: 308px;
	width: 468px;
	clear: both;
	border: 1px solid #dbdbdb;


	
	
}
#box1:hover
{
border: 1px solid #ea5f24;
}
#box2  
{ display:block;
margin-top:100px;
	border: 1px solid #dbdbdb;
	clear: none;
	float: left;
	height: 308px;
	width: 468px;
	margin-left: 22px;

}
#box2:hover
{
   	border: 1px solid #ea5f24;
}
#box1 .qiye  {
	display: block;
	float: left;
	margin-top: 39px;
	margin-left: 86px;
}
#box2 .angent {
	margin-top: 39px;
	margin-left: 118px;
	display: block;
}

#box1 .but1  {
	display: block;
	float: left;
	margin-top: 49px;
	margin-left: 92px;
}
#box2 .but2  {
	display: block;
	border: none;
	float: left;
	margin-top: 48px;
	margin-left: 91px;
}
.doke{ background-color:#993 !important;}