﻿/********* header **********/
#wrapper{width:960px;margin:0 auto;}
#header{height:138px;background:url(../images/bg.png);}
#header h1{float:left;background:url(../images/logo.png) no-repeat;margin:13px 16px 10px 26px;display:inline}
#header h1 a{display:block; text-indent:-9999px;width:167px;height:75px}
#header #form{float:left;margin-top:41px;margin-left:208px;}
#header #form form input{float:left;width:332px;height:29px;border:0;background:url(../images/bg.png) no-repeat scroll 0 -144px;padding-left:42px;padding-top:9px;font-size:24px}
#header #form form button{float:left;width:72px;height:37px;background:url(../images/bg.png) no-repeat scroll -380px -144px;margin-top:1px;cursor:pointer}
#reg-search{float:left;margin-top:6px;margin-left:8px;}
#reg-search a{color:white;line-height:36px}
#reg-search #search{margin-left:4px;}
#nav{clear:both;width:949px;height:40px;background:url(../images/nav_bg.png) repeat-x;padding-left:11px;padding-top:2px;}
#nav img{float:left;}
#nav a{width:121px;height:35px;line-height:35px;color:white;font-weight:bold;display:block;float:left;text-align:center}
#nav a.add{float:right;margin-top:5px;}

/********* link **********/
#link{clear:both;border:1px solid #ededed;margin-top:5px;padding-left:12px;height:108px;}
#link h3{color:#8496aa;font-size:16px;font-weight:bold;padding-top:6px;margin-bottom:6px;}
#link ul{white-space:nowrap;line-height:19px;}
#link ul li{float:left;margin-right:4px;}
#link ul li a{color:#aaaaaa}
#link .more-link{font-weight:bold;margin-left:15px;}

/********** footer **********/
#footer{clear:both;border-top:12px solid #DCF1C6;height:58px;padding-top:18px;margin-top:6px}
#footer ul{margin-left:302px;}
#footer ul li{float:left;border-right:1px solid #8499aa;padding:0 14px;height:16px;line-height:16px;}
#footer ul li.last{border:none}
#footer ul li a{color:#8d97a3;font-weight:bold}
#footer #copyright{color:#c9cfc1;text-align:center;}


/********* common ************/
h2.bk-n{height:25px;padding:8px 12px 0 10px;background:url(../images/bg_green.gif) repeat-x;}
h2.bk-n a.title{float:left;background:url(../images/bg_h2_a.gif) no-repeat scroll 0 center;font-weight:bold;padding:2px 0 2px 26px;}
h2.bk-n a.more{float:right;color:#8297b2}
h2.title{height:25px;background:url(../images/city_bg.png) repeat scroll 0 0;padding:8px 16px 0 16px}
h2.title a.more{float:right;color:#8298ad;}
.list-n{border:1px solid #ececec;padding-left:9px;padding-top:8px;padding-bottom:8px}
.list-n a{background:url(../images/bg_list.gif) no-repeat scroll 0 center;display:block;height:20px;padding:4px 0 2px 25px;}
.list-bk{background-color:#FAF3ED;border:1px solid #ececec;padding-left:9px;padding-top:8px;padding-bottom:6px;line-height:27px;white-space:nowrap;overflow:hidden}
.list-bk a{display:block;margin-right:12px;float:left;}

/** class **/
.fleft{float:left}
.fright{float:right}
.clear{clear:both}