@charset "utf-8";
/* CSS Document */
/*:::::::::::::::::::::
:::
:::		Layout Rule
:::
:::::::::::::::::::::::*/

/*	header⇒title	*/
html,body
{
	margin:0;
	padding:0;
	min-height:100%;
	height:100%;
	background-color:#82CE29;
}
#header
{
	background-repeat:repeat-x;
	background-position:center bottom;
}
#title
{
	width:960px;
	padding:5px 8px 10px;
	margin:0 auto;
	position:relative;
	min-height:130px;
	height: auto !important;
	height: 130px;
}

#logoutBox
{
	position:absolute;
	top:10px;
	right:35px;
	padding:5px;
	text-align:right;
	background-color:transparent;
}
#logoutBox a
{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
#logoutBox a:hover
{
	color: #000000;
}
#headerSubArea
{
	position:absolute;
	top:110px;
	right:40px;
	width:420px;
	text-align:right;
}
#headerSubArea a
{
	color:#FFFFFF;
	font-size:13px;
	text-decoration:none;
}
#headerSubArea a:hover
{
	text-decoration:underline;
}
#headerSubArea img
{
	padding-right:6px;
	vertical-align:text-bottom;
}
#adTop
{
	position:absolute;
	top:40px;
	right:10px;
	width:490px;
}

#loginBox
{
	position:absolute;
	top:5px;
	right:10px;
	width:350px;
}
#loginBoxTop,#loginBoxMiddle,#loginBoxBottom
{
	width:350px;
	margin:0px auto;
}
#loginBoxTop,#loginBoxBottom
{
	height:5px;
	background-repeat:no-repeat;
	font-size:0;
	
}
#loginBoxTop
{
	background-position:bottom;
	background-image:url(/support/image/loginTop.png);
}
#loginBoxMiddle
{
	background-color:#FFFFFF;
	width:350px;
}

#loginBoxBottom
{
	background-position:top;
	background-image:url(/support/image/loginBottom.png);
	width:350px;
}

table#loginarea
{
	width:100%;
	color: #0163b0;
	margin:0px auto;
}
td.logS
{
	text-align:left;
	padding:4px 0px 4px 5px;
	width:28%;
	font-size:94%;

}
td.logB
{
	text-align:left;
	padding:4px 0px;
	width:45%;
}
td.logT
{
	text-align:right;
	padding-bottom:4px;
	padding-right:5px;
	width:27%;
}
input.ipbox
{
	widows:160px;
	border:1px solid #0163b0;
	padding:1px;
}
input.imgBT
{
	cursor:pointer;
}
td.logEX
{
	text-align:right;
	padding:2px 10px 2px 0px;
	width:50%;
	vertical-align:middle;
	
}
td.logEX label, td.logEX a
{
	font-size:84%;
}
td.logF
{
	text-align:right;
	width:50%;
	padding:2px 10px 2px 0px;
}
a.Jlink
{
	color:#339933;
	font-weight:bold;
	font-size:11px;
}
a.Flink
{
	color:#FF3300;
	font-weight:bold;
	font-size:11px;
}
a.Flink, a.Jlink
{
	text-decoration:none;
}
a.Flink:hover, a.Jlink:hover
{
	text-decoration:underline;
}
*a.Flink, *a.Jlink 
{
	font-size:11px;
}
div#welcomeTop
{
	position:absolute;
	top:35px;
	right:45px;
	width:490px;
	background-color:transparent;
}
/*	header⇒globalNavi	*/
#globalNavi
{
	background-color:#00C0EE;
	height:30px;
}
div#globalNaviBar
{
	width: 960px;
	margin:0 auto;
	background-color:transparent;
}
div#globalNaviBar ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-color:transparent;
}
div#globalNaviBar li
{
	float: left;
	margin: 0;
	padding: 0;
	position:relative;
	background-color:transparent;
}
/*::::::::::::::::::::		allContents	⇒	LAYOUT		:::::::::::::::::*/

/* patternA layout = 3Column */
body.patternA #SideBar
{
	width:150px;
	float:left;
	padding:0px 7px 0px 8px;
}
body.patternA #MainArea
{
	width:520px;
	float:left;
	padding:0px 5px;
	_margin-left:-1px;
}
body.patternA #ExtraArea, body.patternA3 #ExtraArea
{
	width:275px;
	padding:0px 5px;	
	float:left;
	_padding:0px 4px;
}
body.patternA2 #MainArea
{
	width:190px;
	margin:0px 7px 0px 8px;
	float:left;
	background-image:url(/support/image/add_commuGolego.png);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:transparent;
	min-height:370px;
	height: auto !important;
	height: 370px;
}
body.patternA2 #ExtraArea
{
	width:760px;
	float:left;
	margin:0px 9px 0px 6px;
}
body.patternA3 #SideBar
{
	width:180px;
	float:left;
	padding:0px 7px 0px 8px;
	_margin-right:-2px;
	_padding:0px 5px 0px 7px;
}
body.patternA3 #MainArea
{
	width:490px;
	float:left;
	padding:0px 5px;
	_margin-left:-1px;
	_padding:0px 4px;
}

/* patternB layout = 2Column */
body.patternB #SideBar
{
	width:150px;
	margin:0px 7px 0px 8px;
	float:left;
}
body.patternB #MainArea
{
	width:810px;
	margin:0px 5px 0px 0px;
	float:left;
}
/* patternC layout = 1Column */
body.patternC #MainArea
{
	width:960px;
	margin:0px auto;
}

/* patternD layout = 2Column */
body.patternD #SideBar
{
	width:200px;
	min-height:272px;
	height: auto !important;
	height: 272px;
	margin:0px 8px 0px 7px;
	float:left;
	background-image:url(/support/image/add_commuGolego.png);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:transparent;
}
body.patternD #MainArea
{
	width:750px;
	margin:0px 12px 0px 3px;
	float:left;
}
/* patternE layout = 2Column */
body.patternE #MainArea
{
	width:687px;
	float:left;
	margin-left:8px;
}
body.patternE #ExtraArea
{
	width:275px;
	padding:0px 5px;	
	float:left;
	_padding:0px 4px;
}
/*::::::::::::::::::::		allContents		:::::::::::::::::*/
#allContents
{
	padding:10px 0 0 0;
	background-repeat:no-repeat;
	background-position:top center;
}
#Contents
{
	width:980px;
	margin:0 auto;
}
#ContentsTop
{
	background-image:url(/support/image/Contentstop.png);
	background-repeat:no-repeat;
	width:980px;
	height:10px;
	font-size:0;
}
#ContentsUnder
{
	background-image:url(/support/image/Contentsunder.png);
	background-repeat:no-repeat;
	width:980px;
	height:12px;
	font-size:0;

}
#ContentsMain
{
	background-color:#ffffff;
	zoom: 100%;
}
/*	footer	*/
#footer
{
	width:976px;
	margin:0 auto;
	padding:10px 0px;
	clear:left;
}
table#TL_infomation
{
	width:80%;
	margin:0px auto;
}
table#TL_infomation td
{
	padding-top:6px;
	padding-bottom:6px;
}
table#TL_infomation td.left
{
	text-align:right;
	width:25%;
}
table#TL_infomation td.right
{
	width:70%;
	padding-left:20px;
	text-align:left;
}
table#TL_infomation td.right a
{
	color:#333333;
}
table#TL_infomation td.right a:hover
{
	text-decoration:none;
}
table#TL_infomation td.right span
{
	padding-left:5px;
	padding-right:5px;
}
/*:::::::::::::::::::::
:::
:::		base Rule
:::
:::::::::::::::::::::::*/
html
{
	overflow-x:hidden;
}
.base #header
{
	background-color:#00C0EE;
	background-image:url(/support/image/headerBackTop.gif);
}
.base #title
{
	background-color:#00C0EE;
}
.base #allContents
{
	background-image:url(/support/image/allContentsBack.gif);
	background-color:#93E862;
}
#badM
{
	width:800px;
	margin:0px auto;
	padding:150px 0px;
}
#badM h1
{
	font-weight:bold;
	text-align:center;
	font-size:150%;
	color:#FF0000;
	margin:0px auto;
	padding:0px;
}
.flClear:after
{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.flSec{
	padding:0 0 20px 0;
	clear:both;
}



/* ============================================= */
/* safe settings                                 */

/* add display:inline to floated elements */
* html div#globalNaviBar li,
* html body.patternA #SideBar,
* html body.patternA #MainArea,
* html body.patternA2 #MainArea,
* html body.patternA2 #ExtraArea,
* html body.patternB #SideBar,
* html body.patternB #MainArea,
* html body.patternD #SideBar,
* html body.patternD #MainArea,
* html body.patternE #MainArea,
* html body.patternA #ExtraArea, * html body.patternE #ExtraArea {display:inline;}

/* convert min height values */
* html html, * html body {height:100%;}
* html #title {height:130px;}
* html body.patternA2 #MainArea {height:370px;}
* html body.patternD #SideBar {height:272px;}


/* add zoom:1 to pos:relative elements */
* html #title,
* html div#globalNaviBar li {zoom:1;}


/* ============================================= */
/* potentially harmful settings      