﻿* {margin: auto;padding: 0;}
  
:focus{outline:none;}
 
a img{border: 0px;}
a {text-decoration: none;cursor:pointer;}

.main_body {width:960px;color:#d4d7da;font-size:11px;margin-top:50px;  }
.menu_division{clear:both;padding-top:30px;}
 
  
/* Menu Part2 Starts Here */
.menu_body2{width:980px;text-align:left;background:url(../images/menu_bg2.gif) left repeat-x;height:38px; border-radius: 5px;}

.menu_left_part2{float:left;width:6px;height:38px;background:url(../images/menu_left_img2.gif) no-repeat;}
.menu_right_part2{float:right;width:6px;height:38px;background:url(../images/menu_right_img2.gif) no-repeat;}

.menu_content2{
	padding:4px 10px 5px 0px;
	font-weight:bold;
	font-family: arial;
	font-size: 11px;
	font-weight:bold;
	color: #d4d7da;
	text-align: center;
}
.menu_content2 ul{list-style-type:none; font-weight:bold;}
.menu_content2 li{float:left;margin-right:5px; font-weight:bold;}
.menu_content2 li:hover{background:#ffffff;margin-right:5px;float:left;color:#0a4b6d; font-weight:bold;}
.menu_content2 a{color:#d4d7da;padding:4px 10px 5px 10px;display:block; font-weight:bold;}
.menu_content2 a:hover{color:#0a4b6d;padding:4px 10px 5px 10px; font-weight:bold;}
li.menu_content2_active{background:#ffffff;margin-right:5px;float:left;color:#0a4b6d;   font-weight:bold;}
.menu_content2_active a{color:#0a4b6d;padding:4px 10px 5px 10px; font-weight:bold;}

 /* Search Part Starts Here */
 .search_body2{margin-top:2px;color:#0a4b6d;width:220px;height:20px;float:right;background:url(../images/search_input_bg2.gif) no-repeat;}
 .search_body2 a{padding:0px;display:inline-block;}
 .search_body2 a:hover{padding:0px;display:inline-block; }
 .search_body2 input[type="text"]{margin:1px 0px 0px 3px;width:180px;color:#0a4b6d;background:none;border:none; vertical-align:top;}
 .search_body2 input[type="image"]{margin:1px 0px 0px 8px;}
 /* Search Part Ends Here */
 
/* Menu Part2 Ends Here */