*{margin:0;padding:0;}
html{font-size:12px;font-family:"ËÎÌå";}
body{width:980px;margin:0 auto;line-height:12px;background:#fff url(/images/body_bg.jpg) repeat-x;}
a{font-size:12px;text-decoration:none;color:#5B5B5B;}
a:hover{text-decoration:none;color:#B1D0E4;}
img{border:none;}
a img{border:none;}
ol,ul,li{list-style:none;}

/*--base style end--*/

.top{height:79px;}
.top .right{color:#50617B;line-height:20px; float:right; margin-top:30px; margin-right:10px;}
.top .right li{ text-align:right;}
.top .right a{color:#4C6382;width:66px;background:url(/images/top_right_a_bg.jpg) 1px 4px no-repeat; padding-left:10px;}
.top .right a:hover{color:#B1D0E4;}
/*--top end--*/

.top h1{ width:500px; float:left; margin-top:20px;}
.top .tel{ letter-spacing:1.2px;}

.nav{height:30px;line-height:32px;background:url(/images/nav_bg.jpg) no-repeat;}

ul.dropdown{ position: relative;}
ul.dropdown li{float: left; zoom: 1; width:78px; text-align:center;margin-left:20px;}
ul.dropdown li a{display: block;font-weight:800;color:#FFF; }
ul.dropdown li a:hover{background:url(/images/nav_hover_bg.jpg) left 4px no-repeat;display:block;}
ul.dropdown li:last-child a{ border-right: none; } 
/* Doesn't work in IE */
ul.dropdown li.hover,ul.dropdown li:hover{position: relative; }
ul.dropdown ul li a{ color:black; }
ul.dropdown ul li a:hover{background:url();background-color:#8396B6;}
/* LEVEL TWO*/
ul.dropdown ul{ width: 220px; visibility: hidden; position: absolute; top: 100%; left: -30px; }
ul.dropdown ul li{ font-weight: normal; background: #f6f6f6; color: #000; border-bottom: 1px solid #ccc; float: none; width:120px;}
/* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a{ border-right: none; width: 100%; display: inline-block; } 


.content h4{ background:url(/images/h4-bot.jpg) repeat-x left 24px; height:26px;clear:both;line-height:26px; margin-top:20px;}
.content h4 .b1{ background:url(/images/left.jpg) no-repeat; width:4px; float:left; display:block; height:24px; margin-left:20px;}
.content h4 .b2{ background:url(/images/right.jpg) no-repeat; width:4px; float:left; display:block; height:24px;}
.content h4 a{ background:url(/images/center.jpg) repeat-x; float:left; display:block; height:25px;color:#537991; padding-left:5px; padding-right:20px;}

.content h4 a img{ margin-bottom:-3px;margin-right:10px;}

.content ul{ min-height:45px; margin-top:20px}
.content ul li{ height:26px;}
/*--nav end--*/

.footer{line-height:20px;height:86px;background:url(/images/footer_bg.jpg) no-repeat;text-align:center;margin-top:5px;color:#636363;clear:both; padding-top:3px;}


/*--footer end--*/