@charset "utf-8";
/* CSS Document */
.top-link{ background:#ecf5fe; line-height:30px; width:1000px; margin:0 auto;}
.top-link ul{ float:right;}
.top-link ul li{ float:left; width:90px;}
.top-link ul li.ico1{ list-style-image:url(../images/ico1.gif); list-style-position:outside;}
.top-link ul li.ico2{ list-style-image:url(../images/ico2.gif); list-style-position:outside;}
.top-link ul li.ico3{ list-style-image:url(../images/ico3.gif); list-style-position:outside;}
.top-banner{background:url(../images/header.png) no-repeat scroll 0 top; height:144px; width:1000px; margin:0 auto; overflow:hidden;}


.top_flink a{ color:red; float:right; line-height:24px;}

.main-nav{ background:url(../images/nav_repx.gif) repeat-x scroll 0 0; height:35px; line-height:35px;  width:1000px; margin:0 auto; position:relative;}
.main-nav li{ float:left; display:inline; margin:0 5px; text-align:center; background:url(../images/line_r.gif) no-repeat scroll right center;}
.main-nav li a{ font-size:13px ; font-weight:bold; color:#fff; padding-right:12px; }

.main-nav li.main_navl{  width:4px; height:35px;position:absolute; top:0; left:0px;  background:url(../images/main_navl.gif) no-repeat; margin:0px;}
.main-nav li.main_navr{ width:5px;height:35px;position:absolute; top:0; right:0px;  background:url(../images/main_navr.gif) no-repeat scroll right top;margin:0px;  }

