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

div#right {
	width: 710px;
	float: left}

div#main h2 {
	width: 650px;
	margin: 20px 0 0 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}
	
p {
	margin-top: 10px;
	font-size: 15px;
	margin-left: 30px;
}
div#main h3 {
	margin: 20px 0 20px 15px;
	display: block;
	padding-left: 30px;
	font-weight: normal;
	font-size: 18px}

	
div#main{
	width: 710px;
	margin-bottom: 5px;
	display: block;
}
	
	
div#main img{
	float: left;
	margin: 0 20px;
	margin-bottom: 20px;
}

div#main ul li{
	display: block;
	margin-top: 15px;
	padding-left: 20px;
}

div#main ul ul{
	display: block;
	padding-left: 30px;
}


div#main li {
	margin: 10px;
	font-size: 15px;
	list-style-type: none}

div#main ul ul {
	padding-bottom: 10px;
	padding-left: 10px} 
	
section#box {
	overflow: hidden}
	
div.box2 {
	width: 625px;
	margin: 0 0 20px 20px;
	overflow: hidden}

div table th {
	font-weight: normal;
	display: block;
	margin-top: 10px;
	width: 200px}
	
span#type ul li {
	text-align: center;
	display: block;
	width: 100px;
	padding: 5px;
	margin-left: 20px;
	margin-bottom: 0;
	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%);

}

span#type a {
	color: #FFF; 
	text-decoration: none;
}

span#type p {
	margin-top: 3px;
	display: block;
	margin-bottom: 30px;
	}
	
iframe {
	margin: 0 0 20px 30px;}