/* CSS Document */
body{
font-size:12px;
color:#003399;
}
tr,td{
font-size:12px;
color:#003399;
}
a:link{
  color:#993300;
  text-decoration:none;
       }
a:visited{
  color:#993300;
  text-decoration:none;
         }
a:hover{
color:#FF6666;
  text-decoration:none;
  position:relative;
  top: 1px;
  left: 1px;
       }
a:active{
  color:#993300;
  text-decoration:none;
       }
.LINE {border:1px solid #99CCFF;
}
.LINE1 {border:1px solid #6666CC;
}

.dashed {border-top: 2 dashed #ffffFF;
border-right: 2 dashed #ffffFF;
border-left: 2 dashed #ffffFF;
border-bottom: 2 dashed #ffffFF; 
}

.link5{
    color: #FF6666;
	text-decoration: none;
	
 } 
.link5:visited{
    color: #FF6666;
	text-decoration: none;
	
 } 
.link5:hover{
 	color: #993300;
	border-bottom: 1px dotted;
	border-bottom-color: #ff3333;
}
.link5:active{
  color:#FF6666;
  text-decoration:none;
       }
.box{
border-width : 3px 3px 3px 3px;
border-top-color : #996666;
border-right-color : #996666;
border-bottom-color : #996666;
border-left-color : #996666;
border-top-style : dashed;
border-right-style : dashed;
border-bottom-style : dashed;
border-left-style : dashed;
padding:5px;
}
.box1{border-style:dotted;
border-width:1px;
border-color:#CC3366;
}

.f-heigt01{
line-height:18px;}
.f-size01{
font-size:16px;}

hr{border-top:4px dotted #6666CC;color:#ffffff}
.hco{border-top:4px dotted #CCCC99;color:#EEEECC}

.first {font-size:18px;line-height:18px;color:#D0E8FF;}
.cap{
	width:18px;
	margin:0px 6px 0px 0px;
	background-color:#000099;
}
.bg-re{
background-repeat:no-repeat;}  
