/* link */
a:link		{ color:#606060; text-decoration:none }
a:visited	{ color:#323232; text-decoration:none }
a:hover		{ color:#1A88C7; text-decoration:underline }




/* font */
.location	{ color:#1A88C7; font-size:11px }
.gray_tit	{ color:#0F94E1; font-size:13px; font-weight:bold; padding-top:3; background-color:#F2F2F2 }


/* bbs table */
.bbs td.bg_list		{ background-color:#CEE9F5 }
.bbs td.bg_read		{ background-color:#E8F4F9 }
.bbs td.bg_aricle	{ background-color:#F2F9FC; padding-top:3 }
.bbs td.bot			{ background-color:#66A8DD; height:1 }
.bbs td.line		{ background-color:#C8DAE6; height:1 }

.paging		{ color:#2294F2; font-size:11px; padding:15 0 10 0 }


/* form */
.in_cate	{ border:solid 1 #9CC5DF }


.cal		{ table-layout:fixed }
.cal td.no	{ color:#606060; height:77; vertical-align:top; font-size:13px; padding:5 10 5 10 }
.cal td.yes	{ color:#407CD6; height:77; background-color:#F0F6FF; height:77; vertical-align:top; font-size:13px; padding:5 10 5 10 }
.cal td.sun	{ color:#E00500; height:77; vertical-align:top; font-size:13px; padding:5 10 5 10 }

.month			{ table-layout:fixed }
.month td.day	{ color:#787878; font-size:9px; text-align:right; font-family:verdana }
.month td.sun	{ color:#CC3300; font-size:9px; text-align:right; font-family:verdana }
.month td.sel	{ background-color:#759FD9; color:#FFFFFF; font-size:9px; text-align:right; font-family:verdana }
.month td.no	{ width:4px }
.month td.h		{ height:5px }

.sun a:link		{ color:#CC3300; text-decoration:none }
.sun a:visited	{ color:#888888; text-decoration:none }
.sun a:hover	{ color:#CC3300; text-decoration:underline }

.topbg		{ background-image:url(/catholic/img/info/top_bg.gif); background-repeat:repeat-x;background-position:left top }
.tit_box	{ background-image:url(/catholic/img/info/box_tit02.gif); padding-left:15; padding-right:15 }