a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
body {
	background-image: url(../image/bg.gif);
	background-repeat: repeat;
}
.wrap {
	background-color: #FFFFFF;
	text-align: center;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.left {
	background-image: url(../image/side_bg.gif);
	background-repeat: repeat-y;
	text-align: left;
	float: left;
	height: auto;
	width: 195px;
}
.right {
	text-align: left;
	float: right;
	height: auto;
	width: 600px;
	padding-left: 5px;
}
.dr {
	text-align: center;
	width: 590px;
}
.leftcolum {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.rightcolum {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 10px;
}
.txtright {
	padding-right: 5px;
	padding-left: 10px;
}
.centerimg {
	padding-top: 2px;
}
.annai {
	text-align: left;
	vertical-align: top;
}
.annaitxt {
	padding-left: 5px;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	padding-top: 5px;
}
.annaipict {
	padding-bottom: 10px;
}
