/* Content Page */
*{
 margin:0;
 padding:0;
}
body {
 background-color:#eee;
 font-size:11px;
}

#docs {
 width:720px;
 margin:40px auto;
}
a   {
 color:#a00;
 text-decoration:underline;
}


p	{
 font-family: Helvetica,Arial,Universe;
 font-size: 100%;
 color:#000;
 line-height:150%;
}

.elmnum {
 font-size:x-small;
 color:#000;
 line-height:150%;
}

img {
 border:0;
}

li {
 margin-left:30px;
 font-size:small;
}

#container {
 width: 760px;
 margin: 0.5em auto;
/* border:1px solid #333; */
 background-color:#fff;
}

#content {
 width: 760px;
 margin: 0 auto;
 border:0;
}


#header {
 width:760px;
 background-color: #fff;
 color: #666;
 height:90px;
 border-top:7px solid #9f2529;
}

#header02 {
 width:760px;
 color: #666;
 height:90px;
 border-top:7px solid #9f2529;
 background-image:url('../img/header_img2.JPG');
 background-repeat:no-repeat;
}

#logo {
 width:130px;
 float:left;
 color:#fff;
 font-size:x-large;
 font-weight:bold;
 margin:15px 0 5px 10px;
 letter-spacing:5px;
}


.headmenublk {
 float:right;
 width:100px;
 margin-top:20px;
 margin-right:10px;
}

.headmenu {
 padding-left:20px;
 font-size:10pt;
 background-image:url('../images/mk01.jpg');
 background-repeat:no-repeat;
 margin-top:5px;
}

.headmenu a{
 color:#666;
}

.headmenu00 a{
 color:#666;
}

.headpmenu a:hover{
 text-decoration:underline;
}


#footer {
 font-family: Helvetica,Arial,Universe;
 font-size:9pt;
 color:#999;
 width:760px;
 margin:0 auto;
 text-align:center;
 padding-top:10px;
 height:30px;
 border-top:1px solid #666;

 border-bottom:4px solid #9f2529;
}


.mainmenu {

 float:right;
 text-align:center;


}

.mainmenu a{
 width:189px;
 height:24px;
 border-left:1px solid #666;
 border-bottom:1px solid #666;
 padding-top:10px;
 color:#fff;
 text-decoration:none;
 background-image:url('../images/menu_bk.jpg');
 background-repeat:repeat-x;
 display:block;
}

.mainmenu a:hover{
 background-image:url('../images/menu_bk02.jpg');
 background-repeat:repeat-x;
}


.pagetop a {
 color:#666;
 text-decoration:none;
 float:right;
 font-size:small;
 margin:10px;
}

.pagetop a:hover {
 color:#900;
 text-decoration:underline;
}


div.contentspace {
 width: 700px;
 padding: auto 0;
 margin: auto 0;
 }
 


.clear {
 clear:both;
}


/* text decoration */
.nun {
	vertical-align:sub;
	font-size:smaller;
}

#home {
	width:320px;
	height:55px;
	float:left;
	margin-top:38px;
	}

.note{
 font-size:xx-small;
 font-weight:400;
}
