@charset "utf-8";
/* CSS Document */

Body{
background-color:#FFFFFF;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
}
#Wrapper{
background-color:#FFFFFF;
width:602px;
margin:auto;
height:auto;
overflow:hidden;
border:10px;
border-color:#EAEAEA;
border-style:solid;
text-align:right;
}
#table1{ 
background-color:#FFFFFF;
width:602px;
border:0;
}
#tabley{ 
background-color:##FFFFCC;
background-image:url(img/note.gif);
width:590px;
border:0;
}
#table{
width:602px;
border:0;
}
#contentmain{
background-color:#FFFFFF;
width:602px;
text-align:left;
margin-top:auto;
}
#Header{
background-color:#FFFFFF;
}
#content1{
width:300px;
height:205px;
/*border:dashed;
border-color:#CCCCCC;
border-width:thin;*/
text-align: center; 
padding: 0.3em 1ex 0.3em 1ex;
overflow:auto;
float:left;
}
#Other{
width:302px;
text-align: center; 
overflow:auto;
float:right;
}

/* Txt Styles */
.style1 { font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
}
.style2 {
	font-size: 18px
}
.style9 {font-size: 18px; font-weight: bold; color: #006699; }
.style10 {
	font-size: 14px;
	color: #FF0000;
}
.style12 {font-size: 24px; font-weight: bold; color: #006699; }
.style14 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; }
.style16 {font-size: 14px; font-weight: bold; color: #006699; }
.style17 {color: #FF0000}
.style20 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; }
.style21 {color: #006699; font-size: 20px;}