/* CSS Document */
*
{
margin:0px;
padding:0px;
}
#main
{
	width:980px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	min-height:427px;
	z-index: 0;
	position: relative;
}
#menu
{
	width:100%;
	height:30px;
	_display:inline;
	background-color:#F6F6F6;
	clear: both;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu ul
{
	width:980px;
	height:30px;
	list-style-type:none;
	margin-right: auto;
	margin-left: auto;
}
#menu ul li
{
	float:left;
	height:30px;
	width:70px;
	text-align: center;
}
#menu ul li a ,#menu ul li a:visited
{
float:left;
display:block;
height:30px;
width:65px;
text-decoration:none;
font-size:13px;
font-weight:bold;
color:#353535;
line-height:30px;
}
#menu ul li a:hover
{
background-color:#F77A5B;
color:#FFFFFF;
}
#logo
{
	width:980px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	vertical-align: bottom;
}
#DataTime
{
	font-size: 12px;
	line-height: 200%;
	color: #333;
	width: 870px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
	vertical-align: bottom;
	text-align: left;
	display: inline-block;
}
#DataTimeL
{	padding-top: 95px;
	float: left;
	width: 160px;
}
#DataTimeR
{
	float: right;
	width: 700px;
	text-align: right;
}
#searchbar
{
	float:left;
	width:100%;
	height:60px;
	background:url(img/searchbar.png) no-repeat top center;
	margin-top: -16px;
}
#searchbar_menu
{
float:left;
width:360px;
list-style-type:none;
height:35px;
margin:14px 0px 0px 250px;
_display:inline;
line-height:35px;
}
#searchbar_menu li
{
	float:left;
	width:90px;
	height:35px;
	text-align: center;
}
#searchbar_menu li a ,#searchbar_menu li a:visited
{
float:left;
display:block;
height:35px;
width:90px;
font-size:14px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}
#searchbar_menu li a:hover
{
	color:#FF0;
}
#search
{
float:right;
height:25px;
width:245px;
margin:20px 15px 0px 0px;
_display:inline;
}
.searchtext
{
float:left;
width:195px;
height:18px;
margin:1px 0px 0px 8px;
_display:inline;
}


.searchbutton
{
float:right;
width:25px;
height:23px;
margin:0px 5px 0px 0px;
_display:inline;
background:none;
border:0px;
}















/*单位三翻的主要外框*/

#content
{
float:left;
width:960px;
margin-left:10px;
_display:inline;
border:solid 1px #c4c3c3;
border-radius:10px;
background-color:#FFFFFF;
}

/*内容页模板css*/
#content .title
{
	width:920px;
	margin:0px auto;
	text-align:center;
	margin-bottom:10px;
}
#content .title h1
{
	font-size:22px;
	padding:20px;
	line-height:30px;
	font-weight:bold;
	color:#0C0C0C;
}
#content .afu
{
	width:100%;
	height:30px;
	padding:10px 0px;
	border-top:solid 1px #B3B3B3;
	border-bottom:solid 1px #B3B3B3;
}
#content .afu a ,#content .afu a:visited
{
	color:#707070;
	font-size:14px;
	text-decoration:none;
}
#content .author
{
	float:left;
	width:300px;
	text-align:center;
	line-height:30px;
	color:#707070;
	font-size:14px;
}
#content .from
{
	float:left;
	width:300px;
	line-height:30px;
	text-align:center;
	line-height:30px;
	color:#707070;
	font-size:14px;
}
#content .update
{
	float:right;
	width:300px;
	text-align:center;
	line-height:30px;
	font-size:12px;
	color:#9D9D9D;
}
#content .contents 
{
	width:920px;
	padding:20px;
	font-size:14px;
	line-height:26px;
	margin-top:5px;
	border-bottom:solid 1px #B3B3B3;
}
#content .contents p
{
	font-size:14px;
	line-height:26px;
}

#content .Pre
{
	clear:both;
	width:95%;
	padding-left:5%;
	height:50px;
	font-size:13px;
	padding:10px 0px;
	border-bottom:dashed 1px #E3E3E3;
}
#content .Pre li
{
	list-style-type:none;
}
#content .Pre li a ,#content .Pre li a:visited
{
	font-size:13px;
	color:#353535;
	text-decoration:none;
}
#content .Pre li a:hover
{
	color:#0C0C0C;
}
#content .close
{
	float:right;
	width:100px;
	height:30px;
	text-align:center;
	line-height:30px;
	border:solid 1px #BEBEBE;
	background-color:#E8E8E8;
}
#content .close a,#content .close a:visited
{
	display:block;
	width:100px;
	height:30px;
	font-size:14px;
	font-weight:bold;
	color:#8E041A;
	text-decoration:none;	
}
#content .close a:hover
{
	color:#FB5778;
}





#tabs
{
float:left;
width:100%;
height:35px;
border-radius:10px 10px 0px 0px;
background-color:#C6C6C6;
}
#tags
{
float:left;
width:600px;
height:30px;
margin-left:20px;
_display:inline;
margin-top:5px;
list-style-type:none;
}
#tags li
{
float:left;
height:30px;
width:100px;
}
#tags li a ,#tags li a:visited
{
float:left;
display:block;
height:30px;
width:100px;
font-size:14px;
font-weight:bold;
text-align:center;
line-height:30px;
text-decoration:none;
color:#444444;
}
#tags li a:hover
{
color:#8F1234;
}
#tags li.selectTag
{
background-color:#FFFFFF;
border:solid 1px #D9D9D9;
border-bottom:0px;
border-radius:8px 8px 0px 0px;
color:#A71432;
}

#content1 ,#content2 ,#content3,#content4,#content5,#content6,#content7,#content8
{
float:left;
display:none;
width:100%;
background-color:#FFFFFF;
border-radius:0px 0px 10px 10px;
padding-bottom:10px;
}
#content8
{ min-height:350}
#content7 p
{
	color:#333;
	line-height:26px; padding:20px; font-size:14px;}
#content .selectTag
{
display:block;
}
#left
{
	float:left;
	width:591px;
	padding-left:10px;
	display: inline-block;
	padding-top: 25px;
}
#title
{
float:left;
height:36px;
width:100%;
text-align:left;
line-height:46px;
}
#title2
{

}

#title a ,#title a:visited
{
float:right;
text-decoration:none;
font-size:12px;
letter-spacing:2px;
color:#888888;
margin-right:10px;
_display:inline;
}
#title a:hover
{
text-decoration:underline;
color:#505050;
}
#news_content
{
float:left;
width:100%;
border-right:1px dashed #D0D0D0;
}
/*===========第一番，图文都有================*/
#news_img
{
	height:140px;
	list-style-type:none;
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#news_img .pic_art
{
	float:left;
	_display:inline;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 11px;
	width:170px;
	height:114px;
	border: 1px solid #999;
}

#news_img .pic_art .pic_art_img
{

	/*非IE的主流浏览器识别的垂直居中的方法*/
     display: table-cell;
	vertical-align:middle;
	/*设置水平居中*/
     text-align:center;

     /* 针对IE的Hack */
     *display: block;
     *font-size:99px;/*约为高度的0.873，200*0.873 约为175*/
     *font-family:Arial;/*防止非utf-8引起的hack失效问题，如gbk编码*/
	width:170px;
	height:114px;
	overflow: hidden;
}
#news_img .pic_art:hover
{
	border: 1px solid #F00;
}
#news_img .pic_art .pic_art_img .pic1
{
	/*设置图片垂直居中*/
vertical-align:middle;
}
/*第一翻，图文并茂*/
#news_article
{
	float:left;
	width:275px;
	list-style-type:none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#news_article li
{
	float:left;
	width:275px;
	line-height: 150%;
	list-style-type: circle;
	list-style-position: outside;
}
#news_article li a:link ,#news_article li a:visited
{
	font-size:12px;
	color:#373737;
	text-decoration:none;
}
#news_article li:hover
{
	background-color: #EBEBEB;
}

#news_article li:hover a
{
	text-decoration:underline;
}
/*=========第五翻，全是图片============*/
#content5 ,#content6 ,#content7 ,#content8
{
	padding-top: 25px;
}
#content5 .pic_art
{
	float:left;
	_display:inline;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 13px;
	width:176px;
	height:165px;
	display: inline-block;
	background-color: #EBEBEB;
}
#content5 .pic_art:hover
{
	background-color: #DBDBDB;
}
#content5 .pic_art .pic_art_img
{
	width:176px;
	height:118px;
	overflow: hidden;
	/*非IE的主流浏览器识别的垂直居中的方法*/
     display: table-cell;
	vertical-align:middle;
	/*设置水平居中*/
     text-align:center;

     /* 针对IE的Hack */
     *display: block;
     *font-size:100px;/*约为高度的0.873，200*0.873 约为175*/
     *font-family:Arial;/*防止非utf-8引起的hack失效问题，如gbk编码*/
}
#content5 .pic_art .pic_art_img .pic1
{
/*设置图片垂直居中*/
vertical-align:middle;
}
#content5 .pic_art .pic_art_title
{
	width: 162px;
	float: left;
	margin-left: 8px;
	text-align: center;
	display: inline;
	padding-top: 4px;
}
#content5 .pic_art .pic_art_title ,#content5 .pic_art .pic_art_title a:link ,#content5 .pic_art .pic_art_title a:visited
{
	font-size: 12px;
	line-height: 160%;
	color: #900;
	text-decoration: none;
	text-align: center;
}
/*=============第六翻，全是新闻==============*/
#news_article2
{
	float:left;
	width:455px;
	list-style-type:none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#news_article2 li
{
	float:left;
	width:100%;
	line-height: 160%;
}
#news_article2 li:hover
{
	background-color: #E6E6E6;
}
#news_article2 li a ,#news_article2 li a:visited
{
	font-size:12px;
	color:#373737;
	text-decoration:none;
}
.times
{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CCC;
	float: right;
	width: 48px;
}
.Bname
{
	color: #B4B4B4;
	font-size: 12px;
}
/*=============第七翻，单位概况==============*/
#lately
{
float:left;
width:80px;
font-size:13px;
line-height:50px;
color:#B4B4B4;
}
#lately_content
{
float:left;
width:470px;
height:200px;
padding:5px 10px;
margin:5px 0px 5px 10px;
_display:inline;
border:solid 1px #DBDBDB;
}
#lately_conten ul
{
float:left;
width:470px;
list-style-type:none;
}
#lately_conten li
{
float:left;
width:470px;
padding:0px 10px;
border-bottom:dashed 1px #808080;
background-color:#FFCC66;
}
.lately_danwei
{
float:left;
max-width:120px;
text-align:left;
font-size:13px;
color:#AFAFAF;
}
.lately_intro
{
float:left;
max-width:340px;
padding:0px 5px;
text-align:left;
line-height:18px;
color:#2F2F2F;
font-size:12px;
}
.lately_intro b
{
color:#F35676;
margin: 0px 3px;
}

.lately_time
{
float:right;
width:50px;
font-size:12px;
color:#C3C3C3;
background-color:#DDA2AF;
}


















#right
{
	float:right;
	width:326px;
	display: inline-block;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 0px;
	position:relative;
}
#title3
{
	float:left;
	height:36px;
	width:100%;
	text-align:right;
	line-height:36px;
	clear: both;
	position:absolute;
	bottom:0px;
	right:15px;
}

#title3 a ,title3 a:visited
{
	float:right;
	text-decoration:none;
	color:#FF0000;
	font-size:13px;
}
#title3 a:hover
{ text-decoration:underline;}
#out_shadow
{
	float:right;
	width:328px;
	margin-top:20px;
	background-color:#d3d3d3;
	display: inline;
	min-height:320px;
}
#up , .up
{
	width:322px;
	background-color:#FFFFFF;
	border:solid 1px #E0E0E0;

	overflow:hidden;
		padding-top: 6px;
	padding-left: 6px;
		position:relative;
	right:6px;
	bottom:6px;
	z-index:1px;
	min-height:320px;
}

#up p{
	line-height:22px;
	font-size:12px;
	color:#666;
}

.content
{
	font-size:12px;
	line-height:30px;
	text-align:left;
}

.content table
{
	text-align:left;
	padding:5px;
	display: inline;
}

.content table td
{
	vertical-align: top;
}

.content table span
{ margin:0px 5px;}












#works
{
float:left;
width:590px;
list-style-type:none;
}
#works li
{
float:left;
width:590px;
line-height:22px;
}
#number
{
float:left;
width:80px;
font-size:14px;
line-height:22px;
}
.items
{
float:right;
width:490px;
text-align:left;
font-size:14px;
color:#444444;
line-height:22px;
margin-right:10px;
_display:inline;
}
.items a ,.items a:visited
{
float:left;
font-size:14px;
text-decoration:none;
color:#414141;
}
#bar
{
float:right;
width:490px;
margin-right:10px;
_display:inline;
padding-bottom:5px;
border-bottom:dashed 1px #969696;
}

.fzr
{
float:left;
width:308px;
text-align:left;
line-height:22px;
font-size:13px;
}
#progressbar
{
float:left;
width:200px;
height:10px;
margin:5px 0px;
padding:1px;
border-radius:5px;
border:solid 1px #FF0000;
}
#inprogressbar
{
float:left;
width:0px;
height:10px;
border-radius:5px;
background-color:#FF0000;
}

#progress
{
float:left;
width:41px;
height:22px;
text-align:center;
font-size:12px;
line-height:22px;
margin-left:10px;
_display:inline;
background:url(img/progress_number.jpg) no-repeat top center;
}

#xiangmu
{
float:left;
width:590px;
list-style-type:none;
line-height:22px;
font-size:13px;
}
#xiangmu li
{
float:left;
width:580px;
min-height:25px;
padding:10px 0px;
border-bottom:dashed 1px #B2B2B2;
}
#xiangmu li:hover
{
background-color:#D4D4D4;
}
#xiangmu_number
{
float:left;
width:100px;
padding:0px 5px;
font-size:12px;
color:#696969;

}
#xiangmu_title
{
float:left;
width:370px;
padding:0px 10px;
text-align:left;
}
#xiangmu_title a ,#xiangmu_title a:visited
{
float:left;
font-size:14px;
font-weight:bold;
text-decoration:none;
color:#242424;
}
#xiangmu_title b
{
font-size:18px;
color:#D20940;
}
#xiangmu_tushu
{
float:left;
width:80px;
}

#phone
{
float:left;
}

/*页脚版权声明*/
#BigFooter
{
	background-color:#e3e3e3;
	width: 100%;
	margin-top: -45px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: -1;
	display: inline-block;
	padding-top: 45px;
}
#footer
{
	height:120px;
	width:980px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 15px;
}
#footerL
{
	float: left;
	width: 350px;
	height: 110px;
}
#footerR
{
	float: right;
	width: 620px;
	height: 110px;
}
#footerR ul
{
	height:13px;
	_display:inline;
	list-style-type:none;
	width: 502px;
	margin-top: 12px;
	margin-right: 15px;
	margin-bottom: 12px;
	margin-left: 0px;
	float: right;
	clear: both;
}

#footerR ul li
{
	float:left;
	height:13px;
	border-right:solid 1px #272727;
	width: 99px;
	display: inline;
	text-align: center;
}
#footerR ul li a ,#footerR ul li a:visited
{
font-size:13px;
text-align:center;
text-decoration:none;
color:#414141;
font-weight:bold;
margin-top:-5px;
}
#footerR ul li a:hover
{
text-decoration:underline;
}
#copyright
{
	width:600px;
	height:70px;
	font-size:12px;
	color:#5E5E5E;
	line-height:170%;
	text-align: right;
	clear: both;
	float: right;
	margin-right: 15px;
}
#copyright a ,#copyright a:visited
{
color:#5E5E5E;
margin:0px 2px;
}
#copyright a:hover
{
text-decoration:underline;
}

/*==============好像木有用到==============*/
#content_left
{
float:left;
width:580px;
padding:5px 10px;
border-right:dashed 1px #B0B0B0;
}
.dongtai
{
float:left;
padding-left:20px;
line-height:50px;
font-size:22px;
font-weight:bold;
color:#4F4F4F;
text-align:left;
}
#content_left ul
{
float:left;
width:580px;
list-style-type:none;
line-height:22px;
}
#content_left ul li
{
float:left;
width:580px;
padding:5px 0px;
border-bottom: dashed 1px #B4B4B4;

}
#content_left ul li:hover
{
background-color:#DDDDDD;
}
#content_left ul li a ,#content_left ul li a:visited
{
float:left;
font-size:13px;
color:#929292;
text-decoration:none;
}
#content_left ul li a:hover
{
text-decoration:underline;
}
.links
{
float:left;
width:480px;
padding-left:20px;
text-align:left;
background:url(img/liimg.jpg) no-repeat left top;
}
.time3
{
float:right;
width:80px;
font-size:12px;
color:#A7A7A7;
}

#content_right
{
float:left;
width:330px;
padding:0px 10px 10px 10px;
}
#content_right ul
{
float:left;
width:300px;
height:282px;
line-height:22px;
padding-top:5px;
background:url(img/right_liimg.jpg) no-repeat left top;
overflow:hidden;
}
#content_right ul li
{
float:left;
width:260px;
height:28px;
line-height:28px;
padding-left:40px;
text-align:left;
overflow:hidden;
}
#content_right a ,#content_right a:visited
{
text-align:left;
font-size:12px;
letter-spacing:2px;
color:#414141;
text-decoration:none;
}
#content_right a:hover
{
text-decoration:underline;
}




/*各单位图片栏目页*/
#content_img
{
float:left;
width:100%;
padding:20px 0px;
list-style-type:none;
}
#content_img li
{
float:left;
width:250px;
height:250px;
margin:0px 0px 40px 52px;
}
#content_img li img
{
float:left;
width:250px;
height:200px;
margin:0px 0px 10px 0px;
border:0px;
}
#content_img li a ,#content_img li a:visited
{
float:left;
font-size:12px;
text-align:left;
color:#3C3C3C;
line-height:18px;
text-decoration:none;
}

#content_img li a:hover
{
text-decoration:underline;
}


/*单位简介*/
.inTD
{
	line-height: 180%;
	font-size: 12px;
	color: #666;
	width: 322px;
}
#inTDL
{
	width: 80px;
	text-align: right;
}
#inTDR
{
	width: 243px;
}

.tdMore
{
	float: right;
}
/*翻页*/
#showPage
{
	font-family: "宋体", Arial;
	font-size: 12px;
	line-height: 46px;
	clear: both;
	height: 46px;
	width: 100%;
	text-align: center;
	color: #999;
}
.show_page a:link ,.show_page a:visited
{
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	border: 1px solid #999;
	text-decoration: none;
}
.show_page a:hover
{
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	border: 1px solid #999;
	text-decoration: none;
	color: #FFF;
	background-color: #039;
}
/*================各种进度条=======================*/
/*进度条的外框*/
.shishi
{}
.shishi li
{float:left;
width:580px;
min-height:51px;
display:block;
text-align:left;
list-style-type:none;
color:#696969;
line-height:24px;
font-size:12px;
border-bottom:dotted 1px #707070;}
.shishi li:hover
{
	background-color:#DFDFDF;
}
.quanli
{}
.quanli li
{float:left;
width:580px;
min-height:51px;
display:block;
text-align:left;
list-style-type:none;
color:#696969;
line-height:24px;
font-size:12px;
border-bottom:dotted 1px #707070;}
.quanli li:hover
{background-color:#DFDFDF;}
.xiangmu
{}
.xiangmu li
{float:left;
width:580px;
min-height:51px;
display:block;
text-align:left;
list-style-type:none;
color:#696969;
line-height:24px;
font-size:12px;
border-bottom:dotted 1px #707070;}
.xiangmu li:hover
{background-color:#DFDFDF;}
/*框框结束*/

.li_011
{
	text-align: left;
	font-weight: bold;
}
#ListNO1
{
	min-height:51px;
	width: 60px;
	float: left;
	line-height: 50px;
	text-align: center;
}
#ListNO2
{
	float: left;
	min-height:51px;
	width: 100px;
	line-height: 50px;
	text-align: center;
	
}
#ListNO3
{	min-height:51px;
	width: 125px;
	float: left;
	line-height: 50px;
	text-align: center;}
#NameNO1
{
	height: 26px;
	width: 520px;/* IE6 需要定义宽度 */
	float: left;
	overflow: hidden;
	vertical-align: middle;
	white-space: nowrap;
    -o-text-overflow: ellipsis;    /* Opera */
    text-overflow:    ellipsis;    /* IE, Safari (WebKit) */
}
#NameNO2
{
	float: right;
	height: 24px;
	width: 480px;
}
#NameNO3
{
	float: right;
	width: 450px;/* IE6 需要定义宽度 */
	height: 26px;
	overflow: hidden;
	white-space: nowrap;
    -o-text-overflow: ellipsis;    /* Opera */
    text-overflow:    ellipsis;    /* IE, Safari (WebKit) */
}
#UserNO1 
{	height: 24px;
	width: 520px;	float: left;
	overflow: hidden;}
#UserNO2
{	height: 24px;
	width: 480px;	float: left;
	overflow: hidden;}
#UserNO3
{
	height: 24px;
	width: 450px;
	float: right;
	overflow: hidden;
}
	
.li_01
{
	float:left;
	font-size:12px;
	color:#BEBEBE;
	_display:inline;
}

.li_01
{}
.li_02
{
display:inline;
_display:inline;
text-align:left;
line-height:25px;
color:#8F8F8F;
}
.link_a
{
font-size:13px;
line-height:25px;
text-decoration:none;
color:#1C1C1C;
}
.link_a:hover
{
text-decoration:underline;
}

.bar
{
	float:right;
	width:196px;
	height:17px;
	margin:0px 10px 0px 0px;
	_display:inline;
	padding:2px;
	line-height:25px;
	border-radius:6px;
	background-color:#BFBFBF;
}
#UserNO3 .bar
{
	float:right;
	width:96px;
	height:18px;
	margin:0px 10px 0px 0px;
	_display:inline;
	padding:2px;
	line-height:18px;
	border-radius:4px;
	background-color:#BFBFBF;
	text-align: center;
}
#UserNO3 .bar:hover
{
	background-color:#BFBFBF;
}
a.FKT:link
{
	color: #555;
	text-decoration: none;
	font-size: 12px;

}
.inbar
{
	float:left;
	width:100px;
	height:17px;
	border-radius:6px;
	background-color:#DF1341;
	font-size: 10px;
	color: #FFF;
	line-height: 17px;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
}




/*投诉查询用到的CSS*/
    .bd{ background-image:url(img/inputbg.jpg); width:337px; height:35px;}
    .bd input{border-style:hidden;border:0;background:transparent; width:300px; height:25px; margin-left:10px; margin-top:5px;}
	#btnsc{
	width:111px;
	height:44px;
	background-image:url(img/tj.jpg);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-repeat: no-repeat;
	background-position: center center;
}
	table#TScx{
	font-size: 14.7px;
	line-height: 190%;
	vertical-align: middle;
}
#TScx tr .title{
	width:300px;
	text-align: right;
}
td.form
{width:340px;}
p.shuoming{
	text-indent: 2em;
	color: #333333;
}
/*投诉按钮*/
/*a.tsfont:link ,a.tsfont:visited
{
	font-size: 12px;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	border: 1px solid #003399;
	margin-right: 5px;
	margin-left: 5px;
	color: #003399;
	text-decoration: none;
}
a.tsfont:hover
{
	font-size: 12px;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	border: 1px solid #000000;
	margin-right: 5px;
	margin-left: 5px;
	color: #FFFFFF;
	background-color: #003399;
	text-decoration: none;
}*/
a.tsfont:link ,a.tsfont:visited
{
	font-size: 12px;
	margin-right: 6px;
	margin-left: 6px;
	color: #CCCCCC;
	text-decoration: none;
}
a.tsfont:hover
{
	color: #FF0000;
	text-decoration: underline;
}
/*手工加的*/
.inText {
	BORDER-BOTTOM: #999 1px solid; BORDER-LEFT: #999 1px solid; PADDING-BOTTOM: 0px; PADDING-LEFT: 3px; WIDTH: 50px; PADDING-RIGHT: 3px; BACKGROUND: #ebf4fe; BORDER-TOP: #999 1px solid; BORDER-RIGHT: #999 1px solid; PADDING-TOP: 0px
}
#menu td
{
display:block;
height:30px;
text-decoration:none;
font-size:13px;
font-weight:bold;
color:#353535;
line-height:30px;
}