@charset "utf-8";
/* CSS Document */

div#main{
	width:730px;
	margin:20px 0 0 20px;
}
h1.title{
	padding:70px 0 0 0;
}
h2{
	font-size:24px;
	line-height: 100%;	
}
p.side{	
	margin:5px auto 40px auto;	
	font-weight: bold;
}	

* html div.title{
	width:714px;
}

.center{
	text-align:center;
}

span.redorange{
	color: #cc3300;
}


.guid_table{
	margin:auto;
	width:575px;
	/*text-align:left;*/
}	
.guid_table ul li{
	list-style-type:none;
	float:left;
	margin-right:15px;	
	font-size: 13px;
}	
.guid_table_footer{
	margin-bottom:10px;
	width:575px;
	clear:both; 
}	