body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
h1 a{
	text-decoration: none;
	color: #666666;
}


.group {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
.group a{

	text-decoration: none;
	color: #999999;
	display: block;
	padding-bottom: 5px;
}
.highlight_group {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
.highlight_group a {

	text-decoration: none;
	color: #999999;
	display: block;
	padding-bottom: 5px;
	border: 1px solid #ccc;
	background-color:#FFFFCC;
}



.group a:hover { 
background-color:#FFFFCC;
 
}

.name {
	font-size: 12px;
	color: #666666;
}

.icon_box {
	font-size: 11px;
	color: #666666;
	text-align: center;
	width: 22%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
		
}

	

.icon_box a {
	font-size: 12px;
	color: #666666;
	text-align: center;
	
	text-decoration: none;
}

.main_group {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.main_group a {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.main_highlight_group {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.main_highlight_group a {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	border: 1px solid #ccc;
	background-color:#FFFFCC;
}




.main_group a:hover {
	font-size: 14px;
	font-weight: bold; 
	background-color:#FFFFCC;
	 
	text-decoration: none;
}

.group_names a{
	font-size: 12px;
	color: #666666;
	text-align: center;
	text-decoration: none;
}


.icon_name {
	vertical-align: top;
	text-align: center;	
}
.header {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #FFFFCC;
}
.m_logo {
	display: block;
	
	padding-top: 6px;
	padding-bottom: 4px;
	font-size: 14px;
	font-weight: bold;
	
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 6px;		
}
.m_logo a {
	text-decoration: none;
	color: #666666;
	text-align: left;
	padding-top: 4px;
}



.foot {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}.foot a {
	color: #666666
}
.view {
	float: right;
	padding-top: 5px;
	padding-right: 8px;
	
}


.view a {
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}

.head_list {
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #666666;
}
.head a{
	
	
	font: bold normal 20px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	
}
.detail_header {
	font-size: 11px;
	float: right;
}
.page  {
	font-size: 12px;
	font-weight: bold;

	text-align: center;
	float: none;
}
.page a  {
	color: #333333;
	text-decoration: none;
}

.s_form {
	margin-top: 0px;
	padding-right: 2px;
	padding-left: 2px;
}
.add {
	margin-bottom: -5px;
}
