* {    
 	padding: 0;    
 	margin: 0;    
 }

.front01 {
	font-size: 12px;
	line-height: 1.7;
	color: #CEE5FF;
}

.front02 {
	font-size: 12px;
	line-height: 2.2;
	color: #CEE5FF;
}

.front02 a:link, .front02 a:visited {
	color: #CEE5FF;
	text-decoration: none;
}
.front02 a:active, .front02 a:hover {
	color: #64A8D4;
	text-decoration: underline;
}

.front03 {
	font-size: 12px;
	line-height: 1.7;
	color: #CEE5FF;
}

.front04 {
	font-size: 12px;
	line-height: 1.8;
	color: #6DC5FF;
}

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.8;
	color: #6DC5FF;
}

.pro_menu_bg {
	background-image: url(../images/left_menu_bg.jpg);
	background-repeat: no-repeat;
	height:32px;
	padding:1px 0px 0px 20px;
	font-size: 12px;
	color: #FFFFFF;
}

.pro_menu_bg a:link, .pro_menu_bg a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.pro_menu_bg a:active, .pro_menu_bg a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.pro_name_bg {
	font-size: 13px;
	color: #FFFFFF;
	height:34px;
	background-image: url(../images/product_name_bg.jpg);
	background-repeat: no-repeat;
	padding:10px 0px 0px 40px;
	font-weight: bold;
}

.pro_pic_bg {
	background-repeat: no-repeat;
	width:160px;
	height:125px;
	padding:0px 0px 0px 5px;
	background-image: url(../images/pro_bg.jpg);
}

.cash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.7;
	color: #ffcfcf;
}

.pro_text {
	font-size: 12px;
	color: #FFFFFF;
}

.pro_text1 {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;	
}

.pro_text2 {
	font-size: 12px;
	color: #E2E2E2;
	line-height: 1.9;
}

.pro_text3 {
	font-size: 12px;
	color: #FFA7A7;
}

.pro_text4 {
	font-size: 12px;
	color: #FFA7A7;
	font-family: Arial, Helvetica, sans-serif;
}

.pro_text a:link, .pro_text a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.pro_text a:active, .pro_text a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.pro_big_bg {
	background-repeat: no-repeat;
	width:270px;
	height:208px;
	padding:5px 5px 5px 5px;
	margin-right:35px;
	background-image: url(../images/pro_b_bg.jpg);
}

/*產品按鈕*/
.but1 a{position:relative;margin:0;padding:24px 0 0;
	overflow:hidden;display:block;height:0px ; 
	background-image: url(../images/pro_bt.gif);background-repeat: no-repeat;
	background-position: left top;}
.but1 a:hover{background-position:0 -24px;}
/*產品按鈕*/
