html,body {background:#F7F7F7 url(../images/web_bg.gif) repeat-y center; text-align:center; overflow-x:hidden; padding:0; margin:0; border:0;}
body>table,body>div { margin-left:auto; margin-right:auto; clear:both;}

.w_780 {width:780px;}

a:link { text-decoration: none;
color:#313131;
	}
	
a:visited
{ text-decoration: none;
color:#313131;
	}
a:active
{ text-decoration: none;
color:#313131;
	}
	
a:hover { text-decoration: underline;
color:#313131;}
a.head:link { text-decoration: none;
color:#ffffff;
	}
	
a.head:visited
{ text-decoration: none;
color:#ffffff;
	}
a.head:active
{ text-decoration: none;
color:#ffffff;
	}
	
a.head:hover { text-decoration: underline;
color:#ffffff;}

/* 导航菜单栏 */
#menu {
	background:#AF2126 url(../images/menu_bg.gif) repeat-x;
}
.menut,.menut * { color:#fff;filter:Dropshadow(offx=1,offy=1,color=#333333);}

/* 文字常用大小 */
.f_s_11 { font-size:11px;}
.f_s_12 { font-size:12px;}
.f_s_13 { font-size:13px;}
.f_s_14 { font-size:14px;}
.f_s_16 { font-size:16px;}

/* 文字常用颜色 */
.a_c_333,.a_c_333 * { color:#333;}
.a_c_black,.a_c_black * { color:#000;}
.a_c_gray,.a_c_gray * { color:#666;}
.a_c_white,.a_c_white * { color:#fff;}
.a_c_red,.a_c_red * { color:#f00;}
td {
	FONT-SIZE: 9pt;
	COLOR: #333333;
} 
/*婚姻登记申请表输入框*/
.table_input {border-style: none none solid none;border:#000 1px;}/*IE浏览器*/
.table_input {
	/*非IE浏览器*/
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-left-color: #000;
	border-bottom-width: 1px;
}
/*福利机构申请表输入框*/
.fl_t_input {border-style: none;border:0px; width:98%;}/*IE浏览器*/
