.size1 { font-size: 10px;}

.size2 { font-size: 12px;}

.size3 { font-size: 16px;}

.size4 { font-size: 18px;}

/*body(normal,line-hight( basic body txt)*/
.body { font-size:10px; line-height:15px}

/*body(normal,narrow line-hight(for left and right column,list)*/
.body2 { font-size:12px; line-height:17px}

/*body(normal,no line-hight define(for TD inside)*/
.body3 { font-size:12px; text-decoration: underline; line-height: 5pt}

a:link {  color: #669900}

a:visited {  color: #669900}

.srch { width: 160px}