/* CSS Document */

.main {
	display:block;
	font-weight:bold;
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-x;
}
.width {
	width: 16px;
}
.content {
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	color: #666666;
	font-weight: normal;
	font-style: normal;
	text-align: justify;
}
.subcontent {
	font-family: Verdana;
	font-size: 10px;
	color: #1A8BC5;
	font-weight: bold;
}
.H10 {
	height: 10px;
}
.H5 {
	height: 5px;
}
.width654 {
	width: 654px;
}
.width4 {
	width: 4px;
}
.width10 {
	width: 10px;
}
.width13 {
	width: 13px;
}
.text_bg_1 {
	height: auto;
	width: auto;
	border: 1px solid #DCE1E4;
	background-color: #F6F6F6;
}
.BOX {
	height: 25px;
	width: auto;
	background-color: #1A8BC5;
}

.form {
	height: 21px;
	width: 250px;
	border: 1px solid #999999;
	background-color: #F5F5F5;
}
.comments {
	height: 50px;
	width: 250px;
	border: 1px solid #999999;
	background-color: #F5F5F5;
}
