﻿body {
	height:731px;
	width:100%;
}
#wrapper {
  position:relative; 
  overflow:hidden; 
  width:100%; 
  height: 100%; 
  margin:0px auto; 
  padding:0; 
  background-color:#ccffcc;
	top: 0px;
	left: 1px;
}
.body1
{
	height:100%;
	width:100%;
}
.body2
{
	background: url('../pics/background.jpg');
	height:100%;
	width:100%;
}
.divcolor
{
	  background-color:#FFFFFF;
}
.center_title_bar{
width:100%;
height:20px;
float:left;
padding:0 0 0 20px;
margin:0 0 0 2px;
_margin:0 0 0 6px;
line-height:33px;
font-size:12px;
color:#847676;
font-weight:bold;
background:url(../pics/banner.JPG) no-repeat center;
}
.rtop, .rbottom{display:block; }
.rtop *, .rbottom *{display: block; height: 1px; 
overflow: hidden
}
.r1
{
	margin: 0 5px;
	background: #000099;
}
.r2
{
	margin: 0 3px;
	background: #000099;
}
.r3{margin: 0 2px; background:#000099;}
.r4{margin: 0 1px; background:#000099;}
.contain{background:#9BD1FA;text-align:center;}

.r15{margin: 0 5px; background:#006666;}
.r25{margin: 0 3px; background:#006666;}
.r35{margin: 0 2px; background:#006666;}
.r45{margin: 0 1px; background:#006666;}
.contain{background:#9BD1FA;text-align:center;}

.rtop1, .rbottom1{display:block; }
.rtop1 *, .rbottom1 *{display: block; height: 1px; 
overflow: hidden
}
.r11{margin: 0 5px; background:#ccffcc;}
.r22{margin: 0 3px; background:#ccffcc;}
.r33{margin: 0 2px; background:#ccffcc;}
.r44{margin: 0 1px; background:#ccffcc;}
.contain{background:#9BD1FA;text-align:center;}
.left_content{
width:94%;
float:left;
	height: 385px;
}
.title_box{
width:100%;
height:23px;
margin:5px 0 0 0;
background:url(../pics/menu_title_bg.gif) no-repeat center;
background-color: #000099;
border-bottom:1px #FFFFFF solid;
text-align:center;
font-size:13px;
font-weight:bold;
color:#fff;
line-height:23px;
}
ul.left_menu{
width:100%;
padding:0px;
margin:0px;
list-style:none;
	height: 382px;
}
ul.left_menu li{
margin:0px;
list-style:none;
	width: 81%;
}
ul.left_menu li.odd a{
width:175px;
height:23px;display:block;background:#000099 url('../pics/checked.png') no-repeat 5px 5px; 
border-bottom:1px #FFFFFF solid;
text-decoration:none;color:#FFFFFF;padding:0 0 0 23px; line-height:21px;
}
ul.left_menu li.even a{
width:175px;
height:23px;display:block;background:#000099 url('../pics/checked.png') no-repeat 5px 5px;
border-bottom:1px #FFFFFF solid;
text-decoration:none;color:#FFFFFF;padding:0 0 0 23px; line-height:21px;
}
ul.left_menu li.even a:hover, ul.left_menu li.odd a:hover{
background:url(../pics/checked.png) no-repeat left #CC9900; color:#FFFFFF;background-position:5px 5px;
}
.MenuCSS
{
	height: 35px;
	width: 100%;
	background-color: #000099;
	font-size: 20px;
	color: White;
	font-family:Times New Roman;
}
.logos_tablist ul {
    list-style: none;
    display:inline-block;
    padding:0;
}
.logos_tablist ul li {
    width:13%;
    float:left;
    border:1px solid #ddd;
    margin:0 10px;
}
.logos_tablist ul li img {
    width:100%;
    display:inline-block;
}
	.mybutton {
		width: 500px;
		height: 55px;
		display: inline-block;
	}

.FixedHeader {
	position: absolute;
	font-weight: bold;
}

