@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
	border:0;
}
#container{
	width:900px;
	height:770px;
	margin:auto;
}
#header{
	width:900px;
	height:134px;
}
#header .logo{
	float:left;
	margin:0;
	width:380px;
}
#box{
	margin-left:287px;
	margin-top:110px;
	width:540px;
	height:438px;
	position:absolute;
	background-image:url(../imgs/float_back.jpg);
    display:none;
}
#box img{
	position:absolute;
	margin-left:510px;
	margin-top:1px;
	cursor:pointer;
	}
#box .left4{
	font:bold 14px "宋体";
	color:#0f2f7e;
	padding-left:60px;
	
}
#box table td a:link,#box table td a:active,#box table td a:visited{
	font:bold 12px "宋体";
	color:#906f42;
	text-decoration:none;
	}
#box table td a:hover{
	font:bold 12px "宋体";
	color:#906f42;
	text-decoration:underline;
	}
#box table td{
	height:26px;
	padding-top:0px;
	font:bold 12px "宋体";
	color:#906f42;
	padding-left:5px;
	border-bottom:1px solid #c2c2c2;
	border-right:1px dotted #999999;
	vertical-align:middle;
	}
#box table tr.title td{
	height:28px;
	padding-top:0px;
	font:bold 14px "宋体";
	color:#0f2f7e;
	padding-left:5px;
	text-align:center;
	}
#box table td.right{
	border-right:0;
	}
#box table td.b{
	border-bottom:0;
	}
#main{
	width:900px;
	height:636px;
	background-image:url(../imgs/background1.jpg);
	background-repeat:repeat-x;
}
#left{
	width:240px;
	height:596px;
	float:left;
	margin-top:17px;
}
#right{
	width:660px;
	height:450px;
	margin-top:17px;
	float:right
}
#right .slogan{
	margin-top:17px;
}


#right #text{
	width:633px;
	margin-left:5px;

}
#right p{
	font-size:14px;
	color:#906f42;
	margin:22px 0 0 0px;
	font-family:"宋体";
	line-height:20px;
}
#right .blue{
	font:bold 14px "宋体";
	color:#0f2f7e;
}
#right .red{
	font:bold 12px "宋体";
	color:#fe0000;
}
#right .redlink{
	text-decoration:underline;
	color:#fe0000;
	cursor:pointer;
}

#right .button{
	margin:20px 0 0 197px;
}
#right .link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#906f42;
	margin-right:10px;
	float:right;
	text-decoration:underline;
	cursor:pointer;
	
}
#bottom {
	background-image:url(../imgs/bottom.jpg);
	float:right;
	margin:60px 18px 0 0;
	height:80px;
	width:637px;

}
#bottom div {
margin-left:60px;
margin-top:30px;
}
#bottom a:link, #bottom a:hover, #bottom a:visited, #bottom a:active {
-x-system-font:none;
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
text-decoration:underline;
}

