/*filter:Alpha(Opacity=50);
-moz-opacity:0.5;*/

.title{
font-size: 15px; 
font-weight: bolder; 
color: #F52525;
}

.customize_container{
background: url('images/temp1bg.jpg') no-repeat ;
font-size: 12px;
/*http://casebox.kmd.com.tw/images/casebox4caster.gif*/
}

.intro{
padding: 5px;
padding-left: 25px;
color: #003399;
width: 350px;
height: 165px;
line-height: 1.5em;
}

.intro ul li{
list-style:none;
margin-left: -25px;
padding-left: 0px;
}

.customize_container ul.list{
list-style: circle;
padding-left: 15px;
}

* html .customize_container ul.list{
margin-left: 5px;
}

.intro2{
color: #3B7793;
}

html>body fieldset.xx{
color: #8C8585;
border:1px solid #ccc !important;
-moz-border-radius: 6px;
}

html>body fieldset.xx2{
	color: #000000;
	border:1px solid #ccc !important;
	-moz-border-radius: 6px;
}

* html fieldset{
color: #8C8585;
-moz-border-radius: 6px;
}

* html fieldset legend{
color: #8C8585;
}

/* contact table */
.contact{
}
.contact tr td{
color: #0189BC;
}
.contact tr td a{
cursor: pointer;
}
.contact input{
border: 1px solid #ccc;
background: #F9F7F7;
}
.contact input.submit{
border: 1px solid #ccc;
color: green;
}

#msg{
color: #F85D5D;
}
.hide{
display: none;
}

