body {
	font: normal 12px Arial;
	color:#666;	text-align:center;	background-color:#fff;}
#logo {
background: #e5f5ff url(../images/top_logo.jpg) top right no-repeat;margin:0 auto;text-align:left;
width: 900px;
position:relative; }
.main{
float: left;
margin-top:225px;
width:900px;
position:relative;
background: url(../images/r_bg.jpg) bottom  right no-repeat;
}

.menu {position:relative;}

.left {width: 165px;
float: left;
}

.left ul {
padding:0 0 5px 5px;
background: url(../images/m_bord.gif) center repeat-y;

margin:20px 0 0 1px;
}

.left ul li{
border-bottom:2px solid #656565;
margin:0 8px 0 2px;
padding:0;
}

.left ul li a{
background: url(../images/m_bg.gif) center repeat-x;
display: block;
padding:10px 0px 5px 10px;
text-decoration: none;
font:bold 15px Arial;
color:#bb1e1e;
//border:1px solid #000;
}
.left ul li a:hover{text-decoration: underline;}

.left ul li span{
background:url(../images/m_2.gif) left no-repeat;
display: block;
font:bold 15px Arial;
color:#bb1e1e;
padding:10px 0px 5px 10px;
}

.left .ul-in {margin:0;}
.left ul li ul{padding:0;}

.left .ul-in li a {
background: none;
font:normal 12px Arial;
color:#000;
padding:10px 0px 5px 10px;
margin: 0px;
line-height:10px;
background:url(../images/m_bg.gif) center repeat-x;
}
.left .ul-in li a:hover {
text-decoration: underline;

}
.left .ul-in li span {background: none;
font-weight:normal;
text-decoration: underline;
padding:10px 0px 5px 10px;
color:#666;
}

.right {
background:none;
width:730px;
float: left;
overflow: hidden;
}
.right h2 {
padding: 5px;
margin-left:60px;
line-height:30px;
background:url(../images/m_bg.gif)center repeat-x;
display:inline;
color:#000;
}

.right p {
margin-top:20px;
line-height:15px;
padding:0 10px 0 20px;
}
.right p strong {font-weight: bold;}

#cr{
height: 20px;
background-color:#666;
line-height:20px;
float:left;
padding-left:10px;
color:#fff;
width:200px;
}
#cont {
height: 20px;
background-color:#666;
line-height:20px;
text-align:center;
float:left;
color:#fff;
width:789px;
}
.ininput{width:307px;float:right;}
p table{
padding-left:66px;
}

.clear {
clear: both;
height: 0;
overflow: hidden;
}

h2 {
font:bold 15px Arial;
color: #41b913;
}

a {color:#000;text-decoration:underline; }
a:Hover { text-decoration:none; }
