@charset "utf-8";

body
{
	margin: 0px;
	background: #000000;
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
}

a
{
	color: #ffffff;
}

#wrapper
{
	/*margin: 50px auto 0px auto;*/
	margin: auto;
	padding-top: 1px;
	width: 1000px;
	height: 595px;
	background: transparent url('http://bzdo.tv/view/ilostmyjob/CareerDoctor/images/bgd.jpg') center center no-repeat;
}

#optMenu
{
	width: 995px;
	float: right;
	padding-top: 0px;
	padding-right: 35px;
	text-align: right;
}
#optMenu a
{
	display: block;
	color: #0078b5;
	text-decoration: none;
}
#optMenu a:hover
{
	font-weight: bold;
}

#mnuLeft, #mnuRight
{
	/*border: solid 1px #ffffff;*/
	position: absolute;
	width: 230px;
	height: 280px;
	top: 150px;
	margin-left: 15px;
}
#mnuRight
{
	top: 145px;
	margin-top: 10px;
	margin-left: 760px;
	width: 220px;
	height: 270px;
}
/*#mnuLeft */.arrowUp
{
	width: auto;
	height: 30px;
	background: transparent url('http://bzdo.tv/view/eniva/EU_4/images/leftbox_top_arrow_05.png') -5px center no-repeat;
	cursor: pointer;
}
/*#mnuLeft */.arrowUp:hover
{
	background-image: url('http://bzdo.tv/view/eniva/EU_4/images/leftbox_top_arrow_over_05.png');
}
/*#mnuLeft */.arrowDown
{
	width: auto;
	height: 30px;
	margin-top: 225px;
	background: transparent url('http://bzdo.tv/view/eniva/EU_4/images/leftbox_down_arrow_13.png') -5px center no-repeat;
	cursor: pointer;
}
/*#mnuLeft */.arrowDown:hover
{
	background-image: url('http://bzdo.tv/view/eniva/EU_4/images/leftbox_down_arrow_over_13.png');
}
#mnuLeft .contents, #mnuRight .contents
{
	position: absolute;
	margin-top: -5px;
	width: 230px;
	height: 220px;
	overflow: hidden;
}
#mnuRight .contents
{
	margin-top: 5px;
}
#mnuLeft .list, #mnuRight .list
{
	width: 230px;
	/*position: absolute;*/
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#mnuRight .list li a {
	width: 200px;
}
#mnuLeft .list .icon
{
	float: left;
	margin-right: 10px;
	width: 46px;
	height: 46px;
	background: transparent url('http://bzdo.tv/view/eniva/EU_4/images/walkthrough.png') -29px top no-repeat;
}
#mnuRight .list .icon
{
	float: left;
	margin-right: 0px;
	width: 100px;
	height: 75px;
}
#mnuLeft .list a, #mnuRight .list a
{
	display: block;
	height: 46px;
	line-height: 46px;
	text-decoration: none;
	font-size: 1.2em;
}
#mnuRight .list a
{
	height: 75px;
	line-height: normal;
}

#boxLeft, #boxRight
{
	/*border: solid 1px #ffffff;*/
	position: absolute;
	width: 230px;
	height: 80px;
	top: 460px;
	margin-left: 15px;
}
#boxRight
{
	margin-left: 755px;
}


#mnuBottom
{
	/*border: solid 1px #ffffff;*/
	position: absolute;
	width: 465px;
	height: 80px;
	top: 460px;
	margin-left: 265px;
}
#mnuBottom .arrowLeft
{
	float: left;
	width: 35px;
	height: 80px;
	background: transparent url('http://bzdo.tv/view/eniva/EU_4/images/widget_arrows.gif') left center no-repeat;
	cursor: pointer;
}
#mnuBottom .arrowLeft:hover
{
	/*background-image: url('http://bzdo.tv/view/eniva/EU_4/images/leftbox_top_arrow_over_05.png');*/
}
#mnuBottom .arrowRight
{
	float: right;
	width: 35px;
	height: 80px;
	background: transparent url('http://bzdo.tv/view/eniva/EU_4/images/widget_arrows.gif') right center no-repeat;
	cursor: pointer;
}
#mnuBottom .arrowRight:hover
{
	/*background-image: url('http://bzdo.tv/view/eniva/EU_4/images/leftbox_down_arrow_over_13.png');*/
}
#mnuBottom .contents
{
	position: absolute;
	margin-left: 35px;
	margin-top: -5px;
	width: 405px;
	height: 95px;
	overflow: hidden;
}
#mnuBottom .list
{
	width: 5000px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#mnuBottom .list li
{
	float: left;
	width: 135px;
	height: 80px;
}
#mnuBottom .list .icon
{
	height: 46px;
	width: 100px;
	background: transparent url('http://bzdo.tv/view/ilostmyjob/CareerDoctor/images/icon.png') 15px top no-repeat;
}
#mnuBottom .list a
{
	display: block;
	height: 46px;
	text-decoration: none;
	font-size: 1.1em;
	text-align: center;
}