/* CSS Document */
/* CSS Document */
body{
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color:#000000;
	margin: 0px;
	background:#FFF;
	/*background:url(../image/bg.gif) repeat;	*/
	/*background-repeat: no-repeat;
	background-attachment: fixed; */
}
p{
	margin:0;
}

.clear{
	clear:both;
}

#wrap{
	width:960px;	
}

#header{	
	text-align:left;
}

#menu{		
	margin-top:10px;
	height:30px;	
	line-height:30px;
	padding:1px 0 1px 10px;	
	font-size:12px;	
	background:url(../image/menu_bg.jpg);
}

#menu ul{
	margin:0px;
	padding:0px;
}

.parent_1{
	float:left;
	*margin-top:-4px;
}

.parent_1:hover{
	background-color:#DFDFDF;
}

#menu ul{
	margin:0px;
	padding:0px;	
}
#menu table{
	position:absolute;
	top:0px;	
	left:0;
	width:150px;
}

#menu table li{
	list-style-type:none;
	float:left;
	padding:4px 7px;
	position:relative;	
}

#menu table li a{
	color:#FFFFFF;
}

#menu ul li{
	list-style-type:none;
	float:left;	
	padding-right:3px;
	position:relative;
	background:url(../image/space_menu.jpg) right top no-repeat;	
}


#menu ul li:hover{
	background-color:#07689B;
}

#menu ul .menu_hover{
	background-color:#07689B;		
}

#menu ul .menu_hover a{
	color:#FFFFFF;
	font-weight:bold;
}
#menu ul li:hover a{
	color:#FFFFFF;
}

#menu ul li a{
	display:block;
	float:left;
	padding: 0 10px;
	height:30px;
}

#menu ul li a:hover{
	background-color:#07689B;
}

#menu ul li ul{
	position:absolute;
	top:30px;
	width:180px;
	background-color:#07689B;
	border:1px solid #006699;	
	left:0px;
	visibility:hidden;	
}

#menu ul li:hover ul, #menu ul a:hover ul{
	visibility:visible;	
}

#menu ul li:hover ul a, #menu ul a:hover ul a{
	float:none;	
	height:auto;
}


#menu ul li ul div{
	position:absolute; top:0px; left:160px; display:none; width:200px; background-color:#07689B; border:1px solid #006699;
}

#menu ul li ul div a{
	float:none;	
	height:auto;
}

#menu ul li ul div a:hover{	
	background-color:#6699CC;
}
#menu ul li ul li{
	padding:0;
	width:100%;	
	text-align:left;
	height:22px;
	line-height:22px;
	background:none;
}

#menu ul li ul li a{
	display:block;
	padding: 0px 10px;
}

#menu ul li ul li a:hover{
	background-color:#6699CC;	
}

#menu ul li ul li:hover{
	background-color:#6699CC;	
}

#menu a:hover{ background:none; color:#FFFFFF;} 

#left_content{
	float:left;
	width:170px;
	margin-right:10px;	
	text-align:left;
}

#center_content{
	float:left;
	width:600px;	
	text-align:left;
}

#footer{
	margin-top:30px;	
	text-align:left;
	padding-bottom:10px;
}

#right_content{
	float:right;
	width:170px;
	margin-left:10px;	
	text-align:left;
}

a{
	color:#0077A3;
	text-decoration:none; 	
}
a:hover{
	color:#FF0000;
	text-decoration:underline;
}

.SubHead
 {
 float:left;
 font-weight:bold;
 }
 .content_in_box
  {
  	float:left;  width:417px; border-left:1px solid #7B94CA; border-right:1px solid #7B94CA;
  }
  .content_in_box_about
  {
  	float:left;  width:597px; border-left:1px solid #7B94CA; border-right:1px solid #7B94CA;
  }
 .top_title{
	height:21px;
	line-height:21px; 	
 }
 
 .left_title{
 	float:left;
 	height:100%;
 	background:url(../image/centertop_bg.jpg) repeat-x; 
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
 }
 
 .right_title{
 	float:right;
 	height:100%;
	width:12px;	
 	background:url(../image/righttop_bg.jpg) no-repeat; 
 }
 
 .left_frame{
 	float:left;
	width:11px;
 	height:100%;
 	background:url(../image/leftmid_bg.jpg) repeat-y; 
 }
 
 .center_frame{
 	float:left;
 	width:757px;
	height:100%;
	background-color:#FFFFFF;
 }
 
 .right_frame{
 	float:right; 	
	width:12px;	
	height:100%;		
 	background:url(../image/rightmid_bg.jpg) repeat-y; 
 }
 
 .left_bottom_frame{
 	float:left;
	width:11px;
 	height:100%;
 	background:url(../image/leftbot_bg.jpg) no-repeat; 
 }
 
 .bottom_frame{
 	float:left;
 	width:757px;
	height:100%;
	background:url(../image/centerbot_bg.jpg) repeat-x; 
 }
 
 .right_bottom_frame{
 	float:right; 	
	width:12px;	
	height:100%;		
 	background:url(../image/rightbot_bg.jpg) no-repeat; 
 }
 
 .parent_menu{
	background-color:#234F03;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	padding-left:4px;
	color:#FFFFFF;
	font-weight:bold;
 }
 
 .child_menu{
	background-color:#CCFFCC;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	padding-left:4px;
	
 }
 
 .row{
	clear:both;
	padding:5px 10px; 
 }
 .row b{
 	float:left;
	width:110px;
 }
 
 .row span{
	float:left;
	width:270px;
 }
 
 .button_1{
	color:#FFFFFF; border:none; background-color:#AD667A; cursor:pointer;
}

.sub_menu{
	position:absolute;
	left:150px;
	top:0px;
}

.tab_class{
	height:23px;
	line-height:23px;
}

.sub_tab{
	float:left;
	margin-right:5px;
	height:23px;
}

.left_tab_select{
	float:left; width:3px; height:100%; background:url(../image/left-tab-select.jpg) no-repeat;
}

.center_tab_select{
	float:left; padding:0 5px; height:100%; background:url(../image/center-tab-select.jpg) repeat-x;
}

.center_tab_select a, .center_tab_select a:hover{
	font-weight:bold;
	color:#FFFFFF;
}


.right_tab_select{
	float:left; width:3px; height:100%; background:url(../image/right-tab-select.jpg) no-repeat;
}

.left_tab_deselect{
	float:left; width:3px; height:100%; background:url(../image/left-tab-deselect.jpg) no-repeat;
}

.center_tab_deselect{
	float:left; padding:0 5px; height:100%; background:url(../image/center-tab-deselect.jpg) repeat-x;
}

.center_tab_deselect a, .center_tab_deselect a:hover{
	font-weight:bold;
	color:#003399;
}

.right_tab_deselect{
	float:left; width:3px; height:100%; background:url(../image/right-tab-deselect.jpg) no-repeat;
}

.content_tab{
	border-top:1px solid #7993CC;
}

.content_tab .left{
	height:100%;
	width:11px;
	background:url(../image/leftmid_bg.jpg) left repeat-y; 
}

.content_tab .center{
	height:100%;	
	background-color:#FFFFFF;
}
 
.content_tab .right{
	height:100%;
	width:11px;
	background:url(../image/rightmid_bg.jpg) right repeat-y; 
}

.color_white{
	color:#FFFFFF;
}

.bottom_menu{
	font-size:11px; padding:0 10px; height:27px; line-height:25px; background-color:#6699CC; margin-bottom:10px; border:1px solid #006699; border-top: none; color:#fff;
}

.bottom_menu a{
	color:#fff;
}