
body {
	padding:0;
	margin:0;
	background:url(../images/bg01.gif) repeat-x;
}


.top_banner {
	display:block;
	width:100%;
	height:250px;
	text-align:center;
	background:url(../images/top_banner_bg.gif) repeat-x;
}
.top_banner a img {
	border:none;
}

@font-face
{
font-family: myFirstFont;
src: url('AdobeFanHeitiStd-Bold.otf');
} 

.top_text {
	display:block;
	position:absolute;
	color:#fff;
	top:130px;
	left:50%;
	font-size:18px;
	line-height:25px;
	width:520px;
	height:105px;
	margin:0 0 0 -50px;
	border:0px solid red;
	overflow:auto;
	overflow-x:hidden;
	text-shadow:0 0 4px #000;
	font-family:myFirstFont, "microsoft jhengHei", arial, "apple Ligothic", heiti;
}
.top_title {
	display:block;
	position:absolute;
	color:#FF0;
	top:50px;
	left:50%;
	font-size:50px;
	line-height:60px;
	white-space:nowrap;
	width:520px;
	height:75px;
	overflow:auto;
	overflow-y:hidden;
	margin:0 0 0 -50px;
	border:0px solid red;
	text-shadow:0 0 8px #333;
	font-family:myFirstFont, "microsoft jhengHei", arial, "apple Ligothic", heiti;
}

.all {
	display:block;
	width:980px;
	margin:auto;
	font-family:"microsoft jhengHei", arial, "apple Ligothic", heiti;
}

.menu01 {
	display:block;
	height:40px;
	margin:10px 0 20px 0;
	background:url(../images/menu_bg.jpg) no-repeat;
	font-family:"microsoft jhengHei", arial, "apple Ligothic", heiti;
}
.menu01 ul {
	list-style:none;
	padding:0;
	margin:0;
	height:40px;
}
.menu01 ul li {
	float:left;
	margin:0;
}
.menu01 ul li+li {
	margin:0 0 0 7px;
}
.menu01 ul li ul {
	position:absolute;
	background-repeat:repeat-y;
	width:240px;
	padding:0 0 5px 0;
	display:none;
	margin:0;
	*margin:40px 0 0 -244px;
	height:auto;
	z-index:50;
}
.menu01 ul li ul li ,.menu01 ul li ul li+li {
	display:block;
	float:none;
	margin:0;
	text-align:center;
}
.menu01 ul li ul li a {
	color:#FFF;
	padding:8px;
	line-height:19px;
	font-size:17px;
	display:block;
	text-decoration:none;
}
.menu01 ul li ul li a:hover {
	background:url(../images/w20.png);
}
.menu01 a img {
	border:none;
	height:40px;
}
ul.btn_ul01 {
	background-image:url(../images/btn01_ul_bg.png);
}
.btn_ul02 {
	background-image:url(../images/btn02_ul_bg.png);
}
.btn_ul03 {
	background-image:url(../images/btn03_ul_bg.png);
}
.btn_ul04 {
	background-image:url(../images/btn04_ul_bg.png);
}
.all table {
    border-collapse:collapse; 
    border-spacing:0; 
}
.all a {
	color:#36C;
}
.all table td{
	padding:0;
	vertical-align:top;
}
.text_box_table {
	width:980px;
    border-collapse:collapse; 
    border-spacing:0; 
}
.text_box_table_left {
	width:240px;
	padding:0;
	vertical-align:top;
}
.text_box_table_right {
	width:740px;
	padding:0;
	vertical-align:top;
}
.login_box {
	width:220px;
	display:none;
	text-align:center;
	padding:10px;
	margin:0 0 10px 0;
	background:url(../images/loginbox_bg.gif) repeat-x top #b2d952;
}
.login_box input {
	display:block;
	width:155px;
	height:20px;
	padding:0 0 0 25px;
	line-height:20px;
	font-size:13px;
	font-family:"microsoft jhengHei", arial, "apple Ligothic", heiti;
	border:1px solid #ccc;
	margin:0 auto 10px auto;
}
.login_box span {
	display:block;
	margin:0 0 5px 0;
}
.login_box span a img {
	border:none;
	margin:0 5px 0 5px;
}
.login_box p {
	font-size:11px;
	padding:0;
	margin:0;
	display:block;
}
.login_box p a {
	padding:0 5px 0 5px;
	display:inline-block;
	text-decoration:none;
	color:#333;
}
.login_box p a:hover {
	text-decoration:underline;
	color:#fff;
}
input#username {
	background:url(../images/user_bg.png) no-repeat #fff 0 0 ;
}
input#password {
	background:url(../images/pw_bg.png) no-repeat #fff 0 0 ;
}


.left_box01 {
	width:220px;
	display:block;
	border:1px solid #7ac144;
	padding:9px;
	margin:0 0 10px 0;
	font-size:13px;
	line-height:17px;
	background:#fff;
}
.left_box01 h1 {
	padding:0;
	margin:-10px -10px 5px -10px;
	background:#7ac144;
	font-size:19px;
	line-height:28px;
	height:30px;
	color:#fff;
	text-align:center;
	font-weight:normal;
}

.s_ico01 {
	vertical-align: baseline;
	margin:0 2px 0 0;
}

a.left_banner01 {
	display:block;
	margin:0 0 10px 0;
	text-align:center;
}
.left_banner01 img{
	border:none;
	max-width:240px;
	box-shadow:0px 0px 8px #999;
	filter:progid:DXImageTransform.Microsoft.Shadow(Color=#cccccc, Strength=3, Direction=90),
         progid:DXImageTransform.Microsoft.Shadow(Color=#cccccc, Strength=3, Direction=135);
}

.bottom {
	display:block;
	height:50px;
	background:url(../images/bottom_bg.gif) repeat-x;
	color:#fff;
	text-align:center;
	min-width:980px;
	font-size:13px;
	line-height:22px;
	font-family:"microsoft jhengHei", arial, "apple Ligothic", heiti
}
.bottom p {
	padding:5px 0 0 0;
	margin:0;
	line-height:20px;
}
.bottom p a {
	display:inline-block;
	padding:0 5px 0 5px;
	text-decoration:none;
	color:#FFF;
}
.bottom p a:hover {
	color:#339;
}

.index_banner {
	width:685px;
	height:475px;
	overflow:hidden;
	display:block;
	padding:10px;
	margin:-10px 0 20px auto;
	background:url(../images/index_banner_bg.png) no-repeat;	
}
#slider {
	width:686px;
	height:475px;
}
.index_banner a img{
	border:none;
	width:685px;
	height:475px;
}
img.nivo-main-image {
	width:685px;
	height:475px;
}
.theme-navigation-inside .nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
    height: auto;
}
.theme-default .nivoSlider {
	width:685px;
	height:475px;
}
.theme-default .nivoSlider a img{ 
	width:685px;
	height:475px;
}

.index_new {
	display:block;
	width:695px;
	margin:0 0 20px auto;
}
.index_new div {
	width:328px;
	margin:0 20px 0 0;
	border:1px solid #ccc;
	display:inline-block;
	vertical-align:top;
	*float:left;
}
.index_new div h1 {
	background:url(../images/title_bg01.gif) repeat-y;
	padding:0 0 0 15px;
	margin:-1px -1px 0 -1px;
	height:32px;
	font-size:18px;
	line-height:32px;
	color:#fff;
	font-weight:normal;
}
.list_ul01 {
	padding:0;
	margin:0;
	list-style:none;
	font-size:13px;
	line-height:17px;
}
.list_ul01 li {
	display:block;
	word-wrap:break-word;
}
.list_ul01 li b {
	display:block;
	color:#29ABE2;
	font-weight:normal;
}
.list_ul01 li a {
	display:block;
	background-image:url(../images/o01.png);
	background-repeat:no-repeat;
	background-position:15px 10px;
	padding:5px 5px 5px 30px;
	text-decoration:none;
}
.list_ul01 li a:hover {
	background-color:#e6f5ff;
}

a.index_more {
	font-size:13px;
	color:#999;
	display:inline-block;
	margin:5px 0 0 240px;
	text-decoration:none;
	line-height:30px;
}
a.index_more:hover {
	color:#06C;
}

.left_menu01 {
	display:block;
	width:240px;
}
.left_menu01 a {
	display:block;
	text-align:center;
	color:#FFF;
	font-size:21px;
	line-height:40px;
	text-decoration:none;
	width:240px;
	height:40px;
	margin:0 0 5px 0;
}
a#left_thispage {
	background-position:0 -40px;
}


.left_menubg01 a{
	background:url(../images/left_menu_bg01.jpg) no-repeat  0 0;
}
.left_menubg01 a:hover {
	background:url(../images/left_menu_bg01.jpg) no-repeat  0 -40px;
}
.left_menubg02 a{
	background:url(../images/left_menu_bg02.jpg) no-repeat  0 0;
}
.left_menubg02 a:hover {
	background:url(../images/left_menu_bg02.jpg) no-repeat  0 -40px;
}
.left_menubg03 a{
	background:url(../images/left_menu_bg03.jpg) no-repeat  0 0;
}
.left_menubg03 a:hover {
	background:url(../images/left_menu_bg03.jpg) no-repeat  0 -40px;
}
.left_menubg04 a{
	background:url(../images/left_menu_bg04.jpg) no-repeat  0 0;
}
.left_menubg04 a:hover {
	background:url(../images/left_menu_bg04.jpg) no-repeat  0 -40px;
}







.right_text_box01 {
	width:650px;
	margin:0 0 20px auto;
	display:block;
	border:1px solid #ddd;
	background:#fff;
	padding:0 20px 20px 20px;
	box-shadow:0 0 5px #ccc;
	font-size:13px;
	min-height:340px;
	color:#666;
	line-height:18px;
	filter:progid:DXImageTransform.Microsoft.Shadow(Color=#cccccc, Strength=3, Direction=90),
         progid:DXImageTransform.Microsoft.Shadow(Color=#cccccc, Strength=3, Direction=180);
}
.right_text_box01 h1 {
	background:url(../images/title_bg02.gif) repeat-y;
	height:40px;
	line-height:40px;
	display:block;
	padding:0 0 0 20px;
	font-size:22px;
	color:#fff;
	margin:0 -20px 10px -20px;
}
.right_text_box01 h2 {
	color:#09C;
	font-size:20px;
}

.all table.table_list01 {
	border-top:1px dotted #06C;
    border-collapse:collapse; 
    border-spacing:0; 
}
.all table.table_list01 td{
	border-bottom:1px dotted #06C;
	padding:10px 5px 10px 5px;
}
.all table.table_list01 td+td{
	width:600px;
}
.seeds01 {
	display:block;
	margin:0 40px 17px 40px;
}
.seeds01 div {
	display:block;
	width:265px;
	height:170px;
	display:inline-block;
	margin:0 20px 20px 0;
	padding:10px 0 0 20px;	
	background:url(../images/seeds_bg.jpg) no-repeat;
	*float:left;
}
.seeds01 div h3 {
	font-size:20px;
	color:#666666;
	line-height:25px;
	display:block;
	padding:0;
	margin:0 0 5px 0;
}
.seeds01 div span {
	width:125px;
	height:125px;
	overflow:hidden;
	background:#fff;
	margin:0 15px 0 0;
	text-align:center;
	vertical-align:bottom;
}
.seeds01 div span img{
	max-height:125px;
}
.seeds01 div  a img {
	border:none;
	vertical-align:bottom;
}
	

.all table.newsListTable td  , .all table.calendarListTable td , .all table.sermonListTable td{
	padding:4px 10px 4px 10px;
	font-size:13px;
	line-height:16px;
}
.all table.content2 {
	font-size:12px;
	font-family:"microsoft jhengHei", arial, "apple Ligothic", heiti;
}
.all table.content2 select , .all table#calendar_tb_page select {
	border:1px solid #ddd;
	font-family:"microsoft jhengHei", arial, "apple Ligothic", heiti;
}
a.link {
	text-decoration:none;
}
input.input_box {
	border:1px solid #ddd;
	margin:0 5px 0 0 ;
}
input.input_btn {
	font-family:"microsoft jhengHei", arial, "apple Ligothic", heiti;
	padding:0 10px 0 10px;
}
.login_text {
	text-align:center;
	display:block;
	font-size:15px;
	line-height:20px;
	margin:0 0 20px 0;
	color:#09C;
	padding:5px;
	border-bottom:1px dotted #09C;
	border-top:1px dotted #09C;
}
a.content5 {
	text-decoration:none;
}
a.content5:hover {
	text-decoration:underline;
}

.content_font_2 {
	word-wrap:break-word;
}
.form_title {
	color:#09C;
	font-size:15px;
	line-height:21px;
	display:block;
	padding:0 0 2px 0;
	margin:0 0 5px 0;
	border-bottom:1px dotted #09C;
}
.news_date {
	color:#999;
}

.activity_course_title {
	font-family:"microsoft jhengHei", arial, "apple Ligothic", heiti;
}
.activity_course_reg_form {
	font-size:13px;
}
#activity_course_reg .activity_course_reg_form td input {
	width:250px;
}
input.activity_course_btn {
}

#activity_course_reg .activity_course_reg_form td input.input_text01 {
	width:200px;
	border:1px solid #999;
	margin:0 5px 3px 0;
}
#activity_course_reg .activity_course_reg_form td textarea.input_text01 {
	width:350px;
	height:41px;
	border:1px solid #999;
	margin:0;
}
.loggined {
	font-size:15px;
	border-bottom:1px dotted #fff;
	border-top:1px dotted #fff;
	padding:5px 0 5px 0;
	height:85px;
}
.loggined span {
	margin-top:10px;
}
.loggined a {
	text-decoration:none;
}
.loggined a:hover  {
	text-decoration:underline;
}


input.textfield {
	font-family:"microsoft jhengHei", arial, "apple Ligothic", heiti;
	font-size:13px;
	border:1px solid #999;
	padding:2px 5px 2px 5px;
	vertical-align:middle;
}

.content_blank select {
	border:1px solid #999;
	font-family:"microsoft jhengHei", arial, "apple Ligothic", heiti;
}

.album_photo td {
	width:200px;
}

/*======================================================================================*/
.radius_box {
    border-radius: 10px;
	behavior: url(css/ie-css3.htc);
}
.radius_top {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
	behavior: url(css/ie-css3.htc);
}