* { margin:0px; padding:0px;border:0px;}
body { font:13px Verdana; color:#ffffff;overflow-y: scroll;overflow-x: hidden;}
table { width:100%; border:0px  !important; }
td {vertical-align:top; border:0px !important;}
img { border:none; }

::selection { background:#bdd796; } /*Opera, Safari, Google Chrome*/
::-moz-selection { background:#bdd796; } /*FireFox*/

.main_left
{
	background:url("/_img/main_left.jpg") no-repeat top right;
	height:960px;
}

.main_right
{
	background:url("/_img/main_right.jpg") no-repeat top left;
	height:960px;
}

.main_center
{
	background:url("/_img/main_center.jpg") no-repeat top left;
	width:1107px;
	height:960px;
}

.bottom
{
	background:url("/_img/bottom_bg.png") no-repeat -8px 0px;
	width:1260px; height:117px;
	position:absolute;
	top:832px;
	left:0;
	right:0;
	margin: 0px auto;
	font-size:18px;
}

.logo
{
	background:url("/_img/logo.png") no-repeat top left;
	width:741px; height:272px;
/*	position:absolute;*/
	top:0px;
	left:0;
	right:0;
	margin: 0px auto;
}

.module_1
{
	background:url("/_img/module1_bg.png") no-repeat top left;
	width:172px; height:406px;
	margin-top:70px;
}

.module_2
{
	background:url("/_img/module2_bg.png") no-repeat top left;
	width:172px; height:406px;
	margin-top:20px;
}

.module_3
{
	background:url("/_img/module3_bg.png") no-repeat top left;
	width:172px; height:406px;
}

.module_4
{
	background:url("/_img/module4_bg.png") no-repeat top left;
	width:172px; height:406px;
}

.module_5
{
	background:url("/_img/module5_bg.png") no-repeat top left;
	width:172px; height:406px;
	margin-top:20px;
}

.module_6
{
	background:url("/_img/module6_bg.png") no-repeat top left;
	width:172px; height:406px;
	margin-top:70px;
}

.title{ height:40px;width:172px;text-align:center;font-size:16px;color:#42a4db;padding-top:30px;}

.menuitem
{
	padding-left:6px;
	font-size:12px;
}

.menuitem td {vertical-align:middle;}

.menuitem a{font-size:10px;text-decoration:none;color:#ffffff;text-transform: uppercase;}
.menuitem a:hover{font-size:10px;text-decoration:underline;color:#ffffff;text-transform: uppercase;}

.show-50 { -moz-opacity:.50; filter:alpha(opacity=50); opacity:.50; }
.show-80 { -moz-opacity:.80; filter:alpha(opacity=80); opacity:.80; }
/*.show-85 { -moz-opacity:.85; filter:alpha(opacity=85); opacity:.85; }*/
.show-85 { 	background:url("/_img/litebox_bg.png"); }