@charset "utf-8";
/* CSS Document */

/*--整體設定--*/
body{
	margin:0; padding:0;
	background:#d4b274 url(../news/images/kt_hilai/bg.gif) repeat-x;
	color:#333; font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:150%;
}

h1{
	margin:0; padding:0;
	font-size:10px;
	text-indent:-9999px;
}

#layout{
	margin:0 auto; padding:0;
	width:937px; height:842px;
}

/*--header--*/
#header{
	width:937px; height:246px;
	background:url(../news/images/kt_hilai/kt_hilai_r1_c1.png) no-repeat;
}
*html #header{
	width:937px; height:246px;
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/kt_hilai/kt_hilai_r1_c1.png', sizingMethod='crop');
}

/*--main--*/
#main01{
	width:937px; height:132px;
	background:url(../news/images/kt_hilai/kt_hilai_r3_c1.png) no-repeat;
}
*html #main01{
	width:937px; height:132px;
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/kt_hilai/kt_hilai_r3_c1.png', sizingMethod='crop');
}
#p1, #p2{
	width:395px;
	float:left;
}
#p1{margin-left:53px;}
#p2{margin-left:32px;}

#main02{
	width:937px; height:154px;
	background:url(../news/images/kt_hilai/kt_hilai_r5_c1.png) no-repeat;
}
*html #main02{
	width:937px; height:154px;
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/kt_hilai/kt_hilai_r5_c1.png', sizingMethod='crop');
}
#p3{
	width:318px; margin-left:53px;
	padding-bottom:25px;
}

/*--footer--*/
#footer{
	width:937px; height:42px;
}
#logo{
	margin-left:13px;
}
#info{
	font-size:14px; color:#551B17;
	margin-left:15px;
}
