/*------標準色--------------------
紅    #e5284c
綠    #6fd7c0
深綠  #00a681
灰
--------------------------------*/
/*------tag--------------------*/
body {
	margin: 0px;
	/*text-align: center;*/
	font-size: 13px;
	color: #333333;
	font-family: Verdana, Arial;
	line-height: 1.4;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h1 {
	font-size: 26px;
	color: #999999;
	margin: 0px;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
}
h3 {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	color: #121212;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
}
ul {
	list-style-image: url(../../images/item02.gif);
	margin-left: 10px;
	margin-top:0px;
	margin-bottom:0px;
	padding-left: 10px;
}
ul li {
	margin-bottom: 5px;
}
/*------連結--------------------*/
a:link {
	color: #00a681;
	text-decoration: none;
}
a:visited {
	/*color: #40838E;*/
	color:#00a681;
	text-decoration: none;
}
a:hover {
	/*color: #6FD7C0;*/
	color:#00a681;
	text-decoration: underline;
}
/*---*/
a.link_GreenBg:link {
}
a.link_GreenBg:hover {
	color: #FFFFFF;	
	background-color: #00a681;
}
/*---*/
a.link_red:link {
	color: #e5284c;
}
a.link_red:visited {
	color: #e5284c;
	text-decoration: none;
}
a.link_red:hover {
	color: #FF4D71;
}
/*---*/
a.link_black:link {
	color: #333333;
}
a.link_black:visited {
	color: #333333;
	text-decoration: none;
}
a.link_black:hover {
	color: #00a681;
}
/*---*/
a.link_white:link {
	color: #FFFFFF;
}
a.link_white:visited {
	color: #FFFFFF;
}
a.link_white:hover {
	color: #333333;
}
/*---*/
a.link_gray:link {
	color: #666666;
}
a.link_gray:visited {
	color: #666666;
}
a.link_gray:hover {
	color: #333333;
}
/*---*/
a.link_greenBox:link {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}
a.link_greenBox:visited {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}
a.link_greenBox:hover {
	color: #ffffff;
	background-color: #00a681;
	border: 1px solid #CCCCCC;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}
/*---*/
a.link_grayBox:link {
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #D8D8D8;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}
a.link_grayBox:visited {
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}
a.link_grayBox:hover {
	color: #ffffff;
	background-color: #00a681;
	border: 1px solid #CCCCCC;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	text-decoration:none;
}
/*=========通用====================================================*/
.rowDotLine {
	font-size:0px;
	background-repeat: repeat-x;
	background-image: url(../../images/v2/rowDotLine01.gif);
	height: 8px;
	margin: 5px;
}
.rowDotLine2 {
	clear: both;
	font-size:0px;
	background-repeat: repeat-x;
	background-image: url(../../images/v2/rowDotLine01.gif);
	height: 1px;
	margin-bottom: 5px;
}
/*-------*/
.rowLine_white {
	font-size:0px;
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
.clear {
	font-size:0px;
	clear: both;
}
.imgBorder1 {
	border: 2px solid #CCCCCC;
	padding: 1px;
	background-color: #FFFFFF;
}
.imgBorder1c {
	border: 2px solid #DA2341;
	padding: 1px;
}
.contentScroll{
	clear: both;
	border: 1px solid #939393;
	overflow: auto;
	padding: 10px;
}
.container1{
	padding: 10px;
}
.pageListBox{
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px
}
.pageListBox span {
	background: #eee;
	border: 1px solid #666;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}
.more{
	font-size: 12px;
}
/*-----文字樣式---------------*/
.text1 {
	font-size: 10px;
}
.text2{
	font-size: 12px;
}
.text3 {
	font-size: 13px;
}
.text4 {
	font-weight:bold;
	font-size: 15px;
}
.text5 {
	font-weight:bold;
	font-size: 18px;
}
/*-----作品清單---------------*/
.workListBox1 .workList {
	margin-bottom: 5px;
	clear: both;
}
.workListBox1 .workList .imgBox {
	float: left;
	width: 50px;
	font-size:11px;
}
/*--------*/
.workListBox2 .workList {
	margin-bottom: 15px;
	clear: both;
}
.workListBox2 .workList .imgBox {
	float: left;
	width: 90px;
}
.workListBox2 .workList .title {
	margin-left:100px;
	margin-bottom: 3px;
}
.workListBox2 .workList .description {
	margin-left:100px;
}
.workList .description {
	margin-bottom: 3px;
	font-size: 12px;
	color: #5A5A5A;
	height: 30px;
	overflow: hidden;
	padding-bottom:3px;
	padding-right: 8px;
}
.workListBox2 .workList .intro {
	margin-left:100px;
	font-size: 12px;
	color: #5A5A5A;
}
/*-----外框---------------*/
.boxFrame1_tl {
	font-size:0px;
	background-image: url(../../images/v2/boxFrame1_left.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 10px;
}
.boxFrame1_tr {
	font-size:0px;
	background-image: url(../../images/v2/boxFrame1_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 10px;
}
.boxFrame1_bl {
	font-size:0px;
	clear: both;
	background-image: url(../../images/v2/boxFrame1_left.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 10px;
}
.boxFrame1_br {
	font-size:0px;
	background-image: url(../../images/v2/boxFrame1_right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 10px;
}
/*--------*/
.boxFrame2_tl {
	font-size:0px;
	background-image: url(../../images/v2/boxFrame2_left.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 6px;
}
.boxFrame2_tr {
	font-size:0px;
	background-image: url(../../images/v2/boxFrame2_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 6px;
}
.boxFrame2_bl {
	font-size:0px;
	clear: both;
	background-image: url(../../images/v2/boxFrame2_left.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 6px;
}
.boxFrame2_br {
	font-size:0px;
	background-image: url(../../images/v2/boxFrame2_right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 6px;	
}
/*--------*/
.boxFrame3_tl {
	font-size:0px;
	background-image: url(../../images/v2/boxFrame3_left.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 6px;
	
}
.boxFrame3_tr {
	font-size:0px;
	background-image: url(../../images/v2/boxFrame3_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 6px;
}
.boxFrame3_bl {
	font-size:0px;
	clear: both;
	background-image: url(../../images/v2/boxFrame3_left.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 6px;
}
.boxFrame3_br {
	font-size:0px;
	background-image: url(../../images/v2/boxFrame3_right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 6px;
}
/*--------*/
.boxFrame4_tl {
	font-size:0px;
	background-image: url(../../images/v2/boxFrame4_left.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 16px;
}
.boxFrame4_tr {
	font-size:0px;
	background-image: url(../../images/v2/boxFrame4_right.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right top;
	width: 30px;
	height: 16px;
	float:right;
}
.boxFrame4_mid {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a0a0a0;
	border-left-color: #a0a0a0;
	padding-right: 15px;
	padding-left: 15px;
}
.boxFrame4_bl {
	font-size:0px;
	clear: both;
	background-image: url(../../images/v2/boxFrame4_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 16px;
}
.boxFrame4_br {
	font-size:0px;
	background-image: url(../../images/v2/boxFrame4_right.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 30px;
	height: 16px;
	float:right;
}
/*--------*/
.boxFrame5_tl {
	font-size:0px;
	background-image: url(../../images/v2/boxFrame5_left.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 10px;
	background-color: #EFEFEF;
}
.boxFrame5_tr {
	font-size:0px;
	background-image: url(../../images/v2/boxFrame5_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 10px;
}
.boxFrame5_mid {
	padding-right: 15px;
	padding-left: 15px;
	background-color: #EFEFEF;
}
.boxFrame5_bl {
	font-size:0px;
	clear: both;
	background-image: url(../../images/v2/boxFrame5_left.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 10px;
	background-color: #EFEFEF;
}
.boxFrame5_br {
	font-size:0px;
	background-image: url(../../images/v2/boxFrame5_right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 10px;
}
/*---白底中灰色-----*/
.boxFrameW_Mgray_tl {
	font-size:0px;
	background-image: url(../../images/v2/boxFrame6_left.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 6px;
}
.boxFrameW_Mgray_tr {
	font-size:0px;
	background-image: url(../../images/v2/boxFrame6_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 6px;
}
.boxFrame6_Mgray_bl {
	font-size:0px;
	clear: both;
	background-image: url(../../images/v2/boxFrame6_left.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 6px;
}
.boxFrame6_Mgray_br {
	font-size:0px;
	background-image: url(../../images/v2/boxFrame6_right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 6px;	
}
/*-------middle-------------------*/
.middle1 {
	clear:both;
	margin-right: 10px;
	margin-left: 10px;
}
.middle2 {
	margin-right: 12px;
	margin-left: 12px;
}
/*-------label-------------------*/
.labelBox{

}
.labelBar{
	background-color: #939393;
}
.labelBar .item1 {
	font-size:0px;
	height: 13px;
	width: 13px;
	background-image: url(../../images/v2/item01_1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	margin-top: 2px;
	margin-right: 6px;
}
.labelBar .item2 {
	height: 13px;
	width: 13px;
	background-image: url(../../images/v2/item01_2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	margin-top: 2px;
	margin-right: 6px;
}
.labelBar .title {
	font-weight: bold;
	color: #FFFFFF;
}
.labelBar .title h3, .labelBox .title h3
{
	font-size: 13px;
}
.labelBar .bottom {
	font-size:0px;
	height: 4px;
	width: 100%;
	clear: both;
}
/*-------*/
.labelBox .bottomBar{
	font-size: 1px;
	clear: both;
	background-color: #939393;
	height:3px;
}
.label_1 {
	width: 120px;
	height: 28px;
	background-color: #939393;
	float: left;
	margin-right: 1px;
}
.label_1  .boxFrame_tl{
	float:left;
	background-image: url(../../images/v2/boxFrame2_left.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width:10px;
	height: 6px;
}
.label_1  .boxFrame_tr{
	float:right;
	background-image: url(../../images/v2/boxFrame2_right.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	width:10px;
	height: 6px;
}
.label_1 .title{
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 6px;
	margin-right: 6px;
	text-align: center;
	padding-top: 5px;
}
/*----------*/
.label_2 {
	width: 120px;
	height: 28px;
	background-color: #CCCCCC;
	float: left;
	margin-right: 1px;
}
.label_2  .boxFrame_tl{
	float:left;
	background-image: url(../../images/v2/boxFrame3_left.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width:10px;
	height: 6px;
}
.label_2  .boxFrame_tr{
	float:right;
	background-image: url(../../images/v2/boxFrame3_right.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	width:10px;
	height: 6px;
}
.label_2 .title{
	margin-left: 6px;
	margin-right: 6px;
	text-align: center;
	padding-top: 5px;
}
/*----白底 中灰色------*/
.labelW_Mgray {
	width: 100px;
	height: 30px;
	background-color: #939393;
	float: left;
	margin-right: 3px;
}
.labelW_Mgray  .boxFrame_tl{
	float:left;
	background-image: url(../../images/v2/boxFrame6_left.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width:10px;
	height: 6px;
}
.labelW_Mgray  .boxFrame_tr{
	float:right;
	background-image: url(../../images/v2/boxFrame6_right.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	width:10px;
	height: 6px;
}
.labelW_Mgray .title{
	color: #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
	padding-top: 5px;
	font-size: 15px;
	font-weight: bold;
}
/*----白底 淺灰色------*/
.labelW_Lgray {
	width: 100px;
	height: 26px;
	background-color: #CCCCCC;
	float: left;
	margin-right: 3px;
	margin-top: 4px;
}
.labelW_Lgray  .boxFrame_tl{
	float:left;
	background-image: url(../../images/v2/boxFrame7_left.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width:10px;
	height: 6px;
}
.labelW_Lgray  .boxFrame_tr{
	float:right;
	background-image: url(../../images/v2/boxFrame7_right.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	width:10px;
	height: 6px;
}
.labelW_Lgray .title{
	color: #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
	margin-top: 5px;
}
/*=========通用 end ====================================================*/

/*=========版型設定 ====================================================*/
#wholeBody {
	text-align: left;
}
/*------top Nav bar------------*/
#topNavBar  {
	background-color: #6fd7c0;
	height: 40px;
	margin-bottom: 30px;
	text-align: left;
}
#topNavBar #logo {
	margin-right: 20px;
	float: left;
}
#topNavBar .welcomeMsgBox {
	margin-top: 12px;
	margin-right: 15px;
	float: right;
	color: #FFFFFF;
}
#topNavBar .welcomeMsgBox a {
	font-weight: bold;
}
/*-------------*/
#topNavBar .menuBox {
	width: 500px;
	margin-top: 10px;
	margin-right: 10px;
	float: left;
}
#topNavBar .menuBox .menu{
	margin-right: 6px;
	padding: 5px 15px 2px 15px;
	float: left;
	font-size: 15px;
	font-weight: bold;
	background-color:#57D0B5;
}
#topNavBar .menuBox .menuDirect{
	margin-right: 6px;
	margin-top: 2px;	
	padding: 5px 15px 2px 15px;
	float: left;
	font-size: 15px;
	font-weight: bold;
	background-color:#FFFFFF;
}
#topNavBar .menuBox .newWork{
	margin-left: 10px;
	padding: 3px 10px 0px 10px;
	float: left;
	font-size: 15px;
	font-weight: bold;
	background-color:#57D0B5;
	border: 1px solid #AFF1E2;
}
#topNavBar .menuBox a{
	/*padding: 3px 6px 1px 6px;*/
	font-size: 15px;
	font-weight: bold;
}
#topNavBar .menuBox .menu a:link{
	color: #E1FFFC;
}
#topNavBar .menuBox .menu a:visited{
	color: #E1FFFC;
}
#topNavBar .menuBox .menu a:hover{
	color: #ffffff;
}
#topNavBar .menuBox .newWork a:link{
	color: #ffffff;
}
#topNavBar .menuBox .newWork a:visited{
	color: #ffffff;
}
#topNavBar .menuBox .newWork a:hover{
	color: #E1FFFC;
}
/*-------------*/
#topNavBar .searchBox {
	width: 180px;
	float: right;
	background-image: url(../../images/v2/searchBox_bg.jpg);
	background-repeat: no-repeat;
	height: 40px;
	position: relative;
}
.searchBox #searchInput {
	width: 110px;
	font-size: 12px;
	color: #666666;
	background-color: #fff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 18px;
	position: absolute;
	top: 12px;
	padding: 2px;
}
.searchBox .btn {
	position: absolute;
	top: 8px;
	left: 137px;
	height: 23px;
	width: 31px;
}
/*------主內容區------------*/
#mainBody {
	width: 966px;
	text-align: left;
	position: relative;
	/*margin-left: -480px;
	left: 50%;*/
	margin:0px auto;
}
#idPhoto {
	width: 80px;
	float: left;
}
#idPhoto img{
	border: 5px solid #E6E6E6;
}
#mainTitle {
	padding-bottom: 20px;
}
#mainTitleBox {
	padding-top: 5px;
}
#subMenu {
	margin-bottom: 10px;
	float: left;
	/*width: 630px;*/
	width: auto;
	margin-top:5px;
	/*padding-right:10px;*/
}
#subMenu a{
	padding-left: 5px;
	padding-right: 5px;
	/*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;*/
}
/*------tagCloudBox-------*/
.tagcloud {
	word-wrap:break-word;
}
#tagCloudBox span {
	margin-right: 5px;
	font-family: Calibri;
}
#tagCloudBox .text0 {
	font-size: 11px;
}
#tagCloudBox .text1 {
	font-size: 14px;
}
#tagCloudBox .text2{
	font-size: 17px;
}
#tagCloudBox .text3 {
	font-weight:bold;
	font-size: 19px;
}
#tagCloudBox .text4 {
	font-weight:bold;
	font-size: 24px;
}
#tagCloudBox .text0 a{
	color: #666;
}
#tagCloudBox .text1 a{
	color: #6600CC;
}
#tagCloudBox .text2 a{
	color: #3366CC;
}
#tagCloudBox .text3 a{
	color: #FF6600;
}
#tagCloudBox .text4 a{
	color: #FF0000;
}
/*------capaBox-----------*/
.capaBox {
	font-family: Georgia;
	font-size: 18pt;
	font-weight:bold;
}
.capaBox .caption {
	font-size: 14pt;
}
/*------footer------------*/
#footer{
	font-size: 12px;
	width: 960px;
	text-align: left;
	position: relative;
	margin-left: -480px;
	margin-top: 20px;
	margin-bottom: 10px;
	left: 50%;
}
#footer div{
	text-align: center;
}
#footer .language a{
	padding-right:5px;
}
#footer .language{
	background-color: #F5F5F5;	
	margin-bottom: 5px;
}
#footer .menu a{
	padding-right:5px;
}
#footer .copyright{	
	color: #999999;
	margin-top: 10px;
}
/*========================================*/
#unread {
	background: #E50000;
	padding:0px 4px;
}
#unread a {
	color: #fff;
}
.shadow
{
	position:absolute;
	z-index:1;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
	background-color: #999;
}