a:link		{color: #0000FF; text-decoration:none;}
a:visited	{color: #0000FF; text-decoration:none;}
a:hover		{color: #FF0000; text-decoration:underline;}
a:active	{color: #FF0000; text-decoration:none;}

body {
	font-family : monospace;
	font-size : 12px;
	line-height: 1.3em;
	color: #000000;
	margin: 5px;
	padding: 0px;
	text-align: center;
	background-image: url(image/body_bg.gif);
}

form {
	margin: 0px;
	display: inline;
}

img {
	border: 0px;
}

button {
	cursor: pointer;
}

ul,ol {
	margin :0px;
	padding-left:1.5em;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.red {
	color: red;
}

div.cont_body {
	width: 788px;
	background-color: #ffffff;
	border-style: solid;
	border-color: #000000;
	border-width: 0px 1px 0px 1px;
	text-align: left;
	padding: 5px;
	margin:auto;
}

td.gls_list_pic {
	width: 144px;
	height: 144px;
	background-image: url(image/list_bg_pic.gif);
	text-align: center;
}

td.gls_list_name {
	width: 144px;
	height: 41px;
	background-image: url(image/list_bg_name.gif);
	text-align: center;
}

div.profile_box {
	text-align: left;
	width: 465px;
	height: 150px;
	padding: 5px 5px 5px 5px;
	border: solid #71E681;
	border-width: 0px 1px 0px 1px;
}

div.discript_box {
	text-align: left;
	width: 336px;
	height: 142px;
	padding: 5px 5px 5px 5px;
	border: solid #71E681;
	border-width: 0px 1px 0px 1px;
}

div.volume_box {
	text-align: center;
	width: 778px;
	height: 67px;
	padding: 7px 0px 0px 0px;
	background-image: url(image/volume_bg.gif);
	border: solid #71E681;
	border-width: 0px 1px 0px 1px;
}

td.photo_cell {
	text-align: center;
	width: 78px;
	height: 78px;
	background-color: #D9FFE0;
}