﻿
/* 列表選單 */
.menu_public {
	height: auto;
	float: left;
	margin-bottom: 10px;
}

.menu_public .left_title{text-align:center; background:url(../images/member/member-NEW-P2-32.png); height:35px;}
.menu_public .left_title2{text-align:center; background:url(../images/member/member-NEW-P2-33.png); height:35px;}
.menu_public img{}
.menu_public .left_center{
	/*background:url(../images/member/member-NEW_41.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{width:156px;background:url('images/member/member_19.png');}

/* 關於我 */
.left_aboutme { padding:5px 15px 5px 15px;}

/* 定義區塊：內頁內容 */
#box_main {
	height:auto;
	float: left;
	width: 100%;
}

/* 標題框 */
#is_title {
	background:url(../images/me/right_titile03.png) no-repeat left top;
	height: 43px;
	margin-bottom: 10px;
	clear: both;
}
h1 {
	color: #9b0000;
	font-weight: bold;
	font-size: 1.3em;
	line-height: 2.5;
	text-align: left;
	padding-left: 30px;
}

/* 分類說明 */
#content_note {
	width: 100%;
	clear: left;
	float: left;
}
/* 分類區塊 */
#categories {
	width: 100%;
	margin-bottom: 20px;
	clear: left;
	float: left;
}

/* 內容區塊 */
#is_content {
	min-height:500px;
	_height:500px;
	*+min-height:500px;
	width: 700px;
	text-align: justify;
	padding-right: 15px;
	padding-left: 15px;
	clear: both;
	float: left;
}

/* 線上問事 */
.color_red{
	color:#a90c06;
	font-weight:bold;
}
.line_01{
	background:url(../images/me/line_01.gif) repeat-x center left;
	height:31px;
}

/* 頁面資訊區 */
#btn_list {
	height: auto;
	width: 100%;
	text-align: left;
	clear: both;
	float: left;
	margin-top: 40px;
}

/* 網頁路徑 */
#path {
	border-top:#d6d4d4 1px solid;
	font-size: 1em;
	color: #575757;
	width: 720px;
	float: left;
	text-align: left;
	line-height: 14px;
	height: 14px;
	text-transform: uppercase;
	padding: 5px 5px 0px 5px;
}
#path a:link { color:#575757; }
#path a:visited { color:#575757; }
#path a:hover { color:#575757; }
#path a:active { color:#575757; }

.box {	
    height:auto;
	width: 100%;
	border:4px solid #83b4cd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

}

.post {
	background:#ffffff;
	padding:10px;
	margin:0px 20px 20px 20px;
	border:1px;
	border-color:Silver;
	border-style:solid;
}

.member_center_main_menu{
	width: 100%;
	clear: both;
	float: left;
	padding-top: 7px;
		
	background-image: url('../images/member/My-space_03.gif');
	background-repeat:no-repeat;
	width:956px;height:40px;
}

.member_center_main_menu a:link{
	color: #000000;
	text-decoration: none;	
}

.box_dyntic_display {
	background-image:url('../images/member/member-NEW-P2_07.gif');
	background-repeat:no-repeat;
	background-position:right top;
	height: 97px; width: 664px;
	margin:0 auto;
}

.box_dyntic_say {
	background-image:url('../images/member/member-NEW-P2_29.png');
	background-repeat:no-repeat;
	background-position:center top;
	
	height: 148px; width: 664px;
	margin:0 auto;
}

.box_bizcard {
	height:auto;
	width: 662px;	
	border:3px solid #83b4cd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	margin:0px 0px 0px 10px;
}

.box_bizcard_content {
	height:auto;
	width: 655px;
	
}

.is_content_border {
	border:2px solid #83b4cd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.menu_public_box {
	border:3px solid #83b4cd;
	background-color:white;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	width:206px;
}