body{
	text-align : center;
/*	color: #999;*/
}
h1,h2,h3,h4,h5,h6{
	margin : 0;
	padding : 0;
}
div{
/*	border : 1px solid #ccc;*/
}
#container{
	text-align : left;
	width : 790px;
	margin-left : auto;
	margin-right : auto;
}
/* hiddenarea */
.accessa, #indiv {
	display : none;
	posision : absolute;
	left : -9999;
	top : -9999;
}
/* Header Contents */
#header{
	width : 1010px;
}
#header div {
	float : left;
	width : 200px;
}
#header #catetext {
	float : left;
	width : 390px;
}
#header #headbanner {
	float : right;
	width : 200px;
}
#header h1{
	margin-top : 10px;
	margin-left : 10px;
	float : left;
	width : 330px;
	color : #666;
	font-size : 14px;
}
#header span{
	font-size:80%;
}
/* Sub Menu */
#submenu{
	clear : both;
	text-align : left;
	padding : 0;
	margin : 0;
	font-size : 10px;
	background : #930;
}
#submenu ul{
	list-style-type : none;
	padding : 0;
	margin : 0;
/*	width : 744px;*/
	width : 837px;
	height : 25px;
	background : url("../a_img/submenu.gif");
}
#submenu li{
	display : inline;
	width : 93px;
}
#submenu a{
	float : left;
	display : block;
	width : 93px;
	height : 25px;
}

/* Search Section */
#cateheaderSearch{
	color : #666;
	background : url("../a_img/cateheader_searchback.jpg") no-repeat;
	width : 448px;
	height : 50px;
	margin-left : 5px;
	padding-top : 23px;
	text-align : center;
}
#word {
	width : 100px;
	font-size : 12px;
}
#cateheaderSearch select{
	width : 100px;
	font-size : 12px;
}
#cateheaderSearch #category{
	width : 150px;
}
#submit {
	width : 42px;
	height : 19px;
	background : #ccc;
	border-top : 1px solid #eee;
	border-left : 1px solid #eee;
	border-bottom : 1px solid #666;
	border-right : 1px solid #666;
	font-size : 12px;
	color : #666;
	text-align : center;
}
/* Footer */
#footer{
	clear : both;
	margin-top : 10px;
	text-align : center;
	border-top : 5px solid #930;
	font-size : 11px;
}
