@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;}

/*左邊按鈕*/
#attend_nav{ width:111px; margin-left:30px; padding-top:20px;}
#attend_nav li{margin-bottom:10px; float:left;}
#attend_nav li a{
	display: block;
	height: 0px !important;
    height /**/:30px; /* IE 5/Win hack */ 
	padding: 32px 0 0 0;
	overflow: hidden;
    background-repeat: no-repeat;
}
#attend_nav li#but_1{
	width:111px;
	height:32px;
	background-image: url(images/attend/but_1.jpg);
	background-repeat: no-repeat;
}
#attend_nav li#but_1 a:hover{
	width:111px;
	height:32px;
	background-image: url(images/attend/but_11.jpg);
	background-repeat: no-repeat;
}
#attend_nav li#but_2{
	width:111px;
	height:32px;
	background-image: url(images/attend/but_2.jpg);
	background-repeat: no-repeat;
}
#attend_nav li#but_2 a:hover{
	width:111px;
	height:32px;
	background-image: url(images/attend/but_22.jpg);
	background-repeat: no-repeat;
}
#attend_right{
	float:left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 30px;
}


/* 以下為列表頁面 */
#attend_top1{width:522px; height:110px; background-image:url(images/attend/top_1.jpg); background-repeat:no-repeat;float:left;}
#attend_top2{width:522px; height:110px; background-image:url(images/attend/top_2.jpg); background-repeat:no-repeat;float:left;}
#attend_main{
	width:520px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9b9b9b;
	border-left-color: #9b9b9b;
	float:left;
}
#attend_table{margin:0 8px 5px 8px;}

#attend_down{width:522px; height:15px; background-image:url(images/attend/down.jpg); background-repeat:no-repeat;float:left;}

.news_form4_matter{
	background-color:#E7F1FE;
	padding-left:3px;
	padding-right:3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	color:#666666;
}
.news_form4_matter a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	color:#666666;
}
.news_form4_matter a:link{color: #666666; text-decoration: none;}
.news_form4_matter a:visted{color: #666666; text-decoration: none;}
.news_form4_matter a:hover{color:#333333; text-decoration: underline;}

.news_form5_matter{
	background-color:#FEF1FE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	color:#666666;
}
.news_form5_matter a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	color:#666666;
}
.news_form5_matter a:link{color: #666666; text-decoration: none;}
.news_form5_matter a:visted{color: #666666; text-decoration: none;}
.news_form5_matter a:hover{color:#333333; text-decoration: underline;}

#attend_show_area{width:460px; margin:auto;}
#attend_show_name{
	width:370px;
	margin-right:10px;
	margin-bottom:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
	float:left;
}
#attend_show_date{
	width:80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC9966;
	text-decoration: none;
	float:left;
	margin-bottom:10px;
}
#attend_show_edit{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	text-decoration: none;
	float:left;
	width:100%;
	line-height: 18px;
}
#attend_show_edit img{width:450px; margin:auto;float:left;margin-bottom:10px;}

#download_butbox{
	width: 130px;
	margin-bottom: 10px;
	margin-left: 220px;
}
#a.download_but, .download_but{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #474E9A;
	background-color: #565CB1;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	margin-right: 15px;
	margin-top: 10px;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
	text-align: center;
	display: block;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: left;
}
#a.download_but, .download_but:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #565CB1;
	background-color: #FFFFFF;
	border: 1px solid #565CB1;
	margin-right: 15px;
	margin-top: 10px;
	text-decoration: none;
	height: 20px;
	text-align: center;
	display: block;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: left;
}
#model_down1{
	width:400px;
	height:14px;
	margin-top:10px;
	margin-left:100px;
}