/* Layout Stylesheet */ 
a {
	text-decoration: underline;	
	}

a:link {
	color: #666666;
	text-decoration: none;
	}

a:visited {
	color: #660033;
	text-decoration: none;
	}

a:active {
	color: #666666;
	}

a:hover {
	color: #000000;
	text-decoration: underline;
	}


.text12 {
	font-size: 12px;
	color: #666666;
	line-height: 15px;
}
td#input-cell{height:20px} 
form,td p{margin:0; padding:0} 

.line {
	background-image: url(img/line_dot.gif);
	background-repeat: repeat-y;
}
.contents {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
.menu_back {
	background-image: url(about/img/menu_back.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.list {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu {
	font-size: 11px;
	color: #666666;
}
.minititle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

h1 {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.search {
	font-size: 12px;
	line-height: 22px;
}

