/* CSS Document */

body {
	background-color :#FFFFFF;
	margin-top :0px;
	margin-left :0px;
	margin-right :0px;
	margin-bottom :0px;
}
.bg-side {
	background-image: url(../images/bg_side.gif);
	background-position: top-left;
	background-repeat: repeat;
	width: 20px;
}
.bg-footer {
	background-image: url(../images/bg_footer.gif);
	background-position: top-left;
	background-repeat: no-repeat;
	height: 41px;
}
.bg-collage {
	background-image: url(../images/bg_collage.gif);
	background-position: top-left;
	background-repeat: no-repeat;
	width: 239px;
	height: 180px;
}
.dot-ver {
	background-image: url(../images/dot-hori.gif);
	background-position: top-center;
	background-repeat: repeat-y;
}
.txt-content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.txt-content1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.txt-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.readmore {
	font-family: Verdana, Arial, Helvetica, sans-serif
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.readmore A{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.readmore A:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #9b0000;
	text-decoration: underline;
}
.txt-box {
	width: 200px;
	height: 20px;
}
.txt-area {
	width: 250px;
	height: 100px;
}