/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
.bg-left {
	background-image: url(../images/bg_left-ver.gif);
	background-position: top-left;
	background-repeat: repeat-y;
	width: 12px;
}
.bg-right {
	background-image: url(../images/bg_right-ver.gif);
	background-position: top-right;
	background-repeat: repeat-y;
	width: 12px;
}
.bg-footer {
	background-image: url(../images/bg_footer.gif);
	background-position: top-left;
	background-repeat: no-repeat;
	width: 894px;
	height: 33px;
}
.text-content {
	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-product {
	font-family: Arial, tahoma, verdana, "Times New Roman";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #408ab7;
	text-decoration: none;
}
.bg-footer {
	background-image: url(../images/bg_footer.gif);
	background-position: top-left;
	background-repeat: no-repeat;
	width: 894px;
	height: 33px;
}
.text-footer {
	font-family: Arial, tahoma, verdana, "Times New Roman";
	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: #408ab7;
	text-decoration: underline;
}
.txt-box {
	width: 200px;
	height: 20px;
}
.txt-area {
	width: 250px;
	height: 100px;
}
