@charset "utf-8";
#memlist{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
#memlist ul{
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	white-space: nowrap;
}
#memlist li{
	margin: 0px;
}
#memlist a{
	display: block;
	padding-right: 4px;
	padding-left: 4px;
	text-decoration: none;
}
.memtotal {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
td{
	font-size: 12px;
	
}
.datas{
	background-color: #FFF;
	border: 1px solid #CCC;
	width: 100%;
	margin-bottom: 10px;
}
.datas th {
	text-align: left;
	padding-right: 4px;
	padding-left: 16px;
	white-space: nowrap;
	font-weight: normal;
	color: #666;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #E0E0E0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	font-size: 11px;
}
.datas td, .datas th {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 5px;
	padding-bottom: 5px;
}

#content {
	padding-right: 3px;
	padding-left: 3px;
}

.rankname {
	font-size: 12px;
	font-weight: normal;
}
#fimages {
	text-align: center;
	white-space: nowrap;
}
#fimages img {
	margin: 2px;
	border: 1px solid #CCC;
}
#tablist {
	background-image: url(img/tab_back.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#tablist ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#tablist li {
	font-size: 12px;
	float: left;
	width: 140px;
	margin: 0px;
	padding: 0px;
}
#tabbox {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-color: #F6F7F7;
	padding: 16px;
}
#tablist a {
	font-weight: bold;
	color: #666;
	text-decoration: none;
	display: block;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 4px;
	background-image: url(img/tab_off.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.tabclear {
	clear: both;
	line-height: 0px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
}
#tablist .tab_on {
	background-image: url(img/tab_on.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #008CD6;
}
#tablist a:hover {
	color: #008CD6;
}
#mainprof {
	float: left;
	vertical-align: top;
	padding: 4px;
}
#bike {
	clear: both;
}
.pbox {
	background-image: url(img/pbox_top.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
	margin-top: 16px;
	width: 212px;
}
.pbox_m {
	background-image: url(img/pbox_back.gif);
	background-repeat: repeat-y;
	padding-right: 7px;
	padding-left: 7px;
	text-align: center;
}
.pbox_b {
	background-image: url(img/pbox_bottom.gif);
	background-repeat: no-repeat;
	padding-bottom: 7px;
	background-position: left bottom;
}
#rankingbox {
	margin: 0px;
	width: 198px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rankingbox td{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: left;
}
#rankingbox .lastrow td{
	border-bottom-style: none;
}
#tabtd {
	vertical-align: top;
	padding: 4px;
}
.comentbox {
	background-color: #FFF;
	border: 1px solid #CCC;
	margin-bottom: 5px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.biketitle {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #FFF;
	background-color: #51C3F1;
	font-size: 16px;
	border: 1px solid #999;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
	line-height: 1;
	margin-bottom: 5px;
}
h2 {
	margin: 0px;
	text-align: center;
}
#bikephotos {
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
}
.ranknum {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
}
#rankingbox .ranktd {
	text-align: right;
}

