@charset "utf-8";
div#mainimg {
	margin-bottom: 5px
}

section#panel h2 {
	margin: 20px 0 10px 15px;
	height: 23px;
	letter-spacing: 3px;
	display: block;
	padding-left: 30px;
	color: #333;
	font-weight: bold;
	font-size: 15px;
	background-image: url(../img/item1.jpg);
	background-repeat: no-repeat}

div#flyer {
	width: 710px;
	overflow: hidden;
	margin-bottom: 5px;
	border: 2px solid #CCC;
	overflow: hidden}
	

div#flyer h2 {
	width: 650px;
	margin: 20px 0 10px 15px;
	height: 23px;
	letter-spacing: 3px;
	display: block;
	padding-left: 30px;
	color: #333;
	font-weight: bold;
	font-size: 15px;
	background-image: url(../img/item1.jpg);
	background-repeat: no-repeat}

div#flyer ul {
	margin-right: 30px;
	float: left;
}

div#flyer ul img {
	margin-left: 30px;
	margin-top: 20px;
	float: left;
}

div.flyer_img img {
	float: left}

div#flyer li {
	width: 380px;
	list-style-type: none;
	margin: 20px 0 10px 15px;
	height: 25px;
	display: block;
	padding: 7px 0 0 60px;
	color: #333;
	font-size: 12px;
	background-image: url(../img/icon_01.gif);
	background-repeat: no-repeat}

div#flyer li#a {
	background-image: url(../img/icon_01.gif)}

div#flyer li#b {
	background-image: url(../img/icon_02.gif)}
	
div#flyer li#c {
	background-image: url(../img/icon_03.gif)}
	
div#flyer li#d {
	background-image: url(../img/icon_04.gif)}
	
div#flyer li#e {
	padding: 0 0 0 60px;
	height: 35px;
	margin-bottom: 30px;
	background-image: url(../img/icon_05.gif)}
	
div#flyer li#f {
	color: #666;
	font-weight: bold;
	padding: 0;
	margin-bottom: 0;
	margin-top: 10px;
	font-size: 18px;
	background-image: none}
		
section#panel {
	width: 710px;
	overflow: hidden;
	margin-bottom: 5px;
	border: 2px solid #CCC
}
section#panel a {
	text-align: center;
	text-decoration: none;
	display: block;
	width: 150px;
	color: #FFF;
	margin-left: 40px;
	padding: 5px;
	border-radius: 5px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #2530cb), color-stop(0.47, #4348d6), color-stop(0.00, #313dd3));
background: -webkit-linear-gradient(top, #313dd3 0%, #4348d6 47%, #2530cb 100%);
background: -moz-linear-gradient(top, #313dd3 0%, #4348d6 47%, #2530cb 100%);
background: -o-linear-gradient(top, #313dd3 0%, #4348d6 47%, #2530cb 100%);
background: -ms-linear-gradient(top, #313dd3 0%, #4348d6 47%, #2530cb 100%);
background: linear-gradient(to bottom, #313dd3 0%, #4348d6 47%, #2530cb 100%);
}
section#panel ul li {
	font-size: 15px;
	font-weight: 400;
	list-style-type: none
}
section#panel ul {
	display: block
}
#pop {
	margin: 10px 10px 0 0;
	float: right
}
