/*------------------------------------------ 
* Filename: style.css
* Version: 2009-07-07
* Website: Http://
* Author: Medialand digi-tech. Inc.
* Contact: service@mail.medialand.com.tw
-------------------------------------------*/

/*==other ========================*/

.line01{
	background: url(../images/dec/line_04.gif) repeat-y left;}

.line02{
	background: url(../images/dec/line_06.gif) repeat-x bottom;}

.line03{
	background: url(../images/dec/line_04.gif) repeat-y right;}
	
.line04{background: url(../images/dec/line_09.gif) repeat-x center bottom;}

.line05{
	background: url(../images/dec/line_06.gif) repeat-x top;}
.line06{
	background-image: url(../images/icon/icon_overview.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.line07{
	background-image: url(../images/dec/line_06.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.bg01{background: url(../images/bg/bg_bible03.gif) repeat-x;}
.bg02{background: url(../images/bg/bg_bible01.jpg);}
.bg03{background-image: url(../images/bg/bg_bible02.jpg);}
.bg04{background-image: url(../images/bg/bg_bible05.jpg);}	


.alpha_1{
	-moz-opacity:0.6;
	zoom:1;
	filter:alpha(opacity=60);}
	
.alpha_2{
	-moz-opacity:0.45;
	zoom:1;
	filter:alpha(opacity=45);}





.min_height750{
min-height:750px;
-height:750px;}/*just for IE6*/

.date{
	margin: 0px 0px 2px;
	padding: 0px;
	color: #000000;
	font-size: 10px;
	height: 10px;
	line-height: 15px;}
	
	

/*==img ========================*/
.img_line01{
	border: 2px solid #FFFFFF;}

.img_line02{
	border: 2px solid #334d20;}
	
.img_right{
	float: right;
	margin:0px 0px 0px 12px;}

.img_left{
	float: left;
	margin:0 12px 0px 0px;}
	
	
/*==input ========================*/

.input01{
	border: 1px solid #395126;
	color: #ADADAD;}
	
.input02{
	border: 1px solid #395126;
	color: #A0A0A0;
	background: url(../images/bg/bg_bible01.jpg);}
	
	
.select01{
	background: #FFFFFF;
	border: 1px solid #395026;
	color: #b7b7b7;
	padding:0px 0px 0px 2px;
	line-height: 16px;}

.textarea01{
	line-height: 16px;
	color: #A0A0A0;
	border: 1px solid #395026;
	padding:0px 0px 0px 4px;
	width: 350px;
	height:34px;}
	
.textarea02{
	background: url(../images/bg/bg_bible01.jpg);
	line-height: 16px;
	color: #b7b7b7;
	border: 1px solid #395026;
	padding:0px 0px 0px 4px;
	width: 500px;
	height: 210px;
	*height: 215px;}

.textarea03{
	background: url(../images/bg/bg_bible01.jpg);
	color: #b7b7b7;
	border: 1px solid #395026;
	height: 40px;
	line-height: 13px;
}
	
/*== title ========================*/
.title01{
	margin:0 0 24px 15px;
	font-size: 15px;
	color: #3a5127;
	font-weight: bold;}

.title02{
	margin:0 0 24px 0px;
	font-size: 22px;
	color: #3a5127;
	font-weight: bold;}

.title03{
	font-weight: bold;
	color: #344e21;
	font-size: 16px;
	padding: 12px 0 6px 0;}
	

/*== txt color ========================*/
.txt_color01{
	color: #FFFFFF;}

.txt_color02{
	color: #354e21;}
	
.txt_color03{
	color: #777777;}
	
.txt_color04{
	color: #545454;}	
	
.txt_color05{
	color: #7e1a1a;}
		
.txt_color06{
	color: #9a9a9a;}
		
.txt_color07{
	color: #484848;}
	
.txt_color08{
	color: #dfe2db;}	


/*== txt size ========================*/
.txt_size01{
	line-height: 18px;
	font-size: 11px;
	*font-size: 10px;}

.txt_size02{
	font-size: 13px;}

.txt_size03{
	font-size: 8px;}

.txt_size04{
	font-size: 12px;
	line-height: 18px;}
	
.txt_size05{
	font-size: 14px;}	

.txt_size06{
	font-size: 15px;}
	
.word_strong{
	font-weight: bold;
}

	
/*== link ========================*/

.red:link{
	color: #770000;
	text-decoration: underline;}
.red:visited{
	color: #770000;
	text-decoration: underline;}
.red:hover{
	color: #770000;
	text-decoration:none;}
	
	
.green:link{
	color: #345020;
	text-decoration: underline;}
.green:visited{
	color: #345020;
	text-decoration: underline;}
.green:hover{
	color: #345020;
	text-decoration:none;}
