@charset "utf-8";

/*-----------------------------Articles_page-----------------------------*/
#new {
	width: 608px;
}
#new p{
	/* margin: 0px; */
	font-size: 15px;
	line-height: 1.5em;
	margin-bottom: 10px;
}
#new p.closer{
	margin: 0px;
}

/*Airlines*/
#new .airline_red {
}
#new .airline_green {
}
#new  p.airline_update {
}

#new  h3 {
}
#new  h3.both {
}
#new  h3 a{
}
#new  h4 {
}
#new  img {
	padding: 0px;
}
#new  ul,#new  ol{
	padding: 0px;
}
/*#new  ul a,#new  ol a{ color:#0000ff;}*/
#new  ul li,#new  ol li{
	padding: 0px;
}
#new  .graytitle {
}
#new  .gray_big_title {
}
#new  .gray_big_title img {padding:0px; margin:0px;}
#new  .gray_tw {
}
#new  table{
	width: 100%;
	border: 0px;
	margin: 0px;
}
#new  table th, #new  table td {
	vertical-align: middle;
	border: 0px;
	padding: 0px;
}
#new  table#example{
	width: 100%;
	border: 0px;
}
#new  table#example th, #new  table#example td {
	border: 0px;
	padding: 0px;
}
#new  #floating_imgs{
	width: 100%;
	margin-bottom: 0px;
}
#new  #floating_imgs ul li{
	padding-bottom: 0px;
}
#new  table#soccer_table {
	width: 100%;
	border: 0;
	margin: 0px;
	border-collapse: collapse;
}
#new  table#soccer_table tr td {border:0;}
#new  table#soccer_table tr td a, #new  table#soccer_table tr td a:visited{
}
#new  table#soccer_table tr td a:hover{
}
#new  table#soccer_table1 {
	width: 100%;
	border: 0;
	border-collapse: collapse;
}
#new  table#soccer_table1 tr td {border:0;}
#new  table#soccer_table1 tr td a, #new  table#soccer_table1 tr td a:visited{
}
#new  table#soccer_table1 tr td a:hover{
}

#new  table td.no_cell {border: 0;}
#new  table .here td {
}
#new  .person {
	border: 0px;
	margin: 0px;
}
#new  .person img {
	margin: 0 0 0 0;
}
#new  .person h4 {
	margin: 0;
	padding: 0;
}
#new  .person div {
	margin: 0px;
}
#new  .person h5 {
	margin: 0;
	padding: 0px;
}
#new  .person ul {
	padding: 0;
}
#new  .person ul li{
}
#new  .person ul.single li {
	padding: 0;
}
#new  .nccu{
}

/* 圓角 */
.radius {
	/* support Safari, Chrome */
	-webkit-border-radius: 10px;
	/* support firefox */
	-moz-border-radius: 10px;
	border-radius: 10px;
}
/* 文章內文標題 */
.actitle{
	font-weight:bold;
	background:#00C;
	color:#FFF;
	padding:3px 12px;
	line-height: 1.8em;
}
#qna li>span{
	font-weight:bold;
	background:#900;
	color:#FF0;
	padding:3px 12px;
	line-height: 1.8em;
}
#qna li.q{
	background: #FFC;
}
#qna li.a{
	padding-left:35px;
	color:#00C;
}

.img_r {
	float: right;
	padding: 0px 0px 15px 15px;
}
/* 首頁Articles四區塊 */
.tab_content ul {
	padding-top: 10px;
}
.tab_content ul a {
	color: #333;
	text-decoration: none;
}
.tab_content ul a:hover {
	text-decoration: underline;
	color: #0099ff;
}
.tab_content li {
	float: left;
	width: 50%;
	height: 110px;
	text-align: center;
	padding-bottom: 10px;
}
.tab_content a.more {
	float: right;
	padding-right: 8px;
}
/* -- 新版首頁content區塊2014-10-14 -- */
#in_content {
	width:960px;
	font:12px;
}
#sidebar_left {
	float:left;
	width:191px;
	height:609px;
	margin:5px 16px 0 0;
}
#sidebar_left li {
	padding:2.2px 10px 2.5px 0;
	border-bottom: 1px dashed #cfcece;
}
#sidebar_left li a {
	text-decoration: none;
	color: #000;
	line-height:14px;
}
#sidebar_left li a:hover {
	text-decoration:underline;
	color:#0099ff;
}
#i_content {
	width:518px;
	float:left;
	margin:5px 16px 0 0;
}

#ic_ad_banner {
	height:48px;
	margin-bottom:10px;
	border-bottom: 1px dashed #cfcece;
}
#ic_ad_banner img {
	float:left;
}
#ic_news {
	height:276px;
	overflow:hidden;
}
.icn_title {
	height: 40px;
	padding: 5px 0;
	line-height: 20px;
}
.ic_img{
	width:300px;
	float:left;
	margin-right:14px;
}
#ic_menu {
	width:111px;
	height:62px;
	padding:9px;
	float:left;
	margin-bottom:10px;
}
#ic_menu .box1 {
	height:48px;
	overflow:hidden;
	line-height:16px;
}
.more {
	height:10px;
	float:right;
	margin-right:10px;
}
.more a{
	color:#000;
	text-decoration:none;
}
.more a:hover {
	color:#FFF;
	text-decoration:underline;
}
#ic_menu a {
	font-size:10px;
	color:#000;
	text-decoration:none;
}
#ic_menu a:hover {
	color:#FFF;
}

#ic_s_bar {
	background:url(../../images/searrch_bar_bg_11.jpg) no-repeat;
	float:left;
	width:290px;
	height:24px;
	margin-bottom:15px;
}
#search_bar {
	width:170px;
	margin:2px 0;
}
#sed_news_box {
	float:left;
	width:290px;
	height:132px;
	margin-right:18px;
	border-bottom: 1px dashed #cfcece;
}
.sed {
	width: 20px;
	height: 44px;
	float: left;
	padding-right: 10px;
	font-size: 10px;
	line-height: 16px;
}
.text_3{
	width:260px;
	height:44px;
	float:left;
	overflow:hidden;
}
.text_3 a {
	color:#000;
	text-decoration:none;
}
.text_3 a:hover {
	color:#601986;
	text-decoration:underline;
	}
#sed_date {
	font-size:18px;
	color:#601986;
}
#slow_box {
	width:210px;
	height:172px;
	float:right;
	line-height:15px;
	overflow:hidden;
}
#slow_title {
	line-height:20px;
	font-size:15px;
	color:#601986;
	font-weight:700;
	padding:5px 0; 
}
#slow_box a {
	text-decoration:none;
}
#slow_box a:hover {
	color:#066;
}
#sidebar_right {
	width:219px;
	height:609px;
	float:left;
	margin:5px 0;

}
.side_r_box1 {
	height:170px;
	width:147px;
	padding:50px 0 0 72px;
	margin-bottom:5px;
	background:url(../../images/sidebar_r_box1_bg.jpg) no-repeat;
}
.side_r_box1 .vol {
	height:107px;
	font-weight: 900;
	font-size:120px;
	line-height:120px;
	letter-spacing: -10px;
}
.side_r_box1 .date {
	padding-top:8px;
	height:20px;
	font-size:20px;
	letter-spacing:-2px;
	font-weight:300;
	text-align:right;
}
.side_r_box1 .up_time {
	color:#999;
	text-align:right;
}
.side_r_box2 {
	height:126px;
	margin-bottom:9px;
}
.side_r_box3 {
	height:124px;
	margin-bottom:9px;
}
.side_r_box4 {
	background:url(../../images/drop_bottom.jpg) left bottom no-repeat , url(../../images/drop_top.jpg) left top no-repeat , url(../../images/drop_mid.jpg) left bottom repeat-y;
	height:114px;
	margin-bottom:9px;
}
#pretty_btn {
	width:960px;
	height:33px;
	background:url(../../images/bottom_menu_27.jpg) no-repeat;
	float:left;
	margin:15px 0;
}
#pretty_btn li {
	width: 320px;
	text-align: center;
	float:left;
	line-height:30px;
	font-weight:700;
}
#pretty_btn a{
	text-decoration:none;
}
.p_btn1 a{
	color:#e25600;
}
.p_btn2 a{
	color:#069009;
}
#pretty_btn a:hover{
	color:#06C;
}
.n_weather_title {
	width:219px;
	height:26px;
	padding-bottom:2px;
	margin-bottom:5px;
	background:url(../../images/weather_title_bg.jpg) right  no-repeat;
	line-height:30px;
	border-bottom: 1px dashed #cfcece;
}
#n_w_cont { 
	font-size: 10px; 
	display:block; 
	background-color: #d9f4cb; 
	border: 1px solid #58d921; 
	width: 197px; 
	height:85px; 
	text-align: right; 
	padding: 5px 10px 0 10px;
}
#side_r_titel {
	font-size:15px;
	font-weight:bold;
	letter-spacing: 0.7px;
}
#fs_title {
	font-size:15px;
	font-weight:bold;
	letter-spacing: 0.7px;
	color:#006600;
	line-height:25px;
	padding-left:9px;
}
.side_r_box4 img {
	width:215px;
	height:82px;
	padding-left:2px;
}
#n_title {
	height:60px;
	overflow:hidden;
}
/*JQ-css*/
#abgne-block-20110111 {
	width: 518px;
	height:368px;
	margin-bottom:8px;		
	border-bottom: 1px dashed #cfcece;
}
#abgne-block-20110111 .info {
	display: none;
}
#abgne-block-20110111 .on {
	display: block;
}
#abgne-block-20110111 .title {
	border-top: 1px dashed #cfcece;
}
#abgne-block-20110111 .title li {
	cursor: pointer;
	float: left;
	width: 115.2px;
	height: 81px;
	padding: 7px 7px 4px;
}
#abgne-block-20110111 .title li.on, #abgne-block-20110111 .title li.over {
	background-color: #000;
}
#abgne-block-20110111 .title li.on .more a {
	color:#FFF;
}
#abgne-block-20110111 .title .over .more a {
	color:#FFF;
}
#abgne-block-20110111 .title li h3 {
	font-size: 13px;
	padding-bottom: 6px;
}
#abgne-block-20110111 .title li p{
	font-size: 12px;
	color: #ccc;
}
#abgne-block-20110111 .title li.on h3, #abgne-block-20110111 .title .over h3, #abgne-block-20110111 .title li.on p, #abgne-block-20110111 .title .over p {
	color: #fff;
}
.icn_title a{
	color:#000;
	text-decoration:none;
}
.icn_title a:hover{
	color: #003399;
	text-decoration: none;
}
.name span{
	