
@charset "utf-8";

/*-------TAG Settle-------------------------------------*/
body {
	margin: 0 0 0 0;
	padding: 3px 0 0 0;
	color: #808080;
	font-family: Dotum, "돋움", sans-serif;
	font-size: 12px;
	line-height:125%;
	background:#FFFAE7 url('http://joymax.co.kr/images/common/bg.jpg') no-repeat top left; 
}

form, fieldset, p{
	margin: 0;
	padding: 0;
}
input, select, textarea {
	color: #676767;
	font-family: Dotum, "돋움", sans-serif;
	font-size: 12px;
	vertical-align: middle;
}
hr {
	display: none;
}
img, fieldset {
	border: 0 none transparent;/*   "transparent' for Opera7"   */
}
img[usemap] { /*   "only work Mozilla 1.5 higher or IE7 beta"   */
	border: 0 none transparent;/*   "transparent' for Opera7"   */
}
ol, ul, dl, li, dd {
	list-style: none;
	margin: 0;
	padding: 0;
}
table {
	border: 0;
	border-collapse: collapse;
	clear:both;
}
a:link, a:visited, a:active {
	color: #676767;
	text-decoration: none;
	cursor: pointer;/*   "cursor:hand value isn't W3C rules"   */
}
a:hover {
	color: #676767;
	text-decoration: underline;
	cursor: pointer;/*   "cursor:hand value isn't W3C rules"   */
}
h1, h2, h3, h4, h5, h6 {
	font-family: Dotum, "돋움", sans-serif;
	margin:0;
	padding:0;
}

/*-------Layout-------------------------------------*/
#bodyWrap {
	margin-top:3px;
	width:1008px;
	overflow:hidden;
	/*border-top:3px solid #667844;*/
}
#leftWrap {
	width:208px;
	float:left;
}
#logo {
	height:95px;
	overflow:hidden;
}
#leftFlash {
	
}
#leftTheme {
	background-repeat:no-repeat;
	background-position: top left;
	overflow:hidden;
}

#wheel {
	width:74px;
	height:74px;
	position:absolute;
	top:200px;
	left:173px;
}

/*  ie6을 제외한 최신부라우저*/
html>body #wheel { 
	width:74px;
	height:74px;
	position:absolute;
	top:203px;
	left:173px;
}
/*  ie7 */
*:first-child+html #wheel {
	width:74px;
	height:74px;
	position:absolute;
	top:200px;
	left:172px;
}
/*
.themeCompany {background-image:url('http://joymax.co.kr/images/company/leftTheme.jpg');height:205px;}
.themeGames {background-image:url('http://joymax.co.kr/images/games/leftTheme.jpg');height:205px;}
.themeBusiness {background-image:url('http://joymax.co.kr/images/business/leftTheme.jpg');height:405px;}
.themePublic {background-image:url('http://joymax.co.kr/images/public/leftTheme.jpg');height:405px;}
.themeRecruit {background-image:url('http://joymax.co.kr/images/recruit/leftTheme.jpg');height:405px;}
*/

#rightWrap {
	float:left;
	width:796px;
}
#topFlash {
	width:796px;
	height:234px;
	overflow:hidden;
}
#contentWrap {
	width:704px;
	padding:29px 51px 0 40px;
	background:url('http://joymax.co.kr/images/common/bgContentWrap.gif') repeat-y;
}
#content {
	width:704px;
}
#location {
	position:absolute;
	width:704px;
	margin-top:11px;
	text-align:right;
	height:14px;
	overflow:hidden;
}
#location span.home {
	padding-right:9px;
}

#location span.ctg {
	padding-left:15px;
	padding-right:9px;
	background:url('http://joymax.co.kr/images/common/lcBlt.gif') no-repeat left top;
}
#location span.nowOn {
	padding-left:11px;
	padding-right:4px;
	background:url('http://joymax.co.kr/images/common/lcBlt.gif') no-repeat  left top;
}

#footer {
	padding:173px 0 0 32px;
	width:764px;
	height:61px;
	background:url('http://joymax.co.kr/images/common/bgFooter.gif') no-repeat bottom left;
}
#content h1 {
	margin:0;
	padding:0 0 0 3px;
	height:85px;
}
#content h3 {margin-bottom:12px;}
#content p.imgText {margin-bottom:35px;}

#footer img#copyright {margin-right:90px;vertical-align:top;}
#footer span {margin-right:27px;}