﻿@charset "utf-8";
body{font-size:12px;color: #333;line-height:1;}
.banner {
	margin-top:-268px;
    height: 249px;
    text-align: center;
    width: 100% !important;
}

.nav{
	position:relative;
	width:100%;
	height:41px;
	line-height:41px;
	background: url(../images/fsx_navli_bg.jpg) repeat-x;
}
.nav a{
	float:left;font-size:16px;font-family: "Microsoft YaHei";
	font-weight:bold;
    width: 120px;
    color: #fff;
}

.tit_h{height: 40px;background: url(../images/fsx_bg2.jpg) repeat-x;}
.tit_h .tit_h2{
	width: 231px;
    height: 40px;
    margin: 20px 0;
    padding: 0 10px;
    background: url(../images/fsx_bg.jpg) no-repeat;
    color: #fff;
    font-family: '????';
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
}
.tit_h3{
	width:auto;
    height: 36px;
	line-height:36px;
}

.area {
    overflow: hidden;
    margin-top: 15px;
    padding-bottom: 3px;
}
.area_l{width: 270px;}
.area_r{overflow: hidden;padding-left: 15px;}
.area_l img{width: 270px;height: 86px;}
.area_list{overflow: hidden;padding: 10px 0 10px 10px;border: 1px solid #d5e4b9;}
.area_list li {
    float: left;
    width: 100px;
    height: 27px;
    margin: 4px 12px;
    background: url(../images/fsx_li_bg.jpg) no-repeat;
    line-height: 27px;
    text-align: center;
}
.area_list li a {color: #fff;}
.table_con1{
	width:100%;margin-top: 12px;
    border-top: 1px solid #d5e4b9;
    border-left: 1px solid #d5e4b9;
    clear: both;
}
.table_tit {
    height: 27px;
    background: #d5e4b9;
    color: #1e3c00;
    font-size: 14px;
    font-weight: bold;
    line-height: 27px;
    text-align: center;
}
.table_con1 td{
	font-size:18px;
	height: 29px;padding-left:15px;
    border-right: 1px solid #d5e4b9;
    border-bottom: 1px solid #d5e4b9;
} 

.table_con2{
	text-align:center;
	width:100%;margin-top: 12px;
    border-top: 1px solid #d5e4b9;
    border-left: 1px solid #d5e4b9;
    clear: both;
}
.table_tit {
    height: 27px;
    background: #d5e4b9;
    color: #1e3c00;
    font-size: 14px;
    font-weight: bold;
    line-height: 27px;
    text-align: center;
}
.table_con2 th,.table_con2 td {
    height: 29px;
    border-right: 1px solid #d5e4b9;
    border-bottom: 1px solid #d5e4b9;
}
.table_con2 th{height:36px;line-height:18px;}
.table_con2 td a{color:blue;text-decoration:underline;}
.area_con2{width: 100%;margin: 0 10px;}    
.area_con2 .con2_box a{margin-right: 10px;font-size:14px;}  














