body {
	background-color: #F1F1F1;
	margin: 0px;
	padding: 0px;
}

a {color:#FF33CC;text-decoration:none;}
a:active {color:#FF33CC;text-decoration:none;}
a:visited {color:#FF33CC;text-decoration:none;}
a:hover {color:#999999;text-decoration:underline;}

#layout {
	background-image: url(http://www.ugs-net.com/img/back_footerbottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px auto;
	padding: 10px 0 21px 0;
	width: 780px;
}

#header {
	background-image: url(http://www.ugs-net.com/img/back_headerbottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 15px;
	width: 780px;
}
#header a {
	background-color: #FF33CC;
}
#header a:hover {
	background-color: #F9F9F9;
}

#main {
	font-size: 12px;
	color: #333333;
	background-image: url(http://www.ugs-net.com/img/back_main.gif);
	background-repeat: repeat-y;
	width: 780px;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}
#main_side {
	margin: 0px;
	padding: 0 0 0 32px;
	float: left;
	width: 120px;
}
.submenu {
}
.submenu a {
	background-color: #FF33CC;
	display: block;
}
.submenu a:hover {
	background-color: #CCCCCC;
}
#navi {
	font-size: 10px;
	line-height: 12px;
	color: #333333;
	padding-bottom: 5px;
}
#main_body {
	margin: 0px;
	padding: 0 35px 0 0;
	float: right;
	width: 564px;
}
.midashi {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	background-image: url(http://www.ugs-net.com/img/midashiback.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin: 0px;
	padding: 2px 0 2px 10px;
}
.text {
	padding-left: 10px;
}
.line564 {
	margin: 15px 0;
	padding: 0px;
	clear: both;
}
#main_bottom {
	background-image: url(http://www.ugs-net.com/img/back_mainbottom.gif);
	background-repeat: no-repeat;
	text-align: right;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 22px;
	width: 780px;
}

#footer {
	font-size: 10px;
	line-height: 14px;
	color: #CCCCCC;
	background-image: url(http://www.ugs-net.com/img/back_footer.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 5px 30px;
	width: 720px;
}
#footer a {color:#CCCCCC;text-decoration:none;}
#footer a:active {color:#CCCCCC;text-decoration:none;}
#footer a:visited {color:#CCCCCC;text-decoration:none;}
#footer a:hover {color:#FFFFFF;text-decoration:underline;}
.waku_w {
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
	font-size: 10px;
	line-height: 14px;
	background-image: url(http://www.ugs-net.com/img/wakuback1.gif);
	background-repeat: repeat-x;
}
.waku_g {
	background-color: #F1F1F1;
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
	font-size: 10px;
	line-height: 14px;
	background-image: url(http://www.ugs-net.com/img/wakuback2.gif);
	background-repeat: repeat-x;
}
