@charset "UTF-8";
body {
	background-image: url(../img/background.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #666666;
}

div#main {
	background-image: url(../img/main_background.gif);
	background-repeat: repeat-y;
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

div.center {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	float: left;
	width: 800px;
}

div.head {
	width: 800px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	float: left;
}

div#footer {
	width: 820px;
	margin: 0px auto;
	padding: 0px;
}

div.info_main {
	width: 800px;
	background-image: url(../img/info/back.gif);
	float: left;
	color: #CC3399;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}

div.info_main_text {
	width: 720px;
	margin-right: 40px;
	margin-left: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.request {
	margin: 10px;
	padding: 0px;
	float: left;
	width: 800px;
}

div.disco {
	margin: 10px 0px 0px 30px;
	padding: 0px 0px 0px 10px;
	float: left;
	width: 750px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}

div.disco_left {
	margin: 10px;
	padding: 0px 0px 0px 10px;
	float: left;
	width: 250px;
}

div.disco_right {
	margin: 5px;
	padding: 5px;
	float: right;
	width: 440px;
}

div.disco_title {
	margin: 0px;
	padding: 5px 5px 5px 10px;
	float: left;
	width: 730px;
	color: #FF3366;
	background-image: url(../img/live/title_back.gif);
	background-repeat: no-repeat;
}

h2 {
	font-size: 15px;
	font-weight: normal;
	color: #FF0066;
	text-decoration: none;
}

h3 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	line-height: 1.3em;
}

a:link {
	color: #FF3366;
	text-decoration: none;
}

a:visited {
	color: #FF3366;
	text-decoration: none;
}

a:hover {
	color: #CCFF00;
	text-decoration: underline;
}

div.live {
	margin: 5px 0px 0px 30px;
	padding: 0px 0px 0px 10px;
	float: left;
	width: 750px;
}

div.live h2 {
	float: left;
	width: 740px;
	color: #FF3366;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../img/live/title_back.gif);
	height: 30px;
	background-repeat: no-repeat;
}

div.live_comment {
	float: left;
	width: 740px;
	padding: 5px;
}

div.top_left {
	float: left;
	width: 300px;
	padding: 5px;
	margin: 5px;
}

div.top_right {
	float: right;
	width: 450px;
	padding: 5px;
	margin: 5px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}

div.contact {
	width: 800px;
	padding: 0px;
	margin: 0px;
	background-image: url(../img/contact/back.gif);
	background-repeat: no-repeat;
	height: 421px;
}
