@charset "utf-8";
/* CSS Document */

#top {
	height:420px;
	background-image:url(../images/top_img_global.jpg);
	background-repeat:no-repeat;
}

#page_img {
	height:35px;
	background-image:url(../images/bar_top.gif);
	background-repeat:no-repeat;
	padding-top:65px;
	text-align:right;
}

#groupA {
	width:600px;
	float:left;
}

#groupB {
	width:300px;
	float:left;
}

#groupC {
	float:none;
}

#products {
	width:98%;
	margin-left:6px;
	background-image:url(../images/B-bar-products.gif);
	background-repeat:no-repeat;
}

#agency {
	width:98%;
	margin-left:6px;
	background-image:url(../images/B-bar-agency.gif);
	background-repeat:no-repeat;
}

#book {
	padding-top:200px;
	padding-left:30px;
	text-align:left;
}


/* new infomation*/
.date {
	width:80px;
	float:left;
	margin-left:10px;
}

.info {
	width:500px;
	float:left;

}

