﻿/* 固定 */

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
	

#WRAPPER {
	width: 980px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}
#WRAPPER #HEADER {
	height: auto;
	width: 980px;
}

#WRAPPER #TOP {
	height: 800px;
	width: 942px;
	margin-right: auto;
	margin-left: auto;
}

#WRAPPER #TOP #ACT {
	background-image: url(../images/act.png);
	background-repeat: no-repeat;
	float: left;
	height: 800px;
	width: 645px;
}

#WRAPPER #TOP #PUSH {
	cursor: pointer;
	display: block;
	height: 40px;
	width: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EAEAEA;
}
#WRAPPER #TOP #MAINGAMES #GAME1 {
	height: auto;
	width: 280px;
}
#WRAPPER #TOP #MAINGAMES #GAME1 .info {
	background-image: url(../images/main_bg.png);
	background-repeat: no-repeat;
	word-spacing: normal;
	height: 75px;
	width: 195px;
	padding-left: 85px;
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	font-size: 12px;
	line-height: 18px;
	color: #9f62a4;
	padding-bottom: 3px;
}

#WRAPPER #TOP #MAINGAMES #GAME1 .info h1 {
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #634b98;
}
#WRAPPER #TOP #MAINGAMES #GAME1 .vision {
	background-color: #8b5ba4;
	height: 273px;
	width: 240px;
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-left: 18px;
}
#WRAPPER #TOP #MAINGAMES #GAME1 .load {
	height: 25px;
	width: 275px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
#WRAPPER #TOP #MAINGAMES #TEAM1 {
	height: 170px;
	width: 280px;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#WRAPPER #TOP #MAINGAMES #TEAM1 .game {
	float: left;
	height: 165px;
	width: 130px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
}
#WRAPPER #TOP #MAINGAMES #TEAM1 .game .img {
	background-color: #000000;
	background-repeat: repeat;
	height: 128px;
	width: 128px;
	border: 1px solid #666666;
	filter:alpha(opacity=65);
	opacity:0.65;
	zoom:1;
	
}
#WRAPPER #TOP #MAINGAMES #TEAM1 .game .name {
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	font-size: 12px;
	color: #666666;
	height: 30px;
	width: 125px;
	padding-top: 4px;
	float: left;
	padding-bottom: 1px;
	padding-left: 3px;
	line-height: 15px;
	background-image: url(../images/load2.gif);
	background-repeat: no-repeat;
	background-position: 2px;
}


/* */
#WRAPPER #TOP #MAINGAMES #TEAM1 .gameov {
	float: left;
	height: 165px;
	width: 130px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 2px;
	background-color: #c8a0e3;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
}
#WRAPPER #TOP #MAINGAMES #TEAM1 .gameov .img {
	height: 128px;
	width: 128px;
	border: 1px solid #666666;
	background-color: #000000;
}
#WRAPPER #TOP #MAINGAMES #TEAM1 .gameov .name {
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	font-size: 12px;
	color: #000000;
	height: 30px;
	width: 125px;
	padding-top: 4px;
	float: left;
	padding-bottom: 1px;
	padding-left: 3px;
	line-height: 15px;
	background-image: url(../images/load2_ov.gif);
	background-repeat: no-repeat;
	background-position: 2px;
}

/* */




#WRAPPER #TOP #MAINGAMES {
	float: left;
	height: 800px;
	width: 297px;
}


#WRAPPER #MORE {
	height: 210px;
	width: 900px;
	padding-top: 15px;
	padding-right: 21px;
	padding-bottom: 25px;
	padding-left: 21px;
	margin-right: auto;
	margin-left: auto;
}
#HEADER {
	background-color: #FFFFFF;
	height:auto;
	overflow: hidden;
}
#VISION {
	height: 870px;
	width: 950px;
}


#COPYRIGHT{
	display:block;
	width:980px;
	height:auto;
}
