body{
	margin: 0px;
	background: url('/images/design/bg.gif');
}

img{
	border:none;
}

img.menu{
	cursor:pointer;
}

td.menu{
	padding: 0px 0px 0px 16px;
	width:212px;
	height:29px;
}

td.menu_num{
	width:30px;
	height:29px;
}

table{
	border:none;
}

a:link{
	font-family: Tahoma;
	font-size: 11px;
	color: #A72525;
	text-decoration:underline;
}

a:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #A72525;
	text-decoration:underline;
}

a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #A72525;
	text-decoration:none;
}

.main{
	padding: 0px 5px 5px 0px;
	background: url('/images/design/bg_2.gif');
	background-position: top right;
}

.main_bg{
	background: url('/images/design/main_bg.gif');
	background-position: bottom left;
}

.m_logo{
	background:url('/images/design/m_logo.gif');
	background-repeat: no-repeat;
}

.copyright{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	padding: 5px 0px 0px 22px;
}

.copyright2{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;
}

#r_logo{
	background:url('/images/design/r_logo.gif');
	background-repeat: no-repeat;
	width: 37px;
	height: 37px;
	valign: middle;
	cursor: pointer;
}

.logo{
	background:url('/images/design/logo.jpg');
	background-repeat:no-repeat;
	cursor:pointer;
}

.logo_center{
	background:url('/images/design/logo_center.jpg');
	background-repeat:no-repeat;
}

.top_menu{
	background:url('/images/design/top_menu.jpg');
	background-repeat:no-repeat;
}

.right_menu{
	background:url('/images/design/right_menu_bg.jpg');
	background-repeat:repeat-y;
	background-position: top right;
	padding: 20px 0px 0px 23px
}

.bottom_menu{
	background:url('/images/design/bottom_menu_bg.jpg');
	background-repeat:no-repeat;
	background-position: top right;
}

.bottom_main{
	background:url('/images/design/bottom_main_bg.jpg');
	background-repeat:repeat-x;
	background-position: top left;
}

.main_part{
	font-family:Arial;
	font-size:12px;
	color:#51646E;
	padding: 49px 66px 39px 60px;
}

.main_part2{
	font-family:Arial;
	font-size:12px;
	color:#51646E;
	padding: 0px 66px 0px 60px;
}

.text{
	font-family:Arial;
	font-size:12px;
	color:#51646E;
	line-height:2;
}

.header{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#51646E;
}

td.date{
	font-family:Arial;
	font-size:12px;
	color:#A72525;
}