/*--自动生效类--*/
BODY {
	SCROLLBAR-FACE-COLOR: #eeeeee;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: gray;
	SCROLLBAR-3DLIGHT-COLOR: gray;	
	SCROLLBAR-ARROW-COLOR: #999999;
	SCROLLBAR-TRACK-COLOR: #f4f4f4;	
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	FONT-SIZE: 9pt;
	FONT-FAMILY:AvantGrade，Verdana, Arial, Helvetica, sans-serif;
	MARGIN: 0px 0px 0px 0px;
	background-color: #ffffff;	
	line-height:150%;
}
TABLE
{
	font-size: 9pt;
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
	cursor: default;
	border-collapse: collapse;
	line-height:150%;
}
TH {
	FONT-SIZE: 9pt;
	COLOR: #000000;
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
}
TR {
	FONT-SIZE: 9pt; COLOR: #000000 
}
TD {
	FONT-SIZE: 9pt;
	COLOR: #000000;
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
	line-height:150%;
}
IMG {
	BORDER-RIGHT: medium none;
	BORDER-TOP: medium none;
	BORDER-LEFT: medium none;
	BORDER-BOTTOM: medium none;
}
SELECT {
	FONT-SIZE: 9pt; 
	COLOR: #444444;
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
}
TEXTAREA {
	SCROLLBAR-FACE-COLOR: #eeeeee;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: gray;
	SCROLLBAR-3DLIGHT-COLOR: gray;	
	SCROLLBAR-ARROW-COLOR: #999999;
	SCROLLBAR-TRACK-COLOR: #f4f4f4;	
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	BORDER: gray 1px solid;
	OVERFLOW-Y: scroll;
	background-color: #FFFFFF;
	PADDING:3px;
	FONT-SIZE: 9pt;
	COLOR: #444444;
	}
/*按钮和文本框基本样式*/	
input{
	font-size:12px;
	COLOR: #444444;
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
	PADDING-TOP: 2px;
	}
/*段落格式*/
P {
	BACKGROUND-POSITION: 2em 50%; TEXT-INDENT: 24px
}

/*--链接控制类--*/
/*横向菜单样式*/
A.menu:link {
	COLOR: #000000; FONT-SIZE: 10pt; TEXT-DECORATION: none;font-weight:bold;
}
A.menu:visited {
	COLOR: #000000; FONT-SIZE: 10pt; TEXT-DECORATION: none;font-weight:bold;
}
A.menu:hover {
	COLOR: #00539F; FONT-SIZE: 10pt; TEXT-DECORATION: underline;font-weight:bold;
}
A.menu:active {
	COLOR: #00539F; FONT-SIZE: 10pt; TEXT-DECORATION: none;font-weight:bold;
}
/*一般样式*/
A:link {
	COLOR: #000000; FONT-SIZE: 9pt; TEXT-DECORATION: none
}
A:visited {
	COLOR: #000000; FONT-SIZE: 9pt; TEXT-DECORATION: none
}
A:hover {
	COLOR: #004681; FONT-SIZE: 9pt; TEXT-DECORATION: underline
}
A:active {
	COLOR: #004681; FONT-SIZE: 9pt; TEXT-DECORATION: none
}
/*产品菜单样式*/
A.product:link {
	COLOR: #444444; FONT-SIZE: 9pt; TEXT-DECORATION: none
}
A.product:visited {
	COLOR: #444444; FONT-SIZE: 9pt; TEXT-DECORATION: none
}
A.product:hover {
	COLOR: #004681; FONT-SIZE: 9pt; TEXT-DECORATION: none;BACKGROUND-COLOR: #DEDEDE;width:170;height:19
}
A.product:active {
	COLOR: #004681; FONT-SIZE: 9pt; TEXT-DECORATION: none;BACKGROUND-COLOR: #DEDEDE;width:170;height:19
}
/*产品页面样式*/
A.product2:link {
	COLOR: #000000; FONT-SIZE: 10pt; TEXT-DECORATION: none
}
A.product2:visited {
	COLOR: #000000; FONT-SIZE: 10pt; TEXT-DECORATION: none
}
A.product2:hover {
	COLOR: #005889; FONT-SIZE: 10pt; TEXT-DECORATION: underline
}
A.product2:active {
	COLOR: #005889; FONT-SIZE: 10pt; TEXT-DECORATION: underline
}
/*特殊连接样式*/
A.special:link {
	COLOR: #444444; FONT-SIZE: 9pt; TEXT-DECORATION: underline
}
A.special:visited {
	COLOR: #444444; FONT-SIZE: 9pt; TEXT-DECORATION: underline
}
A.special:hover {
	COLOR: #A4A4A4; FONT-SIZE: 9pt; TEXT-DECORATION: underline
}
A.special:active {
	COLOR: #444444; FONT-SIZE: 9pt; TEXT-DECORATION: underline
}
/* 提示超链接*/
a.textAlert:active{
	color:#6395C6;
	text-decoration:underline;
}
/* 提示超链接*/
a.textAlert:link{
	color:#6395C6;
	text-decoration:underline;
}
/* 提示超链接*/
a.textAlert:visited{
	color:#6395C6;
	text-decoration:underline;
}
/* 提示超链接*/
a.textAlert:hover {
	color:#6395C6;
	text-decoration:none;
}
A.red:link {
	COLOR: #FF0000; FONT-SIZE: 9pt; TEXT-DECORATION: none
}
A.red:visited {
	COLOR: #FF0000; FONT-SIZE: 9pt; TEXT-DECORATION: none
}
A.red:hover {
	COLOR: #0099CC; FONT-SIZE: 9pt; TEXT-DECORATION: none
}
A.red:active {
	COLOR: #0099CC; FONT-SIZE: 9pt; TEXT-DECORATION: none
}

A.blue:link {
	COLOR: #2f547e; FONT-FAMILY: "Verdana, Arial, Helvetica, sans-serif"; FONT-SIZE: 9pt; TEXT-DECORATION: none
}
A.blue:visited {
	COLOR: #2f547e; FONT-SIZE: 9pt; TEXT-DECORATION: none
}
A.blue:hover {
	COLOR: #5a8cc2; FONT-SIZE: 9pt; TEXT-DECORATION: none
}
A.blue:active {
	COLOR: #a7c1de; FONT-SIZE: 9pt; TEXT-DECORATION: none
}

/*--表格控制类--*/

/*数据表格*/
TABLE.data_table {

}
TABLE.data_table th {
	border-bottom:1px solid #CC0000;
	padding-bottom:2px;
}
TABLE.data_table Td {
	border-bottom:1px solid #dddddd;
	padding-bottom:2px;
	padding-top:2px;
	height:20px;
	bgcolor:"#FFFFFF";
}
.left_table{
height:20;
align:center;
bgcolor:#FFFFFF;
}
/*装页次信息的表格*/
TABLE.page_info_table {

}
TABLE.page_info_table Td {
	padding-bottom:6px;
	padding-top:6px;
	padding-left:2px;
	padding-right:2px;
}
/*数据表格右上方搜索栏表格*/
TABLE.search_table {

}
TABLE.search_table Td {
	padding-bottom:6px;
	padding-left:3px;
	padding-right:3px;
}
/*装横向图标组的表格*/
TABLE.icon_table {

}
TABLE.icon_table Td {
	padding-left:2px;
	padding-right:2px;
}
/*数据表格*/
TABLE.in_data_table {

}
TABLE.in_data_table Td {
	border:0px solid #ffffff;
}

/*功德林带框表格(团体)*/
table.forest_content_1{
	background-image: url(file:);
	background-repeat:no-repeat;
	background-position:right bottom;
}
/*功德林带框表格(个人团体)*/
table.forest_content_2{
	background-image: url(file:);
	background-repeat:no-repeat;
	background-position:right bottom;
}

/*栏目页子导航条表格*/
TABLE.branch_navi {
	width:156px;
	background-color:#FFDAE9;
	background-image: url(file:);
	background-repeat:no-repeat;
	background-position:top;
}
TABLE.branch_navi th {
	padding-top:12px;
	padding-bottom:8px;
	text-align:left;
	background-image: url(file:);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-left:13px;
	padding-right:13px;
}
TABLE.branch_navi TD.bottom {
background-image: url(file:);
background-repeat:no-repeat;
background-position:bottom;
height:14px;
}
TABLE.branch_navi TD {
	padding-left:13px;
	padding-right:13px;
	padding-top:3px;
	padding-bottom:3px;
	background-image: url(file:);
	background-repeat:no-repeat;
	background-position:left bottom;
	font-weight:bold;
}
TABLE.branch_navi TD.level_1 {
	padding-left:30px;
	padding-right:13px;
	padding-top:3px;
	padding-bottom:3px;
	background-image: url(file:);
	background-repeat:no-repeat;
	background-position:left bottom;
	font-weight:bold;
	
	
}
TABLE.branch_navi td.level_3 {
	padding-left:30px;
	padding-right:13px;
	padding-top:3px;
	padding-bottom:3px;
	background-image: url(file:);
	background-repeat:no-repeat;
	background-position:left bottom;
	font-weight:bold;
}
/*TABLE.branch_navi tr td.selected {
	padding-left:30px;
	padding-right:13px;
	padding-top:3px;
	padding-bottom:3px;
	background-image:url(../../images/branch_left_navi_5.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	font-weight:bold;
	background-color:#6886C3;
	color:white;
*/	
}
TABLE.branch_navi tr td.selected2 {
	padding-left:45px;
	padding-right:13px;
	padding-top:3px;
	padding-bottom:3px;
	background-image: url(file:);
	background-repeat:no-repeat;
	background-position:left bottom;
	font-weight:bold;
	background-color:#6886C3;
	color:white;
	
}

TABLE.branch_navi TD.level_2 {
	padding-left:45px;
	padding-right:13px;
	padding-top:3px;
	padding-bottom:3px;
	background-image: url(file:);
	background-repeat:no-repeat;
	background-position:left bottom;
	font-weight:bold;
	background-color:#e6e6e6;
}
/*求助站左边栏目*/
TABLE.qzz_left_box {
	width:156px;
	background-image: url(file:);
	background-repeat:no-repeat;
	background-position:top;
}
TABLE.qzz_left_box th {
	padding-top:12px;
	padding-bottom:8px;
	text-align:left;
	padding-left:13px;
	padding-right:13px;
	color:#CC0000;
}
TABLE.qzz_left_box TD {
	padding-left:13px;
	padding-right:13px;
}
TABLE.qzz_left_box TD.style {
	font-weight:bold;
	color:#CC0000;
}
TABLE.qzz_left_box TD.bottom {
background-image: url(file:);
background-repeat:no-repeat;
background-position:bottom;
height:6px;
background-color:#ededed;
}
/*关爱活动栏目二级菜单*/
TABLE.branch_navi tr td.selected5{
	padding-left:45px;
	padding-right:13px;
	padding-top:3px;
	padding-bottom:3px;
	background-image: url(file:);
	background-repeat:no-repeat;
	background-position:left bottom;
	font-weight:bold;
}
	


TABLE.branch_navi TD.level_5 {
	padding-left:45px;
	padding-right:13px;
	padding-top:3px;
	padding-bottom:3px;
	background-image: url(file:);
	background-repeat:no-repeat;
	background-position:left bottom;
	font-weight:bold;
	background-color:#e6e6e6;
}



/*栏目页子导航条表格(分隔行)*/
TABLE.branch_navi TD.operator {
	/*background-image:url();*/
	font-size:1px;
	height:12px;
}
/*栏目页子导航条表格(无子栏目插图行)*/
TABLE.branch_navi TD.illu {
	background-image: url(file:);
	background-repeat:no-repeat;
	background-position:left top;	
	font-size:1px;
	height:95px;
}
/*栏目页子导航条表格(无子栏目插图行)*/
TABLE.branch_navi TD.selected {
	padding-left:13px;
	padding-right:13px;
	padding-top:3px;
	padding-bottom:3px;
	background-image: url(file:);
	background-repeat:no-repeat;
	background-position:left bottom;
	font-weight:bold;
}
/*栏目页左边区块表格*/
TABLE.branch_left_box {
	width:156px;
	background-image: url(file:);
	background-repeat:no-repeat;
	background-position:top;
}
TABLE.branch_left_box th {
	padding-top:12px;
	padding-bottom:8px;
	text-align:left;
	padding-left:13px;
	padding-right:13px;
	color:#CC0000;
}
TABLE.branch_left_box TD {
	padding-left:13px;
	padding-right:13px;
}
TABLE.branch_left_box TD.bottom {
background-image: url(file:);
background-repeat:no-repeat;
background-position:bottom;
height:6px;
background-color:#ededed;
}
TABLE.branch_navi TD {
	padding-left:13px;
	padding-right:13px;
	padding-top:2px;
	padding-bottom:2px;
	background-image: url(file:);
	background-repeat:no-repeat;
	background-position:bottom;
	font-weight:bold;
}

/*公德林子导航条表格*/
TABLE.gdl_navi {
	width:156px;
	background-color:#FFDAE9;
	background-image: url(file:);
	background-repeat:no-repeat;
	background-position:top;
}
TABLE.gdl_navi th {
	padding-top:12px;
	padding-bottom:8px;
	text-align:left;
	background-image: url(file:);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-left:13px;
	padding-right:13px;
}
TABLE.gdl_navi TD.bottom {
background-image: url(file:);
background-repeat:no-repeat;
background-position:bottom;
height:14px;
}
TABLE.gdl_navi TD {
	padding-left:13px;
	padding-right:13px;
	padding-top:3px;
	padding-bottom:3px;
	background-image: url(file:);
	background-repeat:no-repeat;
	background-position:bottom;
	font-weight:bold;
}
/*公德林页左边区块表格*/
TABLE.gdl_left_box {
	width:156px;
	background-image: url(file:);
	background-repeat:no-repeat;
	background-position:top;
}
TABLE.gdl_left_box th {
	padding-top:12px;
	padding-bottom:8px;
	text-align:left;
	padding-left:13px;
	padding-right:13px;
}
TABLE.gdl_left_box TD {
	padding-left:13px;
	padding-right:13px;
}
TABLE.gdl_left_box TD.bottom {
background-image: url(file:);
background-repeat:no-repeat;
background-position:bottom;
height:6px;
background-color:#ededed;
}
TABLE.gdl_navi TD {
	padding-left:13px;
	padding-right:13px;
	padding-top:2px;
	padding-bottom:2px;
	background-image: url(file:);
	background-repeat:no-repeat;
	background-position:bottom;
	font-weight:normal;
}
/*首页表格*/
TABLE.tblIndex {
	border:0px solid #cccccc;
}
TABLE.tblIndex TD {
	BACKGROUND-COLOR: #ffffff;
	padding:3px;
	border:0px solid #cccccc;
}
TABLE.tblIndex TD.td-title {
	BACKGROUND-COLOR: #6395C6;
	color:#FFFFFF;
	font-weight:bold;
}
/*装按钮表格*/
TABLE.button_table {
}
TABLE.button_table Td {
	padding-left:3px;
	padding-right:3px;
	padding-bottom:6px;
	padding-top:6px;
}
/*白色带框表格*/
table.white_box{
}
table.white_box td.conner_lt{
	background-image: url(file:);
	background-repeat:no-repeat;
	background-position:left top;
	width:12px;
	height:12px;
	font-size:1px;
}
table.white_box td.conner_rt{
	background-image: url(file:);
	background-repeat:no-repeat;
	background-position:right top;
	font-size:1px;
}
table.white_box td.conner_lb{
	background-image: url(file:);
	background-repeat:no-repeat;
	background-position:left bottom;
}
table.white_box td.conner_rb{
	background-image: url(file:);
	background-repeat:no-repeat;
	background-position:right bottom;
	padding-right:12px;
	padding-bottom:12px;	
}
table.white_box td.td_title{
	font-size:14px;
	font-weight:bold;
	color:#CC0000;
	padding-left:2px;
	padding-right:7px;
}
table.white_box td.td_more{
	background-image: url(file:);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:7px;
}
/*栏目页带框表格*/
table.branch_box{
}
table.branch_box td.conner_lt{
	background-image: url(file:);
	background-repeat:no-repeat;
	background-position:left top;
	width:12px;
	height:12px;
	font-size:1px;
}
table.branch_box td.conner_rt{
	background-image: url(file:);
	background-repeat:no-repeat;
	background-position:right top;
	font-size:1px;
}
table.branch_box td.conner_lb{
	background-image: url(file:);
	background-repeat:no-repeat;
	background-position:left bottom;
}
table.branch_box td.conner_rb{
	background-image: url(file:);
	background-repeat:no-repeat;
	background-position:right bottom;
	padding-right:12px;
	padding-bottom:12px;	
}
table.branch_box td.td_title{
	font-size:14px;
	font-weight:bold;
	color:#CC0000;
	padding-left:2px;
	padding-right:7px;
}
table.branch_box td.td_more{
	background-image: url(file:);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:7px;
}
/*栏目页粉红表格*/
table.branch_box_2{
}
table.branch_box_2 td.conner_lt{
	background-image: url(file:);
	background-repeat:no-repeat;
	background-position:left top;
	width:12px;
	height:12px;
	font-size:1px;
}
table.branch_box_2 td.conner_rt{
	background-image: url(file:);
	background-repeat:no-repeat;
	background-position:right top;
	font-size:1px;
}
table.branch_box_2 td.conner_lb{
	background-image: url(file:);
	background-repeat:no-repeat;
	background-position:left bottom;
}
table.branch_box_2 td.conner_rb{
	background-image: url(file:);
	background-repeat:no-repeat;
	background-position:right bottom;
	padding-right:12px;
	padding-bottom:12px;	
}
table.branch_box_2 td.td_title{
	background-image: url(file:);
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#FFDAE9;
	font-size:14px;
	font-weight:bold;
	color:#CC0000;
	padding-left:37px;
	padding-top:2px;
	height:28px;
}
table.branch_box_2 td.td_more{
	background-image: url(file:);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:7px;
}

/*首页下部左边表格*/
table.index_box_leftNether{
}
table.index_box_leftNether td.conner_lt{
	background-image: url(file:);
	background-repeat:no-repeat;
	background-position:left top;
	width:12px;
	height:12px;
	font-size:1px;
}
table.index_box_leftNether td.conner_rt{
	background-image: url(file:);
	background-repeat:no-repeat;
	background-position:right top;
	font-size:1px;
}
table.index_box_leftNether td.conner_lb{
	background-image: url(file:);
	background-repeat:no-repeat;
	background-position:left bottom;
}
table.index_box_leftNether td.conner_rb{
	background-image: url(file:);
	background-repeat:no-repeat;
	background-position:right bottom;
	padding-right:12px;
	padding-bottom:12px;	
}
/*首页上部右边表格*/
table.index_box_rightAbove{
}
table.index_box_rightAbove td.conner_lt{
	background-image: url(file:);
	background-repeat:no-repeat;
	background-position:left top;
	width:12px;
	height:12px;
	font-size:1px;
}
table.index_box_rightAbove td.conner_rt{
	background-image: url(file:);
	background-repeat:no-repeat;
	background-position:right top;
	font-size:1px;
}
table.index_box_rightAbove td.conner_lb{
	background-image: url(file:);
	background-repeat:no-repeat;
	background-position:left bottom;
}
table.index_box_rightAbove td.conner_rb{
	background-image: url(file:);
	background-repeat:no-repeat;
	background-position:right bottom;
	padding-right:12px;
	padding-bottom:12px;
}
/*栏目页框内显示信息表格*/
table.branch_inner_table{
	width:100%;
}
table.branch_inner_table td{
	border-bottom:1px solid #dedede;
	padding-top:3px;
	padding-bottom:3px;
}
.td_header_bg{
background-image: url(file:);
background-repeat:repeat-x;
background-position:top;}
.td_branch_left{
	background-image: url(file:);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#ededed;
}
/*粉色表格标题下的分割线*/
.td_pink_title_operator_line{
background-image: url(file:);
background-repeat:repeat-x;
background-position:center;
height:8px;
font-size:1px;
}
/*白色表格标题下的分割线*/
.td_white_title_operator_line{
background-image: url(file:);
background-repeat:repeat-x;
background-position:center;
height:8px;
font-size:1px;
}

/*form*/
.btn {
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-BOTTOM: #999999 1px solid;
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	PADDING-TOP: 2px;
	height:25px;
	BACKGROUND-COLOR: #eeeeee;
	background-image: url(file:);
}
.btnSmall {
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-BOTTOM: #999999 1px solid;
	PADDING-TOP: 2px;
	height:20px;
	COLOR: #444444;
	BACKGROUND-COLOR: #eeeeee;
	background-image: url(file:);
}

/*--字体控制类--*/
/*大红黑体*/
.bnew
{
	font-decoration:none;
	font-family:Verdana;
	font-size:9pt;
	font-weight:bold;
	color:#990000;
}
/*大号交易码*/
.elem
{
	font-decoration:none;
	font-family:宋体;
	font-size:13px;
	font-weight:bold;
	COLOR: #444444;
	background-color: #FFFFFF;
}
/* 文本字体---红色 */
.text_red {
	FONT-SIZE: 9pt;
	LINE-HEIGHT: 20px;
	color: #FF0000;
}
/* 文本字体---页脚部分 */
.text_footer {
	FONT-SIZE: 9pt;
	LINE-HEIGHT: 20px;
	color: #CCCCCC;
}
/* 注释*/
.text_note {
	FONT-SIZE: 9pt;
	LINE-HEIGHT: 20px;
	color: #ffffff;
}
/*粉色表格标题*/
.title_pink_table{
	font-weight:bold;
	font-size:14px;
	color:#555555;
}
/*白色表格标题*/
.title_white_table{
	font-weight:bold;
	font-size:14px;
	color:#CC0000;
	line-height:150%;
	margin-left:3px;
}

/*表格体内容排形式*/
.padding_content {
	PADDING-BOTTOM: 50px; PADDING-LEFT: 70px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}

/*背景排列形式*/
.bg_left_topx {
	BACKGROUND-POSITION: left top; BACKGROUND-REPEAT: repeat-x
}
.bg_left_botx {
	BACKGROUND-POSITION: left bottom; BACKGROUND-REPEAT: repeat-x
}
.multSelect{
	border:1px solid #cccccc;
	color:#444444;
	padding-top:2px;
}
/* 文本输入框格式 */
.input {
	BORDER: gray 1px solid;
	FONT-SIZE: 9pt;
	HEIGHT: 16px;
	FONT-FAMILY: verdana;
	BACKGROUND-COLOR: window;
}
.input_50 {
	BORDER-RIGHT: dimgray 1px solid;
	BORDER-TOP: dimgray 1px solid;
	FONT-SIZE: 9pt;
	HEIGHT: 20px;
	BORDER-LEFT: dimgray 1px solid;
	BORDER-BOTTOM: dimgray 1px solid;
	FONT-FAMILY: verdana;
	BACKGROUND-COLOR: window;
	width: 50px;
}
.input_100 {
	BORDER-RIGHT: dimgray 1px solid;
	BORDER-TOP: dimgray 1px solid;
	FONT-SIZE: 9pt;
	HEIGHT: 20px;
	BORDER-LEFT: dimgray 1px solid;
	BORDER-BOTTOM: dimgray 1px solid;
	FONT-FAMILY: verdana;
	BACKGROUND-COLOR: window;
	width: 100px;
}

/* 按纽格式*/
.button {
	FONT-SIZE: 9pt;
	FONT-FAMILY: Verdana,Arial,宋体;
	BACKGROUND:  url(file:);
	BORDER: darkgray 1px solid;
	cursor: hand;
	HEIGHT: 23px;
	background-image:  url(file:);
	padding-left:3px;
	padding-left:3px;
}
.button_dateset {
	BORDER-RIGHT: darkgray 1px solid;
	BORDER-TOP: darkgray 1px solid;
	FONT-SIZE: 9pt;
	BACKGROUND:  url(file:);
	BORDER-LEFT: darkgray 1px solid;
	BORDER-BOTTOM: darkgray 1px solid;
	FONT-FAMILY: Webdings;
	cursor: hand;
	HEIGHT: 23px;
	background-image:  url(file:);
}
.button_height20 {
	BORDER-RIGHT: darkgray 1px solid;
	BORDER-TOP: darkgray 1px solid;
	FONT-SIZE: 9pt;
	BACKGROUND:  url(file:);
	BORDER-LEFT: darkgray 1px solid;
	BORDER-BOTTOM: darkgray 1px solid;
	FONT-FAMILY: verdana;
	cursor: hand;
	HEIGHT: 20px;
	background-image:  url(file:);
}
.btnRight{
	BORDER: darkgray 0px solid;
	cursor: hand;
	HEIGHT: 20px;
	width:40px;
	background-image: url(file:);
}
.btnLeft{
	BORDER: darkgray 0px solid;
	cursor: hand;
	HEIGHT: 20px;
	width:40px;
	background-image: url(file:);
}
.btnRight2{
	BORDER: darkgray 0px solid;
	cursor: hand;
	HEIGHT: 20px;
	width:40px;
	background-image: url(file:);
}
.btnLeft2{
	BORDER: darkgray 0px solid;
	cursor: hand;
	HEIGHT: 20px;
	width:40px;
	background-image: url(file:);
}
.btnUp{
	BORDER: darkgray 0px solid;
	cursor: hand;
	HEIGHT: 20px;
	width:40px;
	background-image: url(file:);
}
.btnDown{
	BORDER: darkgray 0px solid;
	cursor: hand;
	HEIGHT: 20px;
	width:40px;
	background-image: url(file:);
}
.editor {
	BORDER-RIGHT: dimgray 1px solid;
	BORDER-TOP: dimgray 1px solid;
	FONT-SIZE: 9pt;
	BORDER-LEFT: dimgray 1px solid;
	BORDER-BOTTOM: dimgray 1px solid;
	FONT-FAMILY: verdana;
	BACKGROUND-COLOR: window;
}





.errorMsg
{
	color:red;
}


form { margin:0; }



table.register {border:2px solid #b4d64b;}
table.register tr.title0 td {font-size:12pt; background-color: #e2eaf8;}
table.register tr.title1 td {font-size:12pt; background-color: #fdeea3;}
table.register tr.title2 td {font-size:12pt; background-color: #f0f7db;}
table.register tr td.title {text-align : right; width:150px;vertical-align: top;}
table.register tr td.content {vertical-align: top;}
table.register tr td.tip {background-color:f4f4f5;vertical-align: top;}
table.register tr td input {width:200px;}

table.list-toolbar{border-width:0 0 1px 0; border-style:none none solid none; border-color:#c1c1c1 #fff;padding:.25em .5em;/*background-color:#e6e6e6;*/}
table.list-toolbar td{	height: 25px;}
input.ttext{height: 20px;	width: 75px;}
td.tin{	text-indent: 6px;}

table.list {border-width:1px 0; border-style:solid none;border-top-color:white;border-bottom-width:0px;}
table.list tr.header td{background-color:#f2f8e6;/*#dbeaf0; */font-weight:bold;}
table.list tr.normal {}
table.list tr.selected {background-color:#C0F1C5;/*#f3fdf4;*/}
table.list tr.header { border-bottom-width:1px;border-bottom-style:solid; border-bottom-color:#b0b0b0; }
table.list td { height:24px; border-bottom-width:1px;border-bottom-style:solid; border-bottom-color:#dbdbdb;}
table.list tr.hover {background-color:#ededed;}


.style1 {
	font-size: 16px;
	font-family: "幼圆";
	font-weight: bold;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
}
.style4 {font-size: 12px}
.style5 {
	font-size:14px;
	font-weight:bold;
	color:#CC0000;
}

table.edit {}
table.edit tr.caption td{border-bottom-width:0px;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#BD0000;font-weight:bold;color:#C12519;}
table.edit td.title {text-align:right;}
table.edit tr.normal td { height:24px; border-bottom-width:1px;border-bottom-style:solid; border-bottom-color:#dbdbdb;}

.dot{
border-right: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
}
.dot1{
border-right:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
}
.dot2{
border-bottom:1px solid #CCCCCC;}
.dot3{
border-right:1px solid #CCCCCC;
}

/*表格标题*/
.title_table{
	font-weight:bold;
	font-size:14px;
	color:#CC0000;
}
.title_table2{
    font-weight:bold;
	font-size:16px;
	color:#000066;
	text-align:center;
}
    
/*表格底下的按钮*/
table.page-break {

}
table.page-break td {
	padding-bottom:6px;
	padding-top:6px;
	padding-left:3px;
	padding-right:3px;
}
table.page-break td.pb
{
	width:20px;
}
.statue{
background-color:#FFDAE9;
}
.clicked{
background-color:#A4D7F7;
}
/*功德林统计表格*/
table.gdl_box_leftNether{
}
table.gdl_box_leftNether td.conner_lt{
	background-image: url(file:);
	background-repeat:no-repeat;
	background-position:left top;
	width:12px;
	height:12px;
	font-size:1px;
}
table.gdl_box_leftNether td.conner_rt{
	background-image: url(file:);
	background-repeat:no-repeat;
	background-position:right top;
	font-size:1px;
}
table.gdl_box_leftNether td.conner_lb{
	background-image: url(file:);
	background-repeat:no-repeat;
	background-position:left bottom;
}
table.gdl_box_leftNether td.conner_rb{
	background-image: url(file:);
	background-repeat:no-repeat;
	background-position:right bottom;
	padding-right:12px;
	padding-bottom:12px;	
}
.gdl_title_table{
	font-weight:bold;
	font-size:14px;
	color:#000000;

}
.backbottom{
    font-size:12px;
}
.branchselected
{
    padding-left:13px;
	padding-right:13px;
	padding-top:3px;
	padding-bottom:3px;
	background-image: url(file:);
	background-repeat:no-repeat;
	background-position:left bottom;
	font-weight:bold;
}


table.branch_navi td.branchselected {
	padding-left:13px;
	padding-right:13px;
	padding-top:3px;
	padding-bottom:3px;
	background-image: url(file:);
	background-repeat:no-repeat;
	background-position:left bottom;
	font-weight:bold;
}


/*白色表格标题*/
.title_forest{
	font-weight:bold;
	font-size:14px;
	color:#CC0000;
	line-height:150%;
}




TABLE.roll_left_box {
	width:156px;
	background-image: url(file:);
	background-repeat:no-repeat;
	background-position:top;
}
TABLE.roll_left_box th {
	padding-top:12px;
	padding-bottom:8px;
	text-align:left;
	padding-left:3px;
	padding-right:13px;
}
TABLE.roll_left_box TD {
	padding-left:6px;
	/*padding-right:8px;*/
}
TABLE.roll_left_box TD.bottom {
background-image: url(file:);
background-repeat:no-repeat;
background-position:bottom;
height:6px;
background-color:#ededed;
}
TABLE.roll_navi TD {
	padding-left:13px;
	padding-right:13px;
	padding-top:2px;
	padding-bottom:2px;
	background-image: url(file:);
	background-repeat:no-repeat;
	background-position:bottom;
	font-weight:bold;
}

/* 表格下方按钮样式（2字）*/
.button_2word {
	cursor: hand;
	width:54px;
	HEIGHT: 22px;
	background: url(file:);
	border:0px solid #ffffff;
	color:#FFFFFF;
}
/* 表格下方按钮样式（3-5字）*/
.button_3-5word {
	cursor: hand;
	width:78px;
	HEIGHT: 22px;
	background: url(file:);
	border:0px solid #ffffff;
	color:#FFFFFF;
}
/* 表格下方按钮样式（6-10字）*/
.button_6-10word {
	cursor: hand;
	width:144px;
	HEIGHT: 22px;
	background: url(file:);
	border:0px solid #ffffff;
	color:#FFFFFF;
}
/* 表格下方按钮样式（2字）*/
.button_small_2word {
	cursor: hand;
	width:40px;
	HEIGHT: 18px;
	background: url(file:);
	border:0px solid #ffffff;
	color:#FFFFFF;
}
/* 表格下方按钮样式（3-4字）*/
.button_small_3-4word {
	cursor: hand;
	width:62px;
	HEIGHT: 18px;
	background: url(file:);
	border:0px solid #ffffff;
	color:#FFFFFF;
}



/*栏目页子导航条表格(分隔行)*/
TABLE.branch_navi TD.separator {
	background-image: url(file:);
	padding-top:3px;
	padding-bottom:3px;
}



/*放置图片的表格*/
table.pic_box{
}
table.pic_box td.conner_lt{
	background-image: url(file:);
	background-repeat:no-repeat;
	background-position:left top;
	width:7px;
	height:7px;
	font-size:1px;
}
table.pic_box td.conner_rt{
	background-image: url(file:);
	background-repeat:no-repeat;
	background-position:right top;
	font-size:1px;
}
table.pic_box td.conner_lb{
	background-image: url(file:);
	background-repeat:no-repeat;
	background-position:left bottom;
	
}
table.pic_box td.conner_rb{
	background-image: url(file:);
	background-repeat:no-repeat;
	background-position:right bottom;
	padding-right:7px;
	padding-bottom:7px;	
	
}

/*摄影大赛栏目左边*/

TABLE.branch_photo_navi {
	width:130px;
	background-color:#FFDAE9;
	background-image: url(file:);
	background-repeat:no-repeat;
	background-position:top;
}
TABLE.branch_photo_navi th {
	padding-top:12px;
	padding-bottom:8px;
	text-align:left;
	background-image: url(file:);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-left:8px;
	padding-right:8px;
}
TABLE.branch_photo_navi TD.bottom {
	background-image: url(file:);
	background-repeat:no-repeat;
	background-position:bottom;
	height:14px;
}
TABLE.branch_photo_navi TD {
	padding-left:8px;
	padding-right:8px;
	padding-top:3px;
	padding-bottom:3px;
	background-image: url(file:);
	background-repeat:no-repeat;
	background-position:left bottom;
	font-weight:bold;
}
.newinput {
	font-family: Arial, Helvetica, sans-serif;
	height: 18px;
	background-repeat: repeat;
	border: thin solid #DEDEDE;
	background-color: #DEDEDE;
}
