@charset "utf-8";
/*===============上面這是清除css原預設格式===============*/
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,img
{
	margin:0;
	padding: 0;
}
li {list-style-type:none;}
#left_listarea{width:172px; padding-left:6px; padding-right:6px;}
.left_list{
	height:16px;
	margin-bottom:5px;
	background-image: url(images/news/icon_1.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 18px;
}
.left_list a{
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.left_list a:hover{
	color:#999999;
	text-decoration: underline;
}

/* 以下為列表頁面 */
#news_right{width:532px; margin-left:23px; margin-top:10px; float:left;}
#news_formtitle{
	width:532px;
	height:81px;
	background-image: url(images/news/list_1.jpg);
	background-repeat: no-repeat;
}
#news_formmain{
	background-image:url(images/news/list_bg.jpg);
	background-repeat: repeat-y;
	padding-top:8px;
}
#news_formdown{
	width:532px;
	height:10px;
	background-image: url(images/news/list_2.jpg);
	background-repeat: no-repeat;
}
.news_form_color{
	background-color:#FFE1A4;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFCC00;
	border-bottom-color: #FFCC00;
}
.news_form_matter{
	background-color:#FFE1A4;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFCC00;
	border-bottom-color: #FFCC00;
	padding-left:3px;
	padding-right:3px;
}
.news_form_matter a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	color:#666666;
}
.news_form_matter a:link{color: #666666; text-decoration: none;}
.news_form_matter a:visted{color: #666666; text-decoration: none;}
.news_form_matter a:hover{color:#333333; text-decoration: underline;}
#news_down{
	width:400px;
	height:14px;
	margin-top:10px;
	margin-left:100px;
}

/* 以下為詳細頁面 */
#news_showtitle_1{
	width:532px;
	height:69px;
	background-image: url(images/news/show_1.jpg);
	background-repeat: no-repeat;
	float:left;
}
#news_back{ margin-left:390px; margin-top:50px;}
#news_showtitle_2{
	width:532px;
	background-image: url(images/news/show_2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float:left;
}
#news_titlename{
	width:330px;
	margin-left:50px !important;
	margin-left:26px;
	margin-right:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #3c9feb;
	text-decoration: none;
	float:left;
}
#news_titledate{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	float:left;
	font-weight: bold;
	margin-top:8px;
}	
	
#news_showtitle_3{
	width:532px;
	background-image: url(images/news/show_3.jpg);
	height:8px;
	background-repeat: no-repeat;
	float:left;
	margin-bottom:20px;
}
#news_showmain{ width:490px; margin:auto;}
#news_showmain_pic{ width:450px; margin:0 auto 15px auto;}
#news_showmain_txt{
	width:490px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}



#news_showtitle_4{
	width:532px;
	background-image: url(images/news/show_4.jpg);
	height:20px;
	margin-top:15px;
	float:left;
}
.new_button{width:58px; height:14px; margin-left:1px; margin-right:15px; margin-top:3px; float:right;}
