@charset "utf-8";
body { /* Internet Explorer */
	background:url(../../images/mainbg.png) top center no-repeat;

	padding:0px;
	padding-bottom:30px;

	margin:auto;
	text-align: center;
	background-color:#ffffff;
}
.actiontag a:link, .actiontag a:visited, .actiontag a:active{
	color: #BBF4F9
}
.actiontag a:hover{
	color: #67E7F1
}

.mitem{
	padding-left:10px;
	padding-bottom:10px;
	padding-top:10px;
	padding-right:10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dddddd;
}

.mitem_hl{
	background-color:#F3F3F3;
}
.borderbottom{
	border-bottom: 1px solid #009999;
}
.bordertop{
border-top:1px solid #009999;
}

a.mlink {
	color: #009999;
	text-decoration: none;
}

a.mlink:link {
	color: #009999;
	text-decoration: none;
}

a.mlink:visited {
	color: #009999;
	text-decoration: none;
}
a.mlink:hover {
	color: #004040;
	text-decoration: none;
}
a.mlink:active {
	color: #009999;
	text-decoration: none;
}


.msysnotice_hl{
/*	background-color:#FFFFFF;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	color: #FF3366;*/
}

#floatw_list ul{
	padding:0px;
	margin:0px;
	list-style-type:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5C5C5;
}

.msysnoticedate{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
}

.advancesearchbox td{
	border-bottom-color: #C5C5C5;
}

.mitem_msgbox{
	padding:10px;
	background-color:#F7F7F7;
}