/*通常色文字/大中小*/
.txts{	font-size:10px;}
.txtm{	font-size:12px;}
.txtl{	font-size:14px;}

.txtmw{	font-size:12px;color:#FFFFFF;text-align:left;}

.copyright {
	font-size:10px;
	color: #666666;
	text-decoration: none;
	}

p{margin:0;}

p.info{
	font-size:10px;
	line-height:2em;
	color:#FFFFFF;
	text-decoration: none;
	border-bottom:dotted 1px #B3B3B3;
	text-align:left;
}

p.archtxtm{
	font-size:12px;
	line-height:1.5em;
	color:#FFFFFF;
	text-decoration: none;
	text-align:left;
	margin-top:5px;
}
p.archtxts{
	font-size:10px;
	line-height:1.5em;
	color:#FFFFFF;
	text-decoration: none;
	text-align:left;
	margin-top:5px;
}

h1.processttl{
	font-size:14px;
	color:#009999;
	margin:0px;
	padding:3px 0 3px 5px;
	text-align:left;
	}
p.processtxtm{
	font-size:12px;
	color:#000000;
	margin:0;
	padding:3px 10px 3px 20px;
	border-bottom:1px dotted #D9D9D9;
	text-align:left;
	background-image: url(../../process/images/icon.gif);
	background-repeat: no-repeat;
	background-position: 8px 6px;	
	}


a.getf:link{
	color:#999999;
	font-size:10px;
	text-decoration: none;
	}

a.getf:active{
	color:#990000;
	font-size:10px;
	text-decoration: none;
	}

a.getf:visited{
	color:#999999;
	font-size:10px;
	text-decoration: none;
	}
	
a.getf:hover{
	color:#999999;
	font-size:10px;
	text-decoration: underline;
	}
