﻿@charset "utf-8";
@import url("imw.css");
@import url("common.css");
@import url("jquery-ui-1.8.2.custom.css");
@import url("marquee.css");
@import url("pagenavi.css");
@import url("stepCarouselViewer.css");
@import url("tooltip.css");
@import url("sitesBox-wide.css");
@import url("tabs.css");

/*子網站首頁*/
/*上面主Menu*/
.main_menu {	width:100%;	clear: both;	float: left; padding-top:7px;
    height: 36px;
}
.menu_box { float:left;}

/* 定義區塊：中間內容-上方廣告區 */
#box_ad_top {
	width: 924px;
	background-image: url(../images/me/index_marquee_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: left;
	float: left;
	height: 33px;
	padding: 0px 7px 0px 25px;
}

/* 廣告區塊 */
#box_ad {
	width: 952px;
	padding: 1px 0px 0px 1px;	
	border: 1px solid #b9b6ab;
	background-color:#FFF
}

/* 左區塊 */
.main_left{
	float:left;
	width:205px;	
}

/* 列表選單 */
.menu_public {
	height: auto;
	float: left;
	margin-bottom: 10px;
}
.menu_public .left_title{}
.menu_public img{}
.menu_public .left_center{
	background:url(../images/me/left_menu_case02.png) repeat-y left top;
	
}
.left_center ul{
	padding:0px 16px 0px 24px;
	
}
.left_center li {
	background-image: url(../images/me/arrow_02.gif);
	background-repeat: no-repeat;
	background-position: 5px 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c5c5c5;
	width: 160px;
}
.left_center li a{
	display:block;
	text-align: left;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight:bold;
	color:#646464;
}
.left_center li a:hover{
	color:#a90c06;
}
/* 第二層 */
.left_center li ul{}
.left_center li ul li, .left_center li.open ul li{
	background:none;
	border:none;
}
.left_center li ul li a, .left_center li.open ul li a{
	background:none;
	color:#333333;
}
.menu_public .left_footer{}

/* 中間內容 */
.main_center{	
	margin:0px 251px 0px 214px;	
	padding-top:3px;
}

/* 右區塊 */
.main_right{
	float:right;
	width:243px;	
	padding-top:3px;
}

/* 廣告區 */
.ad_01{
	margin:0px 0px 20px 2px;
}
.ad_01 img{ border:#d4d3d3 1px solid;}

.poem_ctgy{
	float:left;
	width:488px;
	height: auto;
	background-image: url(../images/poem/p1_12.png);
	background-repeat: repeat-y;
	color: #65443B;
}

.poem-title {
	float: left;
	height: 105px;
	width: 108px;
	padding-right: 10px;
	padding-bottom: 3px;
}

.poem_ctgy_center{
	width:487px;
	float:left;
	height: auto;
	background-repeat: repeat-y;
	padding: 0px;
	margin-bottom: 20px;
	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: #915F41;
	border-bottom-color: #915F41;
	border-left-color: #915F41;
}
.poem_ctgy_center table p {
	color: #FFF;
}
/*
.trbg {
	background-image: url(../images/poem/91_03.png);
	background-repeat:repeat ;
}
*/
.trbg {
	background-image: url(../images/poem/91_03.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}

.trline {
	background-repeat: repeat-x;
	background-image: url(../images/poem/p-1_01.png);
	background-position: 0px -5px;
}
.trline td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
}
