/**************** main styles *****************/
.grybox, .grybox1, .grybox2, .grybox3, .grybox4{
	background-color: #ccc;
	width: 99.6%;
	border-top: 1px solid #ddd;
}
.grybox th, .grybox1 th, .grybox2 th, .grybox3 th, .grybox4 th{
	background-color: #eee;
	font-weight: normal;
	padding: 6px 6px 4px 6px;
	color: #333;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	text-align: right;
}
.grybox td, .grybox1 td, .grybox2 td, .grybox3 td, .grybox4 td{
	background-color: #fff;
	color: #666;
	padding: 6px 6px 3px 6px;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #fff;
}
.grybox .title, .grybox1 .title, .grybox3 .title, .grybox4 .title{
	background: url(../images/box_bg2.gif) repeat-x;
	color: #333;
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
	padding: 3px 6px 3px 6px !important;
	padding: 4px 6px 3px 6px;
	letter-spacing: 2px;
}
.grybox4 .title{
	padding: 3px 6px 2px 6px !important;
	padding: 4px 6px 2px 6px;
}
.grybox .title1{
	background: url(../images/box_bg2.gif) repeat-x;
	color: #333;
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
	padding: 3px 6px 3px 6px !important;
	padding: 4px 6px 3px 6px;
	letter-spacing: 2px;
}
.grybox1 th{
 background-color: #fff;
 color: #FF6C00;
 text-align: left;
}
.grybox2 img{
	border: 1px solid #ddd;
	padding: 2px;
	background-color: #fff;

}
.grybox2 td{
	padding: 22px 10px 18px 10px;
}
.grybox2 th{
	padding: 20px 0 18px 10px;
	color: #FF6C00;
	background-color: #fff;
	font-weight: bold;
	vertical-align: top;
}
.grybox2 .title{
	color: #059;
}
.grybox3, .grybox4{
	border: 0;
}
.grybox3 th{
	text-align: center;
	border: 0;
}
.grybox3 td{
	text-align: center;
	border: 0;
}
.grybox4 th{
	border: 0;
	text-align: right;
	width:20%;
}
.grybox4 td{
	border: 0;
	text-align: left;
}
.box, .box1{
	margin-bottom: 10px;
	text-align: center;
	border: 5px solid #ECECEC;
}
.box td{
	background: url(../images/products/block-bg1.gif) no-repeat center 138px;
	vertical-align: top;
	padding: 10px 0;
}
.box img{
	border: 1px solid #ccc;
	margin-bottom: 15px;
	width: 90px;
	height: 125px;
}
.box1 td{
	padding: 20px 0 15px 0;
	background: url(../images/products/video-bg.gif) no-repeat center 10px;
	text-align: center;
	} 
.box1 img{
	margin: 5px 0 25px 0;
	width: 90px;
	height: 75px;
	}
.formbox, .formbox1, .formbox2{
	background-color: #EFF5FD;
	color: #6B8FB2;
	padding: 3px 5px;
	border: 1px solid #D0DDE9;
}
/*加入久大*/
.formbox1{
	font-size: 1em;
	margin-top: 10px;	
}

/*會員登入*/
.formbox2{
	font-size: 0.85em;
}

.but_2{
	background-image: url(../images/button_bg4.gif);
	border: 0;
	padding: 4px 0 0 0;
	width: 60px;
	cursor: hand;
}
/**************** common styles *****************/
.gry td, .gry th{
	background-color: #f3f3f3;
}

.text1{
	color: #AD0303;
	font-weight:bold;
	}	
	
