a {border:0px;}
a img, img.noimg {border:0px;}
/* a img, img.noimg {border:0px; margin:0px 5px; 10px 0px;} */

div#wrap {
	font-size:13px;
	font-family: Verdana, Meiryo, Lucida Grande, Tahoma, MS Gothic, MS UI Gothic, Courier New;
	line-height: 150%;
	width: 750px;
	border-left:1px solid #aaa;
	border-right:1px solid #aaa;
	margin: 0px auto 0px auto;
	padding: 0px 10px;
}

#header {
	float: none;
	padding-right: 0px;
	padding-left: 0px;
	height: 120px;
	background-image: url(../images/headerbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	clear: both;
}

.header_nav_box {
	float: none;
	width: 100%;
	height: 80px;
	padding-top: 0px;
}

#searchform_index {
	float: none;
	height: 30px;
	width: 100%;
	margin-top: 40px;
	clear: both;
	padding-left: 35px;

}

#searchform {
	float: right;
	height: 30px;
	width: 100%;
	margin-top: 40px;
}

#searchform form {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#searchform p {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.src_field {
	width: 200px;
	border: 1px solid #CCCCCC;
	float: left;
	height: 20px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
}

.navigators {
	float: left;
	width: 100%;
}

.navigators ul {
	clear:both;
	margin: 0px;
	float: none;
	width: 100%;
	list-style-type: none;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.navigators ul li {
	display: inline;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	float: left;
}

.navigators ul li a:link, .navigators ul li a:visited {
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-color: #90BEA8;
	line-height: 25px;
	height: 25px;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #84AE9A;
	width: auto;
	float: left;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}

.navigators ul li a:hover, .navigators ul li a:active {
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-color: 90BEA8;
	line-height: 25px;
	height: 25px;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #EB9B01;
	width: auto;
	float: left;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}

div#content { clear:both; text-align:left; float:left; margin:0px 0px 20px; padding-left:15px; }

div#dataThread { clear:both; margin:15px 10px 15px 0px; padding:5px; border-top:1px solid #36c; background-color:#ccf;}

div#datalist {
	width:100%;
	margin:10px 0px 10px;
	border-bottom: 1px dotted #999999;
}

div.swapBox { clear:both; display: none; }

ul#menu_ul { width:100%; height:40px; margin:0px 0px 20px; padding:0px; float:left; }

ul#menu_ul li#menu_li {
	width: 130px;
	height: 35px;
	margin: 5px;
	padding: 0px;
	border: 1px solid #aaa;
	background-color: #dedede;
	line-height: 1.6em;
	text-align: center;
	list-style: none;
	float: left;
}

ul#menu_ul li#menu_li a {
	color:#000;
	width: 120px;
	height: 25px;
	margin: 0px;
	padding: 5px;
	border: 0px solid #ff0000;
	background-color: #fff;
	line-height: 1.8em;
	text-align: center;
	display: block;
	z-index: 1;
	float: left;
}

div.anotherimgs { clear:both; }

div.anotherimgs img { clear:both; margin:5px 0px; 0px 0px; }

hr { clear:both; }

.disableText{ color: #cccccc; }

#footer {
	clear: both;
	float: none;
	width: 100%;
	height: 60px;
	text-align: center;
	font-size: 11px;
	border-top: 0px solid #bbb;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-top: 10px;
}

a.cur_page {
  font-weight: bold;
  color: #FF0000;
}

/* UserList Page's property */

div#u-dataThread { clear:both; width:100%; margin:15px 0px; padding:5px; border-top:1px solid #36c; background-color:#ccf;}

div#u-datalist {
	width:700px;
	margin:5px 10px 10px 0px;
	border-bottom: 1px dotted #999999;
}

div#content-list {
	clear:both;
	width:65%;
	min-width:710px;
	text-align:left;
	margin:0px;
	padding-left:0px;
	padding-right:0px;
	border-right:1px dashed #ccc;
	float:left;
}

div#content-right {
	width:260px;
	text-align:left;
	margin:0px;
	margin-left:10px;
	padding-left:10px;
	float:left;
}

#acount_datalist {
	float:left;
}
