.txt_9px {
	font-size: 9px;
	font-style: normal;
	line-height: 15px;
	color: #000000;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-weight: normal;
}

.txt_10px {
	font-size: 10px;
	font-style: normal;
	line-height: 17px;
	color: #000000;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-weight: normal;
}

.txt_10px_blue {
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	color: #29abe2;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-weight: normal;
}

.txt_12px_blue {
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	color: #29abe2;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-weight: normal;
}

.txt_9px_blue {
	font-size: 9px;
	font-style: normal;
	line-height: 18px;
	color: #29abe2;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-weight: normal;
}

.txt_12px {
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #000000;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-weight: normal;
}


.txt_10px_bold {
	font-size: 10px;
	font-style: normal;
	line-height: 17px;
	color: #000000;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
}

.txt_12px_bold {
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #000000;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
}

.txt_12px_bold_blue {
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #29abe2;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
}

.txt_12px_bold_bg {
    background-image:url(img/common/txt_back_02.gif);  
    display:block;                
    width:100%;                     
    height:100%;                    
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	color: #000000;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
}

.pic {
    border: 1px solid #cccccc;
}

.pic_black {
    border: 1px solid #000000;
}

p {margin-bottom: 10px;}

.border_dotted_2px{border-bottom: 2px dotted #000000;}


a {         
   }

a:link  {color:#FF9900;  }                
a:visited
   {color:#FF9900;  }             

a:hover
   {
   }

