/* CSS Document */
A:link {
	COLOR: #333333; text-decoration:underline
}
A:active {
	COLOR: #0000ff; text-decoration:underline
}
A:visited {
	COLOR: #666666; text-decoration:underline
}
A:hover {
	COLOR: #ff0000; text-decoration: none
}
A.main2:link {
	COLOR: #666666; text-decoration:none
}
A.main2:active {
	COLOR: #0000ff; text-decoration:none
}
A.main2:visited {
	COLOR: #666666; text-decoration:none
}
A.main2:hover {
	COLOR: #8CC6FF; text-decoration: none
}

A.main3:link {
	color:#333333; font-weight:bolder; font-family: Verdana; font-size:13px;
	text-decoration:none
}
A.main3:active {
	COLOR: #0000ff; font-weight:bolder; font-family: Verdana; font-size:13px; text-decoration:none
}
A.main3:visited {
	COLOR: #333333; font-weight:bolder; font-family: Verdana; font-size:13px; text-decoration:none
}
A.main3:hover {
	COLOR: #8CC6FF; font-weight:bolder; font-family: Verdana; font-size:13px; text-decoration: none
}

A.m7:link {
	COLOR: #003399; text-decoration:none
}
A.m7:active {
	COLOR: #0000ff; text-decoration:none
}
A.m7:visited {
	COLOR: #003399; text-decoration:none
}
A.m7:hover {
	COLOR: #8CC6FF; text-decoration: underline
}


.menu-table{
    border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style:  solid; 
	border-bottom-style: solid;
	border-left-style:solid;
	border-right-style:solid;
	border-top-color:#666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	}
	
.topmenu-position{ margin-bottom:0.8em;}
.topmenu-letter{ font-family: Verdana; font-size:12px; color:#666666;padding-left:4px;padding-right:4px; font-weight: bolder;     text-decoration:underline;}
.topmenu-sign{ font-family:  Arial, Helvetica, sans-serif; font-size:14px; color:#666666;padding-left:4px;padding-right:4px;  font-weight: bolder;}


.leftmenu-position{margin-left:0.8em;}
.leftmenu-letter{ font-family: Verdana; font-size:12px; color:#666666; padding-top:10px; padding-bottom:10px;padding-left:0px;padding-right:4px; font-weight: bolder;text-decoration:underline;}
.leftmenu-letter2{ font-family: Verdana; font-size:12px; color:#003399; padding-top:10px; padding-bottom:10px;padding-left:0px;padding-right:4px; font-weight: bolder;text-decoration:underline;}


.main{font-family: Verdana; font-size:13px; color:#333333;padding-top:3em;padding-bottom:2em;padding-left:4em;padding-right:2em;}
.mainfront-letter{font-family: Verdana; font-size:13px; color:#333333; font-weight:bolder;}
.mainletter-indent{margin-left:2em;}
.mainslogan-letter{font-family: Verdana; font-size:20px; color:#000000; font-weight:bolder; margin-top:0em;margin-right:2em; font-style:italic}

.bottom-leteter{font-family: Verdana; font-size:13px; color:#666666;padding-top:2px;padding-bottom:2px;}

.maintitle-letter{font-family: Verdana; font-size:15px; color:#333333; font-weight:bolder;}


.menuonclick-style{font-family: Verdana; font-size:14px; color:#1338A8;  font-weight: bolder;text-decoration:underline;}



.m1_7-letter{ font-family: Verdana; font-size:12px; color:#003399;padding-left:4px;padding-right:4px;      text-decoration:none;}

.Guide-letter{ font-family: Verdana; font-size:12px; color:#666666;padding-left:4px;padding-right:4px;      text-decoration:underline;}
.Guide-position{margin-left:4em;}

.content {
height:380; 
width:600; 
overflow:auto; 
padding:20px; 
padding-left: 50px;
}