*  {
	padding : 0px;
	margin : 0px ;
}

#page{
	width : 900px ;
	color : #30307F;
	font-size : 10px;
	margin : 5px auto;
}

#header{
	width : 900px ;
	height: 100px;
	background-image: url(./images/headimg.gif);
}

#head_title{
	float : left;
	width : 350px ;
	height: 100px;
	background-image: url(./images/headtitle.gif);
}
#partition{
	clear : both ;
}

#intro{
	font-size : 12px;
	margin : 5px auto;
}

#title{
	font-weight:bold;
	font-style:italic;
	font-size : 14px;
	text-decoration:underline;
	border-left: 5px solid  #30307F;
	margin : 5px auto;
}

#column_left{
	float : left;
	width : 440px ;
	color : #30307F;
	font-size : 10px;
}

#column_right{
	float : right;
	width : 440px ;
	color : #30307F;
	font-size : 10px;
}

#discript{
	margin : 5px;
}

#camp{
	height:250px;
	background-color : #fff1cf;
	border-left: 3px solid  #fcd575;
	border-bottom: 3px solid  #f8b500;
}

#goods{
	height:250px;
	background-color : #d6e9ca;
	border-left: 3px solid  #a8bf93;
	border-bottom: 3px solid  #769164;
}

#ng{
	height:200px;
	background-color : #cee4ae;
	border-left: 3px solid  #82ae46;
	border-bottom: 3px solid  #839b5c;
}

#pw{
	height:200px;
	background-color : #efcd9a;
	border-left: 3px solid  #bf794e;
	border-bottom: 3px solid  #8d6449;
}

#plt{
	height:250px;
	background-color : #e0ebaf;
	border-left: 3px solid  #b9d08b;
	border-bottom: 3px solid  #7b8d42;
}

#gems{
	height:250px;
	background-color : #fdeff2;
	border-left: 3px solid  #f0908d;
	border-bottom: 3px solid  #ee827c;
}
#footer{
	text-align : center;
	clear : both ;
	width : 900px ;
	padding : 1px;
	margin : 1px;
}

#present{
	font-weight:bold;
	font-style:italic;
	font-size : 11px;
}
