﻿/* css初始化  */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
body{
    text-align:center;
}
body, button, input, select, textarea ,th , td{
    font-family: "MS PGothic","Osaka",Arial,sans-serif;
    font-size: 12px;
}

a {
    text-decoration: none;
    color: #000000;
}

a:hover {
    text-decoration: underline;
    color: #FF3300;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-style: normal;
    font-size: 100%;
}

fieldset, img {
    border: 0;
}

ol, ul, li {
    list-style: none;
}

table {
    border-collapse: 0;
    border-spacing: 0;
}

caption, th {
    text-align: left;
}

.wrap {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:#FFFFFF none repeat scroll 0 0;
    height:auto;
    margin:-18px auto 0;
    overflow:hidden;
    text-align:left;
    width:960px;
}

#footer{
    clear:both;		
    height:40px;
    line-height:40px;
    text-align:center;
}


/* 公用字体  */
.white, a.white, a.white:hover {
    color: #FFFFFF;
    text-decoration:none;
}

.gray1-14-b, a.gray1-14-b, a.gray1-14-b:hover {
    color: #444444;
    font-size: 14px;
    font-weight: bold;
}

.gray2-14-b, a.gray2-14-b, a.gray2-14-b:hover {
    color: #666666;
    font-size: 14px;
    font-weight: bold;
}

.gray1, a.gray1, a.gray1:hover {
    color: #666666;
}

.green1, a.green1, a.green1:hover {
    color: #42A60D;
}

.green1-14-b, a.green1-14-b, a.green1-14-b:hover {
    color: #42A60D;
    font-size: 13px;
    font-weight: bold;
}

/* 头部  */
.header {
    position: relative;
    height: 86px;
    background: url(/assets/1/images/bg-map.gif) 0px 0px no-repeat;
}

h1 a {
    position: absolute;
    top: 30px;
    left: 20px;
    width: 205px;
    height: 40px;
    display:inline-block;
    background: url(/assets/1/images/bg-map.gif) 0px -108px no-repeat;    
}

.search {
    position: absolute;
    top: 18px;
    right: 13px;
    width: 377px;
    height: 20px;
}

.search_input {
    width: 294px;
    height: 19px;
    line-height:19px;
    border: 1px solid #9EAB8E;
    vertical-align: middle;
}

.search_btn {
	display: inline-block;
    width: 68px;
    height: 21px;
    background: url(/assets/1/images/bg-map.gif) -231px -108px no-repeat;
    vertical-align: middle;
    text-align: center;
    line-height: 21px;
    cursor:pointer;
}
a.search_btn :link,a.search_btn :visited{ 
	text-decoration:none;
	}

.hot_search {
    position: absolute;
    top: 46px;
    right: 18px;
    line-height: 20px;
    width: 370px;
    height: 40px;
    background: url(/assets/1/images/bg-map.gif) -338px -108px no-repeat;
    overflow: hidden;
}

.hot_search strong {
    width: 70px;
    height: 46px;
    float: left;
}

.hot_search a {
    margin-right: 10px;
    _margin-right: 8px;
    display: inline-block;
}

/* 导航  */
.nav {
    height: 38px;
    line-height: 38px;
    position: relative;
}

.nav-left, .nav-right {
    float: left;
    height: 38px;
    width: 28px;
    background: url(/assets/1/images/bg-map.gif) -720px -108px no-repeat;
}

.nav-right {
    float: right;
    background: url(/assets/1/images/bg-map.gif) -748px -108px no-repeat;
}

.nav_main {
    float: left;
    width: 904px;
    height: 38px;
    line-height: 38px;
    background: url(/assets/1/images/jpNavBg.jpg) repeat-x;
}

.nav_main ul li {
    float: left;
    margin: 0px 5px;
    color: #318C01;
}

.nav_main ul li a {
    display: block;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    width: 118px;
    text-align: center;
}

.nav_main ul li a.current, .nav_main ul li a:hover {
    background: url(/assets/1/images/bg-map.gif) -842px -100px no-repeat;
    color: #298000;
}

.nav .hot_icon {
    position: absolute;
    top: -7px;
    left: 350px;
    width: 28px;
    height: 17px;
    display: block;
    background: url(/assets/1/images/bg-map.gif) 0 -178px no-repeat;
}

.nav .language {
    position: absolute;
    top: 5px;
    right: 20px;
    width: 200px;
    height: 27px;
    line-height: 27px;
    background: url(/assets/1/images/bg-map.gif) -53px -178px no-repeat;
}

.nav .language a {
    width: 100px;
    color: #FFFFFF;
    display: inline-block;
    text-align: center;
    text-indent: 15px;
    margin: 0px;
    padding: 0px;
    float: left;
    font-family: Arial,sans-serif;
}

/* 主体 部分 公用  */
.container {
    margin-top: 15px;
}

.container .i_bar {
    width: 200px;
    text-align: center;    
    float: left;
}

.container .i_bar .bottom {
    width: 200px;
    height: 6px;
    font-size: 1px;
    background: url(/assets/1/images/bg-map.gif) -306px -178px no-repeat;
}

.container .i_bar .bar-body {
    width: 200px;
    background: url(/assets/1/images/bar-center-bg.gif) repeat-y;
}

.container .i_main {
    width: 749px;
    float: right;
    text-align: left;  
}
.container .d_main {
    width: 749px;
    float: right;
    text-align: center;  
}

.bar-body .title {
    width: 196px;
    margin: 0px auto;
    height: 31px;
    background: url(/assets/1/images/bg-map-x.gif) 0px -60px repeat-x;
}

.bar-body .title h3 {
    line-height: 20px;
    padding-left: 21px;
    padding-top: 11px;
    color: #636363;
    text-align: left;  
    background: url(/assets/1/images/bg-map.gif) -907px -165px no-repeat;
}

.bar-body .bar-content {
    width: 190px;
    margin: 3px auto;
    padding: 10px 0px 10px 0px;
    overflow: hidden;
    text-align: left;   
    word-wrap: break-word;
    word-break: break-all;
}

.bar-body .bar-content a {
    color: #009900;
    display: inline-block;
    padding: 3px 2px 3px 2px;
    word-wrap: break-word;
    word-break: break-all;
    
}

.bar-body .bar-content a:hover {
    color: #FF6600;
}

.bar-content_district a {
	padding: 3px 2px 3px 2px;
	width:55px;
}
.bar-content_area a {
    padding: 3px;

}

.bar-content_per a{
    padding: 3px 2px 3px 2px;
    width:80px;
}
.bar-content_cai a {
	 padding: 3px;
}



/* 分页  */
.nav_cmt_nav_m{
      width:100%;
}
.nav_cmt_nav_inner_m{
    float:right;
    margin:2px 0 2px 0;
}

.nav_cmt_nav_inner_m div{
    float:left;
    height:20px;
    text-align:center;
    margin:0 0 0 3px;
}
.nav_cmt_nav_inner_m span{
    display:inline-block;
    padding:3px 4px 0px 4px;
    cursor:pointer;
}

.nav_cmt_nav_inner_m a,.nav_cmt_nav_inner_m a:visited{
    display:inline-block;
    height:100%;
    text-decoration:none;
}

.nav_cmt_nav_inner_m a:hover{
    text-decoration:none;
}

.nav_cmt_nav_this{
    cursor:default !important;
    font-weight:bold;
}

#clear{ height:10px; witdh:100%; clear:both; font-size:0px; }

.nav_cmt_nav_inner a,.nav_cmt_nav_inner a:visited{
    /* 边框 */
    border:#999999 1px solid;  
    /* 背景 */
    background-color:#ffffff; 
    /* 文字颜色  */
    color:#333333; 
}

.nav_cmt_nav_inner_m a:hover{
    /* 热点边框  */
    border:#666666 1px solid;  
    /* 热点背景  */
    background-color:#42A60E; 
    /* 文字颜色  */
    color:#333333; 
}


