@charset "utf-8";
/* CSS Document */
#main{
	height:750px;
}
#left{
	height:750px;
}
/*--right--*/
#right{
	height:750px;
}
.template{
	width:530px;
	height:200px;
}
.template_img{
	width:175px;
	height:123px;
	padding-top:12px;
	float:left;
	text-align:center;
	background:url(../images/template.jpg) no-repeat top left;
	margin:17px 40px auto 13px;
}
.button{
	margin-top:15px;
}
#view{
	margin-right:10px;
	background:url(../images/btn_view.jpg) no-repeat top left;
}
.pages{
	text-align:center;
	margin-top:15px;
	clear:both;
}
.pages a{
	color:Red;margin:4px;
}
.pages span{
	margin:4px;
}
.guide_arrow{
	width:150px;
	padding-top:5px;
	height:15px;
}
.guide_img{
	width:150px;
	height:70px;
}
