body 
{
	background-image:url(../menu/main_rep.gif); 
	background-repeat:repeat-x; 
	background-color:#FF6900;
	margin:0px;
	
}
td 
{
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	
}
a
{
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:underline;
}
a:hover
{
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}

h2.top_title {
    font-size: 24px;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 15px;
    width: 200px;
    color: #fdcd82;
}

.h4_title {
    font-size: 16px;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #FFFFFF;
}

.pr
{
	color:#850202;
}

.bg1 
{
	background-color:#3C3C3C;
	border-right:solid 1px #8A5024;
	border-top:solid 1px #8A5024;
	padding:13px 10px;
}

.bg2 
{
	background-image:url(../menu/top.gif);
	background-repeat:no-repeat;
}

.bg3 
{
	background-color:#6C6C6C;
	width:1px;
	height:26px;
}

.bg5 
{
	background-image:url(../menu/sh1.gif);
	background-repeat:no-repeat;
	background-position: top right;
}

#block1 
{
	background-image:url(../menu/mpoint.gif);
	background-position:0px 3px;
	background-repeat:no-repeat; 
	padding:0px 0px 0px 16px;
}

.hs 
{
	padding:0 7px 0 7px;
}

.ptitle{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}

.bott_list {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
    -moz-box-sizing: border-box;
}

.bott_list li {
    display: block;
	background: url(../menu/list2.gif) no-repeat 0px 3px;
	padding:0px 0px 5px 22px;
}

.bott_list a {
    text-decoration: none;
}

.bott_list a:hover {
    text-decoration: underline;
}

.border_left {
    border-left: 1px solid #6C6C6C;
}
