@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;}
	img {border:0px;}

	a:link {font-size:12px; color:#6A6D72; text-decoration:none;}
	a:visited {font-size:12px; color:#6A6D72; 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: none;}

    .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: none;}

	.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: none;}
	
    .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: none;}
    
	.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: none;}

    .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: none;}

	.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: none;}
   
    .a-grey-14:link { font-size:14px;color: #6D6D75; text-decoration:none;}
    .a-grey-14:visited { font-size:14px; color: #6D6D75; text-decoration: none;}
    .a-grey-14:hover { font-size:14px; color: #ff0000; text-decoration: none;}
    
	.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: none;}
	
	.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: none;}

	.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: none;}

	.black-12-20 { font-size:12px; color:#6A6D72; text-decoration:none;}
	.black-14-20 {font-size:14px; color:#6A6D72; text-decoration:none;}
	.black-16-20 {font-size:16px; color:#6A6D72; 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_pthl5/button.gif) no-repeat; margin:0px; padding:0px; border:0px; font-size:12px; font-weight:bold; color:#fff; text-align:center; cursor:pointer;}
	
	/*页面布局*/
	#container {width:930px; background-color:#fff; margin:0px auto; text-align:left;}
	#logo {padding-top:10px; text-align:left; height:50px;}
	#banner {padding-top:10px; height:200px;}
	
	/*导航条*/
	#nav_left {width:246px; border-top:5px solid #56B5D1; height:50px;}
	#nav {width:684px; height:50px; text-align:left;}
	#nav ul li {width:75px; border-left:1px solid #fff; list-style:none; display:block; float:left;}
	#nav ul li a {font-size:12px; font-weight:bold; color:#fff; text-decoration:none; text-align:center; display:block;}	
	#nav ul li a:link {width:75px; height:25px; line-height:25px; background:#56B5D1;}	
	#nav ul li a:visited {width:75px; height:25px; line-height:25px; background:#56B5D1;}	
	#nav ul li a:hover {width:75px; height:30px; line-height:30px; background:#2B76B9; padding-top:5px;}	

	/*新闻内容*/
	#cols {width:930px; margin-top:5px; min-height:200px; height:auto !important; height:200px;}
	.cols_title1 {width:930px; height:25px; background:url(../../images/zh_CN/t_pthl5/tit-bg1.gif) repeat-x left top; text-align:center;}
	.cols_title2 {width:930px; height:25px; background:url(../../images/zh_CN/t_pthl5/tit-bg2.gif) no-repeat; text-align:center;}
	.tit_fz {font-size:14px; font-weight:bold; color:#fff; filter:Glow(Color=#0F9BBF, Strength=2); height:25px; line-height:25px;}
	.tit_fz2 {font-size:14px; font-weight:bold; color:#fff; filter:Glow(Color=#2972B6, Strength=2); height:25px; line-height:25px;}
	.cols_body1 {width:930px; background:url(../../images/zh_CN/t_pthl5/page-bg.gif) repeat-x left top; padding-top:2px;}
	.cols_body2 {width:224px; background:#D5D8DD; border-right:1px solid #C3C8CB; height:205px; overflow:hidden;}
	.cols_body3 {width:705px; background:#EEEFF1; height:205px; overflow:hidden;}
	#col1 {width:234px; height:244px;background:#F1F2F6 url(../../images/zh_CN/t_pthl5/page-bg2.gif) repeat-x left top; border:1px solid #B8BFC7;}
	#col2 {width:367px; height:244px;background:#F1F2F6 url(../../images/zh_CN/t_pthl5/page-bg2.gif) repeat-x left top; border:1px solid #B8BFC7; margin:0px 5px;}
	#col3 {width:313px; height:244px; background:#F1F2F6 url(../../images/zh_CN/t_pthl5/page-bg2.gif) repeat-x left top; border:1px solid #B8BFC7;}
	.col_title {margin-top:10px; margin-left:3px; text-align:left; height:42px;}
	.col_body {padding-left:30px; padding-right:10px; height:152px; overflow:hidden;}
	.col_info {padding-right:10px; text-align:right; height:25px; padding-top:10px;}
	#col1 ul {margin-top:4px; *margin-top:0px; margin-bottom:40px;}
	#col1 ul li {height:22px; background:url(../../images/zh_CN/t_pthl5/dot.gif) no-repeat 0px center; list-style:none; padding-left:10px; display:block; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
	#col2 #col_list {width:155px; padding-right:5px;}
	#col2 ul {margin-top:4px; *margin-top:0px; margin-bottom:16px; *margin-bottom:18px;}
	#col2 ul li {width:145px; height:22px; background:url(../../images/zh_CN/t_pthl5/dot.gif) no-repeat 0px center; list-style:none; padding-left:10px; display:block; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
	#col3 ul {margin-top:4px; *margin-top:0px; margin-bottom:40px;}
	#col3 li {height:22px; background:url(../../images/zh_CN/t_pthl5/dot.gif) no-repeat 0px center; list-style:none; padding-left:10px; display:block; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
	
	#col4 {width:215px;}
	#col4 ul {padding:3px 4px 5px 5px; *padding-top:5px; margin:0px;}
	#col4 ul li {width:205px; background:#fff; padding:4px; border:1px solid #B6BECB; margin-top:2px; list-style:none; display:block; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
	#col5 {margin:12px 0px; *margin:14px 0px;}
	#col5 #col_list1 {width:216px; background:url(../../images/zh_CN/t_pthl5/dash.gif) repeat-y right top;}
	#col5 #col_list2 {width:270px; background:url(../../images/zh_CN/t_pthl5/dash.gif) repeat-y right top;}
	#col5 #col_list3 {width:210px; float:left; overflow:hidden;}
	#col5 ul {margin:0px; padding:0px;}
	#col5 li {line-height:30px; list-style:none; padding:0px 15px; display:block; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
	#col5 #col_list1 li { width:186px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
	#col5 #col_list2 li { width:240px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}

	/*图片栏目*/
	#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_pthl5/fel-lef.gif) no-repeat;}
	.fel_cen {width:868px; height:50px; background:url(../../images/zh_CN/t_pthl5/fel-cen.gif) repeat-x;}
	.fel_rig {width:11px; height:50px; background:url(../../images/zh_CN/t_pthl5/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:930px; background:url(../../images/zh_CN/t_pthl5/tit-bg3.gif) no-repeat left 5px; padding:15px 0px;}
	#footer p {line-height:20px; text-align:center;}
	
	/*二级页面*/
	#subindex {padding-top:10px;}
	
	/*左栏*/
	#sub_left {width:270px;}
	.sub_lef_title {width:268px; height:39px; background:#F7F7F7; border:1px solid #D8DBE0; text-align:left;}
	.sub_lef_title span {padding-left:5px;}
	.sub_lef_body {width:268px; background:#F7F7F7; border:1px solid #D8DBE0; border-top:none; text-align:left;}
	.sub_lef_body ul {padding:5px 0px 10px 19px;}
	.sub_lef_body ul li {line-height:25px; background:url(../../images/zh_CN/t_pthl5/dot2.gif) no-repeat 0px 12px; padding-left:15px; list-style:none; display:block; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
	
	/*右栏*/
	#sub_right {width:890px; text-align:left; padding-left:20px;}
	.sub_rig_title1 {width:230px; line-height:23px; border-bottom:2px solid #D2D4E0; text-align:left; padding-top:16px; }
	.sub_rig_title2 {width:660px; 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 li {width:850px; line-height:27px; background:url(../../images/zh_CN/t_pthl5/dot3.gif) no-repeat 15px 7px; border-bottom:1px solid #E9EAEE; list-style:none; display:block; padding-left:40px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
	.sub_rig_body .news_list {width:890px; height:27px; border-bottom:1px solid #E9EAEE;}
	.sub_rig_body .news_list .news_con {width:760px; line-height:27px; background:url(../../images/zh_CN/t_pthl5/dot3.gif) no-repeat 15px 7px;  padding-left:40px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
	.sub_rig_body .news_list .news_date {width:90px; line-height:27px; 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;}

	/*新闻页*/
	#readnews {width:910px; margin:10px;}
	.rea_info_title {width:910px; 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:20px; padding:5px 20px; border-bottom:1px solid #D2D5DE;  text-align:center;}
	.rea_col_body {padding:10px 0px; text-align:left; line-height:24px;}
	.rea_col_info {height:30px; line-height:30px; text-align:center;}
	.rea_col_box {height:20px; margin:20px; text-align:center;}
