/*‹¤’Ê
*********************************************/
table{
     text-align:left;
	 margin: 0;
	 padding: 0;
}

.txt10{
     font-size:10px;
     line-height: 120%;
}

.txt10top{
     font-size:10px;
     line-height: 120%;
	 margin-top:8px;
	 text-align:right;
	 color:#777777;
	 width:260px;
}

.txt12{
     font-size:12px;
     line-height: 175%;
}

.txt12gray{
     font-size:12px;
     line-height: 175%;
	 color:#666666;
}

.txt14{
     font-size:14px;
     line-height: 175%;
}

.txt10b{
     font-size:10px;
     line-height: 120%;
     font-weight: bold;
}

.txt12b{
     font-size:12px;
     line-height: 150%;
     font-weight: bold;
}

.txt14b{
     font-size:14px;
     line-height: 175%;
     font-weight: bold;
}

.txt14red{
     font-size:14px;
     line-height: 175%;
     font-weight: bold;
	 color:#C80901;
}

.pic{
	margin-bottom: 5px;
}

.pic2{
	margin-right: 10px;
}

.pic3{
	margin-top: 5px;
}

.pic4{
	margin-bottom: 10px;
}

.termtxt1{
	font-size:14px;
	line-height: 150%;
	font-weight: bold;
	margin-left: 5px;
	margin-top: 10px;
	height: 30px;

}
.termtxt2{
     font-size:12px;
     line-height: 150%;
	margin: 5px 0px 20px 0px;
}
.termtxt3{
     font-size:10px;
     line-height: 150%;
}

div.line{
border-bottom:1px dotted #999999;
margin-bottom:15px;
margin-top:15px;
}


/*cosmos*/

.cosmosText{
     font-size:12px;
     line-height: 175%;
	 margin:15px 0px 0px;
	 padding:0px 0px 60px;
}

.txt14cosmos{
     font-size:14px;
     line-height: 175%;
	 color:#EF5404;
}


/* Color
*********************************************/

.color1 {color: #FF0000}


/* MarginSet
*********************************************/

.mrg1px { margin-top:1px; }
.mrg5px { margin-top:5px; }
.mrg10px { margin-top:10px; }
.mrg15px { margin-top:15px; }
.mrg20px { margin-top:20px; }
.mrg25px { margin-top:25px; }
.mrg30px { margin-top:30px; }
.mrg35px { margin-top:35px; }
.mrg40px { margin-top:40px; }
.mrg45px { margin-top:45px; }
.mrg50px { margin-top:50px; }
.mrg55px { margin-top:55px; }
.mrg60px { margin-top:60px; }
