/*------------------------------------------ 
* Filename: style.css
* Version: 2009-07-07
* Website: Http://
* Author: Medialand digi-tech. Inc.
* Contact: service@mail.medialand.com.tw
-------------------------------------------*/

/*==other ========================*/

.bg01{
	background: url(../images/bg/bg_03.gif) repeat-x;
	height: 30px;}

.line01{
	background: url(../images/dec/line_04.gif) repeat-y left;}

.line02{
	background: url(../images/dec/line_01.gif) repeat-x bottom;}
	
.line03{
	border: 1px dotted #C1C1C1;
}



.alpha{
	-moz-opacity:0.06;
	zoom:1;
	filter:alpha(opacity=6);}


.min_height750{
min-height:750px;
-height:750px;}/*just for IE6*/

.min_height600{
min-height:600px;
-height:600px;}/*just for IE6*/

.min_height450{
min-height:450px;
-height:450px;}/*just for IE6*/


.padding_1{
	padding:0px 6px;
}

/*==img ========================*/
.img_line{
	border: 1px solid #7e7743;}


.img_right{
	float: right;
	margin:0px 0px 5px 18px;}

.img_left{
	float: left;
	margin:0 18px 5px 0px;}

/*==input ========================*/

.input01{}
	
.select01{}
	
.textarea01{}



/*==title ========================*/
.title01{
	font-size: 15px;
	font-weight: bold;
	color: #000000;}
	
.title02{
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 8px;
	padding: 0px;
}

/*==txt ========================*/
.txt01{
	color: #af235d;}
	
.txt02{
	color: #af235d;
	margin: 12px 0px;
	padding: 0px;
	line-height: 12px;}

.txt03{
	color: #af235d;
	margin: 12px 0px;
	padding: 0px;
	line-height: 12px;}
	
p{
	margin: 0px;
	padding: 0px 0px 18px 0px;}
