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


.body{
position:absolute;
top:50%;
margin-top:-50px;
margin-left:-400px;
left:50%;
width:800px;
height:200px;
border:solid 0px;
border-color: #cccccc;

}

.text {
	font-family: "Century Gothic",Verdana, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666;
	border-color:#999999;
	background:none;
	text-shadow: #c0c0c0 2px 2px 4px;
	color: #666;
}
.text11 {	
	font-family: "Century Gothic",Verdana, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	line-height: 25px;
	color: #666;
	font-weight:normal;
	text-shadow: #c0c0c0 2px 2px 4px;
}

.text12 {	font-size: 12px;
	font-family: "Century Gothic",Verdana, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #444;
	line-height: 18px;
	font-weight:200;
	/*text-shadow: #c0c0c0 2px 2px 4px;*/
}



.ul_2 {
	font-family: "Century Gothic",Verdana, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px; 
	font-style: normal; 
	line-height: 21px; 
  	color: #a35a36;
	list-style:disc;
	list-style-position: outside;
	margin: 0px 0px 0px -10px;
	}	

.downl { 
	font-family: "Century Gothic",Verdana, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-width:0px;
	color: #900;
	font-weight: normal;
	background-color:transparent;
	margin-top: -10px;
}

.downl:hover{
                color: #900;
				text-decoration:underline;
                }
				
.main {
	font-family: "Century Gothic",Verdana, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #999;
	font-weight:normal;
}

.green {
	font-family: "Century Gothic",Verdana, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration:none;
	line-height: 20px;
}
.rot1 {
	font-family: "Century Gothic",Verdana, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
}
.rot2 {
	font-family: "Century Gothic",Verdana, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	color: #a35a36;
}
a:link {
	color: #a35a36;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #a35a36;
}
a:hover {
	text-decoration: underline;
	color: #a35a36;
}
a:active {
	text-decoration: none;
	color: #a35a36;
