html, body, div, span, h1, h2, h3, h4, h5, h6, p,
a, abbr, em, img, div, dl, dt, dd, ol, ul, li, form, label,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	}

:focus {
	outline: 0;
	}
ol, ul {
	list-style: none;
	}
ol.olnormal {
	list-style: decimal;
	padding: 5px 30px;
	}
	ol.olnormal li {
		padding: 0;
		background: none;
		}
body {
	background: #eee url('../img/bg.gif') repeat-x top;
	text-align: center;
	font-size: 80%;
	line-height: 1.6;
	color: #555;
	}
img {
	border: none;
	}
a, a[name]:hover {
	color: #06c;
	}
a:link {
	color: #06c;
	}
a:visited {
	color: #006;
	}
a:hover {
	color: #999;
	}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none;
	}

dl {
	zoom: 1;
	font-size: 1em;
	line-height: 1.4;
	color: #666;
	margin: 10px 30px;
	padding: 5px;
	border: 1px solid #ccc;
	}
dt {
	clear: left;
	float: left;
	font-weight: bold;
	width: 8em;
	margin: 10px 0;
	padding: 0 .5em;
	}
dd {
	border-left: 3px solid #ccc;
	margin: 0 0 15px 9.5em;
	padding: 5px 1em;
	}
#tp dt {
	margin: 0;
	padding: 10px .5em 5px;
	}

table {
	font-size: 1em;
	line-height: 1.2;
	background:#fff;
	border-collapse:collapse;
	margin: 10px 30px;
	padding: 0;
	width: 545px;
	}
tr {
	vertical-align: top;
	}
th {
	background:#bfdaf4;
	vertical-align:middle;
	border:1px solid #999;
	text-align:center;
	padding:10px;
	}
td {
	border:1px solid #999;
	padding:5px;
	}
table.nobdr {
	margin: 0 30px;
	}
table.nobdr th, table.nobdr td {
	border: none;	
	}
table.nobdr th {
	background:#fff;
	text-align:left;
	padding:10px 0 5px;
	}
#mcon td ul {
	margin: 0;
	padding:0;
	}
#mcon td li {
	margin: 10px;
	padding:0 0 0 15px;
	background: url('../img/bullet2.gif') no-repeat left 3px;
	border: none;
	}
	
/* wrap */
#wrap {
	width: 805px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	}
/* wrap */


/* header */
#header {
	background: #fff;
	height: 85px;
	position: relative;
	text-align: left;
	overflow: hidden;
	}
#header div#kkr {
	margin: 5px 0 0;
	}
#header div#kkr a {
	background: url('../img/kankeiren.gif') no-repeat center;
	display: block;
	width: 123px;
	height: 25px;
	margin: 0;
	padding: 0;
	}
#header h2,
#tp #header h1 {
	width: 350px;
	margin:7px 0 0;
	padding: 0;
	}
#header h2 a,
#tp #header h1 a {
	background: url('../img/title.gif') no-repeat center;
	display: block;
	width: 350px;
	height: 40px;
	margin: 0;
	padding: 0;
	}
#header span {
	display: none;
	}
#hlnk {
	position: absolute;
	top: 3px;
	right: 0;
	margin: 0;
	padding: 0;
	}
#hlnk a {
	background: #fff url('../img/logo.gif') no-repeat;
	display: block;
	width: 185px;
	height: 76px;	
	}
/* header */


/* head bar */
#hbar {
	background: #69c url('../img/hbar.gif') repeat-x;
	margin: 0 0 5px;
	padding: 0;
	height: 25px;
	}
#hbar #google {
	float: right;
	position: relative;
	top: 0;
	right: 5px;
	height: 20px;
	margin: 0;
	padding: 0;
	}
#hbar #google form {
	float: left;
	height:17px;
	margin: 3px 0 0;
	padding: 0;
	overflow: hidden;
	}
#hbar #google label {
	display: none;
	}
#hbar #google form div {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	}
#hbar #google div#search input {
	width: 150px;
	padding: 0;
	margin: 0;
	background: url(../img/searchbg.gif) no-repeat;
	}
	#hbar #google div#search input:focus {
		background-image: none;
		background-color: #ffffff;
		}
* html #hbar #google div#search input {
	background-image: none;
	background-color: #ffffff;
	}

#hbar #google input#sbutton {
	width: 35px;
	height: 16px;
	float: left;
	vertical-align: middle;
	margin: 2px 0 0 5px;
	padding: 0;
	cursor: hand;
	}
#hbar ul {
	float: left;
	position: relative;
	top: 5px;
	left: 5px;
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
	}
#hbar li {
	text-align: center;
	font-size: 11px;
	color: #fff;
	line-height: 1.5;
	margin: 0 15px 0 5px;
	padding: 7px 0 0;
	display: inline;
	}
#hbar li a {
	color: #fff;
	text-decoration: none;
	}
#hbar a:hover {
	color: #03c;
	}
#hbar span {
	display: none;
	}
/* head bar */

	
/* navigation */
#nav {
	float: left;
	width: 195px;
	margin: 0;
	padding: 0;
	}
#menu ul, #menu ul ul {
	width: 195px;
	}
#menu li, #menu li li {
	width: 195px;
	list-style: none;
	margin: 0;
	padding: 0;
	}
#menu li {
	background: url('../img/lnavli1_bttm.gif') no-repeat center bottom;
	padding-bottom: 5px;
	margin-bottom: 5px;
	}
	*html div#nav div#menu ul li {
		padding-bottom: 3px;
		margin-bottom: 2px;
		}
#menu li a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	color: #555;
	margin: 0;
	padding: 0;
	height: 30px;
	}
	#menu li a.m1 {
		background: url('../img/lnavli1_01.gif') no-repeat center top;
		}
	#menu li a.m2 {
		background: url('../img/lnavli1_02.gif') no-repeat center top;
		}
	#menu li a.m3 {
		background: url('../img/lnavli1_03.gif') no-repeat center top;
		}
	#menu li a.m4 {
		background: url('../img/lnavli1_04.gif') no-repeat center top;
		}
	#menu li a.m1.mc1 {
		background: url('../img/lnavli1_01c.gif') no-repeat center top;
		}
	#menu li a.m2.mc2 {
		background: url('../img/lnavli1_02c.gif') no-repeat center top;
		}
	#menu li a.m3.mc3 {
		background: url('../img/lnavli1_03c.gif') no-repeat center top;
		}
	#menu li a.m4.mc4 {
		background: url('../img/lnavli1_04c.gif') no-repeat center top;
		}
#menu li span {
	display: none;
	}
#menu li li {
	background: url('../img/lnavli2.gif') no-repeat center top;
	}
#menu li li a {
	display: block;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	color: #555;
	margin: 0;
	padding: 5px 5px 0 15px;
	}
#menu li li a:hover {
	background: #cff;
	color: #03c;
	display: block;
	margin: 0 5px;
	padding: 5px 0 0 10px;
	}
/* navigation */

	
/* main contents */
#mcon {
	background: none;
	float: right;
	margin: 0 auto;
	padding: 0;
	width: 605px;
	height: auto;
	clear: both;
	}
#topswf {
	background: #fff /*#97afc3*/;
	margin: 0 0 10px;
	padding: 0;
	}
#topswf img {
	margin: 0 10px 10px;
	}
#mcon h1,
#mcon h2,
#mcon h3,
#mcon h4,
#mcon h5 {
	clear: both;
	}
#mcon .rcBox h1 {
	font-size: 120%;
	line-height: 1.2;
	margin: 0;
	padding: 15px 20px 10px;
	}
#mcon h2 {
	clear: both;
	background: url('../img/h2bg.gif') repeat-x;
	background-position:top;
	font-size: 1em;
	line-height: 1.2;
	margin:20px 0 10px;
	padding: 10px 20px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #ccc;
	}
	#tp #mcon h2 {
		margin: 0 0 10px;
		padding: 10px 20px;
		border-top: none;
		border-bottom: 1px solid #ccc;
		}
#mcon h3 {
	background: #fff;
	font-size: 1em;
	line-height: 1.2;
	margin: 15px 0 5px;
	padding: 5px 25px 10px;
	border-top: none;
	border-bottom: 1px solid #ccc;
	}
#mcon h4 {
	background: url('../img/h3bg.gif') repeat-x;
	font-size: 1em;
	line-height: 1.2;
	margin: 10px 20px;
	padding: 5px 10px;
	border-bottom: 1px solid #ccc;
	border-left: 3px solid #69c;
	}
#mcon h5 {
	font-size: 1em;
	line-height: 1.2;
	margin: 10px 30px;
	padding: 5px 10px;
	}
#mcon p {	
	margin: 10px 40px;
	}
p#topicpath {
	background: #fff;
	font-size: 0.8em;
	color: #666;
	line-height: 1.5;
	margin: 5px 0;
	padding: 0 10px 5px;
	height: 1.6em;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
	}
#mcon .ptp {
	margin: 5px 10px;
	padding: 0 0 15px;
	clear: both;
	}
#mcon .ptp a {
	background: url('../img/ptop.gif') no-repeat center top;
	display: block;
	float: right;
	width: 80px;
	height: 16px;
	}
#mcon .ptp span {
	display: none;
	}
p#k_info {
	display: none;
	}
/* main contents */

/* cHead */
#mcon #cHead {
	text-align: center;
	}
	#mcon #cHead h2 {
		background: none;
		width: 595px;
		height: 58px;
		margin: 0 auto;
		padding: 0;
		border: none;
		}
	#pj #mcon #cHead h2 {
		background: url('../img/project.gif') no-repeat;
		}
	#tsh #mcon #cHead h2 {
		background: url('../img/toshi.gif') no-repeat;
		}
	#nw #mcon #cHead h2 {
		background: url('../img/network.gif') no-repeat;
		}
	#abt #mcon #cHead h2 {
		background: url('../img/about.gif') no-repeat;
		}
	#smp #mcon #cHead h2 {
		background: url('../img/smap.gif') no-repeat;
		}
	#tpc #mcon #cHead h2 {
		background: url('../img/topics.gif') no-repeat;
		}
	#pp #mcon #cHead h2 {
		background: url('../img/h_suisin.jpg') no-repeat;
		}
#cHead span {
	display: none;
	}
/* cHead */	

/* step menu */
ul#stepmenu {
	background: url('../img/stepmenu.gif') no-repeat;
	margin: 0 8px 5px 0;
	padding: 0 5px 0 0;
	float: right;
	width: auto;
	list-style: none;
	clear: both;
	}
#stepmenu li {
	display: inline;
	float: left;
	height: 45px;
	margin: 0;
	padding: 0;
	}
#stepmenu li#stp1 {
	background: none;
	width: 165px;
	}
#stepmenu li#stp2 {
	background: none;
	width: 120px;
	}
#stepmenu li#stp3 {
	background: none;
	width: 119px;
	}
#stepmenu li#stp4 {
	background: none;
	width: 121px;
	}
#stepmenu li#stp1.now {
	background: url(../img/stepmenu1.gif);
	}
#stepmenu li#stp2.now {
	background: url(../img/stepmenu2.gif);
	}
#stepmenu li#stp3.now {
	background: url(../img/stepmenu3.gif);
	}
#stepmenu li#stp4.now {
	background: url(../img/stepmenu4.gif);
	}
	#stepmenu li#stp2_jigyoka {
		width: 120px;
		background: url(../img/stepmenu2_jigyoka.gif);
		}
	#stepmenu li#stp3_jigyoka {
		width: 119px;
		background: url(../img/stepmenu3_jigyoka.gif);
		}
#stepmenu span {
	display: none;
	}
/* step menu */

/* event news */
dl#links {
	margin: 0 30px;
	padding: 0;
	border: none;
	}
#links dt {
	clear: both;
	float: left;
	width: 25px;
	padding: 5px 5px 0 0;
	border: none;
	}
#links dt img {
	}
#links dd {
	margin: 0 0 0 35px;
	padding: 5px;
	border: none;
	line-height: 1.4;
	}

div#lbox {
	margin: 10px 0 0;
	padding-bottom: 10px;
	background: #eeeeee url(../img/lboxbg.gif) no-repeat bottom;
	}
	div#lbox h2 {
		width: 193px;
		height: 30px;
		background: url(../img/evn.jpg) no-repeat 2px 0;
		}
		div#lbox h2 span {
			display: none;
			}
	dl#lboxlinks {
		margin: 0;
		padding: 0 10px;
		border: none;
		}
	#lboxlinks dt {
		clear: both;
		float: left;
		width: 20px;
		padding: 5px 5px 0 0;
		border: none;
		}
	#lboxlinks dt img {
		}
	#lboxlinks dd {
		margin: 0 0 0 30px;
		padding: 5px;
		border: none;
		line-height: 1.4;
		text-align: justify;
		text-justify: inter-ideograph;
		}
/* event news */

/* copyright */
p#cright {
	clear: both;
	color: #666;
	text-align: right;
	margin: 5px 0;
	padding: 0;
	}
/* copyright */
	
/* footer */
#footer.rcBox {
	background: #ccd5da;
	margin: 0 auto;
	padding: 10px 0;
	clear: both;
	width: 805px;
	}
#footer p {
	background: url('../img/logobg.gif') no-repeat right center;
	color: #555;
	text-align: left;
	}
/* footer */

/* abbreviation */
abbr,
span.abbr {
	cursor: help;
	border-bottom: 1px dashed #999;
	}
/* abbreviation */

/* icons */
	/* external links */
	a[href^="http://"] {
		background:transparent url('../img/external.gif') center right no-repeat;
		display:inline-block;
		padding-right:15px;
		}
		#nav a[href^="http://"],
		dl#links dt a[href^="http://"]  {
			background:none
			}	
		#nav a[href^="http://"],
		dl#lboxlinks dt a[href^="http://"]  {
			background:none
			}	
		p#cright a[href^="http://"] {
			background: none;
			padding-right: 0;
			}
		#evnt a[href^="http://"] {
			background: none;
			padding-right: 0;
			}

	/* PDF document links */
	a[href$='.pdf'] {
		background:transparent url('../img/pdf_icon.gif') center right no-repeat;
		display:inline-block;
		padding-right:20px;
		}
		#menu li li a[href$='.pdf']{
			background:transparent url('../img/pdf_icon.gif') 170px center no-repeat;
			}
		#menu li li a:hover[href$='.pdf']{
			background:#cff url('../img/pdf_icon.gif') 165px center no-repeat;
			}
	/* Excel Documents links */
	a[href$='.xls'], a[href$='.csv'], a[href$='.xlw'], a[href$='.xlt'] {
		background:transparent url('../img/xls_icon.gif') center right no-repeat;
		display:inline-block;
		padding-right:20px;
		}

	/* Word Document Links */
	a[href$='.doc'], a[href$='.rtf'], a[href$='.wps'], a[href$='.txt'] {
		background:transparent url('../img/doc_icon.gif') center right no-repeat;
		display:inline-block;
		padding-right:20px;
		}

	/* Word Document Links */
	a[href$='.txt'] {
		background:transparent url('../img/txt_icon.gif') center right no-repeat;
		display:inline-block;
		padding-right:20px;
		}
		
	/* PowerPoint Document Links */
	a[href^=".ppt"] {
		background:transparent url('../img/ppt_icon.gif') center right no-repeat;
		display:inline-block;
		padding-right:20px;
		}
	/* Zip File Links */
	a[href$='.zip'], a[href$='.rar'], a[href$='.gzip'] {
		background:transparent url('../img/zip_icon.gif') center right no-repeat;
		display:inline-block;
		padding-right:20px;
		}
/* icons */


/* sitemap */
#mcon #sitemap {
	margin: 10px 30px 10px 50px;
	padding: 0;
	}
#mcon #sitemap li {
	background: none;
	list-style: none;
	margin: 0;
	padding: 0;
	}
#mcon ul#sitemap > li {
	margin-bottom: 10px;
	padding: 0;
	}
#mcon #sitemap ul {
	margin: 0;
	padding: 0;
	margin-left: 20px;
	}
#mcon #sitemap ul ul {
	margin: 0;
	padding: 0;
	}
#mcon #sitemap ul li {
	background: none;
	list-style-image: url('../img/l2_normal.gif');
	list-style-position: inside;
	}
#mcon #sitemap ul ul li {
	background: none;
	list-style-image: url('../img/l3_normal.gif');
	list-style-position: inside;
	height: 1.6em;
	overflow: hidden;
	}
#mcon #sitemap ul li.firstfollow {
	list-style-image: url('../img/l2_first_follow.gif');
	}
#mcon #sitemap ul li.last {
	list-style-image: url('../img/l2_last_item.gif');
	}
#mcon #sitemap ul ul li.firstfollow {
	list-style-image: url('../img/l3_first_follow.gif');
	}
#mcon #sitemap ul ul li.last {
	list-style-image: url('../img/l3_last_item.gif');
	}
/* sitemap */


/* network list */
#nw dl {
	margin: 10px;
	padding: 0 5px 5px;
	border: none;
	}
#nw dt {
	background: #cee5fc;
	float: none;
	text-align: left;
	width: auto;
	margin: 10px 10px 0;
	padding: 7px 15px;
	border: 1px solid #999;
	border-bottom: 1px dashed #999;
	}
#nw dd {
	margin: 0 10px 10px;
	padding: 5px 1em;
	border: 1px solid #999;
	border-top: none;
	}
/* network list */


/* rounded corners */
.rcBox {
	clear: both;
    margin: 5px auto 15px;
    padding: 0;
    color: #666;
    text-align: left;
    background: #fff;
    border: 1px solid #999;
	}

.rcBox #ptabs {
	background: url('../img/project_tab.gif');
	margin: 0 0 0 10px;
	padding: 0;
	clear: both;
	width: 585px;
	height: 36px;
	}
.rcBox #ptabs ul {
	float: right;
	margin: 0 3px 0 0;
	padding: 0;
	list-style: none;
	}
.rcBox #ptabs li {
	background: none;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	}
.rcBox #ptabs li a {
	float: left;
	height: 36px;
	width: 105px;
	margin: 0 1px;
	padding: 0;
	}
.rcBox #ptabs #ptb1 a {
	background: url('../img/ptab1.gif');
	}
.rcBox #ptabs #ptb2 a {
	background: url('../img/ptab2.gif');
	}
.rcBox #ptabs #ptb3 a {
	background: url('../img/ptab3.gif');
	}
.rcBox #ptabs #ptb4 a {
	background: url('../img/ptab4.gif');
	}
.rcBox #ptabs #ptb1.tselected a {
	background: url('../img/ptab1on.gif');
	}
.rcBox #ptabs #ptb2.tselected a {
	background: url('../img/ptab2on.gif');
	}
.rcBox #ptabs #ptb3.tselected a {
	background: url('../img/ptab3on.gif');
	}
.rcBox #ptabs #ptb4.tselected a {
	background: url('../img/ptab4on.gif');
	}

.rcBox #plist {
	margin: 0;
	padding: 0;
	}
.rcBox #plist a {
	display: block;
	width: 128px;
	height: 36px;
	margin: 0 14px 0 8px;
	padding: 0;
	}
.rcBox #ptabs span,
.rcBox #plist span {
	display: none;
	}
.rcBox img.pimg {
	margin: 10px 0 10px 30px;
	}

ul#bnnr.rcBox {
	background: #69c;
	margin: 15px 0 10px 3px;
	padding: 10px 0 0;
	list-style: none;
	border: none;
	width: 190px;
	}
ul#bnnr.rcBox li {
	display: inline;
	background: none;
	text-align: center;
	margin: 0;
	padding: 0;
	width: 171px;
	border: none;
	}
	ul#bnnr.rcBox li a:link, ul#bnnr.rcBox li a:visited {
		display: block;
		padding: 0;
		padding-bottom: 7px;
		text-align: center;
		text-decoration: none;
		font-size: 80%;
		color: #FFFFFF;
		}
		ul#bnnr.rcBox li a:hover {
			color: #666666;
			}
ul#bnnr.rcBox img {
	margin: 0 0 0px;
	}
ul#bnnr.rcBox img.bttmb {
	margin: 0;
	}
ul#bnnr.rcBox img.bttmb2 {
	margin-top: 5px;
	padding-top: 10px;
	border-top: 2px solid #C1D6EA;
	}

#mcon .rcBox h2 {
	margin: 10px 0;
	padding: 5px 20px;
	border-bottom: 1px solid #ccc;
	}
 .rcBox ul {
 	zoom: 1;
	margin: 0;
	padding: 0;
	overflow: auto;
	}
 .rcBox ul.wtbg li {
	background: none;
	text-indent: -2em;
	padding-left: 2em;
	}
 .rcBox li {
	background: url('../img/bullet1.gif') no-repeat left 10px;
	list-style-image: none;
	color: #666;
	margin: 5px 30px;
	padding: 5px 5px 5px 20px;
	}
ul#nws, ul#nws2 {
	margin: 0;
	}
#nws li, ul#nws2 li {
	background: url('../img/bullet1.gif') no-repeat left 8px;
	margin: 5px 20px;
	padding: 5px 5px 5px 20px;
	}
#nws li li, ul#nws2 li li {
	background: url('../img/bullet4.gif') no-repeat left 4px;
	margin: 5px 10px;
	padding: 0 0 0 15px;
	}
#nws li li li, ul#nws2 li li li {
	background: none;
	margin: 5px 10px 5px 8em;
	padding: 0;
	text-indent: -7em;
	}
#mcon .bll3 li {
	background: url('../img/bullet3.gif') no-repeat left 5px;
	}
#mcon ul.bll2 {
	padding: 0 10px;
}
#mcon .bll2 li {
	background: url('../img/bll.jpg') no-repeat left 9px;
	}

#mcon h1 span.pjno {
	background: url('../img/pjnobg.gif') no-repeat center top;
	float:left;
	width: 50px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: -0.1em;
	color:#06c;
    text-align:center;
	margin: -12px 5px 0 0;
	padding: 15px 0 0;
	font-size: 32px;
	line-height:1;
	display: block;
	}	
#mcon h1 span.pjno2 {
	clear: both;
	float:left;
	width: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1.0;
	color: #79AACC;
    text-align:center;
	margin: -14px 5px 0 0;
	padding: 0;
	font-size: 16px;
	line-height:1;
	display: block;
	}
html *div#mcon h1 span.pjno2 {
	padding-left: 20px;
}

/* rounded corners */
	
#flashContent {
	margin: 0;
	padding: 0;
	background: #fff;
	text-align: center;
	height: 200px;
	}

/* misc */
.new {
	margin: 0 0 0 5px;
	}
.fl {
	float: left;
	margin: 0 10px 10px 0;
	}
.fr {
	float: right;
	margin: 0 0 10px 10px;
	}
.cntr {
	text-align: center;
	}
.rght {
	text-align: right;
	}
.mddl {
	vertical-align: middle;
	}
.clr {
	clear: both;
	}
.nodisplay {
	display: none;
	}
.date {
	color: #666;
	margin-right: 10px;
	}
.nwsttl {
	margin: 5px -10px;
	padding: 10px 10px 10px 20px;
	background-color: #cdecfb;
	}
strong {
	color: #777;
	}
em {
	color: #c00;
	font-style: normal;
}
/* misc */

/* event */
#mcon2 {
	background: none;
	float: right;
	margin: 0 auto;
	padding: 0;
	width: 805px;
	height: auto;
	clear: both;
	}
#evnt {
	margin: 0;
	padding: 0;
	}
#evnt h1 {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	}
#evnt h1 span {
	display: none;
	}
#evnt table {
	margin: 1em auto;
	padding: 0;
	width: 600px;
	clear: both;
	}
	#evnt th, #evnt td {
	padding: .2em .5em;
	border: 1px solid #666;
	white-space: nowrap;
	vertical-align: middle;
	}
#evnt th {
	background: #00b7ce;
	text-align: right;
	color:#fff;
	font-weight: bold;
	}
#evnt td.yllw {
	background: #fffac2;
	}
#evnt #kosaku {
	float: left;
	margin: 10px 10px 10px 50px;
	padding-top: 20px;
	}
#evnt #leaflt {
	margin: 0;
	width: 380px;
	float: left;
	}
#evnt h2 {
	margin: 10px auto;
	padding: 0;
	text-align: center;
	}
#evnt h3 {
	background: #5ad1df;
	color:#fff;
	margin: 10px 95px;
	padding: .1em .2em;
	font-size: 1em;
	clear: both;
	}
#evnt p {
	margin: 10px 100px;
	}
#htwo {
	background: url('../img/h2bg.gif') repeat-x;
	background-position:top;
	font-size: 1em;
	line-height: 1.2;
	margin:0px;
	padding: 10px 20px;
	border-bottom: 1px solid #ccc;
	}
	#htwo a {
		text-decoration: none;
		}
ul.linon li {
	list-style: none;
	list-style-image: none;
	padding: 0;
	}