/*Desgin By RobbiChan*/
body {
	font-family: "£Í£Ó ¥´¥·¥Ã¥¯";
	font-size: 12px;
	color: #333;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color:#f5f4ee;
}

form,img,ul,ol,li,dl,dt,dd,p { margin: 0; padding: 0; border: 0; }

h1,h2,h3,h4,h5,h6 { margin: 0; padding: 0; }
.top {
	background-image: url(../images/top.png);
	margin: auto;
	height: 72px;
	width: 1003px;
}
.top span {
	display: none;
}
.nav {
	line-height: 53px;
	background-image: url(../images/nav.png);
	background-repeat: repeat-x;
	width: 1003px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: left;
}
.nav ul {
	padding-left: 20px;
}
.banner {
	margin: auto;
	width: 1003px;
}
.main {
	width: 1003px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
}
.left {
	float: left;
	width: 292px;
	padding-left: 20px;
}
.pic {
	background-image: url(../images/picbg.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 424px;
	width: auto;
	padding-top: 12px;
}

.right {
	text-align: left;
	float: right;
	width: 671px;
	padding-top: 12px;
}
.title {
	font-size: 18px;
	font-weight: bold;
	background-image: url(../images/titlebg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 9px;
	color: #1C3C08;
}
.list {
	line-height: 24px;
	width: 560px;
	padding-top: 8px;
	padding-bottom: 12px;
	font-size: 14px;
}


.bootom {
	margin: auto;
	width: 1003px;
}

.robbichanboth{clear:both;}
