@charset "utf-8";
#x1 { behavior: url("iepngfix.htc")}

a { text-decoration: none }
a:link {color:#595959}	
a:visited {color:#595959}
a:active {font-weight: bold; color:#29bae3;}
a:hover {color:#29bae3;}	

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(images/bg.jpg);
	background-color: #FFFFFF;
}
form {
	margin:0;
}

*{ /*宣告整個網站「所有」元素內外間距皆為 0 ，而 * 指的就是「所有元素」*/
padding:0; 
margin:0; 
}
ul{ /*清除預設的項目符號只要加上「list-style-type:none;」*/
list-style-type:none; 
}

li {
	background-repeat:no-repeat;
	background-position:0;
	padding-top:3px;
	padding-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.txt-white {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.txt-white:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.txt-white:visited{ 
    font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.txt-white:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.txt-white:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;}

.txt-10px {
	font-size: 10px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.txt-11px {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#646565;
}
.txt-11px-2 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#2f2f2f;
	font-weight: bold;
}


.txt-12px {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#5c5c5c;
}
.txt-13px {
	font-size: 13px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
}

.txt-13px-2 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: 04b2e5;
}


.bg { /*首頁下方選單*/
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(images/index2_cut_07-27.jpg);
}
.bg2 { /*首頁下方選單*/
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(images/aa_27.jpg);
}


.txt-15px {
	font-size: 15px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
}
.txt-16px {
	font-size: 18px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
}
.Eng_txt-11px {
	font-size: 11px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
}
.Eng_txt-12px {
	font-size: 12px;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
#marquee{
	width:98%;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
#left{
	width:225px;
}
#right{
	width:250px;
}
.left_bg{

}
.right_bg{

	}
.big_bg{

	}
.eng_txt-10px {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.donw {
	background-repeat: repeat-x;
	background-position: bottom;
}
.txt-price {
	font-size: 15px;
	line-height: 25px;
	color: #990000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
	.Eng_txt-15B {
	font-size: 15px;
	font-weight: bold;
}
.downt001 {
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

.downt001 A:link {COLOR:#005073;text-decoration: underline;}
.downt001 A:visited {COLOR:#005073;text-decoration: underline;}
.downt001 A:hover {
	COLOR:#003399;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;

