body {
	margin: 0;
	padding: 0;
	
	background-color: #fff;
	color: #242424;
	font-size: 14px;
	font-family: 'MS Sans Serif','Microsoft Sans Serif','Tahoma','Lucida Grande','sans-serif';

	scrollbar-face-color: #CDED48;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #E5F799;
	scrollbar-3dlight-color: #E5F799;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #E5F799;
}

div,p,h1,h2,h3,h4,form,ul,ol,dd {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0;
}

a:link {
	color: #235376;
	text-decoration: none;
}
a:hover {
	color: #f90;
	text-decoration: underline;
	cursor:pointer;
}
a:visited {
	color: #235376;
	text-decoration: none;
}

div.clear_left {
	clear: left;
}
div.clear_both {
	clear: both;
}

div.errorBox {
	background-color: #faa;
	border: 1px solid #a00;
	text-align: center;
	margin: 5px 35px 5px 20px;
	padding: 5px;
	color: #a00;
	display: none;
}

/* specific */
div#container {
	width: 900px;
	margin: 0px auto;
	padding: 0 1px;
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
}

div#header {
	background: url(images/bg_head.gif) repeat-x left top;
	width: 900px;
}
div#site_logo {
	width: 503px;
}
div#site_logo h1 span {
	display: none;
}
div#site_logo h1 {
	background: transparent url(images/yenta4_logo.jpg) no-repeat left top;
	width: 503px;
	height: 73px;
	cursor: pointer;
}

div#site_menu {
	background: transparent url(images/bg_box_menu.gif) repeat-x left top;
}
#top_menu {
	list-style-type: none;
	margin-top: 3px;
	width: 900px;
}
#top_menu li {
	float: left;
	background: transparent url(images/topmenu_sprite.gif) no-repeat;
}
#top_menu span {
	display: none;
}
#top_menu li a {
	display: block;
	height: 44px;
	width: 118px;
	cursor: pointer;
	color: #235376;
	text-decoration: none;
}

#top_menu #m_diary {background-position: 0px 0px;}
#top_menu #m_game {background-position: -130px 0px;}
#top_menu #m_album {background-position: -249px 0px;}
#top_menu #m_club {background-position: -367px 0px;}
#top_menu #m_gig {background-position: -485px 0px;}
#top_menu #m_music {background-position: -603px 0px;}
#top_menu #m_story {background-position: -721px 0px;}


#login {
	background-color: #ededed;
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	padding: 2px 5px;
	color: #630;
}
#login span input {
	border: 1px solid #7f9db9;
}
#login span {
	background: transparent url(/assets/images/login_sprite.gif) no-repeat;
	padding-left: 18px;
}
span#input_login {
	background-position: -5px 0px;
}
span#register {
	background-position: 0px -153px;
	padding-left: 27px;
	margin-left: 10px;
}
span#foget_pass {
	background-position: -5px -52px;
	margin-left: 5px;
}
span#set_home {
	background-position: -5px -100px;
	margin-left: 5px;
}
input.yenta4_button{
	border-width: 2px;
	border-style: solid;
	border-color: #ffb2cd #de4c83 #de4c83 #ffb2cd;
	background-color: #ff6594;
	color: #fff;
}
.login_bottom {display:block; background:transparent; font-size:1px;}
.login_b1, .login_b2, .login_b3, .login_b4 {display:block; overflow:hidden;}
.login_b1, .login_b2, .login_b3 {height:1px;}
.login_b2, .login_b3, .login_b4 {background:#ededed; border-left:1px solid #d5d5d5; border-right:1px solid #d5d5d5;}
.login_b1 {margin:0 4px; background:#d5d5d5;}
.login_b2 {margin:0 2px; border-width:0 2px;}
.login_b3 {margin:0 1px;}
.login_b4 {height:1px; margin:0 1px;}


#user_info {
	background: #f1f1f1 url(images/bg_user_info.gif) repeat-x left bottom;
	padding: 5px 0;
}
#avatar, #user_info1, #user_info2, #user_info3 {
	float: left;
	list-style-type: none;
	margin-top: 3px;
}
#avatar {
	width: 113px;
	text-align: center;
}
#user_info1, #user_info2, #user_info3 {
	border-left: 1px solid #fdfdfd;
	border-right: 1px solid #dad9d9;
	width: 260px;
}
#user_info1 li, #user_info2 li, #user_info3 li {
	background-image: url(/assets/images/info_sprite.gif);
	background-repeat: no-repeat;
	margin: 3px 0;
	padding-left: 50px;
	padding-top: 6px;
	height: 28px;
}
#info1 {background-position: 0px 0px;}
#info2 {background-position: 0px -40px;}
#info3 {background-position: 0px -80px;}
#info4 {background-position: 0px -120px;}
#info5 {background-position: 0px -160px;}
#info6 {background-position: 0px -200px;}
#info7 {background-position: 0px -240px;}
#info8 {background-position: 0px -280px;}
#info9 {background-position: 0px -320px;}

img.percent_space {
	background: transparent url(images/percent_bar.gif) no-repeat;
}
#info4 img {
	margin-left: 5px;
}

#user_info li a {
	color: #235376;
	text-decoration: none;
}
#user_info li a:hover {
	color: #f90;
	text-decoration: underline;
}


#hide_info {
	background: #f1f1f1 url(/assets/images/bg_hide_info.gif) repeat-x left top;
	text-align: center;
}
#hide_info img {
	cursor: pointer;
}

#topbanner {
	background-color: #ededed;
	border: 1px solid #d5d5d5;
	text-align: center;
	padding: 17px;
	margin: 5px 0 0 1px;
	width: 865px;
}

/* body */
div#mainbox {
	float: left;
	width: 600px;
}
div#sidebox {
	width:300px;
	float: right;
}

div#gamegang_head {
	background: #ffffff url(images/head_gamegang.jpg) no-repeat left top;
	height: 61px;
	width: 900px;
}
div.head_flash_game {
	background: #ffffff url(images/top_game.gif) no-repeat center bottom;
	height: 11px;
	width: 587px;
}
div.bottom_flash_game {
	background: #ffffff url(images/bottom_game.gif) no-repeat center top;
	height: 11px;
	width: 587px;
}
div.body_flash_game {
	background-color: #f3a31a;
	padding: 10px 0;
	width: 587px;
}
div.content_flash_game {
	background: #FFFFFF url(images/bg_gamegang.jpg) no-repeat scroll top center;
	margin: 0 19px;
	width: 549px;
}
div.content_flash_game p {
	margin: 18px;
}
p.btn_command {
	text-align: center;
}
p.btn_command img {
	border: 1px solid #333333;
}
div.screen_shot {
	float: left;
	text-align: center;
	margin: 5px 0 5px 25px;
	width: 130px;
}

div#send2friend form {
	margin: 5px;
}
div#send2friend div.sendmail {
	text-align: right;
	margin: 10px;
}

div#game_embed {
	margin-top: 15px;
}
div.game_url {
	float: left;
	padding-left: 25px;
}
div.game_embed {
	float: left;
	padding-left: 13px;
}
div.game_url label, div.game_embed label {
	font-size: 12px;
	color: #fff;
}
div.game_url input {
	border: 0px;
	margin-top: 3px;
	width: 250px;
}
div.game_embed input {
	border: 0px;
	margin-top: 3px;
	width: 270px;
}


/* comment */
#head_comment {
	background: transparent url(images/head_comment.gif) no-repeat center bottom;
	margin-top: 20px;
}
#head_comment h1 {
	height: 37px;
}
#head_comment h1 span {
	display: none;
}
.box3_body {
	background: transparent url(images/box3_body.gif) repeat-y;
}
.box3_head {
	background: transparent url(images/box3_head.gif) no-repeat left top;
}
.box3_foot {
	background: transparent url(images/box3_foot.gif) no-repeat left bottom;
}
.box3_head, .box3_foot {
	width: 581px;
	height: 12px;
}

form#form_comment {
	padding: 5px 20px;
}
div.form_row {
	margin: 5px 0;
}
div.form_row label {
	float: left;
	text-align: right;
	margin-right: 5px;
	width: 84px;
}
div.form_row input {
	border: 1px solid #bfbfbf;
	width: 200px;
}
div.form_row textarea {
	border: 1px solid #bfbfbf;
}
form#form_comment .btn_submit {
	background: #ffffff url(images/btn_send_comment.gif) no-repeat center top;
	border: 0px;
	margin-left: 320px;
	width: 86px;
	height: 31px;
	cursor: pointer;
}
form#form_comment .btn_reset {
	background: #ffffff url(images/btn_reset_comment.gif) no-repeat center top;
	border: 0px;
	width: 86px;
	height: 31px;
	cursor: pointer;
}

div.commentbox_body {
	background-color: #ebebeb;
	width: 581px;
}
div.commentbox_body h3 {
	font-size: 16px;
	padding-left: 17px;
}
div.commentbox_head {
	background: #ffffff url(images/commentbox_head.gif) no-repeat left bottom;
	margin-top: 10px;
}
div.commentbox_foot {
	background: #ffffff url(images/commentbox_foot.gif) no-repeat left top;
}
div.commentbox_head, div.commentbox_foot {
	width: 581px;
	height: 5px;
}

div.commentdetail_head {
	background: #ebebeb url(images/commentdetail_head.gif) no-repeat left bottom;
	margin-left: 12px;
	width: 559px;
	height: 7px;
}
div.commentdetail_body {
	background-color: #ffffff;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;	
	margin-left: 12px;
	width: 557px;
}
div.commentdetail_body p {
	margin: 0 10px;
	padding: 3px 0;
	overflow: hidden;
	width: 535px;
}
div.commentdetail_foot {
	background: #ebebeb url(images/commentdetail_foot.gif) no-repeat left top;
	margin-left: 12px;
	padding: 10px 0;
	width: 559px;
}
div.comment_avatar {
	background: transparent url(images/frame_comment_avata.gif) no-repeat right top;
	float: left;
	text-align: right;
	margin-right: 5px;
	padding: 4px;
	width: 140px;
	height: 70px;
}

/* pagerList */
p.pagerList {
	margin: 10px 20px 0 0;
	text-align: right;
}

/* side box */
div.box_head1 {
	background: #ffffff url(images/box_head1.gif) no-repeat left top;
	height: 9px;
}
div.box_foot1 {
	background: #ffffff url(images/box_foot1.gif) no-repeat left top;
	height: 9px;
}
div.box_body1 {
	background: #ffffff url(images/box_body1.gif) repeat-y left top;
}

div#play-detail {
	padding: 5px;
}
div#ranking-info {
	padding: 10px 1px;
}
div#user-detail{
	width:160px;
	float:right;
}
div#user-detail div.detail{
	height:35px;
	border-bottom:2px solid #ebebeb;
	line-height:2.5;
}
div#user-avatar{
	border:1px solid #bababa;
	width:115px;
	height:115px;
}
div#user-avatar img{
	width:100px;
	height:100px;
	margin:7px;
}

div#play-detail-box, div.ranking-box, div#update-news, div#author {
	margin-bottom: 15px;
}
div#head-play-detail{
	background: #ffffff url(images/head_player_info.gif) no-repeat left bottom;
	height: 50px;
}
div.head-ranking {
	background: #ffffff url(images/head_ranking.gif) no-repeat left bottom;
	height: 50px;
}
div.type-ranking{
	text-align:right;
	margin-right:15px;
	font-size:1.2em;
	font-weight:bold;
	color:#855502;
}

div#play-ranking {
	margin-top: 5px;
}
div#play-ranking img {
	width: 65px;
	height: 65px;
	margin-right:5px;
}

div.ranking-user-info {
	width: 298px;
}
div.bg_info1 {
	background-color: #fad473;
}
div.bg_info2 {
	background-color: #fff2d2;
}
div.ranking-image {
	float: left;
	margin: 5px;
}
div.ranking-detail {
	float: left;
	border-left: 3px solid #b65c00;
	padding-left: 5px;
	margin: 5px;
}

div.user-img {
	float: left;
}
div.user-desc {
	float: left;
	margin-left: 5px;
}

div.user-img img {
	border: 1px solid #666666;
	width: 51px;
	height: 51px;
}
div.ranking-image img {
	width: 65px;
	height: 65px;
}




div#body_invite_friend span{
	 /*font-size:1.5em;
	 color:#f3a31a;*/
}
div.friend-box, div.select{
	float: left;
	margin: 5px;
	padding: 5px;
}
div.friend-avatar {
	border: 1px solid #ccc;
	float: left;
	padding: 3px;
}
div.friend-avatar img {
	width: 50px;
	height: 50px;
}
div.friend-name{
	width: 95px;
	float: left;
	margin-left: 5px;
}

div.select{
	background-color:#f3a31a;
}

div#invite-box{
	 margin:5px; 
	 line-height:1.5;
}
div#invite-box label{
	float:left; 
	width:60px;
}
div.btn{
	width:180px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
}

div#invite-friend {
	text-align: right;
	padding: 5px;
	margin-top: 10px;
}
div.invite_content {
	background-color: #fff;
	margin: 0 19px;
	width: 549px;
}
div.invite_content h2 {
	font-size: 14px;
	font-weight: normal;
	margin: 5px;
	padding: 5px;
	border-bottom: 1px solid #cccccc;
}
div.body_flash_game h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 5px 20px;
	color: #fff;
}

/* foot */
div#footer {
	margin-top: 10px;
}
.footer_head {
	background: #ffffff url(/assets/images/footer_top.gif) no-repeat left bottom;
	height: 5px;
	width: 900px;
}
.footer_foot {
	background: #ffffff url(/assets/images/footer_bottom.gif) no-repeat left top;
	height: 5px;
	width: 900px;
}
.footer_body {
	background: #ffffff url(/assets/images/footer_body.gif) repeat-y left top;
}
.footer_content {
	border: 1px dashed #c7c6c2;
	margin: 0 5px;
	padding: 5px;
}
#footer_info {
	border-top: 1px solid #000;
	padding-top: 5px;
	text-align: center;
}
#footer td {
	border-bottom: 2px solid #f9f9f9;
}
td.foot_topic {
	background-color: #f7efce;
	color: #075675;
	text-align: right;
	width: 100px;
}
td.foot_list {
	color: #a52a2a;
}
td.foot_list a {
	color: #a52a2a;
	text-decoration: none;
}
td.foot_list a:hover {
	text-decoration: underline;
}
div.notify-game{
	 padding: 0px 5px 5px 20px;
}
span.text-notify{
	font-size: 1.2em;
	font-weight: bold;
	color:#f2a219;
}
div.notify-game ul{
	 color:#b58518;
	 font-weight:bold;
}
div.notify-game input#notify-text{
	width:200px;
}
a.del-author{
	 font-weight:bold;
	 color:red;
	 float:left;
	 cursor:pointer;
}
div#author-info div.author-img{
	float:left;
	width:70px;
}
div#author-info div.author-img img{
	 width:50px;
	 height:50px;
}
div#author-info div.author-img span{
	 color:#b58518;
	 margin-left:7px;
}
div#add-author{
	 border:1px solid #f2a219;
	 display:none;
	 padding:5px;
}
div.info{
	margin-top:10px;
}
.gainlayout { height: 1%; }

/*recomment comment style*/
div#recommend_comment span#head-txt{
	color:#F2A219;
	font-size:1.2em;
	font-weight:bold;
	margin:3px;
}
div#recommend_comment div.img-comment{
	 width:55px;
	 float:left;
	 margin:3px;
	 text-align:center;
	 overflow:hidden;
}
div#recommend_comment div.detail-comment{
	float:left;
	margin:3px;
	width:200px;
}
div#recommend_comment div.detail-comment img{
	float:left;
	margin-top:20px;
}
div#recommend_comment div.user-comment{
	 background-color:#f3f3f3;
	 margin-left:12px;
	 padding:2px;
	 height:70px;
}
