@charset "utf-8";
/* CSS Document */

*{	font-family:'微軟正黑體';}

#nav_b{float:left;}
#nav_c{float:left; margin-left:19px;}

.pad3{padding:3px;}
.pd{padding:2px;}
.tab_p{padding:30px;}
.tab_p td{height:32px;}
#yel_img{
	position: relative;
	top: -16px;
	left: 30px;
	z-index: 0 !important;
}
.rl_pad40{padding:0 34px;}
h6{
	font-family:'微軟正黑體';
	font-size:26px;
	color:#999;
	font-weight:500;
	margin:0;
	padding:0;
}
#nav_b{
	font-size:17px;
	font-weight:500;
}
#nav_b a{
	text-decoration: none;
	color:#999;
	font-size:16px;
	font-weight:600;
}
#nav_b a:hover{
	color:#CCC;
}
#nav_b ul{
	padding:0;
	margin:0;
}
#nav_b li{
	border-bottom:#CCC dashed 2px;
	display:block;
	width:100%;
	padding:6px 0;
	margin:0
}
#nav_a{
	width:100%;
	height:46px;
	border-radius:9px;
	background: #e87806; /* Old browsers */
	background: -moz-linear-gradient(top, #e87806 0%, #ec8c09 36%, #f4920c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e87806), color-stop(36%,#ec8c09), color-stop(100%,#f4920c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e87806 0%,#ec8c09 36%,#f4920c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e87806 0%,#ec8c09 36%,#f4920c 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e87806 0%,#ec8c09 36%,#f4920c 100%); /* IE10+ */
	background: linear-gradient(to bottom, #e87806 0%,#ec8c09 36%,#f4920c 100%); /* W3C */

}
#nav_a ul{
	text-align:center;
	margin: auto;
	padding:0px;
}
#nav_a a{
	text-decoration: none;
}
#nav_a ul li{
	height:30px;
	line-height:18px;
	display:inline-block;
	text-align:center;
	border-left:#FFF dashed 2px;
	color:#FFF;
	width:100px;
	padding:14px 12px 0 12px;
	font-family:'微軟正黑體';
	font-size:17px;
	transition: color 0.3s;
	-moz-transition: color 0.3s;	/* Firefox 4 */
	-webkit-transition: color 0.3s;	/* Safari 和 Chrome */
	-o-transition: color 0.3s;
}
#nav_a ul li:hover{
	color:rgba(225,225,225,0.9);
}
.cots{
	width:698px;
	height:268px;
    background-image:url(../img/BG02_03_03.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	border:#CCC 1px solid;
	border-radius:20px;
}

.ff1{ font-size:14px; color:#999;}
.ml20{	margin-left:20px;}
.bd_r{	border-right:#FFF dashed 2px;}

.date{ font-size:12px; color:#CCC; display:inline-block; background-color:#575556; padding:1px;}

/**************** checkbox  ***********************/
.cbox_ntn input[type="checkbox"] {
	padding:0;
	margin:0;
}
/*
.cbox_ntn input[type="checkbox"] {
	display: none;
}
.cbox_ntn input[type="checkbox"] + label span {
	display: inline-block;
	cursor: pointer;
	padding:4px;
	border: #999 2px solid;
}
.cbox_ntn input[type="checkbox"]:checked + label span {
	background-color:#000;
	z-index: 9999;
}
*/
/*--------------------- laber , select -------------------------*/
input[type="text"] {height:14px;}
label ,select ,option {	cursor: pointer;}
/*******************************hots************************************/
.hot{height:500px;}
#hots{ position:absolute; left:50%; margin-left:-220px; margin-top:20px;}
#hot_hot img{vertical-align:bottom; display:block; border:none;}
#hot_bd_t{background-image:url(../img/hot/bd_t.gif); width:700px; height:39px;}
#hot_bd_c{background-image:url(../img/hot/bd_c.gif); width:700px;}
#hot_bd_b{background-image:url(../img/hot/bd_b.gif); width:700px; height:22px;}
#hot_hot .u1{margin:0 5px; padding:20px 0 0 0; width:690px; text-align:center;}
#hot_hot .l1{width:213px; height:190px; list-style:none; margin:5px; padding:0; display:inline-block;}
#hot_hot .u2{}
#hot_hot table{list-style:none; font-size:13px; padding:17px 0}
#hot_hot tr{padding:0 13px;}
#hot_hot td{width:30%;}
