
body{	background-color:#f5f5f5;
	padding:0px;
	margin:0px;
	font-family:verdana;
	color:#616161;
}

img{	border:0px;
}

ul{	list-style-image:url('./images/li.gif');
}

li{	font-size:12px;
	font-weight:bold;
	margin:10px;
}

h1{	font-size:16px;
}

td{	font-size:14px;
}

a{	text-decoration:none;
	color:#616161;
}

.lang{	font-weight:bold;
	color:#ffffff;
	font-size:12px;
}

.main_table{	width:760px;
	background-color:#ffffff;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
}

.main_table_top{	background-image:url('./images/main_table_top.gif');
}

.top_table{	background-image:url('./images/main_bg_top.jpg');
	background-repeat:no-repeat;
	background-position:right bottom;
}

.center{	border-bottom:2px solid #616161;
}

.center_bg{	background-image:url('./images/center_bg.jpg');
}

.center_right{
	background-image:url('./images/center_right.jpg');
	background-position:right;
	background-repeat:no-repeat;
}

.left_menu{    border-left:1px solid #7a7a7a;
    border-right:1px solid #7a7a7a;
    margin:22;
}
.menu_separator{	background-image:url('./images/separator.gif');
}
.copyright{
}