/* BASIC css start */
.technicmenu { width:100%; height:45px;}
.technicmenu ul { margin-top: 35px;}
.technicmenu ul li {float:left; display:inline-block; color:#505050; text-align:center; width:460px; border:1px solid #8b99bb; list-style:none; height:43px; margin-right:26px;}
.technicmenu ul li a{ display:block; line-height:43px; font-size:15px;}
.technicmenu ul li a:hover {color:#3360a3; font-weight:bold; font-size:15px; background:#bdcce1;}
.technicmenu ul li:last-child {margin-right:0px;}
/* BASIC css end */

