.add {
	font-size: 12px;
}
.news {
	font-size: 12px;
	color: #303030;
	font-family: "Arial", "Helvetica", "sans-serif";

}
.head {
	font-size: 12px;
	color: #999999;
}
.profile {
	font-size: 12px;
	color: #454545;
	line-height: 21px;

}
.bgdot {
	background-image: url(../images/dot.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.bgcontact {
	background-image: url(../images/p04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.textfield {
	background-color: #F2F2F2;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	color: #666666;

}
.but {
	font-size: 12px;
	background-color: #E4E4E4;
	border: 1px solid #999999;
	color: #333333;
}
.text {
	font-size: 12px;
	color: #666666;
}
.hand {
	cursor: hand;
}
.bgline {
	background-image: url(../images/bgline01.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
a:link {
	font-size: 12px;
	color: #7B7B7B;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #7B7B7B;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #CC3333;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	color: #7B7B7B;
	text-decoration: none;
}
.textfieldCopy {

	background-color: #F2F2F2;
	border: thick solid;
	font-size: 10px;
	color: #666666;
}
.text01 {
	font-size: 12px;
	color: #000000;
}
.frame {
	border: 1px solid #0099CC;
}
