@charset "utf-8";
/* CSS Document */

body {
	font-family: "宋体";
	font-size: 12px;
	color: #888888;
	margin: 0px;
	background-color: #d2c4d4;
}
form{
	margin: 0px;
}
.btn {
	height: 17px;
	width: 118px;
	border: 1px solid #cecece;
}
.searchbtn {
	border: 1px solid #cecece;
	height: 17px;
	width: 50px;
	background-color: #FFFFFF;
}
.searchtxt {
	border: 1px solid #cecece;
}
.searchTd {
	text-align: left;
	text-indent: 15px;
	height: 30px;
}

.PgText {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D0C8;
	width: 20px;
	text-align: center;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link {
	color: #888888;
	text-decoration: none;
}
a:visited {
	color: #888888;
	text-decoration: none;
}
a:hover {
	color: #FF0099;
	text-decoration: underline;
}

.Err {
	color: #999999;
}

#CiSunBanner td {
	text-align: center;
	vertical-align: top;
}

#CiSunMenu .menu{
	background-image: url(images/menu_bg.gif);
	text-align: left;
	vertical-align: middle;
	height: 46px;
	font-size: 13px;
}

#CiSunAD td {
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
}

#RandomBull a:link {
	color: #FF6600;
	text-decoration: none;
}
#RandomBull a:visited {
	color: #FF6600;
	text-decoration: none;
}
#RandomBull a:hover {
	color: #FF6600;
	text-decoration: underline;
}

#CiSunLeftBull .outtd {
	background-image: url(/Template/fybj/images/bulletina_2.gif);
	background-repeat: repeat-y;
}
#CiSunLeftBull .outtd2 {
	background-image: url(/Template/fybj/images/bulletina_2.gif);
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 20px;
}
#CiSunLeftBull .Intd {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
#CiSunLeftBull .Bulllist {
	text-align: left;
	line-height: 22px;
}

#CiSunLeftReport .outtd {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 123px;
	vertical-align: top;
	background-image: url(images/report_2.gif);
	background-repeat: repeat-x;
	padding-right: 10px;
	padding-left: 10px;
}
#CiSunLeftReport .Intd {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

#CiSunLeftFYJB .outtd {
	text-align: left;
	height: 186px;
	vertical-align: top;
	background-image: url(images/simplelist_2.gif);
	background-repeat: repeat-x;
	line-height: 22px;
	padding-top: 5px;
	padding-left: 10px;
}

#NewsPhoto .PhotoOut {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	vertical-align: middle;
	width: 40%;
}
#NewsPhoto .PhotoIn {
	text-align: center;
	vertical-align: middle;
	width: 180px;
	height: 135px;
	border: 1px solid #dfdfdf;
	padding: 2px;
}

#NewsPhoto .ForwordOut {
	text-align: center;
	vertical-align: top;
	width: 60%;
	padding-top: 5px;
	padding-bottom: 5px;
}
#NewsPhoto .ForwordInTitle {
	text-align: center;
	padding-top: 3px;
	padding-bottom: 5px;
	color: #888888;
	font-weight: bold;
}
#NewsPhoto .ForwordInWords {
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	text-indent: 24px;
	line-height: 20px;
	color: #888888;
}

/*文章列表*/
#NewsList .TdTitle {
	width: 85%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #b5b5b5;
	text-align: left;
	height: 30px;
}
#NewsList .TdDate {
	width: 15%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #b5b5b5;
	text-align: right;
}

/*页脚样式*/
#CiSunFoot .outtable {
	background-color: #F9F9F9;
}
#CiSunFoot .outtd {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e7e7e7;
	vertical-align: top;
	color: #979797;
	height: 145px;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
}
#CiSunFoot .intdleft {
	line-height: 22px;
	text-align: left;
	width: 75%;
}
#CiSunFoot .intdright {
	text-align: center;
	vertical-align: top;
	width: 25%;
}

#CisunShortList .TdTitle {
	text-align: left;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #b7b7b7;
}

/*文章列表页的标题栏*/
#ListTitle .LTTitle {
	height: 60px;
	width: 30%;
	background-image: url(/Template/fybj/images/title_00.gif);
	background-repeat: repeat-x;
	text-align: left;
}
#ListTitle .LTTitleIn {
	font-family: "黑体";
	font-weight: bold;
	color: #a1cd22;
	padding-top: 20px;
	font-size: 14px;
	text-align: left;
	padding-left: 20px;
}
#ListTitle .LTTitleBG {
	height: 60px;
	background-image: url(/Template/fybj/images/title_00_bg.gif);
	background-repeat: repeat-x;
	width: 70%;
}

/*公告列表*/
#AnnounceList .TdTitle {
	width: 78%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #b5b5b5;
	text-align: left;
	height: 30px;
}
#AnnounceList .TdDate {
	width: 22%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #b5b5b5;
	text-align: right;
}

/*阅读页面*/
#NewsContent .TdTitle{
	text-align: center;
	height: 35px;
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
}
#NewsContent .TdContent{
	text-align: left;
	height: 150px;
	font-family: "宋体";
	font-size: 12px;
	line-height: 22px;
	padding-right: 10px;
	padding-left: 10px;
	text-indent: 20px;
	vertical-align: top;
}
