@charset "utf-8";
/* CSS Document */
*{
	font-family:"宋体";
	}
body{
	margin:0px;
	padding:0px;
	background:#F4F4F4;
	}
ul{
	margin:0px;
	padding:0px;
}
a img{border:none;}
/*-------------common begin--------------*/
.box{
	margin:0 auto;
	width:1003px;
	}
#header{
	width:1003px;
	float:left;
	}
.clear{
	clear:both;
	}
.header_flash{
	width:100%;
	height:252px;
	text-align:center;
	}
/*-------------common end--------------*/
#logo{
	width:158px;
	height:50px;
	float:left;
	margin-left:29px;
	margin-top:17px;
}
#crown_logo{
	width:165px;
	height:50px;
	float:right;
	margin-right:31px;
	margin-top:17px;
}
#header_nav{
	width:100%;
	height:40px;
	float:left;
	text-align:center;
	background-image:url(../images/golf_nav_bg.gif);
	background-repeat:repeat-x;
	}
.golf_flash{
	width:100%;
	text-align:center;
	height:457px;
	float:left;
	}
.footer{
	width:100%;
	height:36px;
	text-align:center;
	float:left;
	background:url(../images/footer.gif) repeat-x;
	}
.footer_box{
	width:1003px;
	height:36px;
	margin:0 auto;
	}
.footer_box li{
	list-style:none;
	float:left;
	font-size:12px;
	color:#5A5A5A;
	}
.footer_kuang{
	margin-top:12px;
	margin-left:31px;
	_margin-left:15px;
	}
.footer_text{
	margin-top:14px;
	margin-left:32px;
	}
.footer_text a{
	color:#5A5A5A;
	text-decoration:none;
	}
.footer_text a:hover{
	color:#5A5A5A;
	text-decoration:underline;
	}
.footer_toyota{
	margin-top:9px;
	margin-left:38px;
	_margin-left:39px;
	}