@charset "utf-8";
.codiv1 {
    margin: 0 auto;
    width: 710px
}
.cotable1 {
    width: 100%;
    font-family: arial
}
.cotd1 {
    text-align: center;
    width:68%;
    vertical-align: top;
    padding: 10px 0 10px 0;
    font-weight: 600;
    font-size: 1.4em;
    color: #3B5C90;
    font-family: Georgia
}
.cotd2 {
    width:32%;
    vertical-align: middle;
    text-align:center
}
.cotd3 {
    text-align:center;
    font-weight:600;
    padding: 15px 0 10px 0
}

.notice{
	font-size:x-large;
	color:red;
	font-weight:bold;
	font-family:Georgia, 'Times New Roman', Times, serif;
	text-align:center;
	padding: 12px 0 12px 0;      
}
h1 {
    font-size: 18px; 
    font-weight: 600;
    font-family: Georgia;
   /*text-align:center;
    padding-top: 15px ;*/
}
.cotd4 {
    font-size: 1.0em;
    line-height: 1.2em;
    text-align: left;
    font-family: Verdana, Geneva, Tahoma, sans-serif;  
}
.cotd5 {
   text-align:center;
   color: #3B5C90;
   font-size: 1.3em;
   font-family:Georgia;
   font-weight:600;
}
.cotd6 {
   
}
.house {
    text-decoration: underline;
    color: maroon
}