/* CSS Document */

html, ol, ul, li, dl, dt, dd, img, h1, h2 {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
}

body {
	color: #333; 
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	text-align: center;
	background-color: #DDD;
	margin: 15px 0;
}

body a {
	color: #17C;
	text-decoration: none;
}

body a:hover {
	color: #39F;
	text-decoration: underline;
}

#wrapper {
	margin: 0 auto;
	background-color: #FFF;
	width: 835px;
}

#header {
	width: 835px;
	background-color: #FFF;
	border-bottom: 1px solid #17C;
}

#headl {
	width: 100%;
	font-size: 12px;
	line-height: 12px;
	text-align: right;
	background-color: #DDD;
	border-bottom: 3px solid #17C;
	padding-bottom: 3px;
}

#headl a {
	margin-left: 15px;
	background: url(../images/point_s.gif) left center no-repeat;
	background-position: 0 5px;
	padding-left: 8px;
	text-decoration: none;
	color: #999;
}

#headl a:hover {
	color: #333;
	background: url(../images/point_s_on.gif) left center no-repeat;
	background-position: 0 5px;
}

h1 {
	float: right;
}

/* headnavi */

#headnavi {
	width: 835px;
	height: 40px;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	clear: both;
	border-top: 1px solid #17C;
	z-index: 100;
	position: relative;
}

#headnavi li.navi01, #headnavi li.navi02, #headnavi li.navi03, #headnavi li.navi04, #headnavi li.navi05, #headnavi li.navi06, #headnavi li.navi07, #headnavi li.navi08 { position: absolute; top: 0; width: 105px; height: 40px; }
#headnavi li.navi01 { left: 0; }
#headnavi li.navi02 { left: 105px; }
#headnavi li.navi03 { left: 210px; }
#headnavi li.navi04 { left: 315px; }
#headnavi li.navi05 { left: 420px; }
#headnavi li.navi06 { left: 525px; }
#headnavi li.navi07 { left: 630px; }
#headnavi li.navi08 { left: 735px; width: 100px; }
#headnavi a { display: block; text-decoration: none; color: #333; }
#headnavi a.mNavi, #headnavi a.mNavi2 { width: 103px; height: 38px; border-top: 1px solid #EEE; border-right: 1px solid #AAA; border-bottom: 1px solid #AAA; border-left: 1px solid #EEE; background: url(../images/navi_back.gif) left top repeat-x; }
#headnavi li.navi08 a { width: 98px !important; }
#headnavi a.mNavi { height: 26px; padding: 6px 0; }
#headnavi a.mNavi2 { height: 19px; padding: 13px 0 6px 0; }
#headnavi a:hover { background-position: right bottom; color: #EEE; }

#headnavi li ul { position: absolute; top: 40px; left: 0; width: 140px; border-right: 1px solid #999; border-left: 1px solid #999; border-bottom: 1px solid #999; } 
#headnavi li ul li { font-size: 0.9em; line-height: 130%; text-align: left; font-weight: normal; float: left; } 
#headnavi li ul li a { display: block; padding: 5px 6px; width: 128px; border-top: 1px solid #999; background-color: #FFF; color: #333; }
#headnavi li ul li a:hover { background-color: #EEE; color: #333; }
#headnavi li.parent ul { display: none; }
#headnavi ul li.parentOn ul { display: block; }

/* ------------------------------------------------------------ */

#container {
	font-size: 0.8em;
	line-height: 140%;
	text-align: left;
}

#footer {
	width: 835px;
	clear: both;
	border-top: 1px solid #17C;
	border-bottom: 3px solid #17C;
	background-color: #FFF;
	padding: 3px 0;
}

#footer p {
	margin: 0;
	font-size: 10px;
}

.flL { float: left; }
.flR { float: right; }

/*
=================================================
	margin
=================================================
*/

.mg0 { margin: 0 !important; }
.mg5 { margin: 5px !important; }
.mg10 { margin: 10px !important; }
.mg15 { margin: 15px !important; }
.mg20 { margin: 20px !important; }

/*top*/
.mgT0 { margin-top: 0 !important; }
.mgT5 { margin-top: 5px !important; }
.mgT10 { margin-top: 10px !important; }
.mgT15 { margin-top: 15px !important; }
.mgT20 { margin-top: 20px !important; }
.mgT25 { margin-top: 25px !important; }
.mgT30 { margin-top: 30px !important; }

/*right*/
.mgR5 { margin-right: 5px !important; }
.mgR10 { margin-right: 10px !important; }
.mgR15 { margin-right: 15px !important; }
.mgR20 { margin-right: 20px !important; }

/*bottom*/
.mgB5 { margin-bottom: 5px !important; }
.mgB10 { margin-bottom: 10px !important; }
.mgB15 { margin-bottom: 15px !important; }
.mgB20 { margin-bottom: 20px !important; }

/*left*/
.mgL5 { margin-left: 5px !important; }
.mgL10 { margin-left: 10px !important; }
.mgL15 { margin-left: 15px !important; }
.mgL20 { margin-left: 20px !important; }


/*
=================================================
	padding
=================================================
*/

.pd5 { padding: 5px !important; }
.pd10 { padding: 10px !important; }
.pd15 { padding: 15px !important; }
.pd20 { padding: 20px !important; }

/*top*/
.pdT5 { padding-top: 5px !important; }
.pdT10 { padding-top: 10px !important; }
.pdT15 { padding-top: 15px !important; }
.pdT20 { padding-top: 20px !important; }

/*right*/
.pdR0 { padding-right: 0 !important; }
.pdR5 { padding-right: 5px !important; }
.pdR10 { padding-right: 10px !important; }
.pdR15 { padding-right: 15px !important; }
.pdR20 { padding-right: 20px !important; }

/*bottom*/
.pdB5 { padding-bottom: 5px !important; }
.pdB10 { padding-bottom: 10px !important; }
.pdB15 { padding-bottom: 15px !important; }
.pdB20 { padding-bottom: 20px !important; }
.pdB60 { padding-bottom: 60px !important; }

/*left*/
.pdL5 { padding-left: 5px !important; }
.pdL10 { padding-left: 10px !important; }
.pdL15 { padding-left: 15px !important; }
.pdL20 { padding-left: 20px !important; }


/*
=================================================
	clear
=================================================
*/

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


@media print{

body {
	background-color: #FFF;
	margin: 0;
}

#wrapper, #container {
	background-image: none;
}

/* #container */
/* NC7 */
html*#container { padding: 0; font-size: 0.7em; line-height: 125%;}
/* safari */
html[xmlns*=""] body:last-child #container { padding: 0; font-size: 0.7em; line-height: 145%;}
/*firefox opera */
#container { padding: 0; font-size: 0.7em; line-height: 145%;}
/*IE6*/
*html #container { padding: 0; font-size: 0.7em; line-height: 125%;}
/*IE7*/
*:first-child+html#container { padding: 0; font-size: 0.8em; line-height: 140%;}

#headl, #headnavi {
	display: none;
}

#header {
	border-top: 3px solid #17C;
	margin-bottom: 20px;
	display: block;
}

}
