@charset "utf-8";
/* CSS Document */
	body {
	margin:0px;
	text-align:center;
	scrollbar-face-color:white;
	scrollbar-highlight-color:skyblue;
	scrollbar-shadow-color:skyblue;
	scrollbar-3dlight-color:white;
	scrollbar-arrow-color:#049fc4;
	scrollbar-track-color:white;
	scrollbar-darkshadow-color:white;
	background:#fff;
	}
	
	/*基本定义*/	
	* {margin:0px; padding:0px; border:0px;}

	a:link {font-size:12px; color:#3D3D3D; text-decoration:none;}
	a:visited {font-size:12px; color:#3D3D3D; text-decoration:none;}
	a:hover {font-size:12px; color:#ff0000; text-decoration:none;}
	
    .a-black:link { font-size:12px;color:#000; text-decoration:none;}
    .a-black:visited { font-size:12px; color:#000; text-decoration: none;}
    .a-black:hover { font-size:12px; color: #ff0000; text-decoration: underline;}

    .a-black1:link { font-size:12px; font-weight:bold; color:#000; text-decoration:none;}
    .a-black1:visited { font-size:12px; font-weight:bold; color:#000; text-decoration: none;}
    .a-black1:hover { font-size:12px; font-weight:bold; color: #ff0000; text-decoration: underline;}

	.a-black-14:link { font-size:14px;color:#3D3D3D; text-decoration:none;}
    .a-black-14:visited { font-size:14px; color:#3D3D3D; text-decoration: none;}
    .a-black-14:hover { font-size:14px; color: #ff0000; text-decoration: underline;}
	
    .a-white:link { font-size:12px;color: #fff; text-decoration:none;}
    .a-white:visited { font-size:12px; color: #fff; text-decoration: none;}
    .a-white:hover { font-size:12px; color: #ff0000; text-decoration: underline;}
    
	.a-white1:link { font-size:12px; font-weight:bold; color: #fff; text-decoration:none;}
    .a-white1:visited { font-size:12px; font-weight:bold; color: #fff; text-decoration: none;}
    .a-white1:hover { font-size:12px; font-weight:bold; color: #ff0000; text-decoration: underline;}

    .a-red:link { font-size:12px;color: #ff0000; text-decoration:none;}
    .a-red:visited { font-size:12px; color: #ff0000; text-decoration: none;}
    .a-red:hover { font-size:12px; color: B40000; text-decoration: underline;}

	.a-white-14:link { font-size:14px; font-weight:bold; color:#fff; text-decoration:none;}
    .a-white-14:visited { font-size:14px; font-weight:bold; color:#fff; text-decoration: none;}
    .a-white-14:hover { font-size:14px; font-weight:bold; color:#ff0000; text-decoration: none;}

    .a-grey:link { font-size:12px;color: #6D6D75; text-decoration:none;}
    .a-grey:visited { font-size:12px; color: #6D6D75; text-decoration: none;}
    .a-grey:hover { font-size:12px; color: #ff0000; text-decoration: underline;}
    
	.a-green:link { font-size:12px;color: #53A93C; text-decoration:none;}
    .a-green:visited { font-size:12px; color: #53A93C; text-decoration: none;}
    .a-green:hover { font-size:12px; color: #ff0000; text-decoration: underline;}
	
	.a-blue:link { font-size:12px;color: #0466A7; text-decoration:none;}
    .a-blue:visited { font-size:12px; color: #0466A7; text-decoration: none;}
    .a-blue:hover { font-size:12px; color: #ff0000; text-decoration: underline;}

	.a-blue-14:link { font-size:14px; font-weight:bold; color: #005DA7; text-decoration:none;}
    .a-blue-14:visited { font-size:14px; font-weight:bold; color: #005DA7; text-decoration: none;}
    .a-blue-14:hover { font-size:14px; font-weight:bold; color: #ff0000; text-decoration: underline;}

	.black-12-20 { font-size:12px; color:#3D3D3D; text-decoration:none;}
	.black-14-20 {font-size:14px; color:#3D3D3D; text-decoration:none;}
	.black-16-20 {font-size:16px; color:#3D3D3D; text-decoration:none;}
	.white-12-20 { font-size:12px; color:#fff; text-decoration:none;}
	.white-14-20 { font-size:14px; color:#fff; text-decoration:none;}
	.red-12-20 { font-size:12px; color:#ff0000; text-decoration:none;}
	.red-14-20 { font-size:14px; color:#ff0000; text-decoration:none;}
	.red-16-20 { font-size:16px; color:#ff0000; text-decoration:none;}
	.red-14-20 { font-size:14px; color:#ff0000; text-decoration:none;}
	.blue-12-20 { font-size:12px; color:#0665A7; text-decoration:none;}
	.blue-14-20 { font-size:14px; color:#0665A7; text-decoration:none;}
	.yellow-12-20 {font-size:12px; color:#FE9505; text-decoration:none;}
	.yellow-14-20 {font-size:14px; color:#FE9505; text-decoration:none;}
	.cheng-12-20 {font-size:12px; color:#EBA100; text-decoration:none;}
	.cheng-14-20 {font-size:14px; color:#EBA100; text-decoration:none;}
	.green-12-20 {font-size:12px; color:#53A93C; text-decoration:none;}
	.green-14-20 { font-size:14px; color:#53A93C; text-decoration:none;}
	.grey-12-20 {font-size:12px; color:#6D6D75; text-decoration:none;}
	.grey-14-20 {font-size:14px; color:#6D6D75; text-decoration:none;}

	.left {float:left;}
	.right {float:right;}
	.clear {clear:both;}
	.hidden {display:none;}
	.bg {background:none;}

	/*表单样式*/
	.input_select {width:143px; height:23px; line-height:23px; border:1px solid #53B1E4; font-size:12px; color:#3D3D3D;}
	.input_text {width:125px; height:20px; line-height:20px; border:1px solid #53B1E4; font-size:12px; color:#3D3D3D;}
	.input_button {width:55px; height:21px; line-height:21px; background:url(../../images/zh_CN/t_putian/button.gif) no-repeat;  border:0px; font-size:12px; font-weight:bold; color:#fff; text-align:center; cursor:pointer;}
	
	/*页面布局*/
	#container {width:900px; background-color:#fff; margin:0px auto; text-align:left;}
	#logo {margin-top:10px; text-align:left;}
	#col_box1 {width:900px; padding-top:10px;}
	#col_box2 {width:900px; padding-top:10px;}
	
	#link {width:95px; height:21px; line-height:21px; background:url(../../images/zh_CN/t_putian/link-bg.gif) no-repeat; text-align:center;}	
	
	/*导航条*/
	#nav {width:410px; height:21px;}
	.nav_lef {width:10px; height:21px; background:url(../../images/zh_CN/t_putian/nav-bg-lef.gif) no-repeat}
	.nav_cen {width:385px; height:21px; line-height:21px; background:#3CBAEA; text-align:center; padding-left:5px;}
	.nav_rig {width:10px; height:21px; background:url(../../images/zh_CN/t_putian/nav-bg-rig.gif) no-repeat}
	.nav_list {line-height:21px; background:url(../../images/zh_CN/t_putian/nav-line.gif) no-repeat right center; padding-left:12px; padding-right:12px;}
	.nav_list1 {line-height:21px; padding-left:12px;}
	#partner {width:145px; height:254px; background:url(../../images/zh_CN/t_putian/pat-bg.gif) no-repeat top;}
	.par_col {padding-top:229px;}
	#banner {width:689px; padding-top:20px;}
	#banner #image {width:689px; height:25px; background:url(../../images/zh_CN/t_putian/jiao.gif) no-repeat right;}
	#base {width:211px; text-align:left; padding-top:1px;}
	.base_body {padding-top:15px;}
	.base_body .news_list {width:185px; background:url(../../images/zh_CN/t_putian/dow.gif) no-repeat left 1px; padding-left:15px; padding-bottom:8px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
	.base_body .news_list1 {width:185px; padding-left:15px; padding-bottom:8px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
	.base_body .news_img {margin-top:5px;}
	.base_body .news_img1 {margin-top:4px;}

	
	/*新闻内容*/
	#lef_col {width:212px; padding-right:2px; border-right:1px solid #D2D5DE;}
	#cen_col {width:212px; padding-right:2px; padding-left:2px; border-right:1px solid #D2D5DE;}
	#rig_col {width:215px; padding-right:10px;}
	.news_title {}
	.news_body {width:195px; text-align:left; padding-top:10px; padding-left:10px;}
	.news_body ul {}
	.news_body li {line-height:16px; list-style-image:url(../../images/zh_CN/t_putian/dow1.gif); list-style-position:outside; margin-left:20px; padding-bottom:6px;}
	.news_more {height:28px; margin-top:5px; padding-right:10px; text-align:right;}
	.rig_col_title {height:16px; border-bottom:1px solid #53B2E2; margin-top:7px; text-align:left; }
	.rig_col_body {padding-top:10px;}
	.rig_col_body .news_list {width:200px; background:url(../../images/zh_CN/t_putian/dow2.gif) no-repeat left 3px; padding-left:15px; padding-bottom:8px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
	.rig_col_more {height:20px; margin-top:5px; padding-right:10px; text-align:right;}
	.rol_col {margin-top:5px;}
	.rol_col_lef {width:7px; height:45px;}
	.rol_col_cen {width:191px; padding:0px 5px; height:45x; overflow:hidden;}
	.rol_col_rig {width:7px; height:45px;}

	/*图片栏目*/
	#pic_col {width:890px; margin-top:20px;}
	.pic_col_list {width:140px; margin-right:10px;}
	.pic_col_list1 {width:140px;}
	
	/*友情链接*/
	#fel_col {width:890px; padding-top:10px;}
	.fel_lef {width:11px; height:50px; background:url(../../images/zh_CN/t_putian/fel-lef.gif) no-repeat;}
	.fel_cen {width:868px; height:50px; background:url(../../images/zh_CN/t_putian/fel-cen.gif) repeat-x;}
	.fel_rig {width:11px; height:50px; background:url(../../images/zh_CN/t_putian/fel-rig.gif) no-repeat;}
	.fel_cen ul {padding-top:5px; padding-left:10px;}
	.fel_cen li {width:115px; height:40px; margin-right:7px; display:block; list-style:none; float:left;}

	/*版权*/
	#footer {width:890px; margin-top:10px; border-top:3px solid #0465A9; padding:10px 0px;}
	#footer p {line-height:20px; text-align:center;}
	
	/*二级页面*/
	#banner1 {}

	/*左栏*/
	#sub_lef {width:180px;}
	.sub_lef_title1 {width:5px; height:41px; background:url(../../images/zh_CN/t_putian/sub-title-lef.gif) no-repeat;}
	.sub_lef_title2 {width:170px; height:41px; background:#9DD2F2; text-align:left;}
	.sub_lef_title3 {width:5px; height:41px; background:url(../../images/zh_CN/t_putian/sub-title-rig.gif) no-repeat;}
	.sub_lef_title2 span {line-height:41px; padding-left:25px;}
	.sub_lef_body {margin-top:5px;}
	.sub_lef_body1 {width:180px; height:5px; background:url(../../images/zh_CN/t_putian/sub-body-top.gif) no-repeat;}
	.sub_lef_body2 {width:178px; height:250px; background:#F0F7FD; border-left:1px solid #9BD3F4; border-right:1px solid #9BD3F4; padding-top:5px; padding-bottom:50px;}
	.sub_lef_body3 {width:180px; height:5px; background:url(../../images/zh_CN/t_putian/sub-body-bot.gif) no-repeat; margin-bottom:10px;}
	.sub_lef_body2 .news_list {width:143px; height:25px; background:url(../../images/zh_CN/t_putian/dow4.gif) no-repeat 20px 10px;  padding-left:35px; line-height:25px; border-bottom:1px solid #9DD2F2; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
	.sub_lef_box {padding:10px 0px; text-align:center;}

	/*右栏*/
	#sub_rig {width:690px; text-align:left; padding-left:20px;}
	.sub_rig_title1 {width:240px; height:23px; line-height:23px; border-bottom:2px solid #D2D4E0; text-align:left; padding-top:16px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
	.sub_rig_title2 {width:450px; height:24px; line-height:23px; border-bottom:1px solid #D2D4E0; text-align:right; padding-top:16px; }
	.sub_rig_body {text-align:left; padding:10px 0px;}
	.sub_rig_body .news_list {width:690px; height:25px; border-bottom:1px solid #E9EAEE;}
	.sub_rig_body .news_list .news_con {width:560px; line-height:25px; background:url(../../images/zh_CN/t_putian/dow3.gif) no-repeat 15px 5px;  padding-left:40px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
	.sub_rig_body .news_list .news_date {width:90px; line-height:25px; text-align:center;}
	.sub_rig_more1 {width:50%; height:20px; text-align:left; padding-top:10px;}
	.sub_rig_more2 {width:45%; height:20px; text-align:right; padding-top:10px;}

	/*新闻页*/
	#rea_col {width:890px;}
	.rea_info_title {width:890px; height:24px; line-height:23px; border-bottom:1px solid #D2D5DE;}
	.rea_info_box {height:23px; line-height:23px; border-bottom:1px solid #D2D5DE; text-align:left;}
	.rea_col_title {line-height:25px; padding:5px 20px; text-align:center; border-bottom:1px solid #E9EAEE;}
	.rea_col_body {padding:10px 20px; text-align:left; line-height:22px;}
	.rea_col_info {height:30px; line-height:30px; text-align:center;}
	.rea_col_box {height:20px; margin:25px; text-align:center;}
