@charset "utf-8";
/*基本架構*/
#m_zone {
	background-image: url(../images/photo2u_main_p.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position:relative;
	width: 955px;
}
#pics {
}
/*回首頁*/

#navbar_top {
	position: absolute;
	z-index: auto;
	width: 700px;
	left: 135px;
	top: 5px;
	height: 19px;
}
#navbar_top * {
	/*	display:inline;*/
	vertical-align:middle;
}
#navbar_top h2 {
	color: #FFFFFF;
	vertical-align:middle;
	font-size: 16px;
	background-repeat: no-repeat;
	height: 30px;
	text-align: left;
}
#navbar_top h2 a:link {
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}

#navbar_top h2 a:hover{
	color: #FFFF99;
}

#navbar_top_submenu {
	position:absolute;
	top:28px;
	left:0px;
}
#navbar_top_submenu a:hover {
	text-decoration: underline;
}
#navbar_top_submenu * {
	display:inline;
	vertical-align:middle;
}
/*達人點數*/
#rank {
	float: left;
	padding-bottom: 100px;
	width: 720px;
	margin-top: 50px;
	margin-left: 25px;/*background-color:#E0CBE7;*//*margin-bottom: 40px;*/
}
#rank_content {
	margin-left: auto;
	margin-right: auto;
	width: 720px;
	padding-top: 30px;
}
#rank_pic {
	float:left;
	height:100px;
	width:100px;
	overflow: hidden;
	padding-top: 30px;
	padding-left: 120px;
}
#rank_user_cont {
	float:left;
	margin-left: 60px;
}
#rank_user_cont ul li {
	margin-top:15px;
	display:block;
	list-style:none;
	color: #FFCC00;
	font-weight: bold;
	line-height: 1em;
}
.rank_txt_color {
	color: #CCCCCC;
	font-weight: normal;
}
#rank_top {
	background-image: url(../images/zoo_rankfiles_top.jpg);
	background-repeat: no-repeat;
	height:31px;
	width: 700px;
	background-position: left bottom;
}
#rank_mid {
	background-image: url(../images/zoo_rankfiles_mid.jpg);
	width: 700px;
	background-position: left bottom;
	height: 140px;
	background-repeat: no-repeat;
}
#rank_bottom {
	background-image: url(../images/zoo_rankfiles_bottom.jpg);
	background-repeat: no-repeat;
	height:81px;
	width: 700px;
	background-position: left top;
}
.rank_style {
	float: left;
	width: 346px;
}
.rank_style_top {
	background-image: url(../images/zoo_rankboard_top.jpg);
	background-repeat: no-repeat;
	height:31px;
}
.rank_style_mid {
	background-image: url(../images/zoo_rankboard_mid.jpg);
	background-repeat: repeat-y;
	height: 111px;
}
.rank_style_bottom {
	background-image: url(../images/zoo_rankboard_bottom.jpg);
	background-repeat: no-repeat;
	height:34px;
	background-position: left top;
}
#rank_style_level {
	width: 100%;
}

#rank_style_level li {
	display:inline;
}
.icon_pic {
	float:left;
	width:102px;
	height:100px;
	margin-left:20px;
	_margin-left:10px;
	margin-top:8px;
}
.icon_pic2 {
	width:102px;
	height:102px;
	margin-left:30px;
	margin-top:10px;
}
.rank_text {
	float:left;
	width:180px;
	height:100px;
	padding-top:10px;
	padding-left:10px;
	font-size:0.8em;
	color:#663300;
	line-height:1.5;
	overflow:auto;
}
#rank_last_bottom {
	height:10px;
	width: 696px;
}

