.huiyeeBtn {
	border: #aaa 1px solid;
	background: url(/images/esite/org/input_btn.png);
	color: #333;
	height: 25px;
	padding: 5px 3px 5px 3px;
	font-weight: bold;
	margin: 0px;
}

img {
	border-width: 0px;
}

/*event-update-form*/
.ztxxTit {
	background: #EEEEEE;
	padding: 5px 8px 5px 8px;
	font-size: 13px;
	font-weight: bold;
	overflow: hidden;
	clear: both;
}

.event-update-form {
	font-size: 13px;
	color: #222222;
	clear: both;
}

.event-update-form .input_txt {
	border: #C0BBB4 1px solid;
	height: 18px;
	padding: 4px 0px 0px 5px;
	margin: 0px;
	background: url(/images/esite/org/input_txt.png) top repeat-x;
	color: #5C5C5C;
}

.event-update-form .txtArea {
	border: #C0BBB4 1px solid;
	padding: 5px;
	margin: 0px;
	color: #5C5C5C;
	background: #FFFFFF url(/images/esite/org/input_txt.png) top repeat-x;
}

.event-update-form .star {
	color: red;
	font-weight: bold;
}

.event-update-form .note {
	color: #828282;
}

/*
	.hy_dia_tit{
		background:#EEEEEE;
		border:1px #D4D0C8 solid;
		color:#3D3D3D;
		font-weight:bold;
		font-size:13px;
		padding:5px 0px 0px 8px;
		height:25px;
		width:418px;
		overflow:hidden;
	}
	.hy_dia_txt{
		text-align:left;
		border:1px #D4D0C8 solid;
		border-top-width:0px;
		width:408px;
		overflow:hidden;
		padding:5px;
	}
/*
	/*event-list*/
.event-list {
	background: #D4D0C8;
	color: #3D3D3D;
	font-size: 12px;
	width: 98%;
	margin-left: 7px;
}

.event-list th {
	background: #EEEEEE;
	padding: 8px 0px 8px 0px;
	border: 0px #FFFFFF solid;
	text-align: center;
}

.event-list .tr2 th {
	background: #D1E0E0;
	padding: 8px 0px 8px 0px;
	border: 0px #FFFFFF solid;
	text-align: center;
}

.event-list td {
	background: #FFFFFF;
	padding: 0px;
	text-align: center;
	padding: 8px;
}

.event-list td.webName {
	background: #FFFFFF;
	padding: 0px;
	text-align: left;
	padding: 8px;
}

.event-list th.webName {
	padding: 8px 0px 8px 8px;
	border: 0px #FFFFFF solid;
	text-align: left;
}

.event-list th.eventTit {
	background: url(/images/esite/org/eventList-th-bg.jpg) repeat-x;
}

.event-list .tr2 td {
	background: #F0F0F6;
}

.event-list th a {
	font-size: 13px;
	color: #104FD1;
	text-decoration: none;
}

.event-list th a:hover {
	text-decoration: underline;
}

.event-list td a {
	font-size: 12px;
	color: #104FD1;
	text-decoration: none;
}

.event-list td a:hover {
	text-decoration: underline;
}

.event-list a.edit {
	padding: 0px 0px 0px 17px;
	background: url(/images/esite/org/edit.gif) 0px -2px no-repeat;
}

.event-list a.delete {
	padding: 0px 0px 0px 17px;
	background: url(/images/esite/org/delete.gif) 0px -2px no-repeat;
}

/*yhxx*/
.yhxxTit {
	width: 192px;
	height: 18px;
	background: url(/images/esite/org/yhxxBg.jpg) no-repeat;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	padding: 10px 0px 0px 20px;
}

.yhxxTxt {
	color: #333333;
	font-size: 12px;
	width: 200px;
	padding: 5px;
	border: 1px #C5C5C5 solid;
	border-top-width: 0px;
	line-height: 18px;
}

#top1 {
	height: 100px;
	background: url(/esite/st_4_09/images/13_top1_bg.jpg) repeat-x;
	text-align: center;
}

#foot {
	clear: both;
	width: 100%;
	height: 57px;
	padding: 5px 0px 0px 0px;
	background: url(/esite/st_4_09/images/13_foot.jpg) repeat-x;
	text-align: center;
	font-size: 12px;
	color: #8D8D8D;
	line-height: 23px;
	margin-top: 8px;
}

#foot a {
	color: #8D8D8D;
	text-decoration: none;
}

#foot a:hover {
	color: #222222;
	text-decoration: underline;
}

/*perm-privselect-form*/
.perm-privselect-form {
	background: #D4D0C8;
	color: #3D3D3D;
	font-size: 12px;
	width: 98%;
	margin-left: 5px;
}

.perm-privselect-form th {
	background: #EEEEEE;
	padding: 5px;
	border: 0px #FFFFFF solid;
	text-align: left;
}

.perm-privselect-form td {
	background: #FFFFFF;
	padding: 0px;
	text-align: left;
	padding: 5px;
}

/*email template*/
* {
	padding: 0px;
	margin: 0px;
}

.templateList {
	
}

.templateList .categories {
	float: left;
	width: 145px;
	border: 1px #ccc solid;
	margin-right: 6px;
}

.templateList .categories ul {
	list-style: none;
	width: 130px;
}

.templateList .categories ul li {
	margin: 0px 0px 0px 0px;
}

.templateList .categories ul li a {
	width: 100%;
	display: block;
	text-decoration: none;
	padding: 6px 5px 6px 10px;
	font-size: 12px;
	color: #333333;
	border-bottom: 1px #ccc solid;
}

.templateList .categories ul li a:hover {
	color: #DF6706;
	background: #EFF0EF;
	font-weight: bold;
}

/*imgList*/
.templateList .imgList {
	float: left;
	border: 1px #ccc solid;
}

.templateList .imgList td {
	text-align: center;
}

.templateList .imgList td .item {
	width: 100px;
	border: 1px #E1E1E1 solid;
	background: #F5F5F5;
	padding: 10px;
	color: #474747;
	font-size: 12px;
	font-weight: bold;
}

/*helpNav*/
.helpNav {
	list-style: none;
	background: #F5F5F5;
}

.helpNav li {
	width: 191px;
	border-bottom: 1px #D8D8D8 solid;
}

.helpNav li a {
	display: block;
	width: 179px;
	height: 22px;
	color: #585858;
	text-decoration: none;
	padding: 5px 0px 0px 20px;
	background:
		url(http://www.huiyee.com/esite/st_4_09/images/13_menuDot.jpg) 8px
		10px no-repeat;
}

.helpNav li a:hover {
	display: block;
	width: 179px;
	height: 22px;
	color: #C40112;
	padding: 5px 0px 0px 20px;
	font-weight: bold;
	background: #FEFDE9
		url(http://www.huiyee.com/esite/st_4_09/images/13_menuDot.jpg) 8px
		10px no-repeat;
}

.helpNav li a.son {
	display: block;
	width: 161px;
	height: 22px;
	color: #585858;
	text-decoration: none;
	padding: 5px 0px 0px 38px;
	background: #FFF url(http://www.huiyee.com/esite/st_4_15/images/dot.gif)
		20px 7px no-repeat;
}

.helpNav li a.son:hover {
	display: block;
	width: 161px;
	height: 22px;
	color: #585858;
	text-decoration: none;
	padding: 5px 0px 0px 38px;
	background: #FFF url(http://www.huiyee.com/esite/st_4_15/images/dot.gif)
		20px 7px no-repeat;
	font-weight: bold;
}

/*emailHelp*/
.emailHelp {
	line-height: 22px;
	padding: 20px;
}

.emailHelp h2 {
	border-bottom: 1px #ccc solid;
}

.layer_verified_txt {
	clear: both;
	padding: 20px;
	border: 1px #ccc solid;
}

/*emailchart*/
.chartTit {
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
	background: #E3E3E3;
	padding: 5px;
	text-align: center;
}

.chartTit span {
	width: 50%;
	text-align: right;
}

.chartTit a {
	text-decoration: none;
	color: blue;
	font-weight: normal;
	font-size: 12px;
}

.chartTit a:hover {
	text-decoration: underline;
}

.chartTxt {
	border: 1px #E3E3E3 solid;
	margin-bottom: 5px;
	padding: 5px;
	text-align: center;
}

.charNum {
	font-weight: bold;
	color: red;
}

/* table */
#calendar td {
	font-size: 12px;
	color: #646464;
	border: 1px #C1C6CD solid;
	background-color: white;
	padding: 3px;
	text-align: left;
}

#calendar th {
	font-size: 12px;
	color: #646464;
	background-color: #e0e0e0;
	border: 1px #C1C6CD solid;
	padding: 3px;
	text-align: left;
}

#calendar td a {
	color: blue;
	text-decoration: none;
}

#calendar td a:hover {
	text-decoration: underline;
}

/* tab f */ /*- Menu Tabs F--------------------------- */
#tabsF {
	float: left;
	width: 100%;
	background: #efefef;
	font-size: 100%;
	margin: -15;
	padding: -20;
	line-height: normal;
	border-bottom: 1px solid #666;
}

#tabsF ul {
	margin: 0;
	padding: 10px 10px 0 50px;
	list-style: none;
}

#tabsF li {
	display: inline;
	margin: 0;
	padding: 0;
}

#tabsF ul .selected a {
	background-position: 0% -42px;
}

#tabsF ul  .selected a span {
	background-position: 100% -42px;
}

#tabsF a {
	float: left;
	background: url("/images/tableftF.gif") no-repeat;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
}

#tabsF a span {
	float: left;
	display: block;
	background: url("/images/tabrightF.gif") no-repeat right top;
	padding: 7px 15px 4px 6px;
	color: #666;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsF a span {
	float: none;
}

/* End IE5-Mac hack */
#tabsF a:hover span {
	color: #FFF;
}

#tabsF a:hover {
	background-position: 0% -42px;
}

#tabsF a:hover span {
	background-position: 100% -42px;
}
