﻿body
{
	padding: 0px;
	margin: 0px;
}
body, div, td
{
	word-break: break-all;
}
#divWrapper
{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#divHeader
{
	width: 960px;
	height: 50px;
	background-image: url(/images/header.gif);
	background-repeat: no-repeat;
	margin-bottom: 7px;
}
#divLogo
{
	float: left;
}
#divMiniLogin
{
	float: right;
	padding: 18px;
	font-size: 12px;
	color: #5f5f5f;
}
#divMiniLogin a
{
	color: #5f5f5f;
	text-decoration: none;
}
#divMiniLogin a:hover
{
	text-decoration: underline;
}
#divMiniLogin ul
{
	float: right;
	height: 20px;
	margin: 0px;
	padding: 0px;
}
#divMiniLogin li
{
	display: block;
	float: left;
	font-size: 12px;
	margin-left: 10px;
}
#divMiniLogin li a
{
	font-size: 1px;
	text-indent: -3000px;
	width: 39px;
	height: 17px;
	display: block;
}
#divMiniLogin li.a0
{
	padding-top:2px;
	width: 60px;
}
#divMiniLogin li.a0 a
{
	font-size: 12px;
	text-indent: 0px;
	display: inline;
}
#divMiniLogin li.a1 a
{
	background: url(../images/sign01.gif);
}
#divMiniLogin li.a1 a:hover
{
	background: url(../images/sign02.gif);
}
#divMiniLogin li.a2 a
{
	background: url(../images/log01.gif);
}
#divMiniLogin li.a2 a:hover
{
	background: url(../images/log02.gif);
}

#divMiniLogout
{
	float: right;
	display: block;
	padding: 2px;
	font-size: 11px;
	color: #676767;
}
#divMiniLogout a
{
	color: #676767;
	text-decoration: none;
}
#divMiniLogout a:hover
{
	text-decoration: underline;
}
#divMiniLogout .divloginimg
{
	border: 1px solid #676767;
}
#divMiniLogout .divloginname
{
	color: #2f6992;
}
#divMiniLogout .divloginname a
{
	color: #2f6992;
}
#divMiniLogout .divloginletter
{
	font-weight: bold;
	color: #ff403d;
}
#divMiniLogout .divloginletter a
{
	color: #ff403d;
}
#divMiniLogout .divloginmsg
{
	color: #0077d3;
}
#divMiniLogout .divloginmsg a
{
	color: #0077d3;
}

#divFooter
{
	clear: both;
	width: 955px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	height: 80px;
	margin-bottom: 10px;
}

#divFooter_hk
{
	clear: both;
	width: 955px;
	background-image: url(../images/footer_hk.gif);
	background-repeat: no-repeat;
	height: 80px;
	margin-bottom: 10px;
}

#divFooter_hk ul
{
	float: right;
	width: 360px;
	padding:20px 0px 20px 0px;
}
#divFooter_hk li
{
	font-size: 11px;
	color: #6f6f6f;
	line-height: 20px;
	letter-spacing: 1px;
	margin-right: 10px;
}
#divFooter_hk li a
{
	color: #6f6f6f;
	text-decoration: none;
}
#divFooter_hk li a:hover
{
	color: #6f6f6f;
	text-decoration: underline;
}


#divFooter ul
{
	float: right;
	width: 360px;
	padding:20px 0px 20px 0px;
}
#divFooter li
{
	font-size: 11px;
	color: #6f6f6f;
	line-height: 20px;
	letter-spacing: 1px;
	margin-right: 10px;
}
#divFooter li a
{
	color: #6f6f6f;
	text-decoration: none;
}
#divFooter li a:hover
{
	color: #6f6f6f;
	text-decoration: underline;
}

#divSearchBar
{
	width: 960px;
	height: 52px;
	background-image: url(../images/search.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
}

#divSearchBar ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#divSearchBar li
{
	margin-right: 5px;
	float: left;
}
#divSearchBar li a
{
	width: 125px;
	height: 42px;
	display: block;
	text-indent: -3000px;
	font-size: 1px;
}
#divSearchBar li.one a
{
	background: url(../images/nav01.png);
}
#divSearchBar li.one a:hover
{
	background: url(../images/navs01.png);
}
#divSearchBar li.two a
{
	background: url(../images/nav02.png);
}
#divSearchBar li.two a:hover
{
	background: url(../images/navs02.png);
}
#divSearchBar li.three a
{
	width: 164px;
	background: url(../images/nav03.png);
}
#divSearchBar li.three a:hover
{
	background: url(../images/navs03.png);
}

#questionbox #q_buttons
{
	text-align: center;
	padding: 30px 0px 20px 0px;
	font-size: 12px;
	color: #ff0000;
	font-weight: normal;
}
#questionbox #q_buttons input
{
	margin: 12px 12px 12px 12px;
}

#questionbox .reAnswerContent
{
	background-color: #fffce8;
	border: 1px solid #c4c4c4;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 15px;
	color: #5a5a5a;
	line-height: 25px;
	margin-top: 10px;
	padding: 10px;
}
#questionbox .reAnswerContent span
{
	color: #ff7200;
}

.dialog
{
	position: relative;
	padding: 0px !important;
	width: 300px;
	font-size: 14px;
	border: 3px solid #868686 !important;
}
.dialog .ui-dialog-titlebar
{
	padding: .5em .3em .3em 1em;
	position: relative;
	display: none;
}
.dialog .ui-dialog-title
{
	float: left;
	margin: .1em 0 .2em;
}
.dialog .ui-dialog-titlebar-close
{
	position: absolute;
	right: .3em;
	top: 50%;
	width: 19px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 18px;
}
.dialog .ui-dialog-titlebar-close span
{
	display: block;
	margin: 1px;
}
.dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus
{
	padding: 0;
}
.dialog .ui-dialog-content
{
	border: 0 !important;
	padding: 0px 0px 0px 0px !important;
	background: none;
	overflow: auto;
}
.dialog .ui-dialog-buttonpane
{
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin: .5em 0 0 0;
	padding: .3em 1em .5em .4em;
	display: none;
}
.dialog .ui-dialog-buttonpane button
{
	float: right;
	margin: .5em .4em .5em 0;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	line-height: 1.4em;
	width: auto;
	overflow: visible;
}
.dialog .ui-resizable-se
{
	width: 14px;
	height: 14px;
	right: 3px;
	bottom: 3px;
}
.dialog-draggable .ui-dialog-titlebar
{
	cursor: move;
}

#divAllGameSelectDialog .titleBar
{
	height: 21px;
	background-image: url(../images/allgamebg01.gif);
	background-repeat: no-repeat;
}
#divAllGameSelectDialog #q_selectgame02
{
	background-image: url(../images/question_selectgamebg.gif);
	background-repeat: no-repeat;
	overflow: auto;
	padding-top: 32px;
	height: 280px;
}
#divAllGameSelectDialog #q_selectgame02 ul
{
	float: left;
	margin-left: 0px;
	padding-left: 0px;
}
#divAllGameSelectDialog #q_selectgame02 li
{
	font-size: 12px;
	color: #4e4e4e;
	margin: 5px 5px 5px 5px;
	display: block;
	float: left;
}
#divAllGameSelectDialog #q_selectgame02 li a
{
	background-image: url(../images/gameclasliicon.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 5px 5px 5px 20px;
	display: block;
	width: 120px;
	color: #4e4e4e;
	text-decoration: none;
}
#divAllGameSelectDialog #q_selectgame02 li a:hover
{
	color: #4e4e4e;
	text-decoration: underline;
	background-color: #eeeeee;
}
#divAllGameSelectDialog #q_selectgame02 li span
{
	display: block;
	border: solid 1px #FFFFFF;
	background-image: url(../images/gameclasliicon.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 3px 3px 3px 16px;
	width: 110px;
	font-size: 12px;
	color: #4e4e4e;
	text-decoration: none;
}
#divAllGameSelectDialog #q_selectgame02 li span.selectedli
{
	color: #4e4e4e;
	text-decoration: none;
	background-color: #CCCCCC;
}

#divGameSelectDialog .titleBar
{
	height: 21px;
	background-image: url(../images/allgamebg01.gif);
	background-repeat: no-repeat;
}
#divGameSelectDialog .searchBar {
	padding-left: 10px;
	font-size: 13px;
	color: #4e4e4e;
}
#divGameSelectDialog .searchBar a{
	font-size: 12px;
	color: #4e4e4e;
	text-decoration: none;
	margin-left: 69px;
}
#divGameSelectDialog .searchBar a:hover{
	text-decoration: underline;
}
#divGameSelectDialog .searchBar input{
	width: 210px;
	font-size: 12px;
	color: #909090;
}
#divGameSelectDialog .dialogContent
{
	height: 410px;
	padding: 10px 10px 10px 10px;
	overflow: auto;
}
#divGameSelectDialog .dialogContent .tbGameList ul
{
	float: left;
	margin: 0px;
	padding: 0px;
}
#divGameSelectDialog .dialogContent .tbGameList li
{
	margin: 2px 2px 2px 2px;
	display: block;
	float: left;
}
#divGameSelectDialog .dialogContent .tbGameList li a
{
	/*border: solid 1px #FFFFFF;*/
	background-image: url(../images/gameclasliicon.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 3px 3px 3px 16px;
	display: block;
	width: 120px;
	line-height: 16px;
	font-size: 12px;
	color: #4e4e4e;
	text-decoration: none;
}
#divGameSelectDialog .dialogContent .tbGameList li a:hover
{
	/*border: solid 1px #666666;*/
	text-decoration: underline;
}
#divGameSelectDialog .dialogContent .tbGameList li a.selected
{
	text-decoration: underline;
	background-color: #CCCCCC;
}
#divGameSelectDialog .dialogButtons
{
	text-align: center;
}
#divGameSelectDialog .dialogButtons input
{
	margin: 10px;
}

.gameSelect ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.gameSelect li
{
	float: left;
	white-space: nowrap;
	padding: 3px 3px 3px 0px;
}
.gameSelect .btnSelectGame
{
	cursor: pointer;
	vertical-align: middle;
}

#divRatingDialog .titleBar
{
	height: 21px;
	background-image: url(../images/questionans_comtboxbg.gif);
	background-repeat: no-repeat;
}
#divRatingDialog #q_commentlayer img
{
	border-style: none;
	margin: 0px;
}
#divRatingDialog #q_commentlayer .textbutton
{
	text-align: center;
}
#divRatingDialog #q_commentlayer .td010
{
	border: 1px solid #CCCCCC;
	overflow: auto;
	height: 150px;
	font-size: 12px;
	line-height: 24px;
	padding-left: 3px;
	color: #777777;
}
#divRatingDialog #q_commentlayer .td010date
{
	font-size: 12px;
	color: #aaaaaa;
	font-family: Arial;
}

#divRatingDialog #q_commentlayer .goodtext
{
	color: #ff1c7c;
}
#divRatingDialog #q_commentlayer .badtext
{
	color: #3c4e91;
}
#divRatingDialog #q_commentlayer .commenttext
{
	color: #ff8400;
}


#divinformlayerDialog .titleBar
{
	height: 21px;
	background-image: url(../images/questionans_informboxbg.gif);
	background-repeat: no-repeat;
}
#divinformlayerDialog #q_commentlayer img
{
	border-style: none;
	margin: 0px;
}
#divinformlayerDialog #q_commentlayer .textbutton
{
	text-align: center;
}
#divinformlayerDialog #q_commentlayer .td010
{
	border: 1px solid #CCCCCC;
	overflow: auto;
	height: 150px;
	font-size: 12px;
	line-height: 24px;
	padding-left: 3px;
	color: #777777;
}
#divinformlayerDialog #q_commentlayer .td010date
{
	font-size: 12px;
	color: #aaaaaa;
	font-family: Arial;
}
#divinformlayerDialog  #q_commentlayer table{
	margin-top: 5px;
	line-height: 2;
}
#divinformlayerDialog  #q_commentlayer td{
	padding-left: 5px;
}
#divinformlayerDialog  #q_commentlayer .img01{
	float: right;
}
#divinformlayerDialog  #q_commentlayer .style_inform_1 {
	font-size: 15px;
	color: #515151;
}
#divinformlayerDialog  #q_commentlayer .style_inform_2 {
	font-size: 13px;
	color: #808080;
		width: 315px;
}
#divinformlayerDialog  #q_commentlayer .style2_inform_3 {
	font-size: 15px;
	color: #bb7128;

}

#divinformlayerDialog  #q_commentlayer .style2_inform_4 {
	font-size: 13px;
	color: #515151;
}
#divinformlayerDialog #q_commentlayer .goodtext
{
	color: #ff1c7c;
}
#divinformlayerDialog #q_commentlayer .badtext
{
	color: #3c4e91;
}
#divinformlayerDialog #q_commentlayer .commenttext
{
	color: #ff8400;
}



#divRatingDialog .ratingForm
{
	padding: 0px 0px 10px 0px;
}

#divAllGameDialog
{
	border: 3px solid #868686;
	height: 480px;
	width: 560px;
	z-index: 100;
	position: absolute;
	background-color: #FFFFFF;
	background-image: url(../images/allgamebg01.gif);
	background-repeat: no-repeat;
	overflow: auto;
	display: none;
}
#divAllGameDialog #hotgamelist
{
	background-image: url(../images/hotgamelibg01.gif);
	background-repeat: no-repeat;
	margin-top: 30px;
	padding-right: 44px;
	padding-left: 24px;
	padding-top: 28px;
	background-color: #FFFFFF;
}
#divAllGameDialog #hotgamelist .div001
{
	border: 1px solid #cccccc;
}
#divAllGameDialog #hotgamelist .div002
{
	background-color: #fffac8;
	border: 2px solid #FFFFFF;
	padding-top: 5px;
	padding-left: 20px;
}
#divAllGameDialog #hotgamelist .td001
{
	padding-bottom: 5px;
}
#divAllGameDialog #hotgamelist .td002
{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}

#divAllGameDialog #hotgamelist span
{
	float: left;
	font-size: 13px;
	color: #4e4e4e;
	font-weight: bold;
	text-align: left;
	width: 80px;
}
#divAllGameDialog #hotgamelist span a
{
	color: #4e4e4e;
	text-decoration: none;
}
#divAllGameDialog #hotgamelist span a:hover
{
	text-decoration: underline;
}
#divAllGameDialog #hotgamelist p
{
	font-size: 11px;
	color: #5a5a5a;
	text-align: left;
	line-height: 18px;
}
#divAllGameDialog #hotgamelist img
{
	border: 2px solid #9f9f9f;
	margin-right: 5px;
	float: left;
	position: relative;
}
#divAllGameDialog #classify
{
	background-image: url(../images/gameclassfylibg01.gif);
	background-repeat: no-repeat;
	margin-top: 15px;
	padding-right: 44px;
	padding-left: 24px;
	padding-top: 28px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}
#divAllGameDialog #classify .table001
{
}
#divAllGameDialog #classify .td003
{
	padding-bottom: 5px;
	background-color: #FFFFFF;
}
#divAllGameDialog #classify .td004
{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #f3f3f3;
}
#divAllGameDialog #classify ul
{
	float: left;
	margin-right: 30px;
}
#divAllGameDialog #classify li
{
	font-size: 12px;
	color: #4e4e4e;
	list-style-image: url(../images/gameclasliicon.gif);
	list-style-position: inside;
	margin-top: 5px;
	margin-bottom: 3px;
}
#divAllGameDialog #classify li a
{
	color: #4e4e4e;
	text-decoration: none;
}
#divAllGameDialog #classify li a:hover
{
	color: #4e4e4e;
	text-decoration: underline;
}

.hidden
{
	display: none;
}
.validMessage
{
	font-size: 12px !important;
	color: #517005;
	display: none;
	font-weight: normal;
}
.errorMessage
{
	font-size: 12px !important;
	color: Red;
	font-weight: normal;
}

.imageButton
{
	cursor: pointer;
}

#divAskbox
{
	margin-bottom: 8px;
	background-image: url(../images/askboxinput.gif);
	background-repeat: no-repeat;
}
#divAskbox .input02
{
	overflow: hidden;
	border: 0px;
	height: 34px;
	width: 618px;
	margin: 28px 10px 28px 10px;
	font-size: 24px;
	color: #5a5a5a;
	background-color: Transparent;
}

#ulRelatedGameList
{
	margin: 0px;
	padding: 0px;
	float: left;
}
#ulRelatedGameList li
{
	float:left;
	margin-left:5px;
}

#mypagersskindtable ul
{
	margin:0px;
	padding:0px;
	float:left;
}

#mypagersskindtable li
{
	width:136px;
	float:left;
}

#mypagersskindtable li label
{
	margin-left:3px;
}

#joinbox #join_resurelink{
	margin-top: 10px;
	margin-right:10px;
	float:right;
	font-size: 12px;
	color: #666666;
	width: 65px;
}
#join_resurelink a{
	color: #666666;
	text-decoration:none;
}
#join_resurelink a:hover{
	color: #666666;
	text-decoration:underline;
}


#divAccountSearchDialog .titleBar
{
	height: 21px;
	background-color: #ffdf7c;
	background-image: url(../images/mypagersskindplayersrhbg.gif);
	background-repeat: no-repeat;
}
#divAccountSearchDialog .dialogContent
{
	height: 310px;
	padding: 10px;
	overflow: auto;
}
#divAccountSearchDialog .dialogContent .tableplayersrh{
	font-size: 15px;
	height: 139px;
	width: 410px;
	color: #636262;
	font-weight: bold;
}
#divAccountSearchDialog .dialogContent .player2{
	width: 374px;
	margin-right: 3px;
	font-size: 12px;
	background-color: #f3f3f3;
	border: 1px solid #c9c9c9;
	display: block;
	height: 94px;
	color: #5a5a5a;
	margin-bottom: 3px;
}
#divAccountSearchDialog .dialogContent .player2 a{
	color: #2f6992;
	text-decoration: none;
	margin-right: 10px;
}
#divAccountSearchDialog .dialogContent .player2img{
	border: 1px solid #676767;
}
#divAccountSearchDialog .dialogContent .player2 table{
	margin-top: 10px;
	margin-left: 10px;
}
#divAccountSearchDialog .dialogButtons
{
	text-align: center;
}
#divAccountSearchDialog .dialogButtons input
{
	margin: 10px;
}

div.buttons
{
	text-align: center;
	padding:10px;
}
div.buttons a,div.buttons input
{
	margin:0px 20px 0px 20px;
}

#questionbox textarea{
	font-size: 12px;
	color: #000000 !important;
	width: 563px;
	border: 1px solid #7f9db9;
	background-image: url(../images/mypage_friend_groupbg.gif);
	background-repeat: no-repeat;
}

/* FriendSelectDialog start */
#divFriendSelectDialog
{
    display: block;
	width: 495px;
	border: 3px solid #868686;
}
#divFriendSelectDialog #q_commentlayer
{
    background-color:#ffffff;
}
#divFriendSelectDialog .titleBar{
    height:21px;
	background-image: url(/images/mypage_friend_group3bg.gif);
	background-repeat: no-repeat;
	
}
#divFriendSelectDialog #q_commentlayer .mypage_friend_group_layer_name span{
	color: #bf9100;
	font-size: 15px;
	font-weight: bold;
}
/* FriendSelectDialog end */

#divGroupDailog
{
    display: block;
	width: 495px;
	border: 3px solid #868686;
}
#divGroupDailog #q_commentlayer
{
    background-color:#ffffff;
}
#divGroupDailog .titleBar{
    height:21px;
	background-image: url(../images/mypage_friend_groupbg.gif);
	background-repeat: no-repeat;
	
}
.GroupDailogEditBar{
    height:21px;
	background-image: url(../images/mypage_friend_group2bg.gif);
	background-repeat: no-repeat;
}
.mypage_friend_group_layer_name a{
	color: #5a5a5a;
	text-decoration: none;
}

#divGroupDailog #q_commentlayer .mypage_friend_group_layer_name span{
	color: #bf9100;
	font-size: 15px;
	font-weight: bold;
}
.mypage_friend_group_layer_name input{
    margin-left:10px;
	font-size: 12px;
	color: #5a5a5a;
}
.mypage_friend_group_layer_friend a{
	font-size: 12px;
	color: blue;
	text-decoration:none;
}
.mypage_friend_group_layer_friend a:hover{
	font-size: 12px;
	color: blue;
	text-decoration:underline;
}
.mypage_friend_group_layer_friend{
	margin-top: 10px;
	background-color: #ffeeb8;
	padding: 10px;
	line-height: 20px;
}
.mypage_friend_group_layer_friend input{
	font-size: 12px;
	color: #5a5a5a;
	background-image: url(../images/mypage_friend_groupsrhbg.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-color: #FFFFFF;
	border: 1px solid #7f9db9;
	height: 20px;
	line-height: 20px;
}
.mypage_friend_group_layer_friendlist{
	margin-top: 10px;
	overflow: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.mypage_friend_group_layer_friendlist ul{

}
.mypage_friend_group_layer_friendlist li{
	height: 68px;
	width: 150px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: none;
	float: left;
	font-size: 15px;
	background-color: #FFFFFF;
}
.mypage_friend_group_layer_friendlist li a{
	text-decoration: none;
	color: #5a5a5a;
}
.mypage_friend_group_layer_friendlist li a:hover{
	text-decoration: none;
}
.mypage_friend_group_layer_friendlist li img{
	float: left;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 7px;
	border: 1px solid #999999;
}
.mypage_friend_group_layer_friendlist li span{
	margin: 5px;
	float: left;
	display: inline;
	width: 75px;
}
.liover{
	background-image: url(../images/mypage_friend_groupliover.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 150px;
}
.liselected{
	background-image: url(../images/mypage_friend_groupliselected.gif);
		background-repeat: no-repeat;
	height: 60px;
	width: 150px;
}
.layersetbutton{
	background-color: #E1E1E1;
	margin-top: 10px;
	padding: 10px;
	text-align: right;
}
#divSearchResult
{
    display: block;
	width: 405px;
	border: 3px solid #868686;
}
#divSearchResult #q_commentlayer
{
    background-color:#ffffff;
}
#divSearchResult .titleBar{
    height:21px;
	background-image: url(../images/mypage_playeradd01bg.gif);
	background-repeat: no-repeat;
}
#divSearchResultList{
	margin-left: 5px;
	overflow: auto;
}
#mypagersskindplaysrh_no .tableplayersrh{
	font-size: 15px;
	height: 139px;
	width: 397px;
	color: #636262;
	font-weight: bold;
}
#divSearchResultList .player2{
	width: 374px;
	margin-right: 3px;
	font-size: 12px;
	background-color: #f3f3f3;
	border: 1px solid #c9c9c9;
	display: block;
	height: 94px;
	color: #5a5a5a;
	margin-bottom: 3px;
}
#divSearchResultList .player2 .playersrhadded {
	margin-right: 10px;
	color: #c19200;
}
#divSearchResultList .player2 a{
	color: #2f6992;
	text-decoration: none;
	margin-right: 10px;
}
#divSearchResultList .player2img{
	border: 1px solid #676767;
}
#divSearchResultList .player2 table{
	margin-top: 10px;
	margin-left: 10px;
}
#divSearchNoResultList {
	margin-left: 5px;
	overflow: hidden;
	margin-bottom:20px;
}
#divSearchNoResultList .tableplayersrh{
	font-size: 15px;
	height: 139px;
	width: 397px;
	color: #636262;
	font-weight: bold;
}

#divAddFriend .titleBar{
	background-color: #ffdf7c;
	background-image: url(../images/mypage_playeradd01bg.gif);
	background-repeat: no-repeat;
	height: 21px;
}
#divAddFriend{
	overflow: auto;
	height: 372px;
}
#divAddFriendContent .player2{
	width: 374px;
	margin-left: 3px;
	font-size: 12px;
	background-color: #f3f3f3;
	border: 1px solid #c9c9c9;
	display: block;
	height: 94px;
	color: #5a5a5a;
	margin-bottom: 3px;
}
#divAddFriendContent .player2 .playersrhadded {
	margin-right: 10px;
	color: #c19200;
}
#divAddFriendContent .player2 a{
	color: #2f6992;
	text-decoration: none;
	margin-right: 10px;
}
#divAddFriendContent .player2img{
	border: 1px solid #676767;
}
#divAddFriendContent .player2 table{
	margin-top: 10px;
	margin-left: 10px;
}

#divBelongsGroupDailog .mypage_grouplayer{
	color: #5a5a5a;
	background-color: #f3f3f3;
	width: 200px;
	padding: 5px;
	font-size:12px;
}
#divBelongsGroupDailog .mypage_grouplayer h1{
	color: #c09100;
	margin-top:10px;
	font-size:13px;
}
#mypagefriendlist .mypage_grouplayer ul{
	list-style-type: none;
}
#divBelongsGroupDailog .mypage_grouplayer li{
	height: 15px;
	border: none;
	width: 160px;
}
#divBelongsGroupDailog .mypage_grouplayer div{
	padding: 0px;
	margin-top: 10px;
	text-align: center;
}

#divExpPointsDialog{
	height: 94px;
	width: 234px;
	background-image: url(../images/scorepopup.gif);
	padding-right: 14px;
	text-align: center;
}
#divExpPointsDialog h1{
	font-size: 13px;
	font-weight: bold;
	color: #0e7a91;
	margin-top: 15px;

}
#divExpPointsDialog p{
	font-size: 18px;
	color: #ffffff;
	margin-top: 15px;

}
#divExpPointsDialog span{
	font-size: 15px;
	color: #fff600;
}

#mypagemsgtab li.active a{background: url(../images/mypage_tab01.gif);}

#selectgametab{
	float: right;
	line-height: 12px;
}

#selectgametab ul{list-style-type: none;margin: 0px;padding: 0px;}
#selectgametab li{
	float: left;
	margin-left: 1px;
	text-align: center;}
#selectgametab li a {
	width: 75px;
	height: 17px;
	display: block;
	font-size: 12px;
	background: url(../images/mypage_tab02.gif);
	font-weight: bold;
	color: #5a5a5a;
	text-decoration: none;
	padding-top: 5px;
}
#selectgametab li a:hover{background: url(../images/mypage_tab01.gif); text-decoration: none;}
#selectgametab li a:focus{background: url(../images/mypage_tab01.gif);}
#selectgametab li a.active{background: url(../images/mypage_tab01.gif);}
.selectgametabtable{
	border-bottom-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #ffbd33;
}

