﻿@charset "utf-8";

*, html * {
	margin:0px auto;
	padding:0px;
}
body {
	text-align:center;
	font-size:12px;
	background-color: #0164a5;
	background-image: url(in_body_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	color:#333333;
	/*font-family:"宋体";*/
}

td { font-size: 12px;line-height: 18px;}

p  { line-height: 24px;}
img{border:none}

a { text-decoration: none;}

a:link    { color: #333333; }
a:visited { color: #333333; }
a:hover   {
	color: #CC0000;
	text-decoration:underline;
}

a.green01:link    { color: #729b0e; }
a.green01:visited  { color: #729b0e; }
a.green01:hover   { color: #729b0e; text-decoration:underline; }

a.ared01:link    { color: #c00; }
a.ared01:visited  { color: #c00; }
a.ared01:hover   { color: #d00; text-decoration:underline; }

.bor_blue{border:1px solid #bed8f2}
.bor_pink{border:1px solid #ffcc9a}
.bor_pink_b{border-bottom:1px dashed #ffedbf}
.bor_pink_r{border-right:1px dashed #ffedbf}
.bor_gray{border:1px solid #ddd}
.bor_grayc{border:1px solid #ccc}
.bor_gray_b{border-bottom:1px solid #ddd}
.bor_green{border:1px solid #a3cc06}

.clear{clear:both;}

.tb { font-weight:bold; }
.t13{ font-size:13px;}
.t14{ font-size:14px;}
.t16{ font-size:16px;}
.t22{ font-size:22px;}
.twhite { color:#FFFFFF; }
.tred01 { color:#ff0000; }
.tred02 {color:#CC0000;}
.tblue{color:#0066CC;}
.tgreen{color:#729b0e;}
.tgray01 { color:#666; }

.h15{ line-height:15px;}
.h18{ line-height:18px;}
.h20{ line-height:20px;}
.h21{ line-height:21px;}
.h22{ line-height:22px;}
.h24{ line-height:24px;}
.h30{ line-height:30px;}
.h36{ line-height:36px;}

.pad_left_5{ padding-left:5px;}
.pad_left_10{ padding-left:10px;}
.pad_left_15{ padding-left:15px;}
.pad_left_25{ padding-left:25px;}
.pad_left_30{ padding-left:30px;}
.pad_left_50{ padding-left:50px;}
.pad_right_10{ padding-right:10px;}
.pad_right_20{ padding-right:20px;}
.pad_top_3{ padding-top:3px;}
.pad_top_5{ padding-top:5px;}
.pad_top_7{ padding-top:7px;}
.pad_top_10{ padding-top:10px;}
.pad_top_15{ padding-top:15px;}
.pad_top_20{ padding-top:20px;}
.pad_top_25{ padding-top:25px;}
.pad_top_30{ padding-top:30px;}
.pad_top_40{ padding-top:40px;}


.mar_bot_1 { margin-bottom:1px; }
.mar_bot_4 { margin-bottom:4px; }
.mar_bot_5 { margin-bottom:5px; }
.mar_bot_7 { margin-bottom:7px; }
.mar_bot_8 { margin-bottom:8px; }
.mar_bot_10 { margin-bottom:10px; }
.mar_top_5 { margin-top:5px; }
.mar_top_15 { margin-top:15px; }

.v_gap8{
	clear:both;
	height:8px;
	line-height:8px;
	font-size:0px;
}


/*-- 统一样式 -------------------------------------*/
.in_top, .header, .in_main, .footer{
    text-align:center;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:1000px
}
.header{
	
}
.in_main{
	padding-top:8px;
	background-color:#fff;
}
.in_main_ads{
	width:704px;
	height:76px;
	clear:both;
}

/*-- 顶条样式 --------------------------------------------------------------*/
.in_top{
	color:#fff;
	width:1000px;
	height:26px;
	line-height:26px;
}
.in_top_l{
	float:left;
	padding-left:15px;
	width:360px;
	height:26px;
	line-height:26px;
	text-align:left;
}
.in_top_r{
	float:right;
	width:625px;
	height:26px;
	line-height:26px;
	text-align:right;
}
.in_top a, .in_top a:link,
.in_top a:visited, .in_top a:active{
	color:#fff;
	text-decoration:none;
	letter-spacing:1px;
	padding-left:6px;
	padding-right:6px;
}
.in_top a:hover{
	color:#fff;
	text-decoration:underline;
}

/*-- 导航、搜索条样式 -----------------------------------------------*/
.nav_srch{
	width:984px;
	height:72px;
	margin-left:8px;
	margin-right:8px;
}
.srch_form{
	margin-left:10px;
}

td.idx_menu a, td.idx_menu a:link, td.idx_menu a:visited{
	margin-top:4px;
	width:110px;
	height:34px;
	display:block;
	line-height:34px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	letter-spacing:1px;
	text-decoration:none;
}
td.idx_menu a:hover{ color: #fff; text-decoration:none;}
.idx_menu_on{
	background: url(in_nav_bg_on.jpg) no-repeat center center;
}

/*-- 新闻聚焦栏样式 --------------------------------------------*/
.in_focus_outer{
	height:272px;
}
.in_flashbox{
	width:320px;
	height:240px;
}
.in_focus_tit{
	width:398px;
	height:24px;
	line-height:24px;
	border:1px solid #bed8f2;
	background:#bed8f2 url(in_focus_bg.jpg) repeat-x left center;
}
.in_focus_tit h3{
	font-size:18px;
	font-family:"幼圆";
	color:#FF0000;
}
.in_focus_tabs{
	color:#0066CC;
}
.in_focus_tabs span{
	color:#0066CC;
	text-decoration:none;
	letter-spacing:1px;
	padding-right:3px;
	padding-left: 3px;
}
.in_focus_tabs span.in_focus_tabs_on{
	color:#f00;
}


/*-- 政府信息公开栏样式 --------------------------------------*/
.zfxxgk_l{
	width:266px;
	border:1px solid #dd760c;
}
.zwgk_tab td{
	background:#f07802 url(in_zwgk_tab.jpg) repeat-x center center;
	color:#999;
	border-left:1px solid #fff;
}
.zwgk_tab td.zwgk_tab_on{
	background:#f07802 url(in_zwgk_tab_on.jpg) no-repeat center center;
	color:#fff;
	font-weight:bold;
}
.main_item_tit{
	width:100%;
	height:40px;
}
.idx_snfw{
	border:1px solid #d3ff9a;
	background:url(in_fwbx_snfw.jpg) no-repeat center;
	width:280px;
}

.idx_govlink_inner{
	padding:4px;
	width:682px;
	height:140px;
	overflow-y:scroll;
	border:1px solid #ddd;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 8px;
}

/*-- 边栏样式 ----------------------------------------------*/
.idx_side_tit a,
.idx_side_tit a:link,
.idx_side_tit a:visited,
.idx_side_tit a:active{
	color:#fff;
}
.idx_btn_duanxin{
	width:70px;
	height:22px;
	line-height:22px;
	font-size:13px;
	color:#2396c4;
	border:1px solid #2396c4;
	background-color:#d8e6ff;
}
.idx_stat_tab{
	color:#999;
	font-size:12px;
	line-height:20px;
	border:1px solid #ddd;
	background:#eee url(in_stat_tab.jpg) repeat-x left center;
}
.idx_stat_tab_on{
	color:#0a60b7;
	font-size:13px;
	font-weight:bold;
	line-height:20px;
	border:1px solid #a3d8f4;
	border-bottom:0px;
	background:#e2f2fc url(in_stat_tab_on.jpg) repeat-x left bottom;
}




/*-- 底部样式 -----------------------------------------------*/
.footer{
	color:#fff;
	width:1000px;
	text-align:center;
	margin-bottom:8px;
}
.ft_subNav{
	height:28px;
	line-height:28px;
	margin-top:20px;
}
.ft_subNav a,
.ft_subNav a:link,
.ft_subNav a:visited{
	text-decoration:none;
	font-family:13px;
	color:#fff;
	font-weight:bold;
}
.ft_subNav a:hover{
	text-decoration:none;
	font-family:13px;
	color:#99CCFF;
	font-weight:bold;
}
.copyright{
	line-height:22px;
	
}


a.blue:link    { color: #0066CC; }
a.blue:visited  { color: #0066CC; }
a.blue:hover   { color: #336699; text-decoration:underline; }

/*zwgk*/
.zwgk_lpic { background-image:url(dzzw_zwgk_pic.jpg); background-repeat:no-repeat; background-position:bottom;}

/*menu*/
.l_menu { background-image:url(dzzw_gl_me.gif); background-repeat:repeat-x; height:30px; padding-left:21px; letter-spacing:1px; text-align:left; color:#000000;}
.l_xmenu { border-bottom:1px solid #b9dbff; color:#0050d4; padding-left:9px; height:26px; text-align:left;}

/*互动交流*/
.hdjl_bian{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #9f9f9f;
	border-bottom-color: #9f9f9f;
	border-left-color: #9f9f9f;
}
.hdjl_dian{
	background-image: url(hdjl_dian_32.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.hdjl_bj{
	background-image: url(hdjl_08.jpg);
	background-repeat: repeat-x;
	background-position: left bottom ;
	height: 30px;
}
.hdjl_bj2{
	background-image: url(hdjl_17.jpg);
	background-repeat: repeat-x;
	background-position: left top ;
	}
.hdjl_bj3{
	background-image: url(wsxf_26.jpg);
	background-repeat: no-repeat;
	background-position: left bottom ;
	}
.hdjl_bj4{
	background-image: url(wsxf_26.jpg);
	background-repeat: no-repeat;
	background-position: left bottom ;
	}
.hdjl_bj5{
	background-image: url(flzx_13.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 108px;
	width: 137px;
	}
.pad_bot_7{ padding-bottom:7px;}
.pad_right_3{ padding-right:3px;}
.mar_top_1{ margin-top:1px;}
.pad_6{ padding:6px;}
.hdjl_zi{color:#777777}
.hdjl_zi2{color:#09929b}


/*--以下样式由Shellway添加----== 走进上杭 ==---------------------------
 */
.twhite a,.twhite a:link,
.twhite a:visited,.twhite a:active{color:#fff; text-decoration:none;}
.twhite a:hover{color:#ccf; text-decoration:none;}

.ared02, .ared02 a,.ared02 a:link,
.ared02 a:visited,.ared02 a:active{color:#ee0000; text-decoration:none;}
.ared02 a:hover{color:#e00; text-decoration:underline;}

.tblue a,.tblue a:link,
.tblue a:visited,.tblue a:active{color:#06c; text-decoration:none;}
.tblue a:hover{color:#06c; text-decoration:none;}

.bor_yellow_b{border-bottom:1px solid #ffb770}
.bor_green_all{border:1px solid #7cff0e}
.bor_blue2{border:1px solid #a2d6f3}
.pad_bot_5{padding-bottom:5px;}
.pad_left_35{padding-left:35px;}

.tblue2{color:#399fad;}

/*==2008.01.13== 添加*/
.dzzw_xl_body{width:700px; height:688px; margin:0px auto; padding:12px 18px; overflow:auto;}
.dzzw_gl_body{padding:12px 30px;}
.dzzw_flt_l{ float:left; clear:left;}
.dzzw_flt_r{ float:right; clear:right;}
.mar_top_8{margin-top:8px;}
.mar_rt_14{margin-right:14px;}
.mar_lft_14{margin-left:14px;}
.mar_bot_14{margin-bottom:14px;}

.lftMenuWrap{background-color:#77baff}

.tgray{color:#666;}
.dzzw_tssh_body{width:100%; height:720px; overflow:auto;}
.dzzw_tssh_rmtj img{/*width:64px; height:64px; */border:1px solid #ccc; padding:1px; text-align:center;}

.dzzw_gl_tab{font-size:14px; font-weight:bold; background:url(gl_ti03.gif) no-repeat center center;}
.dzzw_gl_tabon{font-size:14px; font-weight:bold; background:url(gl_ti01.gif) no-repeat center center;color:#fff}

.zwgk_gfxwj_tab{font-weight:bold; background-color:#fff;}
.zwgk_gfxwj_tabon{font-weight:bold; background-color:#FFE5BA; color:#f00}

/*2008.01.14*/
.zwgk_lft{background-color:#ffefbd; border:1px solid #f2d98c}
.zwgk_lft_tit{color:#f60; font-size:14px; font-weight:bold;}

/*2008.01.15*/
.zwgk_pdm_tabs td span{ display:block; padding-left:7px; padding-right:6px; height:25px; line-height:25px; color:#069; font-size:12px; cursor:pointer;}
td.zwgk_pd_tabon{background:url(dzzw_zwgk_mt_tabl.gif) no-repeat 1px center; height:25px;}
td.zwgk_pd_tabon span{background:url(dzzw_zwgk_mt_tabr.gif) no-repeat right center;}
.zwgk_tblue, .zwgk_tblue a,
.zwgk_tblue a:link, .zwgk_tblue a:visited,
.zwgk_tblue a:active{color:#069;}
.zwgk_t11{font-size:11px;}
.zjsh_zrdl_pad10{padding:8px 10px;}
/*--以上样式由Shellway添加-------------------------------*/


/*在线办事-x*/
.zxbs_tibg { background:url(dzzw_zxbs_zcti.gif) no-repeat center; width:198px; height:27px; line-height:27px; text-indent:38px; text-align:left; color:#006699; font-size:14px; font-weight:bold;}
.zxbs_tibg2 { background:url(dzzw_zxbs_zcti2.gif) no-repeat center; width:198px; height:27px; line-height:27px; text-indent:38px; text-align:left; color:#006699; font-size:14px; font-weight:bold;}
.zxbs_tibg a,.zxbs_tibg2 a,
.zxbs_tibg a:link,.zxbs_tibg2 a:link,
.zxbs_tibg a:visited,.zxbs_tibg2 a:visited,
.zxbs_tibg a:hover,.zxbs_tibg2 a:hover,
.zxbs_tibg a:active,.zxbs_tibg2 a:active{color:#006699;}

.zxbs_lti1 { color:#006699; font-size:14px; font-weight:bold; background-image:url(dzzw_zxbs_lt1.gif); text-align:center; padding-top:12px; width:97px;}
.zxbs_lti2 { color:#006699; font-size:14px; font-weight:bold; background-image:url(dzzw_zxbs_lt2.gif); text-align:center; padding-top:12px; width:97px;}
.zxbs_lsb { border-bottom:1px solid #a3a3a3; border-left:1px solid #a3a3a3; border-right:1px solid #a3a3a3; padding:5px; text-align:center;}
.tbrown_bs { color:#a97d22;}
.zxbs_bsfl { background-image: url(dzzw_zxbs_lti.gif); background-repeat:no-repeat; background-position:bottom; width:86px; text-align:center; color:#FFFFFF; font-size:14px; font-weight:bold; padding-top:6px;}
.zxbs_xzbg { background-image:url(dzzw_zxbs_xzbg.jpg); background-position:bottom; background-repeat:repeat-x;}
.zxbs_lmenu { background-image:url(dzzw_zxbs_mb1.gif); background-repeat:no-repeat; padding-left:36px; text-align:left; color:#FFFFFF; font-size:14px; font-weight:bold; padding-top:3px; height:29px;}
.zxbs_lmenu_on { background-image:url(dzzw_zxbs_mb2.gif); background-repeat:no-repeat; padding-left:36px; text-align:left; color:#2a2a2a; font-size:14px; padding-top:3px; height:29px;}
.zxbs_ljb { background-image:url(dzzw_zxbs_xlbg.gif); background-position:bottom; background-repeat:repeat-x;}
.zxbs_bsxm { height:24px; background-color:#feffd6; border-bottom:1px solid #edeeb1; padding-left:8px; padding-top:3px; text-align:left;}
/*在线办事-x*/

/*服务百姓-l*/
a.fwsn2:link    { color: #06c; }
a.fwsn2:visited  { color: #06c;}
a.fwsn2:hover   { color: #f60;}
a.fwsn3:link    { color: #fff; }
a.fwsn3:visited  { color: #fff;}
a.fwsn3:hover   { color: #fff;}
a.fwsn4:link    { color: #06c; }
a.fwsn4:visited  { color: #06c;}
a.fwsn4:hover   { color: #fff; font-weight:bold;}
.fwbx_b1{ border-top:#0066CC solid 3px;}
.fwbx_b2{ border-top:#FF6666 solid 3px;}
.fwbx_b3{ border-top:#00CC00 solid 3px;}
.fwbx_b4{ border:#FFCC99 solid 1px;}
.fwbx_b5{ border-bottom:#FFCC99 solid 4px;}
.fwbx_b6{ border-top:#00CC96 solid 3px;}
.fwbx_b7{ border:#87EDD2 solid 1px;}
.fwbx_b8{ border-bottom:#1C9CF3 solid 1px;}
.fwbx_b9{ border-top:#CC7400 solid 3px;}
.fwbx_pad_left_40{ padding-left:40px;}
.fwbx_pad_1{ padding:1px;}
.fwbx_xu { background-image:url(fwbx_22.gif); background-position:0px 10px;background-repeat:repeat-x;}
.fwbx_menu_on{ background:url(fwbx_11.gif) no-repeat center top;height:30px;}
.fwbx_menu_out{ background:url(fwbx_12.gif) repeat-x top;height:30px;}
.fwbx_menu1_on{ background:url(fwbx_46.gif) no-repeat center top;height:23px; width:88px;}
.fwbx_menu1_out{ background:url(fwbx_47.gif) no-repeat top;height:23px; width:88px;}
.fwbx_stb1{ background:url(fwbx_25.gif) repeat-x; height:24px;}
.fwbx_stb2{ background:url(fwbx_28.gif) repeat-x; height:24px;}
.fwbx_stb3{ background:url(fwbx_41.gif) repeat-x; height:24px;}
.fwbx_stb4{ background:url(fwbx_50.gif) repeat-x; height:24px;}
.fwbx_td1{ background:url(fwbx_39.gif) no-repeat center center; height:23px;}
.fwbx_td2{ background:url(fwbx_10.gif) no-repeat bottom;}
.fwbx_td3{ background:url(fwbx_48.gif) no-repeat bottom; height:45px;}
.fwbx_td4{ background:url(fwbx_54.gif) no-repeat bottom; height:45px;}
/*服务百姓-l*/

/*服务百姓--三农服务姓-l*/
a.fwsn1:link    { color: #ffffff; font-size:14px; }
a.fwsn1:visited  { color: #ffffff; font-size:14px; }
a.fwsn1:hover   { color: #E3EF6E; font-size:14px; }
.fwbx_snfw_tgreen{ color:#007A11;}
.fwbx_snfw_tgray{ color:#666666;}
.fwbx_snfw_bgrayb{ border-bottom:#BEBEBE solid 1px;}
.fwbx_snfw_bgrayt{ border-top:#BEBEBE solid 1px;}
.fwbx_snfw_bgrayl{ border-left:#BEBEBE solid 1px;}
.fwbx_snfw_bgrayr{ border-right:#BEBEBE solid 1px;}
.fwbx_snfw_b1{ border-top:#FF6600 solid 3px;}
.fwbx_snfw_b2{ border-left:#FFffff solid 1px;}
.fwbx_pad1{ padding:8px;}
.fwbx_pad2{ padding:5px;}
.fwbx_mar1{ margin-top:1px;}
.fwbx_bg1{ background-color:#E6F6FB;}
.fwbx_bg2{ background-color:#ffffff;}
.fwbx_snfw_menu_on{ background: url(fwbx_snfw_03.gif) no-repeat center center;height:32px;
}
.fwbx_snfw_menu_out{ background:url(fwbx_snfw_04.gif) no-repeat center center;height:32px;
}
.fwbx_snfw_menu1_on{ background: url(fwbx_snfw_40.gif) repeat-x;height:28px;
}
.fwbx_snfw_tb1{ background:url(fwbx_snfw_02.gif) repeat-y;
}
.fwbx_snfw_tb2{ background:url(fwbx_snfw_18.gif) repeat-x; height:31px;
}
.fwbx_snfw_tb3{ background:url(fwbx_snfw_20.gif) repeat-x; height:25px;
}
.fwbx_snfw_tb4{ background:url(fwbx_snfw_22.gif) no-repeat; height:25px;
}
.fwbx_snfw_tb5{ background:url(fwbx_snfw_23.gif) repeat-x; height:35px;
}
.fwbx_snfw_tb6{ background:url(fwbx_snfw_25.gif) repeat-x; height:24px;
}
.fwbx_snfw_tb7{ background:url(fwbx_snfw_28.gif) repeat-x; height:27px;
}
.fwbx_snfw_tb8{ background:url(fwbx_snfw_39.gif) repeat-x; height:28px;
}
.fwbx_snfw_tb9{ background:url(fwbx_snfw_41.gif) repeat-x;
}
.fwbx_snfw_td1{ background:url(fwbx_snfw_27.gif) no-repeat; height:27px; width:179px;
}
/*服务百姓--三农服务姓-l*/

/*政务公开-x13*/
.tgray_tit { color:#333333;}
.zwgk_rtit { background-image: url(zwgk_bqb2.gif); background-repeat:repeat-x; border-left:1px solid #bbbbbb; border-right:1px solid #bbbbbb; text-align:center; color:#333333; font-weight:bold; border-left:1px solid #bbbbbb; }
.zwgk_bgray { border:1px solid #e5e5e5;}
/*政务公开-x13*/
.fwbx_tqyb_ti { padding-left:40px; text-align:left; font-size:14px; font-weight:bold; color:#318f9d;}
/*政务公开-x009213*/
.zwgk_lmainbg { background-image:url(dzzw_gl_lbg.gif); background-position:left; background-repeat:repeat-y;}

/*-- 09.02.17 Added by Shellway --*/
.zwgk_tab td a,
.zwgk_tab td a:link,
.zwgk_tab td a:visited,
.zwgk_tab td a:active{
	color:#666;
	text-decoration:none;
}
.zwgk_tab td.zwgk_tab_on a,
.zwgk_tab td.zwgk_tab_on a:link,
.zwgk_tab td.zwgk_tab_on a:visited,
.zwgk_tab td.zwgk_tab_on a:active{
	color:#fff;
	text-decoration:none;
}
/*-- 09.02.17 Added by Shellway --*/

/*-- 09.03.02 by Shellway ------------视频上杭*/
.bor_dkblue2{border:2px solid #b4cee4}
.bor_botwhitedot{border-bottom:1px #fff dashed;}
.dzzw_spsh_lstpg a{padding: 0px 2px;}
.dzzw_spsh_li{border-bottom:1px #fff dashed; cursor:pointer;}
.dzzw_spsh_liOn{border-bottom:1px #fff dashed; cursor:pointer; font-weight:bold;}
/*-- 09.03.02 by Shellway ------------视频上杭*/

.in_ls_morbg{background:url(in_more_bg.jpg) repeat-x left 45%}

/*图片新闻090622 by Shellway*/
.dzzw_tpxw_tab{background:url(dzzw_tpxw_tittab.jpg) no-repeat; font-size:13px; font-weight:bold; color:#666666}
.dzzw_tpxw_tab a, .dzzw_tpxw_tab a:link,
.dzzw_tpxw_tab a:visited, .dzzw_tpxw_tab a:active{font-size:13px; font-weight:bold; color:#666666; text-decoration:none;}
.dzzw_tpxw_tabon{background:url(dzzw_tpxw_tittabon.jpg) no-repeat; font-size:13px; font-weight:bold; color:#0066CC}
.dzzw_tpxw_tabon a, .dzzw_tpxw_tabon a:link,
.dzzw_tpxw_tabon a:visited, .dzzw_tpxw_tabon a:active{font-size:13px; font-weight:bold; color:#0066CC; text-decoration:none;}

/*互动交流 v2 090625 by Shellway*/
.hdjl_list td{border-bottom:1px dashed #ccc;}
.hdjl_tblue{color:#003399;}
a.aorg:link,a.aorg:visited,a.aorg:hover,a.aorg:active{color:#ff6600;}

.hdjl_mitem_tit{
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-indent:28px;
	text-align:left;
	letter-spacing:1px;
	background:#33aaff url(hdjl_mitem_titl.jpg) no-repeat left bottom;
	width:140px;
	height:29px;
	line-height:29px;
}
.hdjl_rbox_bor{border-left:1px solid #97f2ff; border-right:1px solid #97f2ff; border-bottom:1px solid #97f2ff;}