@charset "utf-8";
body {
	font-family: Arial, "新細明體";
	font-size: 12px;
	color:#666;
	background: #5AA6DB url(images/bg06.jpg) repeat-x 0px 0px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#bgcolor {
	background: url(images/bgg.gif) repeat-y center 0px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}




#container {
	font-family: Arial, "新細明體";
	font-size: 12px;
	color:#666;
	background: url(images/bg_top.gif) no-repeat center top;
	margin:0px;
	padding:0px;
	line-height: 18px;
}

#container_tt {
	width:980px;
	margin:0px auto;
	text-align: left;
}

a {
	color:#666;
	text-decoration: underline;   
}

a:hover {
	color:#5AA6DB;
	text-decoration: none;   
}


h1 {
	font-size: 12px;
	color: #666;
	background: url(images/icon.gif) no-repeat left 5px;
	font-weight: normal;
	padding: 0px 0px 0px 15px;
	margin:13px 0px;
	line-height: 18px;
}

h1 a{
	color: #666;
	text-decoration: underline;
}

h1 a:hover{
	color: #CC0000;
	text-decoration: none;
}

h2 {
	font-size: 11px;
	color: #666;
	background: url(images/icon_02.gif) no-repeat left 5px;
	font-weight: normal;
	padding: 0px 0px 0px 12px;
	margin:0px;
	line-height: 16px;
}

h3 {
	font-size: 12px;
	color: #999;
	background: url(images/icon_03.gif) no-repeat left 4px;
	font-weight: normal;
	padding: 0px 0px 0px 18px;
	margin:0px;
	line-height: 20px;
}

h4 {
	font-size: 12px;
	color: #666;
	background: url(images/icon_04.gif) no-repeat left 4px;
	font-weight: normal;
	padding: 0px 0px 0px 18px;
	margin:0px;
	line-height: 20px;
}

h5 {
    color:#0066CC;
	font-weight: bold;
	line-height: 15px;
	font-size: 12px;
	padding:0px;
	margin:0px 0px 10px 0px;
}

h5 a {
	color:#0066CC;
	text-decoration: underline;
}

h5 a:hover {
	color:#CC0000;
	text-decoration: none;
}

h5.news {
    color:#0066CC;
	font-weight: bold;
	line-height: 15px;
	font-size: 14px;
	padding:0px;
	margin:0px 0px 10px 0px;
}


h6 {
	font-size: 12px;
	color: #666;
	background: url(images/icon_06.gif) no-repeat left 5px;
	font-weight: normal;
	padding: 0px 0px 0px 12px;
	margin:0px;
	line-height: 16px;
}


.ind_bg {
	background: url(images/ind_bg.gif) no-repeat center bottom;
	text-align: center;
	padding:0px;
}

.indleft_img {
    padding:10px 0px;
}

.ind_tex {
    text-align: left;
	padding:10px 15px;
}

.text {
    color:#4088C3;
}

	
.more a {
	font-family: Arial;
	font-size: 11px;
	color:#0067BB;
	text-decoration: underline;
	float:right;
	font-weight: bold;
	padding:0px;
	margin:0px 0px 7px 0px;
    }
	
.more a:hover {
	color:#99CC00;
	text-decoration: none;
    }	

.pad{
	margin-bottom:8px;
}

#header {
	width:994px;
	height:105px;
	text-align: left;
	padding:0px;
	margin:0px auto;
	background: url(images/header_bg.gif) no-repeat;
	color:#fff;
}

#header a{
	color:#FFFFFF;
    text-decoration: none;
}

#header a:hover{
	color:#0067BB;
    text-decoration: underline;
}


#hd_top {
	height:58px;
	text-align: right;
}

#hd_top .hd_pad{
	padding:10px 10px 0px 0px;
}

#footer {
	background: url(images/footer_bg.gif) no-repeat center 0px;
	padding:0px;
	width:994px;
	height:99px;
	text-align: left;
	clear: both;
	margin: 10px auto 0px;
}

#footer #left {
	padding:35px 0px 0px 10px;
	color:#FFFFFF;
	font-size: 11px;
	font-family: Verdana;
}

#footer #right {
	float: right;
	padding: 3px 30px 0px 50px;
	margin:0px;
}
#footer a {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	color:#B3E0FF;
	text-decoration: underline;
}


.inp {
    width:150px;
	height:15px;
	border:solid 1px #ccc;
	color:#666666;
}

.inp_m {
    width:100px;
	height:15px;
	border:solid 1px #ccc;
	color:#666666;
}

.inp_num {
    width:40px;
	height:15px;
	border:solid 1px #ccc;
	color:#666666;
}


.inp_big {
    width:300px;
	height:15px;
	border:solid 1px #ccc;
	color:#666666;
}

.sel {
	width:auto;
	height:20px;
	font-family: Arial, "新細明體";
	color:#333;
	font-size: 12px;
	line-height: 18px;
}

.textarea {
    width:350px;
	height:100px;
	border:solid 1px #ccc;
	font-family: Arial, "新細明體";
	color:#333;
	font-size: 12px;
}

.textarea_ov {
    width:400px;
	height:240px;
	border:solid 1px #ccc;
	font-family: Arial, "新細明體";
	color:#333;
	font-size: 12px;
}



#youare {
	background: url(images/youare_bg.gif) repeat-x left top;
	margin:0px;
	padding:5px 10px;
}

.cont {
    padding:55px 15px 10px 30px;
	margin:0px;
}

.cont ul{
    padding:0px;
	margin:0px 0px 10px 0px; 
}

.cont li{
	background: url(images/icon_05.gif) no-repeat left 5px;
	padding-left:20px;
	margin-bottom:5px;
	list-style-type: none;
	font-size: 12px;
	line-height: 18px;
}



.content {
    margin:10px 7px 10px 0px;
}

.cont_fac {
    background-color:#F6F6F6;
	width:740px;
	padding-bottom:80px;
}

.cont_fac_bg {
	background: url(images/fac_bg.gif) no-repeat left top;
	width: 211px;
	margin:10px 0px;
	padding:15px;
	text-align: left;
}

.cont_fac_bg_detail {
	width: 670px;
	margin:10px 0px;
	padding:15px 30px;
	text-align: left;
	background-image: url(images/fac_bg_detail.gif);
	background-repeat: no-repeat;
	background-position: center top;
}



.cont_fac_bg ul{
    padding:0px;
	margin:0px 0px 10px 0px; 
}

.cont_fac_bg li{
	background: url(images/icon_05.gif) no-repeat left 5px;
	padding-left:20px;
	margin-bottom:5px;
	list-style-type: none;
	font-size: 12px;
	line-height: 18px;
}


.cont_fac_bg_detail ul{
    padding:0px;
	margin:0px 0px 10px 0px; 
}

.cont_fac_bg_detail li{
	background: url(images/icon_05.gif) no-repeat left 5px;
	padding-left:20px;
	margin-bottom:5px;
	list-style-type: none;
	font-size: 12px;
	line-height: 18px;
}

.ab_border {
	border-bottom:solid 1px #DFDFDF;
	background: url(images/about_tb_bottom.gif) repeat-y left top;
	padding:10px;
}

.hr {
	background: url(images/about_line.gif) repeat-x left top;
	padding: 0px;
	margin: 0px 2px;
}
.hr_ft {
	padding: 0px;
	margin: 30px 0px 0px 0px;
	height:4px;
}

.hr_tit {
    border-bottom:solid 2px #0066CC;
}

.ab_right {
	background-color: #DFDFDF;	
	width:220px;
	padding:0px;
	margin-bottom:10px;
}

.ab_right .ab_tt {
    padding:15px;
}

.mar {
    margin-bottom:10px;
}

.fl_right {
	float:right;
	margin:0px 0px 0px 10px;
}

#con_pad {
	margin:10px;
	width:960px;
	padding-bottom: 30px;
}

.buy_by {
	background: url(images/buy_by_bg.gif) repeat-x left;
	width:162px;
	height: 22px;
	margin-top:10px;
	font-weight: normal;
	color:#666;
}

.buy_by_01 {
	width:153px;
	height: 22px;
	font-weight: normal;
	color:#666;
	background: url(images/buy_by_bg_01.gif) no-repeat left;
	text-align: center;
}


.buy_tit {
	text-align: center;
	padding:0px;
	margin:0px; 
	border-bottom:solid 2px #0066CC; 
}

.buy_tit a{
	font-size: 12px;
	color: #FFFFFF;
	background: url(images/buy_but_bg_ov.gif) no-repeat left top;
	width:111px;
	height:24px;
	list-style-type: none;
	line-height: 24px;
	text-decoration: underline;
	display:block;
}

.buy_tit a:hover{
	background: url(images/buy_but_bg.gif) no-repeat left top;
	width:111px;
	height:24px;
	color: #FFFFFF;
	text-decoration: none;
}

.buy_tit 
.over {
	background: url(images/buy_but_bg.gif) no-repeat left top;
	width:111px;
	height:24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display:block;
}

.buy_bunner {
	text-align: center;
	padding:5px;
	margin:0px 0px 25px 0px;
	background-color: #F0F0F0;
	font-family: Verdana;
	font-size: 12px;
}

.buy_hr {
	text-align: center;
	padding:5px;
	margin:0px 0px 25px 0px;
	background-color: #F0F0F0;
	font-family: Verdana;
	font-size: 12px;
	border-bottom:solid 1px #999;
}


.imgout {
	border:solid 1px #ccc;
	padding:5px;
	margin:0px;
	height: auto;
	width: auto;
}

.imgbod {
    border:solid 1px #ccc;
}

.float_rt {
    float:right;
}

.tab_q {
	margin:40px 0px;
	padding:0px;
}

.tab_q td {
	padding:5px 15px 5px 15px;
	text-align: left;
	background-color: #F5F5F5;
}

.tab_q th {
	background-color: #EAEAEA;
	padding:10px 15px 2px 15px;
	font-weight: bold;
	text-align: left;
}   




.tab {
	margin:40px 0px;
	padding:0px;
}

.tab td {
	padding:2px 5px 2px 5px;
	text-align: left;
	background-color: #F5F5F5;
}

.tab th {
	background-color: #EAEAEA;
	height: 25px;
	padding:2px 5px 2px 5px;
	font-weight: bold;
	text-align: right;
}   

.tab_buy {
	margin:10px 0px;
	padding:0px;
}

.tab_buy td {
	padding:2px 5px 2px 5px;
	background-color: #F5F5F5;
}

.tab_buy th {
	background-color: #EAEAEA;
	height: 25px;
	padding:2px 5px 2px 5px;
	font-weight: bold;
	text-align: left;
}   



.tab_c {
	margin:0px;
	padding:0px;
}

.tab_c td{
	padding:5px;
	text-align: left;
	background-color: #F5F5F5;
}

.tab_c th{
	background-color: #EAEAEA;
	height: 25px;
	padding:5px;
	font-weight: bold;
	text-align: right;
	font-size: 14px;
}   

.but {
	width:auto;
	height:25px;
	font-family: Arial, "新細明體";
	color:#333;
	font-size: 12px;
	line-height: 18px;
}

.memtc {
	padding:15px 80px;
	line-height: 30px;	
}

.memtc br{
    padding-top:10px;
}


#buy_keimg {
	background: url(images/buy_keimg_bg.jpg) repeat-x left top;
	height: 42px;
	padding:0px;
	margin:0px;
}
.must {
	font-size: 120%;
	color: #FF0000;
	font-weight: bold;
}


.abo {
    color:#0066CC;
	font-weight: bold;
	line-height: 15px;
	font-size: 14px;
	padding:0px;
	margin:0px 0px 10px 0px;
}

