body{
	background-color: #27516A;
	width: 1004px;
	
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

img{
	border: 0;
	margin: 0;
	padding: 0;

	
}

table.main{
	width: 100%;
}

table.main tr td{
	zzborder: 1px solid red;
	vertical-align: top;
}
table.main tr td.logo{
	zborder: 1px solid red;
	height: 200px;
}
table.main tr td.logo img{
	float: left;
}

table.main tr td.logo div.login{
	padding-top: 70px;
	margin-left: 16px;
	zzborder: 1px solid blue;
	height: 116px;
	width: 96px;
	background-image: url(bgloging.gif);
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
	padding-right: 4px;
	position: absolute;
	left:880px;
	top:0;
}

table.main tr td.logo div.login input{
	margin-bottom: 8px;
	width: 76px;	
	border-bottom: 1px solid #AAB5D6;
	border-right: 1px solid #AAB5D6;
	border-left: 1px solid #021869;
	border-top: 1px solid #021869;
	padding-left: 3px;
	color: #6389B0;
	font-size: 12px;
	
	font-family: Arial, Helvetica, sans-serif;
			
}

table.main tr td.logo div.login button{
	width: 86px;
	height: 24px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #6389B0;
}
table.main tr td.logo div.login button img{
	padding: 0;
	margin: 0;
	padding-left: 6px;
}

table.main tr td.logo div.login img{
	margin: 2px;
	margin-left:12px; 
}

table.main tr td.menu{
	background-image: url(menubg.gif);
	background-position: top left;
	background-repeat: no-repeat;

}

table.main tr td.menu div.top{
	position: absolute;
	left: 72px;
}
table.main tr td.menu div.top img{
	margin-right: 5px;
}

table.main tr td.menu div.menuitems{
	margin-top: 13px;
	zzborder: 1px solid red;
} 
table.main tr td.menu div.sov{
	margin-top: 112px;
	height: 126px;
	zborder: 1px solid blue;
	background-image: url(sovbg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: White;
	font-size: 12px;
	padding-left: 16px;
	padding-right: 60px;
	padding-top: 24px;
}

table.main tr td.menu div.partner{
	margin-top: 80px;
	padding-left: 16px;
	color: #73FF8D;
	font-size: 12px;
	font-weight: bold;	
	zzborder: 1px solid red;
}

table.main tr td.menu div.partner img{
	margin-top: 8px;
	margin-right: 8px;
}

table.main tr td.menu div.menuitems img{
	display: block;
	margin-left: 52px;
	margin-bottom: 7px;
}

table.main tr td.menu img.bale{
	margin-top: 48px;
	margin-left: 32px;
}

table.main tr td.footer{
	height: 84px;
	background-image: url(bg_foot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
table.main tr td.footer div.l{
	height: 68px;
	background-image: url(bg_footr.gif);
	background-repeat: no-repeat;
	background-position: top right;
	color: White;
	font-size: 12px;
	padding-top: 16px;
	padding-left: 16px;
	zborder: 1px solid red;
	position: relative;
}

table.main tr td.footer div.l img{
	position: absolute;
	bottom: 16px;
}

table.main tr td.footer div.left{
	position: absolute;
	height: 60px;
	width: 500px;
	zzborder: 1px solid red;
}


table.main tr td.main{
	zborder: 1px solid Green;
	height: 800px;
}

table.main tr td.main table.main{
	width: 100%;
	
}


table.win{
	zzborder: 1px solid red;
	width: 100%;
}

table.win tr td,th{
	zborder: 1px solid blue;
	text-align: left;
}

table.win tr th.left{
	font-size: 1px;
	width: 10px;
	height: 29px;
	background-image: url(win_left.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

table.win tr th.center{
	background-image: url(win_top.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 8px;
	padding-right: 8px;	
	color: #73FF8D;
	font-size: 16px;
	font-weight: bold;
	padding-top: 3px;
}

table.win tr th.right{
	width: 10px;
	font-size: 1px;
	background-image: url(win_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

table.win tr td.left{
	font-size: 1px;
	background-image: url(win_leftc.gif);
	background-position: right;
	background-repeat: repeat-y;
}

table.win tr td.center{
	background-color: #6389B0;
	padding-left: 8px;
	padding-top: 4px;
	padding-right: 8px;
}

table.win tr td.center table{
	background-color: #3366FF;

}
table.win tr td.center table tr td{

	color: White;
	border: Black;
}

table.win tr td.center a{
	color: #DD9BE9;
}

table.win tr td.center p{
	margin-bottom: 14px;
	margin-top: 14px;
	font-size: 12px;
	color: White;
}

table.win tr td.center div.lit2{
	margin-top: 12px;
	color: White;
	font-size: 12px;
	font-weight: bold;
}

table.win tr td.center div.lit{
	color: #6AD4CE;
	font-size: 12px;
	font-weight: bold;
}

table.win tr td.center div.link{

	color: #3D46FF;
	font-size: 12px;
	font-weight: bold;
}

table.win tr td.center p.link{
	color: White;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0;
}


table.win tr td.center div.title{
	color: White;
	font-size: 14px;
	font-weight: bold;
}

table.win tr td.right{
	background-image: url(win_rightc.gif);
	background-position: right;
	background-repeat: repeat-y;
}

table.win tr.foot td.left{
	height: 10px;
	font-size: 1px;
	background-image: url(win_leftf.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
table.win tr.foot td.center{
	font-size: 1px;
	background-image: url(win_foot.gif);
	background-repeat: repeat-x;
	background-position: top;
}

table.win tr.foot td.right{
	font-size: 1px;
	height: 10px;
	width: 10px;
	background-image: url(win_rightf.gif);
	background-position: top left;
	background-repeat: no-repeat;
}


table.main tr td.footer div.right{
	text-align: right;
	position: absolute;
	right: 12px;
}

table.main tr td.footer div.left a{
	color: White;
}

table.main tr td.banner{
	padding-top: 4px;
	text-align: center;
	height: 92px;
}

table.dic{
	border: 1px solid Black;
	width: 100%;
	font-size: 12px;
}

table.dic tr td{
	border: 1px solid Black;
}

div.bred{
	color: #4AE6D2;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

div.pager{
	text-align: right;
	color: White;
	font-size: 12px;
	padding-bottom: 8px;
	padding-top: 8px;
}

div.pager a{

	text-decoration: none;
	font-weight: bold;
}

label.l{
	font-size: 12px;
	color: White;
	display: block;
	margin-bottom: 4px;
	margin-top: 8px;
}
input.l{
	width: 275px;
	margin-bottom: 4px;
	margin-top: 4px;
	border-left: 1px solid #131313;
	border-top: 1px solid #131313;
	padding: 2px;
	padding-left: 6px;
	height: 16px;
	background-color: #EBF3FB;
}
textarea.l{
	width: 275px;
	margin-bottom: 4px;
	margin-top: 4px;
	border-left: 1px solid #131313;
	border-top: 1px solid #131313;
	padding: 2px;
	padding-left: 6px;
	height: 68px;
	background-color: #EBF3FB;
	
}

button.b{
	border: 1px;
	background-color: transparent;
	margin: 0;
	margin-top: 8px;
	width: 80px;
}
button.l{
	margin-left: 130px;
}
div.red{
	font-size: 12px;
	font-weight: bold;
	color: Red;
}

li{
	margin-bottom: 8px;
}

div.bb{ 
   margin-left: 4px;
margin-top: 8px;
	background-image: url(/res/4.gif);
	background-repeat: no-repeat;
	background-position: top;
	width:13px;
	font-size: 1px;
	height: 120px;
	float: left;
}
div.ddd{
	margin-left: 4px;
margin-top: 8px;
	width: 160px;
	color: White;
	font-size: 11px;
	float: left;
} 
div.ddd img{
	margin-top: 8px;
}