@charset "utf-8";
/* CSS Document */
/* =========================================  文章內容 ======================================= */

h1 {
	font-family: arial,helvetica,clean,sans-serif;
	font-size: 20px;
	color: #fa8700;
	line-height: 32px;
	margin-top: 5px;
	margin-bottom: 5px;
}
h1 a {
	font-family: arial,helvetica,clean,sans-serif;
	font-size: 20px;
	color: #fa8700;
	line-height: 32px;
	margin-top: 5px;
	margin-bottom: 5px;
}
h2 {
	font-family: arial,helvetica,clean,sans-serif;
	font-size: 14px;
	color: #fa8700;
	line-height: 18px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 8px;
}
h2 a {
	font-family: arial,helvetica,clean,sans-serif;
	font-size: 14px;
	color: #fa8700;
	line-height: 18px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 8px;
}
h3 {
	font-family: arial,helvetica,clean,sans-serif;
	font-size: 14px;
	color: #ffffff;
	line-height: 18px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #FF6600;
	padding-right: 20px;
	padding-left: 20px;
	display:inline;
}
h4 {
	font-family: arial,helvetica,clean,sans-serif;
	font-size: 15px;
	color: #444444;
	line-height: 24px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}
h4 p {
	font-size: 15px;
	color: #444444;
	line-height: 24px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}
h4 img {
   border: 5px solid #FFFFFF;
}
h5 {
	font-family: arial,helvetica,clean,sans-serif;
	font-size: 15px;
	color: #444444;
	line-height: 24px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}
h5 p {
	font-size: 15px;
	color: #444444;
	line-height: 24px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}
h5 * {
	font-size: 15px;
	color: #444444;
	line-height: 24px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}
h5 img {
   border: 8px solid #FFFFFF;
}
h6 {
	font-family: arial,helvetica,clean,sans-serif;
	font-size: 18px;
	color: #fa8700;
	line-height: 32px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.richMainImg {
	float:right;
	width: 200px;
	padding: 1px;
	border: 1px solid #CCCCCC;
	display: inline;
	margin-left: 20px;
	margin-bottom: 15px;
}
.richMainVcr {
	float:left;
	width: 400px;
	display: inline;
	margin-right: 20px;
	margin-bottom: 10px;
}
/* =========================================  熱門新聞 ======================================= */
.newsBlock {
	float: left;
	height: 155px;
	width: 330px;
	margin-right: 11px;
	margin-left: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #f7f7f7;
	display: inline;
}
.newsBlockTit {
	clear: both;
	float: left;
	height: 18px;
	width: 315px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-image: url(../img/bg_title_news.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	font-family: arial,helvetica,clean,sans-serif;
	font-size: 14px;
	color: #FF6600;
	display: inline;
	padding-top: 12px;
	line-height: normal;
	margin-bottom: 8px;
}
.newsBlockTit div {
	float: right;
	width: 40px;
	margin-right: 15px;
	display: inline;
}
.newsList {
	clear: both;
	float: left;
	width: 305px;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 2px;
	font-family: arial,helvetica,clean,sans-serif;
	font-size: 12px;
	color: #614216;
	background-image: url(../img/icon_news.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: inline;
}
.newsList div {
	float: right;
	width: 70px;
	height: 20px;
	font-size: 10px;
	font-family: arial,helvetica,clean,sans-serif;
	display: inline;
}

/* =========================================  藝文活動 ======================================= */
.selectBox{
	clear: both;
	float: left;
	width: 686px;
	margin-bottom: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
	display: inline;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.selectBoxTit {
	clear: both;
	float: left;
	height: 38px;
	background-image: url(../img/bg_selectBoxTit.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 650px;
	display: inline;
	padding-left: 33px;
	padding-top: 2px;
	padding-right: 15px;
}
.selectBoxTit div{
	float: right;
	height: 13px;
	width: 13px;
	margin-top: 15px;
	margin-right: 10px;
}
.select2Block {
	float: left;
	width: 322px;
	margin-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	display: inline;
	padding-right: 10px;
	margin-left: 5px;
}
.select2BlockImg {
	padding: 1px;
	float: left;
	height: 113px;
	width: 150px;
	border: 1px solid #999999;
	display: inline;
	margin-right: 10px;
}
.movie3Block {
	float: left;
	width: 208px;
	display: inline;
	margin-right: 15px;
	margin-left: 5px;
}
.movie3BlockImg{
	padding: 1px;
	float: left;
	height: 160px;
	width: 113px;
	border: 1px solid #999999;
	display: inline;
	margin-right: 10px;
}
.select2BoxTit {
	clear: both;
	float: left;
	height: 38px;
	background-image: url(../img/bg_select2BoxTit.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 292px;
	display: inline;
	padding-left: 33px;
	padding-top: 2px;
	padding-right: 15px;
}
.select2Box{
	clear: both;
	float: left;
	width: 318px;
	margin-bottom: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
	display: inline;
	padding: 10px;
}
.select2BoxImg {
	padding: 1px;
	float: left;
	height: 100px;
	width: 100px;
	border: 1px solid #999999;
	display: inline;
	clear: both;
	margin-right: 10px;
}
.select2List {
	float: left;
	width: 180px;
	padding-left: 15px;
	background-image: url(../img/icon_news.gif);
	background-repeat: no-repeat;
	background-position: -5px -3px;
	display: inline;
	margin-bottom: 2px;
}
.exhibitionImg{
	padding: 1px;
	float: left;
	height: 143px;
	width: 200px;
	border: 1px solid #999999;
	display: inline;
	clear: both;
}
.exhibitionMain {
	float: left;
	width: 200px;
	display: inline;
	margin-top: 3px;
}
/* =========================================  達人學苑 ======================================= */
#mainBox {
	clear: both;
	float: left;
	width: 705px;
	display: inline;
	margin-top: 5px;
	margin-bottom: 10px;
}
#main2Box {
	float: left;
	width: 340px;
	display: inline;
	margin-top: 5px;
	margin-bottom: 10px;
}
#richBox {
	clear: both;
	float: left;
	width: 685px;
	margin-right: 10px;
	margin-left: 10px;
	display: inline;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	margin-top: 5px;
	
}
#richButton {
	clear: both;
	float: left;
	width: 700px;
	margin-bottom: 10px;
	display: inline;
}
#richButton div {
	float: right;
	margin-left: 25px;
	width: 90px;
	display: inline;
}
#artTitle {
	clear: both;
	float: left;
	width: 675px;
	border-top-width: 4px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #614216;
	border-bottom-color: #c4c4c4;
	background-color: #f5f5f5;
	font-family: arial,helvetica,clean,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #614216;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-right: 15px;
	display: inline;
	margin-bottom: 10px;
}
.artMain {
	clear: both;
	float: left;
	width: 675px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	font-family: arial,helvetica,clean,sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	display: inline;
}
.artMainImg {
	float:left;
    margin-right: 30px;
	width: 210px;
	margin-right: 20px;
	padding: 1px;
	border: 1px solid #CCCCCC;
	display: inline;
}
.artMainTit {
	font-family: arial,helvetica,clean,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #614216;
	font-weight: bolder;
	clear: both;
	float: left;
	width: 675px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #f5f5f5;
	padding-right: 15px;
	padding-left: 15px;
	display: inline;
}
.artMainLeft {
	float: left;
	width: 500px;
	margin-left: 15px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
	padding-right: 15px;
	display: inline;
	margin-top: 15px;
}
.artMainLeft img {
	border: 8px solid #FFFFFF;
}
.artMainRight {
	float: left;
	width: 150px;
	margin-left: 15px;
	margin-top: 15px;
	display: inline;
}
.artListImg {
	float:left;
   margin-right: 30px;
	width: 150px;
	margin-right: 20px;
	padding: 1px;
	border: 1px solid #CCCCCC;
	display: inline;
}
.artBlock {
	float: left;
	width: 440px;
	margin-bottom: 30px;
	display: inline;
}
.artListTit {
	font-weight: bold;
	clear: both;
	float: left;
	width: 675px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #f5f5f5;
	padding-right: 15px;
	padding-left: 15px;
	display: inline;
	background-image: url(../img/bg_title_list.jpg);
	background-repeat: repeat-x;
	height: 30px;
}
.artList {
	clear: both;
	float: left;
	width: 665px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 3px;
	padding-bottom: 2px;
	display: inline;
	font-family: arial,helvetica,clean,sans-serif;
	font-size: 12px;
	color: #1E419B;
}
.artList div {
	float: right;
	width: 70px;
	height: 20px;
	font-size: 10px;
	font-family: arial,helvetica,clean,sans-serif;
}
.artButton {
	float: left;
	width: 200px;
	margin-top: 30px;
	display: inline;
}
.profileBox {
	float: right;
	width: 230px;
	background-image: url(../img/bg_profile_footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: inline;
	font-family: arial,helvetica,clean,sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	background-color: #c4b9a7;
}
.profileBoxImg {
	float: left;
}
.profileBox div {
	clear: both;
	float: left;
	width: 200px;
	display: inline;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
}
.profileBlock {
	float: right;
	width: 180px;
	display: inline;

}
.profileBlock div{
	float: right;
	width: 180px;
	background-image: url(../img/tit_profile.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 40px;
	padding-left: 8px;
	padding-bottom: 10px;
	display: inline;
	background-color: #f4f1e9;
}
/* =========================================  Rich達人雜誌 ======================================= */
.newmagBox {
	clear: both;
	float: left;
	height: 260px;
	border: 7px solid #feebf2;
	display: inline;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.newmagBoxImg {
	float: left;
	height: 260px;
	width: 184px;
	margin-right: 30px;
	display: inline;
}
.newmagTit {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 15px;
	font-family: arial,helvetica,clean,sans-serif;
	font-size: 18px;
	line-height: normal;
	color: #FF6600;
	padding-top: 5px;
	padding-bottom: 5px;
}
.newmagTit a {
	float: left;
	font-family: arial,helvetica,clean,sans-serif;
	font-size: 18px;
	line-height: normal;
	color: #FF6600;
}
.newmagBlock {
	clear: both;
	float: left;
	width: 685px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-left: 15px;
	display: inline;
}
.newmagMain {
	float: left;
	width: 325px;
	margin-right: 15px;
	display: inline;
}
.newmagBlockMain {
	float: left;
	width: 290px;
	clear: both;
	padding-left: 30px;
	display: inline;
	padding-top: 15px;
}
.newmagBlockTit {
	float: left;
	width: 305px;
	font-family: arial,helvetica,clean,sans-serif;
	font-size: 16px;
	line-height: normal;
	color: #FF6600;
	background-image: url(../img/bg_newmac_tit.jpg);
	background-repeat: repeat-y;
	clear: both;
	height: 23px;
	padding-top: 5px;
	padding-left: 20px;
	display: inline;
}
.managementBox {
	clear: both;
	float: left;
	width: 680px;
	margin-left: 15px;
	height: 188px;
	display: inline;
	padding-top: 15px;
	padding-bottom: 10px;
	background-image: url(../img/bg_management.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.managementBlock {
	float: left;
	width: 320px;
	margin-right: 10px;
	margin-left: 10px;
	height: 165px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: inline;
}
.managementBlockImg {
	float: left;
	width: 113px;
	height: 160px;
	margin-right: 15px;
	display: inline;
}
.overdueMain {
	width: 185px;
	float: left;
	font-family: arial,helvetica,clean,sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 15px;
	display: inline;
}
.overdueMainTit {
	font-family: arial,helvetica,clean,sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #c2c2c2;
	display: inline;
	float: left;
	width: 172px;
	padding-left: 10px;
}
.sortmagBox {
	margin-bottom: 15px;
	clear: both;
	float: left;
	width: 672px;
	margin-left: 15px;
	background-image: url(../img/sort_foots.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 5px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #f0f0f0;
	display: inline;
	background-color: #f0f0f0;
}
.sortmagBoxTit {
	clear: both;
	float: left;
	height: 25px;
	width: 672px;
	background-repeat: no-repeat;
	background-position: left top;
	display: inline;
	padding-top: 17px;
}
.sortmagBoxTit div {
	float: right;
	width: 40px;
	margin-right: 15px;
	display: inline;
}
.sortmagBlock {
	clear: both;
	float: left;
	width: 632px;
	background-color: #FFFFFF;
	margin-left: 5px;
	display: inline;
	border-right-width: 15px;
	border-left-width: 15px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.sortmagMain {
	float: left;
	width: 632px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 12px;
	padding-bottom: 15px;
	margin-bottom: 5px;
	display: inline;
}
.sortmagImg {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF9900;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 2px;
	padding-left: 2px;
	float: left;
	width: 200px;
	display: inline;
	margin-right: 15px;
}
.sortmag {
	float: left;
	width: 400px;
	display: inline;
	padding-bottom: 8px;
	padding-top: 5px;
}
.psBox{
	font-family: arial,helvetica,clean,sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #CCCCCC;
	background-position: bottom;
	float: left;
	width: 160px;
	display: inline;
}


/* =========================================  熱門新聞 ======================================= */
.newsBlock_b {
	float: left;
	width: 680px;
	margin-right: 11px;
	margin-left: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #f7f7f7;
	display: inline;
}
.newsBlockTit_b {
	clear: both;
	float: left;
	height: 18px;
	width: 665px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-image: url(../img/bg_title_news_b.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	font-family: arial,helvetica,clean,sans-serif;
	font-size: 14px;
	color: #FF6600;
	display: inline;
	padding-top: 12px;
	line-height: normal;
	margin-bottom: 8px;
}
.newsBlockTit_b div {
	float: right;
	width: 40px;
	margin-right: 15px;
	display: inline;
}
.newsList_b {
	float: left;
	width: 295px;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 10px;
	margin-left:10px;
	margin-right:10px;
	font-family: arial,helvetica,clean,sans-serif;
	font-size: 12px;
	color: #614216;
	background-image: url(../img/icon_news.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: inline;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-bottom: 5px;
}
/**************** shop show******************/


.shopBlock {
	float: left;
	width: 330px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #b2804f;
	display: inline;
	background-color: #FFFFFF;
	margin-left: 3px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b2804f;
	border-left-color: #b2804f;
	padding-left: 20px;
}
.shopBlockMain {
	float: left;
	width: 145px;
	margin-top: 15px;
	margin-right: 15px;
	display: inline;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
}
.shopBlockMainImg {
	clear: both;
	float: left;
	height: 135px;
	width: 135px;
	display: inline;
	margin-bottom: 10px;
}
.shopListBox {
	clear: both;
	float: left;
	width: 685px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-left: 20px;
	display: inline;
	padding-bottom: 10px;
}
.shopBlockList {
	float: left;
	width: 145px;
	margin-top: 15px;
	margin-right: 10px;
	display: inline;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
	padding-bottom: 10px;
	margin-left: 8px;
	padding-right: 6px;
}
.shopShowBox {
	clear: both;
	float: left;
	width: 690px;
	display: inline;
	margin-top: 15px;
	margin-left: 15px;
}
.ShowPhotoBox {
	float: left;
	width: 380px;
	display: inline;
}
.ShowPhotoImg {
	float: left;
	width: 360px;
	border: 1px solid #999999;
}
.ShowPhotoMenu {
	clear: both;
	float: left;
	width: 360px;
	height: 62px;
	margin-top: 15px;
	display: inline;
}
.showPhotoBlock {
	float: left;
	height: 62px;
	width: 330px;
	display: inline;
}
.showPhotoBlock div{
	float: left;
	height: 60px;
	width: 60px;
	margin-right: 4px;
	display: inline;
	padding: 1px;
}

.siteBox {
	clear: both;
	float: left;
	width: 640px;
	margin-top: 10px;
	margin-left: 30px;
	display: inline;
	margin-bottom: 20px;
}
.siteBlock {
	float: left;
	width: 140px;
	margin-bottom: 15px;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 5px;
}
.siteMain {
	float: right;
	width: 475px;
	display: inline;
	margin-bottom: 15px;
	background-color: #EEEEEE;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 5px;
}
.siteMain div {
	float: left;
	width: 110px;
	margin-right: 8px;
	display: inline;
	margin-bottom: 5px;
}

.content_data table, .content_data td {
    border: 1px solid #b3b3b3;
    border-collapse: collapse;
    font-size: 12px;
}
.content_data td {
    padding: 5px;
}
.content_data thead {
    background-color: #999999;
    text-align: center;
}
.content_data tfoot {
    
}

.memberBox {
	clear: both;
	float: left;
	width: 685px;
	margin-top: 15px;
	display: inline;
	margin-left: 10px;
	padding-bottom: 10px;
	font-size:12px;
   line-height: 20px;
}
.memberBox p{
   line-height: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.memberJoinBox {
	clear: both;
	float: left;
	width: 673px;
	background-color: #f0f0f0;
	border-top-width: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 15px;
	margin-bottom: 20px;
	display: inline;
}


