#container{
	margin-bottom: 30px;
	width: 800px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(http://www.eee-craft.com/images/experience/bg-container.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#main{
	margin: 0px;
	padding: 0px;
	clear: both;
	text-align: left;
}
#main #header {
	margin: 0px;
	padding: 0px;
}
#main #content{
	margin: 0px;
	padding: 0px;
}





#header h1{
	margin: 0;
	height: 1px;
	overflow: hidden;
	padding: 0px;
	clear: both;
	text-indent: -9999px;
	line-height: 1px;
	}
#header h2{
	font-size: 22px;
	font-weight: bold;
	line-height: 36px;
	margin: 42px 0px 0px;
	padding: 0px;
}

#main #content h3, #main #content h4 {
	font-size: 12px;
	line-height: 18px;
}
#main #content a.external{
	display: inline;
	white-space: nowrap;
	padding-right: 15px;
	background-image: url(http://www.eee-craft.com/images/css/external01.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right top;
	height: 18px;
	font-family: "MS UI Gothic";
}
#main #content li span.date{
	color: #999999;
	font-size: 10px;
}

#main #content em{
	color: #666699;
}
#main #content div.emphasis{
	border: 1px solid #666699;
	padding: 8px;
	background-color: #DADAE7;
	color: #333333;
}

#main div.pagination{
	margin: 0px;
	padding: 0px 20px 0px 0px;
}
#main div.pagination a{
	display: block;	
}
#main div.pagination a.prevpage{
	float: left;	
	white-space: nowrap;
	padding-left: 10px;
	background-image: url(http://www.eee-craft.com/images/css/arrow_more02.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left center;
}
#main div.pagination a.nextpage{
	float: right;
	white-space: nowrap;
	padding-right: 10px;
	background-image: url(http://www.eee-craft.com/images/css/arrow_more01.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right center;
}
 
#content div.vrBox{
	padding: 0px;
	margin-top: 30px;
	margin-right: -20px;
	margin-bottom: 30px;
	margin-left: 0px;
	overflow: visible;
	width: 820px;
}
#content div.cbox{
	height: 150px;
	width: 393px;
	margin: 0px 10px 10px 0px;
	padding: 0px;
	float: left;
	border: 1px solid #999999;
	background-color: #F1F3F5;
}
 #content div.tbox {
	margin: 0px;
	padding: 5px 5px 0px 10px;
	float: left;
}
 #main #content div.tbox h3{
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	line-height: 22px;
	color: #666666;
	font-family: "MS UI Gothic";
	white-space: nowrap;
	overflow: hidden;
	width: 197px;
}

 #content div.tbox ul{margin: 0px;
	padding: 0px;}
 #content div.tbox li{
	margin: 0px;
	padding: 0px;
	font-family: "MS UI Gothic";
	font-size: 12px;
	line-height: 16px;
	
}
 #content a.ibox {
	overflow: hidden;
	height: 150px;
	width: 180px;
	display: block;
	float: left;
	text-align: center;
}


#container #header h2{
	padding-right: 30px;
	padding-left: 30px;
}
#container #content p{
	padding-right: 30px;
	padding-left: 30px;
}

body{
	background-image: url(http://www.eee-craft.com/images/experience/bg01.jpg);
	background-repeat: repeat;
	background-position: left top;
}


#beta{
	margin: 0px;
	padding: 12px 0px 12px 16px;
	background-image: url(http://www.eee-craft.com/images/experience/beta_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#beta .module {
	width: 180px;
	float: left;
	margin-right: 16px;
}
#beta div.first {
}
#beta div.last {
	margin-right: 0px;
}
#beta .module-header{
	text-indent: -9999px;
	font-size: 1px;
	line-height: 1px;
}
