@charset "utf-8";
body{
	margin:0 auto;
	margin:0;
	padding:0;
	font:12px/18px "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	background-color:#FFF}
a:link {
	color:#999900;
	text-decoration: none}
a:visited {
	text-decoration: none;
	color:#999900}
a:hover {
	color:#999900;
	text-decoration:none}
a:active {
	text-decoration: none;
	color:#999900}
	
h1{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:30px;
	padding:25px 0px 10px 0px;
	word-spacing:1px;
	letter-spacing:1px;
	text-shadow:1px 1px 3px #666;
	margin:0;
	font-weight:normal;
	color:#FFF}
h2{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:18px;
	padding:15px 0px;
	word-spacing:0px;
	margin:0;
	text-shadow:1px 1px 1px #666;
	font-weight:normal;
	color:#FFF}
h3{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:14px;
	padding:0px;
	word-spacing:0px;
	letter-spacing:0px;
	margin:0;
	font-weight:normal;
	color:#333}
h5{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:13px;
	padding:0px;
	word-spacing:0px;
	letter-spacing:0px;
	margin:0;
	font-weight:normal;
	color:#999}
.text_shadow{
	text-shadow:1px 1px 3px #666}
img {
	border:0}
.span_more{
	color:#666;
	font-size:13px}
.span_list{
	padding-left:11px}
blockquote {
	font-style:italic}
	
/* INDEX */
#index {
	margin:0 auto}
	#index #top{
		margin:0 auto;
		width:100%;
		height:100px;
		background:#99cc33;
		border-bottom:1px solid #999900}
		#index #top #content{
			margin:0 auto;
			width:900px}
			#index #top #content #left{
				float:left;
				width:550px}
			#index #top #content #right{
				float:right;
				width:350px;
				padding-top:53px;
				text-align:right}
	#index #program{
		margin:0 auto;
		width:900px;
		height:420px;
		border-bottom:1px solid #999900}
	#index .text{
		margin:0 auto;
		width:900px;
		border-bottom:1px dotted #CCC}
		#index .text .title{
			margin:0 auto;
			width:900px;
			height:50px;
			padding-bottom:15px;
			border-bottom:1px dotted #CCC}
		#index .text .left{
			float:left;
			width:584px;
			padding-right:15px;
			padding-bottom:35px;
			border-right:1px dotted #CCC}
		#index .text .right{
			float:right;
			width:285px;
			padding-left:15px}
		#index .text h2{
			font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
			font-size:25px;
			padding:25px 0px;
			word-spacing:0px;
			margin:0;
			text-shadow:1px 1px 0px #333;
			font-weight:normal;
			color:#99cc00}
		#index .text h3{
			font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
			font-size:18px;
			padding:25px 0px;
			word-spacing:0px;
			letter-spacing:0px;
			margin:0;
			font-weight:normal;
			color:#333}
		#index .text h4{
			font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
			font-size:14px;
			padding:0px;
			word-spacing:0px;
			letter-spacing:0px;
			margin:0;
			font-weight:normal;
			color:#333}
		#index .text h4.arguments{
			font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
			font-size:12px;
			padding:0px;
			word-spacing:0px;
			line-height:24px;
			letter-spacing:0px;
			margin:0;
			font-weight:normal;
			color:#333}
			
	#index #advertising{
		margin:0 auto;
		width:900px;
		padding:20px 0px;
		border-bottom:1px dotted #999900}
		#index #advertising h4{
			font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
			font-size:13px;
			text-align:right;
			padding-bottom:3px;
			word-spacing:0px;
			letter-spacing:1px;
			margin:0;
			font-weight:normal;
			color:#999}
	
	#index #footer{
		margin:0 auto;
		width:900px;
		margin-top:1px;
		padding:10px 0px 25px 0px;
		border-top:1px solid #999900}