@charset "utf-8";

			h1 {
				font-size: 60px;
			}
			a, a:link, a:active, a:visited {
	color: #960;
	text-decoration: none;
			}
			a:hover {
	text-decoration: none;
	color: #000;
			}
			#intro {
	width: 130px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-decoration: none;
			}
			.list_carousel {
	background-color: #ccc;
	width: 272px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0px;
	text-decoration: none;
			}
			.list_carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	text-decoration: none;
			}
			.list_carousel li {
	font-size: 15px;
	text-align: center;
	background-color: #eee;
	width: 120px;
	height: 253px;
	padding: 0;
	margin: 2px;
	display: block;
	float: left;
	border: 5px solid #999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
			}
			.list_carousel.responsive {
	width: auto;
	margin-left: 0;
	text-decoration: none;
			}
			.clearfix {
				float: none;
				clear: both;
			}
			.prev {
	float: left;
	margin-left: 10px;
	text-decoration: none;
			}
			.next {
	float: right;
	margin-right: 10px;
	text-decoration: none;
			}
			.pager {
	float: left;
	width: 200px;
	text-align: center;
	text-decoration: none;
			}
			.pager a {
				margin: 0 5px;
				text-decoration: none;
			}
			.pager a.selected {
	text-decoration: none;
			}
			.timer {
	background-color: #50612B;
	height: 3px;
	width: 0px;
	text-decoration: none;
			}/* CSS Document */
