td {
	font-size: 12px;
}


/*登录界面样式开始*/

.oalogin_bg{
	background-color: #E9EEEA;
}
.oalogin_font {
	font-size: 12px;
	color: #FFFFFF;
}
.oalogin_pic {
	background-image: url(images/newimages/images/login_bg.jpg);
	background-repeat: no-repeat;
}
.oalogin_btn1 {
	background-image: url(images/newimages/images/login_btn1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.oalogin_btn2 {
	background-image: url(images/newimages/images/login_pkpm.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.oalogin_input {
	background-color: #DFE7E9;
	border: 1px solid #FFFFFF;
	width: 100px;
	height: 16px;
}
/*登录界面样式结束*/



/*banner透明图片png的样式开始*/
#banner_pic {
	height: 36px;
	width: 314px;
	background-repeat: no-repeat;
}

html>body #banner_pic {
background-repeat: no-repeat;
background-image: url("images/newimages/images/logofont.png");
}
* #banner_pic {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="images/newimages/images/logofont.png")
}
/*banner透明图片png的样式结束*/

.oaindex_banner_pic {
	background-image: url(images/newimages/images/banner_bg3.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.oaindex_banner_pic2 {
	background-image: url(images/newimages/images/banner_bg4.jpg);
	background-repeat: no-repeat;
	background-position: right;
}


.oaindex_banner_bg {
	background-image: url(images/newimages/images/banner_bg5.jpg);
}

.oaindex_banner_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #565656;
}

.oaindex_time_bg {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	background-image: url(images/newimages/images/nav_bg1.jpg);
}


.oaindex_menu_Bg {
	background-image: url(images/newimages/images/nav_bg2.jpg);
}

.oaindex_position_Bg {
	background-image: url(images/newimages/images/nav_bg3.jpg);
}
.oaindex_position_Ico {
	background-image: url(images/newimages/images/ico_4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.oaindex_Lfrm_line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #565656;
}

.oaindex_Mfrm1_pic1 {
	background-image: url(images/newimages/images/frm1_pic1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.oaindex_Mfrm2_pic1 {
	background-image: url(images/newimages/images/frm2_pic1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.oaindex_Mfrm3_pic1 {
	background-image: url(images/newimages/images/frm3_pic1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.oaindex_Mfrm4_pic1 {
	background-image: url(images/newimages/images/frm4_pic1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.oaindex_Mfrm5_pic1 {
	background-image: url(images/newimages/images/frm5_pic1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.oaindex_Mfrm6_pic1 {
	background-image: url(images/newimages/images/frm6_pic1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}



.oaindex_Mfrm_pic2 {
	background-image: url(images/newimages/images/frm1_pic2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.oaindex_Mfrm_pic3 {
	background-image: url(images/newimages/images/frm1_pic3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.oaindex_Mfrm_pic4 {
	background-image: url(images/newimages/images/frm1_pic4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.oaindex_Mfrm_pic5{
	background-image: url(images/newimages/images/frm1_pic5.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.oaindex_Mfrm_bg1 {
	background-image: url(images/newimages/images/frm1_bg1.jpg);
	padding-top: 6px;
}
.oaindex_Mfrm_bg2 {
	background-image: url(images/newimages/images/frm1_bg2.jpg);
}

.oaindex_Mfrm_bg3 {
	background-image: url(images/newimages/images/frm1_bg3.jpg);
}

.oaindex_Mfrm_line {
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cfcfcf;
	border-left-color: #cfcfcf;
	border-left-width: 1px;
}

.oaindex_Mfrm_data {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ABA9AA;
	color: #55198A;
}



/*banner顶端快捷按钮的透明图片png的样式开始*/

#index_ico1 {
	height: 11px;
	width: 10px;
	background-repeat: no-repeat;
}

html>body #index_ico1  {
background-repeat: no-repeat;
background-image: url("images/newimages/images/index_ico1.png");
}
* #index_ico1  {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="images/newimages/images/index_ico1.png")

}


#index_ico2 {
	height: 9px;
	width: 8px;
	background-repeat: no-repeat;
}

html>body #index_ico2  {
background-repeat: no-repeat;
background-image: url("images/newimages/images/index_ico2.png");
}
* #index_ico2  {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="images/newimages/images/index_ico2.png")

}



#index_ico3 {
	height: 8px;
	width: 6px;
	background-repeat: no-repeat;
}

html>body #index_ico3  {
background-repeat: no-repeat;
background-image: url("images/newimages/images/index_ico3.png");
}
* #index_ico3  {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="images/newimages/images/index_ico3.png")

}





#index_ico4 {
	height: 9px;
	width: 9px;
	background-repeat: no-repeat;
}

html>body #index_ico4  {
background-repeat: no-repeat;
background-image: url("images/newimages/images/index_ico4.png");
}
* #index_ico4  {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="images/newimages/images/index_ico4.png")

}





#index_ico5 {
	height: 10px;
	width: 6px;
	background-repeat: no-repeat;
}

html>body #index_ico5  {
background-repeat: no-repeat;
background-image: url("images/newimages/images/index_ico5.png");
}
* #index_ico5  {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="images/newimages/images/index_ico5.png")

}



#index_ico6 {
	height: 11px;
	width: 54px;
	background-repeat: no-repeat;
}

html>body #index_ico6 {
background-repeat: no-repeat;
background-image: url("images/newimages/images/index_ico6.png");
}
* #index_ico6  {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="images/newimages/images/index_ico6.png")

}




#index_ico7{
	height: 11px;
	width: 11px;
	background-repeat: no-repeat;
}

html>body #index_ico7 {
background-repeat: no-repeat;
background-image: url("images/newimages/images/index_ico7.png");
}
* #index_ico7  {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="images/newimages/images/index_ico7.png")

}



/*banner顶端快捷按钮的透明图片png的样式结束*/




/*菜单透明图片png的样式开始*/

#oaindex_time_ico1{
	height: 20px;
	width: 15px;
	background-repeat: no-repeat;
}

html>body #oaindex_time_ico1 {
background-repeat: no-repeat;
background-image: url("images/newimages/images/ico_1.png");
}
* #oaindex_time_ico1  {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="images/newimages/images/ico_1.png")

}





#oaindex_menu_left{
	height: 3px;
	width: 8px;
	background-repeat: no-repeat;
}

html>body #oaindex_menu_left {
background-repeat: no-repeat;
background-image: url("images/newimages/images/ico_2.png");
}
* #oaindex_menu_left  {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="images/newimages/images/ico_2.png")

}





#oaindex_menu_ico2{
	height: 3px;
	width: 8px;
	background-repeat: no-repeat;
}

html>body #oaindex_menu_ico2 {
background-repeat: no-repeat;
background-image: url("images/newimages/images/ico_3.png");
}
* #oaindex_menu_ico2  {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="images/newimages/images/ico_3.png")

}


/*菜单透明图片png的样式结束*/
















/*板块形式的折叠按钮透明图片png的样式开始*/
#frm_ico1 {
	height:11px;
	width:11px;
	background-repeat: no-repeat;
}

html>body #frm_ico1  {
background-repeat: no-repeat;
background-image: url("images/newimages/images/ico_5.png");
}
* #frm_ico1  {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="images/newimages/images/ico_5.png")
}


#frm_ico2 {
	height:11px;
	width:11px;
	background-repeat: no-repeat;
}

html>body #frm_ico2  {
background-repeat: no-repeat;
background-image: url("images/newimages/images/ico_6.png");
}
* #frm_ico2  {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="images/newimages/images/ico_6.png")
}


#frm_ico3 {
	height:11px;
	width:11px;
	background-repeat: no-repeat;
}

html>body #frm_ico3  {
background-repeat: no-repeat;
background-image: url("images/newimages/images/ico_7.png");
}
* #frm_ico3  {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="images/newimages/images/ico_7.png")
}



#frm_more{
	height:5px;
	width:29px;
	background-repeat: no-repeat;
}

html>body #frm_more  {
background-repeat: no-repeat;
background-image: url("images/newimages/images/more.png");
}
* #frm_more  {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="images/newimages/images/more.png")
}




#frm_new{
	height:11px;
	width:25px;
	background-repeat: no-repeat;
}

html>body #frm_new  {
background-repeat: no-repeat;
background-image: url("images/newimages/images/new.png");
}
* #frm_new  {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="images/newimages/images/new.png")
}
/*板块形式的折叠按钮透明图片png的样式结束*/




/*---------oacnt开头的样式名称为二级界面应用样式------------*/




/*---------二级界面工具条应用样式开始------------*/
.oacnt_position_Ico2 {

	background-image: url(images/newimages/images/cnt_ico1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.oacnt_position_Bg2 {

	background-image: url(images/newimages/images/nav_bg4.jpg);
}
/*---------二级界面工具条应用样式结束------------*/




/*---------消息模块灰色列表表格样式开始------------*/
.oacnt_news_tblborder {
	border-collapse:collapse;
}

.oacnt_news_listtitlebg {
	background-color: #D6E0E2;
}
.oacnt_news_listdata_1 {
	background-color: #F3F4F6;
}
.oacnt_news_listdata_2 {
	background-color: #EBEDEC;
}


.oacnt_news_titlebg {
	background-color: #D1D1D1;
}
.oacnt_news_databg {
	background-color: #F4F4F4;
}
.oacnt_news_itembg {
	background-color: #EAEAEA;
}

.oacnt_news_pagebg {
	background-image: url(images/newimages/images/cnt_pagebg.jpg);
}


.oacnt_news_txtbg1 {
	background-color: #F9F9F9;
	width: 200px;
	border: 1px solid #CFCFCF;
}
.oacnt_news_itembg2 {
	background-color: #EAEAEA;
	padding-right: 4px;
}




/*---------消息模块灰色列表表格样式结束------------*/



/*---------消息模块查询条件样式开始------------*/
.oacnt_search_frm1 {
	background-image: url(images/newimages/images/cnt_frm1.jpg);
}

.oacnt_search_frm2 {
	background-image: url(images/newimages/images/cnt_frm2.jpg);
	padding-top:4px;
}


.oacnt_search_frm3 {
	background-image: url(images/newimages/images/cnt_frm3.jpg);
}
.oacnt_search_frm4 {
	background-image: url(images/newimages/images/cnt_frm4.jpg);
}

.oacnt_search_frm5 {
	background-image: url(images/newimages/images/cnt_frm5.jpg);
}

.oacnt_search_frm6 {
	background-image: url(images/newimages/images/cnt_frm6.jpg);
}

.oacnt_search_frm7{
	background-image: url(images/newimages/images/cnt_frm7.jpg);
}

.oacnt_search_frm8 {
	background-image: url(images/newimages/images/cnt_frm8.jpg);
}

.oacnt_search_tbl {
	border-left:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
}

/*---------消息模块查询条件样式结束------------*/




/*---------二级工具条按钮样式开始------------*/
.oacnt_nav_btn1 {
	background-image: url(images/newimages/images/nav_btn1.jpg);
	height: 20px;
	width: 69px;
	background-repeat: no-repeat;
}
.oacnt_nav_btn2 {
	background-image: url(images/newimages/images/nav_btn2.jpg);
	height: 20px;
	width: 69px;
	background-repeat: no-repeat;
}
.oacnt_nav_btn3 {
	background-image: url(images/newimages/images/nav_btn3.jpg);
	height: 20px;
	width: 69px;
	background-repeat: no-repeat;
}
.oacnt_nav_btn4 {
	background-image: url(images/newimages/images/nav_btn4.jpg);
	height: 20px;
	width: 69px;
	background-repeat: no-repeat;
}
.oacnt_nav_btn5 {
	background-image: url(images/newimages/images/nav_btn5.jpg);
	height: 20px;
	width: 69px;
	background-repeat: no-repeat;
}
.oacnt_nav_btn6 {
	background-image: url(images/newimages/images/nav_btn6.jpg);
	height: 20px;
	width: 69px;
	background-repeat: no-repeat;
}
.oacnt_nav_btn7 {
	background-image: url(images/newimages/images/nav_btn7.jpg);
	height: 20px;
	width: 69px;
	background-repeat: no-repeat;
}

/*---------二级界面工具条按钮样式结束------------*/







/*---------通用按钮样式应用开始------------*/

.oacnt_btn_confirm{/*确定*/
	background-image: url(images/newimages/images/cnt_btn1.jpg);
	height: 17px;
	width: 66px;
	background-repeat: no-repeat;
	vertical-align: middle;
}


.oacnt_btn_add{/*添加*/
	background-image: url(images/newimages/images/cnt_btn2.jpg);
	height: 17px;
	width: 66px;
	background-repeat: no-repeat;
}


.oacnt_btn_search{/*查询*/
	background-image: url(images/newimages/images/cnt_btn3.jpg);
	height: 17px;
	width:78px;
	background-repeat: no-repeat;
	vertical-align: middle;
}


.oacnt_btn_reply{/*回复*/
	background-image: url(images/newimages/images/cnt_btn4.jpg);
	height: 17px;
	width: 78px;
	background-repeat: no-repeat;
	vertical-align: middle;
}

.oacnt_btn_transmit{/*转发*/
	background-image: url(images/newimages/images/cnt_btn5.jpg);
	height: 17px;
	width: 78px;
	background-repeat: no-repeat;
	vertical-align: middle;
}

.oacnt_btn_remind{/*定时提醒*/
	background-image: url(images/newimages/images/cnt_btn6.jpg);
	height: 17px;
	width: 78px;
	background-repeat: no-repeat;
	vertical-align: middle;
}


.oacnt_btn_disposal{/*批准处理*/
	background-image: url(images/newimages/images/cnt_btn7.jpg);
	height: 17px;
	width: 78px;
	background-repeat: no-repeat;
	vertical-align: middle;
}

.oacnt_btn_remind2{/*推迟全部提醒*/
	background-image: url(images/newimages/images/cnt_btn8.jpg);
	height: 17px;
	width: 78px;
	background-repeat: no-repeat;
	vertical-align: middle;
}

.oacnt_btn_sltemployee{/*选择员工*/
	background-image: url(images/newimages/images/cnt_btn9.jpg);
	height: 17px;
	width: 78px;
	background-repeat: no-repeat;
	vertical-align: middle;
}




/*---------通用按钮样式应用结束------------*/




/*--------目录树样式应用开始------------*/
.oacnt_treecntbg {
	background-color: #E4EBF1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #565656;
}
.oacnt_treetitlebg {
	background-color: #D7E0E7;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BCBCBC;
}
/*--------目录树样式应用结束------------*/



/*--------主页快捷方式小图标------------*/

.oaindex_kj_ico1{
	background-image: url(images/newimages/images/index_kj_ico1.jpg);
	height: 30px;
	width: 30px;
}

.oaindex_kj_ico2{
	background-image: url(images/newimages/images/index_kj_ico2.jpg);
	height: 30px;
	width: 30px;
}
.oaindex_kj_ico3{
	background-image: url(images/newimages/images/index_kj_ico3.jpg);
	height: 30px;
	width: 30px;
}

.oaindex_kj_ico4{
	background-image: url(images/newimages/images/index_kj_ico4.jpg);
	height: 30px;
	width: 30px;
}

.oaindex_kj_ico5{
	background-image: url(images/newimages/images/index_kj_ico5.jpg);
	height: 30px;
	width: 30px;
}

.oaindex_kj_ico6{
	background-image: url(images/newimages/images/index_kj_ico6.jpg);
	height: 30px;
	width: 30px;
}

.oaindex_kj_ico7{
	background-image: url(images/newimages/images/index_kj_ico7.jpg);
	height: 30px;
	width: 30px;
}
.oaindex_kj_ico8{
	background-image: url(images/newimages/images/index_kj_ico8.jpg);
	height: 30px;
	width: 30px;
}
.oaindex_kj_ico9{
	background-image: url(images/newimages/images/index_kj_ico9.jpg);
	height: 30px;
	width: 30px;
}
.oaindex_kj_ico10{
	background-image: url(images/newimages/images/index_kj_ico10.jpg);
	height: 30px;
	width: 30px;
}
.oaindex_kj_ico11{
	background-image: url(images/newimages/images/index_kj_ico11.jpg);
	height: 30px;
	width: 30px;
}
.oaindex_kj_ico12{
	background-image: url(images/newimages/images/index_kj_ico12.jpg);
	height: 30px;
	width: 30px;
}
.oaindex_kj_ico13{
	background-image: url(images/newimages/images/index_kj_ico13.jpg);
	height: 30px;
	width: 30px;
}
.oaindex_kj_ico14{
	background-image: url(images/newimages/images/index_kj_ico14.jpg);
	height: 30px;
	width: 30px;
}
.oaindex_kj_ico15{
	background-image: url(images/newimages/images/index_kj_ico15.jpg);
	height: 30px;
	width: 30px;
}
.oaindex_kj_ico16{
	background-image: url(images/newimages/images/index_kj_ico16.jpg);
	height: 30px;
	width: 30px;
}


/*----------------gif按钮样式应用开始-------------------------*/

.p_oa_alldelete {/* 全部删除*/
	background-image: url(images/newimages/images/btn/p_oa_alldelete.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.p_oa_calendar_done {
	background-image: url(images/newimages/images/btn/p_oa_calendar_done.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.p_oa_calendar_search {
	background-image: url(images/newimages/images/btn/p_oa_calendar_search.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.p_oa_calendar_undone {
	background-image: url(images/newimages/images/btn/p_oa_calendar_undone.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.p_oa_calendar_undone_im {
	background-image: url(images/newimages/images/btn/p_oa_calendar_undone_im.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.p_oa_censor {
	background-image: url(images/newimages/images/btn/p_oa_censor.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.p_oa_com_edit {
	background-image: url(images/newimages/images/btn/p_oa_com_edit.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.p_oa_com_new {
	background-image: url(images/newimages/images/btn/p_oa_com_new.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.p_oa_com_serch {
	background-image: url(images/newimages/images/btn/p_oa_com_serch.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.p_oa_delete{
	background-image: url(images/newimages/images/btn/p_oa_delete.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.p_oa_destination_new{
	background-image: url(images/newimages/images/btn/p_oa_destination_new.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.p_oa_doccenter_property{
	background-image: url(images/newimages/images/btn/p_oa_doccenter_property.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.p_oa_doccenter_quit{
	background-image: url(images/newimages/images/btn/p_oa_doccenter_quit.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.p_oa_doccenter_save{
	background-image: url(images/newimages/images/btn/p_oa_doccenter_save.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.p_oa_log_done{
	background-image: url(images/newimages/images/btn/p_oa_log_done.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.p_oa_log_undone{
	background-image: url(images/newimages/images/btn/p_oa_log_undone.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.p_oa_lookovear{
	background-image: url(images/newimages/images/btn/p_oa_lookovear.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.p_oa_msg_confirm{
	background-image: url(images/newimages/images/btn/p_oa_msg_confirm.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.p_oa_msg_delete{
	background-image: url(images/newimages/images/btn/p_oa_msg_delete.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.p_oa_msg_select{
	background-image: url(images/newimages/images/btn/p_oa_msg_select.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.p_oa_mydoc_back{
	background-image: url(images/newimages/images/btn/p_oa_mydoc_back.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.p_oa_mydoc_delete{
	background-image: url(images/newimages/images/btn/p_oa_mydoc_delete.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.p_oa_mydoc_file{
	background-image: url(images/newimages/images/btn/p_oa_mydoc_file.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.p_oa_mydoc_folder{
	background-image: url(images/newimages/images/btn/p_oa_mydoc_folder.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.p_oa_mydoc_newfile{
	background-image: url(images/newimages/images/btn/p_oa_mydoc_newfile.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.p_oa_mydoc_newfolder{
	background-image: url(images/newimages/images/btn/p_oa_mydoc_newfolder.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.p_oa_mydoc_pgdn{
	background-image: url(images/newimages/images/btn/p_oa_mydoc_pgdn.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.p_oa_mydoc_return{
	background-image: url(images/newimages/images/btn/p_oa_mydoc_return.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.p_oa_mydoc_search{
	background-image: url(images/newimages/images/btn/p_oa_mydoc_search.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.p_oa_mydoc_softupload{
	background-image: url(images/newimages/images/btn/p_oa_mydoc_softupload.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.p_oa_mydoc_upload{
	background-image: url(images/newimages/images/btn/p_oa_mydoc_upload.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.p_oa_note_add{
	background-image: url(images/newimages/images/btn/p_oa_note_add.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.p_oa_note_delete{
	background-image: url(images/newimages/images/btn/p_oa_note_delete.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.p_oa_photo_down{
	background-image: url(images/newimages/images/btn/p_oa_photo_down.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.p_oa_photo_up{
	background-image: url(images/newimages/images/btn/p_oa_photo_up.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.p_oa_photo_upload{
	background-image: url(images/newimages/images/btn/p_oa_photo_upload.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.p_oa_plan_add{
	background-image: url(images/newimages/images/btn/p_oa_plan_add.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.p_oa_plan_change{
	background-image: url(images/newimages/images/btn/p_oa_plan_change.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.p_oa_plan_childadd{
	background-image: url(images/newimages/images/btn/p_oa_plan_childadd.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.p_oa_plan_delete{
	background-image: url(images/newimages/images/btn/p_oa_plan_delete.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.p_oa_plan_search{
	background-image: url(images/newimages/images/btn/p_oa_plan_search.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.p_oa_property{
	background-image: url(images/newimages/images/btn/p_oa_property.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.p_oa_search{
	background-image: url(images/newimages/images/btn/p_oa_search.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.p_oa_vote{
	background-image: url(images/newimages/images/btn/p_oa_vote.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.p_oa_workflow_date{
	background-image: url(images/newimages/images/btn/p_oa_workflow_date.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.P_OA_Msg_Send{
	background-image: url(images/newimages/images/btn/P_OA_Msg_Send.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.P_OA_Msg_Collection{
	background-image: url(images/newimages/images/btn/P_OA_Msg_Collection.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.P_OA_Msg_New{
	background-image: url(images/newimages/images/btn/P_OA_Msg_New.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.P_OA_Msg_Accept{
	background-image: url(images/newimages/images/btn/P_OA_Msg_Accept.gif);
	background-repeat: no-repeat;
	background-position: center;
}
/*----------------gif按钮样式应用结束-------------------------*/


/*--------------------------文本框样式应用---------------------*/	
.TextBoxInChar{
	FONT-SIZE: 12px;
	WIDTH: 100%;
	COLOR: #000000;
	BACKGROUND-COLOR: #ffffff;
	border: 1px solid #333333;
	height: 20px;

	}
	
.TextBoxInCharRead{
	FONT-SIZE: 12px;
	WIDTH: 100%;
	COLOR: #000000;
	BACKGROUND-COLOR: #CCCCCC;
	border: 1px solid #666666;

	}
	
.TextBoxInDate{
	FONT-SIZE: 12px;
	WIDTH: 100%;
	COLOR: #000000;
	BACKGROUND-COLOR: #F9FFEE;
	border: 1px solid #1E2997;

	}
	
.TextBoxInDateRead{
	FONT-SIZE: 12px;
	WIDTH: 100%;
	COLOR: #cccccc;
	BACKGROUND-COLOR: #cccccc;
	border: 1px solid #1e2997;

	}
	
.TextBoxInOutPage{
	FONT-SIZE: 12px;
	WIDTH: 100%;
	COLOR: #000000;
	BACKGROUND-COLOR: #F0FEFF;
	border: 1px solid #0099FF;

	}
	
.TextBoxInOutPageRead{
	FONT-SIZE: 12px;
	WIDTH: 100%;
	COLOR: #000000;
	BACKGROUND-COLOR: #CCCCCC;
	border: 1px solid #0099ff;

	}
	
.TextBoxFile{
	FONT-SIZE: 12px;
	WIDTH: 100%;
	COLOR: #000000;
	BACKGROUND-COLOR: #ffffff;
	}
/*input{
	WIDTH: 100%;
	}*/
/*--------------------------文本框样式应用结束---------------------*/	


body
{
	font-family:宋体;
	font-size:12px;
	COLOR:black;
	SCROLLBAR-HIGHLIGHT-COLOR: #f5f9ff;
	SCROLLBAR-SHADOW-COLOR: #828282;
	COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #828282;
	SCROLLBAR-ARROW-COLOR: #797979;
	SCROLLBAR-TRACK-COLOR: #ececec;
	FONT-FAMILY: "宋体";
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff 
}
