﻿* {margin: auto;padding: 0;}
  
:focus{outline:none;}
 
a img{border: 0px;}
a {text-decoration: none;cursor:pointer;}

.main_body {width:940px;color:#d4d7da;font-size:12px;margin-top:50px;  }
.menu_division{clear:both;padding-top:30px;}
 
  
/* Menu Part2 Starts Here */
.menu_body2{width:960px;text-align:left;background:url(../images/menu_bg3.gif) left repeat-x;height:38px; border-radius: 5px;}

.menu_left_part2{float:left;width:6px;height:38px;background:url(../images/menu_left_img3.gif) no-repeat;}
.menu_right_part2{float:right;width:6px;height:38px;background:url(../images/menu_right_img3.gif) no-repeat;}

.menu_content2{padding:6px 5px 0px 5px;font-weight:bold; font-family: arial;font-size: 12px;color: #d4d7da;text-align: center; }
.menu_content2 ul{list-style-type:none;}
.menu_content2 li{float:left;margin-right:5px;}
.menu_content2 li:hover{background:#ffffff;margin-right:5px;float:left;color:#0a4b6d;}
.menu_content2 a{color:#d4d7da;padding:5px 20px 5px 20px;display:block;}
.menu_content2 a:hover{color:#000000;padding:5px 20px 5px 20px;}
li.menu_content2_active{background:#ffffff;margin-right:5px;float:left;color:#0a4b6d;   }
.menu_content2_active a{color:#000000;padding:5px 20px 5px 20px;}

 /* Search Part Starts Here */
 .search_body2{margin-top:2px;color:#0a4b6d;width:220px;height:20px;float:right;background:url(../images/search_input_bg3.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 */