/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: 12px;
	color: #CCC;
	line-height: 170%;
	background: url(../images/body_bg.gif) top left;
}

img {
	border: 0;
}

a {	
	line-height: 150%;
	color: #CCC;
	text-decoration: none;
}

a:hover {
	color: #ADD9FF;
	text-decoration: underline;
}

span.dark {
	color: #666;
}

a.dark {	
	line-height: 150%;
	color: #666;
	text-decoration: none;
}

a.dark:hover {
	text-decoration: underline;
}

#page-box {
	width: 100%;
	 height:800px;
	/*background: url(../images/web_bg.jpg) top center no-repeat;*/
        background-color:#000000;
}

#page-container {
	width: 980px;
	margin: 0 auto;
}

#page-container-j {
	width: 980px;
	margin: 0 auto;
	font-family: "Meiryo";
	line-height: 180%;
}

#page-container-c {
	width: 980px;
	margin: 0 auto;
	line-height: 180%;
}


#headercontent {
    margin-left:10px;
}

#header_top {
	width: 980px;
	height: 25px;
	display:inline;
	text-align:right;
	padding-left:500px;
}

#header_menu {
	width: 100%;
	display:inline;
}

#header {
	width: 100%;
	height: 80px;
	display: table;
	vertical-align: middle;
}

#header ul {
	margin-left: 210px;
	padding: 0;
	list-style: none;
}

#header ul li {
	float: left;
	margin-right: 10px;
	width: 180px;
	height: 55px;
	background: #EEE;
	cursor: pointer;
}

#header ul li a {
	width: 180px;
	height: 55px;
	position: absolute;
	text-decoration: none;
}

#header ul li a.MenuOperation {
	background: url(../images/menu.png) right top;
}

#header ul li a.MenuOperation:hover {
	background: url(../images/menu.png) left top;
}

#header ul li a.MenuPlayer {
	background: url(../images/menu.png) right -65px;
}

#header ul li a.MenuPlayer:hover {
	background: url(../images/menu.png) left -65px;
}

#header ul li a.MenuTeam {
	background: url(../images/menu.png) right -130px;
}

#header ul li a.MenuTeam:hover {
	background: url(../images/menu.png) left -130px;
}

#header ul li a.MenuSearch {
	background: url(../images/menu.png) right -195px;
}

#header ul li a.MenuSearch:hover {
	background: url(../images/menu.png) left -195px;
}

#banner {
	width: 98%;
	margin: 10px auto;
	height:160px;
	display:inline;
}

#main {
	width: 100%;
}

div.locbox {    
	background: url(../images/loc_bg.png) repeat-x left top;
	width: 100%;
	height: 48px;
    margin-top:5px;
}

div.location {
	line-height: 30px;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 0 10px;
}

div.locbox img {
    margin: 17px 10px 0 0;
}

#sidebar {
	width: 200px;
	float: right;
}

#sidebar h2 {
	width: 100%;
	height: 35px;
	margin: 0;
	padding: 0;
}

#sidebar div.Teambox {
	width: 100%;
}

#sidebar h2.CTeam {
	background: url(../images/sidebar_bg.png) no-repeat left -405px;
	cursor: pointer;
}

#sidebar h2.NTeam {
	background: url(../images/sidebar_bg.png) no-repeat left -360px;
	cursor: pointer;
}

#sidebar h2.PlayerListE {
	background: url(../images/sidebar_bg.png) no-repeat left top;
}

#sidebar h2.TeamListE {
	background: url(../images/sidebar_bg.png) no-repeat left -45px;
}

#sidebar h2.PlayerListJ {
	background: url(../images/sidebar_bg.png) no-repeat left -90px;
}

#sidebar h2.TeamListJ {
	background: url(../images/sidebar_bg.png) no-repeat left -135px;
}

#sidebar h2.PlayerListC {
	background: url(../images/sidebar_bg.png) no-repeat left -180px;
}

#sidebar h2.TeamListC {
	background: url(../images/sidebar_bg.png) no-repeat left -225px;
}

table.box {
	width: 100%;
	border-collapse: collapse;
	border: none;
}

table.box tr {
	background: url(../images/abi_line.gif) center bottom repeat-x;
	width: 100%;
}

table.box tr.force {
	background: url(../images/force_line.gif) center bottom repeat-x;
}

table.box td {
	height: 28px;
	line-height: 28px;
	padding: 0 5px;
}

table.box td.PPosition {
	width: 30px;		
	font-weight: bold;
}

table.box td.StyleTit {
	width: 130px;
	text-align: right;
}

table.box td.focus {
	font-weight: bold;
	color: #F60;
}

#contain {
	width: 770px;
	float: left;
}

div.box {
	width: 100%;
	overflow: hidden;
    float:left;
}

h1 {
	width: 100%;
	height: 35px;
	margin: 0;
}

div.box h1.national_e {
	background: url(../images/title_bg.png) no-repeat left top;
}

div.box h1.club_e {
	background: url(../images/title_bg.png) no-repeat left -45px;
}

div.box h1.national_j {
	background: url(../images/title_bg.png) no-repeat left -90px;
}

div.box h1.club_j {
	background: url(../images/title_bg.png) no-repeat left -135px;
}

div.box h1.national_c {
	background: url(../images/title_bg.png) no-repeat left -180px;
}

div.box h1.club_c {
	background: url(../images/title_bg.png) no-repeat left -225px;
}

h1.title_PlaySearchE {
	background: url(../images/title_bg.png) no-repeat left -810px;
}

h1.title_PlaySearch980 {
	background: url(../images/title980_bg.png) no-repeat left -90px;
}

h1.title_WeLoveWE {
	background: url(../images/title_bg.png) no-repeat left -855px;
}

div.box ul.continent {
	list-style: none;
	width: 100%;
	margin: 10px 0;
	padding: 0;
	overflow: hidden;
}

div.box ul.continent li {
	float: left;
	width: 192px;
	text-align: center;
	overflow: hidden;
	margin: 5px 0;
	cursor: pointer;
}

div.box table.team_list {
	margin: 10px auto;
	width: 743px;
	border-spacing: inherit;
	border-collapse: collapse;
	display: none;
}

div.box table.team_list td {
	text-align: center;
	vertical-align: text-top;
}

div.box table.team_list td.stit {
	background: url(../images/stit_bg.gif) repeat-x left top;
	height: 24px;
	font-weight: bold;
}

div.box table.team_list td img {
	margin: 10px;
}

div.box table.team_list980 {
    margin: 10px auto;
	width: 960px;
	border-spacing: inherit;
	border-collapse: collapse;
	display: none;
}

div.box table.team_list980 td {
	text-align: center;
	vertical-align: text-top;
}

div.box table.team_list980 td.stit {
	background: url(../images/stit_bg.gif) repeat-x left top;
	height: 24px;
	font-weight: bold;
}


div.box table.team_list980 td img {
	margin: 10px;
}

#foot {
	clear: both;
	margin: 0 auto;
	width: 98%;
	height: 80px;
	display: table;
	line-height: 80px;
}

div.clear {
	clear: both;
	width: 100%;
	height: 10px;
}

div.line {
	width: 98%;
	background: url(../images/abi_line.gif) repeat-x left top;
}

div.player_left {
	float: left;
	width: 232px;
}

div.player_left img {
	border: none;
}

div.PlayerImage {
	clear: both;
	width: 232px;
	position: relative;
	top: 2px;
	margin: 0 auto;
}

div.PlayerImage p {
	
	margin: 0;	
	width: 232px;
	height: 40px;
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
	color: black;
}
div.PlayerImage p span 
{
    margin-left: 61px;
 }

p.PlayerPositionCF {
	background: url(../images/player_bg.png) no-repeat left -550px;
}

p.PlayerPositionSS {
	background: url(../images/player_bg.png) no-repeat left -500px;
}

p.PlayerPositionWF {
	background: url(../images/player_bg.png) no-repeat left -450px;
}

p.PlayerPositionLWF {
	background: url(../images/player_bg.png) no-repeat left -450px;
}

p.PlayerPositionRWF {
	background: url(../images/player_bg.png) no-repeat left -450px;
}

p.PlayerPositionAMF {
	background: url(../images/player_bg.png) no-repeat left -400px;
}

p.PlayerPositionSMF {
	background: url(../images/player_bg.png) no-repeat left -350px;
}

p.PlayerPositionLMF {
	background: url(../images/player_bg.png) no-repeat left -350px;
}

p.PlayerPositionRMF {
	background: url(../images/player_bg.png) no-repeat left -350px;
}

p.PlayerPositionCMF {
	background: url(../images/player_bg.png) no-repeat left -300px;
}

p.PlayerPositionDMF {
	background: url(../images/player_bg.png) no-repeat left -250px;
}

p.PlayerPositionWB {
	background: url(../images/player_bg.png) no-repeat left -200px;
}

p.PlayerPositionSB {
	background: url(../images/player_bg.png) no-repeat left -150px;
}

p.PlayerPositionLB {
	background: url(../images/player_bg.png) no-repeat left -150px;
}

p.PlayerPositionRB {
	background: url(../images/player_bg.png) no-repeat left -150px;
}

p.PlayerPositionCB {
	background: url(../images/player_bg.png) no-repeat left -100px;
}

p.PlayerPositionSWP {
	background: url(../images/player_bg.png) no-repeat left -50px;
}

p.PlayerPositionGK {
	background: url(../images/player_bg.png) no-repeat left top;
}

div.player_right {
	float: right;
	width: 520px;
}

div.player_right table.player_base, div.team_right ,div.team_left_new table.team_base {
	width: 100%;
	border: 1px solid #333;
	border-collapse: collapse;
}

div.player_right table.player_base td, div.team_right ,div.team_left_new table.team_base td {
	height: 25px;	
	border: 1px solid #333;
	font-weight: bold;
	padding: 0 5px;	
}

div.player_right table.player_base td.PlayerTitle, div.team_right ,div.team_left_new table.team_base td.TeamTitle {
	text-align: right;
	width: 90px;
}

div.team_left {
	float: left;
	width: 200px;
}

div.team_right {
	float: right;
	width: 552px;
}
div.team_left_new {
	float: left;
	width: 752px;
}

div.team_right ,div.team_left_new table.team_base td div.radar {
	float: left;
	width: 15px;
	height: 15px;
	margin-right:10px;
}

table.abilities {
	width: 100%;
	border-collapse: collapse;
}

table.abilities tr {
	background: url(../images/abi_line.gif) center bottom repeat-x;
}

table.abilities td {
	height: 34px;
	font-weight: bold;
	padding: 0 5px;
	line-height: 34px;
	font-size: 16px;
}

table.abilities td.PlayerTitle {
	text-align: right;
	width: 200px;
}

table.abilities td.PlayerPosition {
	text-align: center;
}

table.abilities td.yellow, span.c, table.value td.yellow {
	color: #FFD402;
}

span.c {
	font-weight: bold;
}

table.abilities td.orange, span.gk, table.value td.orange {
	color: #FF8702;
}

table.abilities td.orange2, span.gk2 {
	color: #4D2901;
}

table.abilities td.lightgreen, span.mf, table.value td.lightgreen {
	color: #85F63A;
}

table.abilities td.darkgreen, span.mf2 {
	color: #284A12;
}

table.abilities td.red, span.cf, table.value td.red {
	color: #FF0707;
}

table.abilities td.red2, span.cf2 {
	color: #3E0000;
}

table.abilities td.blue, span.db, table.value td.blue {
	color: #20AEF0;
}

table.abilities td.blue2, span.db2 {
	color: #0A3548;
}

table.abilities td.white {
	color: #CCC;
}

table.value td.gray {
	color: #666;
}

/*jim*/
 span.white {
	color: #CCC;
}
 span.darkwhite {
	color: #505050;
}
 span.lightgreen{
	color: #85F63A;
}
 span.darklightgreen{
	color: #2b4d14;
}
 span.yellow {
	color: #FFD402;
}
 span.darkyellow {
	color: #504303;
}
 span.orange {
	color: #FF8702;
}
 span.darkorange {
	color: #502c04;
}
 span.red {
	color: #FF0707;
}
span.darkred {
	color: #500505;
}
/*jim*/

h1.title_PlayerBasicE {
	background: url(../images/title_bg.png) no-repeat left -270px;
}

h1.title_PlayerAbilityE {
	background: url(../images/title_bg.png) no-repeat left -315px;
}

h1.title_PlayerIndexE {
	background: url(../images/title_bg.png) no-repeat left -360px;
}

h1.title_PlayerBasicJ {
	background: url(../images/title_bg.png) no-repeat left -405px;
}

h1.title_PlayerAbilityJ {
	background: url(../images/title_bg.png) no-repeat left -450px;
}

h1.title_PlayerIndexJ {
	background: url(../images/title_bg.png) no-repeat left -495px;
}

h1.title_PlayerBasicC {
	background: url(../images/title_bg.png) no-repeat left -540px;
}

h1.title_PlayerAbilityC {
	background: url(../images/title_bg.png) no-repeat left -585px;
}

h1.title_PlayerIndexC {
	background: url(../images/title_bg.png) no-repeat left -630px;
}

h1.title_TeamBasicE {
	background: url(../images/title_bg.png) no-repeat left -675px;
}

h1.title_TeamBasicJ {
	background: url(../images/title_bg.png) no-repeat left -720px;
}

h1.title_TeamBasicC {
	background: url(../images/title_bg.png) no-repeat left -765px;
}

table.PindexBox {
	width: 752px;
	margin: 0 auto;
	border-collapse: collapse;
}

table.PindexBox td {
	width: 12.5%;
	padding: 3px;
	text-align: center;
	vertical-align: text-top;
	line-height: 130%;
}

table.PindexBox td img {
	border: 1px solid #CCC;
}

ul.TeamLab {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.TeamLab li {
	float: left;
	height: 30px;
	line-height: 30px;
	margin-right: 1px;
	width: 157px;
	background: url(../images/lab_bg.png) no-repeat left -40px;
	cursor: pointer;
	font-size: 14px;
}

ul.TeamLab li#normal {}

ul.TeamLab li#focus {
	background: url(../images/lab_bg.png) no-repeat left top;
	font-weight: bold;
}

ul.TeamLab li div {
	margin-left: 10px;
	width: 157px;
	height: 30px;
}

div.TeamInfo, div.LineUp {
	width: 100%;
}

div.LineUp div.Strategy {
	float: left;
	width: 300px;
}

div.LineUp div.TeamStyle {
	float: right;
	width: 460px;
}

div.LineUp div.Strategy table.box td {
	height: 35px;
	line-height: 35px;
	font-weight: bold;
}

div.LineUp div.Strategy table.box td.but {
	width: 80px;
}

div.TeamInfo div.Plist{
	float: left;
	width: 440px;
}
 div.TeamInfo div.TExecutors {
	/*float: left;
	width: 440px;*/
	
	width: 320px;
	float: right;
}

div.TeamPlayerList {
	width: 735px;
	margin: 10px auto;
}

div.TeamPlayerList980 {
	width: 960px;
	margin: 10px auto;
}

div.TeamInfo h3, div.LineUp h3, div.TeamPlayerList h3, div.TeamPlayerList980 h3 {
	background: url(../images/tstit_bg.gif) repeat-x left top;
	height: 24px;
	line-height: 24px;
	padding-left: 10px;
	font-size: 12px;
	margin: 0 0 5px 0;
	text-align: left;
}

div.TeamPlayerList h3, div.TeamPlayerList980 h3 {
	text-align: center;
	padding: 0;
}

div.TeamPlayerList img.teamstyle, div.TeamPlayerList980 img.teamstyle {
	margin: 5px auto;
}

div.TeamPlayerList table {
	margin: 5px auto;
	width: 735px;
	border: 1px solid #333;
	border-collapse: collapse;
}

div.TeamPlayerList980 table {
    margin: 5px auto;
	width: 960px;
	border: 1px solid #333;
	border-collapse: collapse;
}

div.TeamPlayerList table tr, div.TeamPlayerList980 table tr {
	border: 1px solid #333;
}

div.TeamPlayerList table tr td, div.TeamPlayerList980 table tr td {
	padding: 0 5px;
	height: 28px;
	line-height: 28px;
	font-weight: bold;	
	border-right: 1px solid #333;
}

div.TeamPlayerList table tr td img, div.TeamPlayerList980 table tr td img {
	margin:4px 10px 0 0;
	float: left;
}

div.TeamPlayerList table tr.tit, div.TeamPlayerList980 table tr.tit {
	background: url(../images/teamplayerlist_tit.gif) repeat-x left top;
	color: black;
	font-weight: bold;
}

div.TeamInfo div.Plist table {
	width: 100%;
}

div.TeamInfo div.TExecutors table {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #333;
}

div.TeamInfo div.TExecutors table td {
	border: 1px solid #333;
	height: 25px;
	padding: 0 5px;	
}

div.TeamInfo div.TExecutors table td.title {
	width: 80px;
	text-align: right;
}

div.TeamInfo div.TFormation, div.TeamInfo div.TChart {
	float: right;
	width: 320px;
	text-align: center;
}

div.TeamInfo div.TFormation img,div.TeamInfo div.TChart img {
	margin: 5px 0;
}

#main div.compare {
	width: 100%;
}

#main div.compare h1 {
	background: url(../images/title980_bg.png) no-repeat left -180px;
}

#main div.compare table {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #333;
}

#main div.compare table td {
	/*text-algin: center;*/
	width: 20%;	
	height: 30px;
	border: 1px solid #333;
}

#main div.compare table.Pimg, #main div.compare table.Pimg td {
	border: none;
	text-align: center;
}

#main div.compare table.Pimg td ul {
	width: 100%;
	list-style: none;
	margin: 3px 0;
	padding: 0;
}

#main div.compare table.Pimg td ul li {
	margin: 5px 0;
}

#main div.compare table.Pimg td select {
	width: 190px;
	font-family: Arial;
}

#main div.compare table.Pimg td div.PPbg {
	width: 232px;
	margin: 5px auto;
}

#main div.compare table.Pimg td div.PPbg p {
	width: 232px;	
	height: 40px;
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
	color: black;
}

#main div.compare table.Pimg td div.PPbg p span {
	margin-left: 51px;
}

#main div.compare table.value td {
	padding: 0 5px;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}

#main div.compare table.value td.title {
	text-align: right;
}

#main div.compare table.value td p { 
	width: 40px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
}

#main div.compare table.value td p.down {
	background: url(../images/icon_down.png) no-repeat right center;
}

#main div.compare table.value td p.up {
	background: url(../images/icon_up.png) no-repeat right center;
}

#main div.compare table.value td p.same {
	background: url(../images/icon_same.png) no-repeat right center;
}

#main div.compare table.value td p {  /*  */
	width: 40px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
}


#main div.TeamPlayerList980 table.value td p.down {
	background: url(../images/icon_down.png) no-repeat right center;
}

#main div.TeamPlayerList980 table.value td p.up {
	background: url(../images/icon_up.png) no-repeat right center;
}

#main div.TeamPlayerList980 table.value td p.same {
	background: url(../images/icon_same.png) no-repeat right center;
}
#main div.TeamPlayerList980 table.value td {
	padding: 0 5px;
	height: 28px;
	line-height: 28px;
	font-weight: bold;	
	border-right: 1px solid #333;
}

#main div.TeamPlayerList980 table.value td.title {
	text-align: right;
}

#main div.TeamPlayerList980 table.value td p { 
	width: 40px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
}


#main div.compare h3.stit {
	background: url(../images/stit_bg.gif) repeat-x left top;
	height: 24px;
	text-align: center;
	line-height: 24px;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

div#main div.box h1.n980 {
    background: url(../images/title980_bg.png) no-repeat left top; 
}

div#main div.box h1.c980 {
    background: url(../images/title980_bg.png) no-repeat left -45px; 
}

#sidebar h2.RightMenu {
	background: url(../images/title_bg.png) no-repeat left -850px;
	cursor: pointer;
}

ul.TextLink {
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
}

div.SearchButbox {
	width: 100%;
	height: 35px;
	line-height: 30px;
}

div.SearchButbox img {
	float: right;
	margin: auto 10px;
}

h3.SearchTitle {
	margin: 0 auto;
	background: url(../images/stit_bg.gif) repeat-x left top;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
}

table.tab_sbox {
	width: 950px;
	margin: 0 auto;
	border: 1px solid #333;
	border-collapse: collapse;
}

table.tab_sbox td {
	border: 1px solid #333;
	padding: 10px;
}

table.tab_sbox td.tit {
	width: 70px;
	text-align: right;
	font-weight: bold;
}

input.box, select.box {
	width: 165px;
	padding-left: 5px;
	margin-right: 10px;
	font-family: Arial;
	font-size: 12px;
}

input.box-short, select.box-short {
	width: 60px;
	padding-left: 5px;
	margin-right: 10px;
	font-family: Arial;
	font-size: 12px;
}

select.box2 {
	width: auto;
	padding-left: 5px;
	margin-right: 5px;
	font-family: Arial;
	font-size: 12px;
}

table.tab_sbox td table.ValuePostion {
	width: 800px;
	border: 1px solid #333;
	border-collapse: collapse;
	margin: 8px 0 0 0;
}

table.tab_sbox td table.ValuePostion td {
	padding: 5px 10px;	
	font-weight: bold;
}

table.tab_sbox td table.ValuePostion td.tit {
	width: 100px;
	text-align: center;
}

table.tab_sbox td table.ValuePostion td.select {
	width: 20px;
}

table.tab_sbox td table.ValuePostion td.position {
	width: 40px;
}

table.tab_sbox td table.ValuePostion td.end {
	width: auto;
}

div.SerachResult {
	width: 100%;
}

div.SerachResult span.focus {
	font-size: 14px;
	font-weight: bold;
	color: #F60;
}

table.tab_sresult {
	width: 950px;
	border: 1px solid #333;
	border-collapse: collapse;
	margin: 0 auto;
}

table.tab_sresult td {
	height: 30px;
	line-height: 30px;
	border: 1px solid #333;
	padding: 0 10px;
	font-weight: bold;
}

table.tab_sresult td img {
	margin:4px 10px 0 0;
	float: left;
}

div.Textbox {
	width: 950px;
	margin: 0 auto;
}

div.Textbox h4 {
	font-size: 14px;
	font-weight: bold;
	line-height: 180%;
	margin: 10px 0;
	padding: 0;
}

div.Textbox p {
	margin: 12px 0;
	padding: 0;
}

ul.TextLink {
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.TextLink li {
	height: 30px;
	background: url(../images/abi_line.gif) center bottom repeat-x;
	padding-left: 10px;
	line-height: 30px;
}



div#main div.box h1.n980 {
    background: url(../images/title980_bg.png) no-repeat left top; 
}

div#main div.box h1.c980 {
    background: url(../images/title980_bg.png) no-repeat left -45px; 
}

div.messagebox {
	width: 98%;
	border: 1px #333 solid;
	margin: 15px auto;
	background: #111;
}

div.messagebox div {
	margin: 10px;
	padding: 0;
}

div.messagebox div.tit {
	height: 30px;
	background: url(../images/abi_line.gif) center bottom repeat-x;
	text-align: right;
}

div.messagebox div.tit span {
	margin: 0 0px;
}

div.messagebox div.tit span.date {
	margin: 0;
	font-size: 10px;
	font-family: Arial;
}

div.messagebox div.titNew {
	height: 30px;
	background: url(../images/abi_line.gif) center top repeat-x;
	text-align: left;
}

div.submitbox {
	width: 98%;
	margin: 0 auto;
}

div.submitbox div.tit {
	height: 30px;
	background: url(../images/abi_line.gif) center bottom repeat-x;
}

div.submitbox div {
	margin: 10px;
	padding: 0;
}

textarea.box {
	width: 98%;
}
h1.title_PlayMessage980 {
	background: url(../images/title980_bg.png) no-repeat left -135px;
}

div.error {
	background: url(../images/error_bg.jpg) no-repeat left top;
	width: 950px;
	height: 540px;
	margin: 5px auto 30px;
}

div.error div.error_text {
	width: 470px;
	height: 173px;
	position: relative;
	top: 182px;
	left: 242px;
	text-align: center;
	line-height:173px;
    color: #F60;
    font-weight: bold;
}

div.error div.error_text span {
	position: relative;
	top: 40px;
	font-weight: bold;
}
 div.error_text img {
	vertical-align:middle;
}

div.error div.error_link {
	width: 500px;
	height: 28px;
	position: relative;
	top: 198px;
	left: 226px;
	text-align: center;
}

div.error div.error_link a {
	position: relative;
	top: 4px;
	font-weight: bold;
}

tr.teamname 
{    
    font-weight: bold;
    color: #F60;
}

/*card*/
div.cardbox {
	width: 400px;
	/*height: 300px;*/
	/*border: 1px solid white;*/
	overflow: hidden;
	background: #000 url(../images/card_bg.png) no-repeat left top;
	margin: 10px auto;
}

div.cardbox div.cardcon {
	width: 380px;
	margin: 5px auto;	
}

div.cardbox div.cardcon h5 {
	margin: 0;
	width: 100%;
	padding: 0;
	height: 30px;
	line-height: 30px;
	background: url(../images/card_line.gif) repeat-x left bottom;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #CCC;
}

div.cardbox div.cardcon h5 span.porange {
	color: #F90;
}

div.cardbox div.cardcon h5 span.sgreen {
	color: #80FC32;
}


div.cardimg {
	float: left;
	width: 100px;
	height: 130px;
	/*background: lightgreen;*/
}

div.cardimg img {
	border: 2px solid #CCC;
}

div.cardpos {
	float: right;
	width: 280px;
	height: 130px;
	/*background: lightblue;*/
}

div.cardbox h6 {
	margin: 0;
	width: 100%;
	padding: 0;
	height: 24px;
	line-height: 24px;
	background: #DA1682;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #CCC;
	text-indent: 10px;
}

div.cardbox table.cardtab {
	width: 98%;
	position: relative;
	top: 10px;
	padding: 0;
	border: 1px solid #333;
	border-collapse: collapse;
}

div.cardbox table.cardtab td {	
	border: 1px solid #333;
	height: 25px;
	width: 25%;
	text-align: center;
	font-weight: bold;
	background: black;
}

div.carddet {
	clear: both;
	width: 100%;
	padding: 0;
	margin: 0;
}

ul.cardul {
	width: 98%;
	margin: 5px auto 0;
	padding: 0;
	list-style: none;
}

ul.cardul li {	
	height: 26px;
	line-height: 26px;
	display: table;
}

ul.cardul li.icont {
	background: url(../images/icon_ca.gif) no-repeat left center;
	text-indent: 30px;
}
ul.cardul li.iconc {
	background: url(../images/icon_cd.gif) no-repeat left center;
	text-indent: 30px;
}
/*jim add*/
.alphabg{width:200%; height:200%; background:#FFF; position:absolute; left:0; top:0;}
.faceboxHead
{
    background: url(../images/stit_bg.gif);
    text-align:center;
    font-weight: bold;
    
}

div.logo {
    float: left;
    position: relative;
    
}

.fl {float:left;}
.fr {float:right;}

.gridHead
{
    background-color:#7D7D7D;
}


/*********** ÓÑÇéÁ´½Ó ***********/

div.f_link {
	width: 980px;
	margin: 10px auto;
	height: 150px;
}

div.f_link h1 {
	display: block;
	margin: 0 auto 10px;
	background: url(../images/link980_bg.png) no-repeat left top;
	height: 35px;
}

div.f_link ul.link {
	width: 960px;
	padding: 0;
	margin: 0 auto;
	overflow: hidden;
	list-style: none;
}

div.f_link ul li {
	float: left;
	width: 120px;
	height: 36px;
	line-height: 26px;
	background: url(../images/link_line.gif) no-repeat right center;
	text-indent: 15px;
	text-align: left;

}

div.f_link ul li.bn {
	background: none;
} 
table.teamstyle {
		width: 100%;
		/*border: 1px solid #666;
		border-collapse: collapse;*/
	}
table.teamstyle td {
		height: 25px;
		line-height: 25px;
		padding: 0 3px;
		/*border: 1px solid #666;
		border-collapse: collapse;*/
	}
table.teamstyle td div.pbg {
		background: url(../images/p_bg.gif) repeat-x left center;
		height: 16px;
}
	
/*°æ±¾Ò³Ãæ*/
div.version_right {
	float: left;
	width: 728px;
}
div.version_right table.player_base, div.team_right table.team_base {
	width: 100%;
	border: 1px solid #333;
	border-collapse: collapse;
}

div.version_right table.player_base td, div.team_right table.team_base td {
	height: 30px;	
	border: 1px solid #333;
	font-weight: bold;
	padding: 0 5px;	
}

div.version_right table.player_base td.PlayerTitle, div.team_right table.team_base td.TeamTitle {
	text-align: right;
	width: 90px;
}

.captionTitle
{
  font-family: Verdana;
	height: 12px;
	text-align: left;
	line-height: 12px;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

