html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,dialog,figure,footer,header,hgroup,menu,nav,section,time,mark,audio,video,progress,progressBar,datalist,mixoption,details,mixlegend,tab,heading,content,tooltip,accordion,heading,content{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent
}
body{
	line-height: 1
}
article,aside,dialog,figure,footer,header,hgroup,nav,section,progress,progressBar,datalist,mixoption,details,mixlegend,tab,heading,content,tooltip,accordion,heading,content{
	display: block
}
nav ul{
	list-style: none
}
blockquote,q{
	quotes: none
}
blockquote:before,blockquote:after,q:before,q:after{
	content: '';
	content: none
}
a{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent
}
ins{
	background-color: #ff9;
	color: #000;
	text-decoration: none
}
mark{
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold
}
del{
	text-decoration: line-through
}
abbr[title],dfn[title]{
	border-bottom: 1px dotted #000;
	cursor: help
}
table{
	border-collapse: collapse;
	border-spacing: 0
}
hr{
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0
}
input,select,button{
	vertical-align: middle
}
fieldset{
	border: 1px solid #DDD
}
fieldset legend{
	margin-left: 10px
}
*[hidden="true"]{
	display: none
}
progress{
	display: block;
	width: 200px;
	height: 20px;
	border: 1px solid #DDD;
	background-color: #F9F9F9
}
progressBar{
	display: block;
	background-color: #DDF;
	height: 100%
}
.dragScrollable{
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
	cursor: move
}
datalist{
	display: none
}
datalist.hookInput{
	padding-top: 3px;
	padding-bottom: 3px;
	width: 300px;
	max-height: 120px;
	height: expression(this.clientHeight>120? '120px' :'auto');
	border: 1px solid #DDD;
	min-width: 30px;
	width: auto !important;
	width: 30px;
	overflow: auto;
	background-color: white
}
datalist.hookInput mixoption{
	padding-left: 3px;
	padding-right: 3px;
	cursor: default;
	display: block
}
datalist.hookInput mixoption.hover{
	background-color: #DDD
}
details mixlegend{
	padding-left: 40px;
	cursor: default;
	background: url(rs/img/rightArrow.gif) no-repeat 10px center
}
details mixlegend.open{
	background: url(rs/img/downArrow.gif) no-repeat 10px center
}
template{
	display: none
}
tab heading{
	float: left;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 4px;
	margin-right: 5px;
	cursor: default;
	background-color: #DDF
}
tab heading:hover{
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 2px;
	background-color: #F3F3F3
}
tab heading.selected{
	padding: 5px;
	margin-top: 0px;
	background-color: #F9F9F9
}
tab heading.selected:hover{
	padding: 5px;
	margin-top: 0px;
	background-color: #F9F9F9
}
tab content{
	clear: left;
	display: none;
	padding: 5px;
	background-color: #F9F9F9
}
accordion heading{
	cursor: default;
	padding: 5px;
	padding-left: 30px;
	background: url(rs/img/rightArrow.gif) no-repeat 10px center;
	background-color: #EEF
}
accordion heading:hover{
	background-color: #F3F3F3
}
accordion heading.selected{
	background: url(rs/img/downArrow.gif) no-repeat 10px center;
	background-color: #DDF
}
accordion heading.selected:hover{
	background: url(rs/img/downArrow.gif) no-repeat 10px center;
	background-color: #DDF
}
accordion content{
	display: none;
	background-color: #F9F9F9
}
tooltip{
	border: 1px solid #CCC;
	background-color: #F5F5FF;
	width: 300px;
	padding: 5px;
	display: none;
	position: absolute;
	opacity: 0.9;
	-moz-opacity: 0.9;
	filter: alpha(opacity=90)
}
.cb{
	clear: both
}
.hide{
	display: none
}
.tC{
	text-align: center
}
.tL{
	text-align: left
}
.tR{
	text-align: right
}
.fL{
	float: left
}
.cb{
	clear: both
}
.relative{
	position: relative
}
.rbabsolute{
	position: absolute;
	bottom: 0;
	right: 0
}
img.vMiddle{
	vertical-align: middle
}
#content a{
	border-bottom: 3px dotted red
}
.hidden{
	display: none
}
.roundCorner{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px
}
.roundCornerTop{
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px
}
.roundCornerBottom{
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px
}
body{
	font-family: "Helvetica Neue","Helvetica","Arial","sans-serif";
	font-size: 10pt;
	background: #333
}
body #centerWrap{
	margin-left: auto;
	margin-right: auto;
	width: 1024px
}
#tag{
	z-index: 1;
	position: relative;
	width: 820px;
	height: 30px;
	top: 47px;
	left: 3px;
	text-align: right;
	border-bottom: 2px solid #FC3;
	border-right: 12px solid #FC3;
	font-size: 200%;
	font-family: "Impact";
	color: #FC3
}
#tag p{
	display: block;
	position: absolute;
	padding-right: 4px;
	bottom: 0;
	right: 0
}
#tag #lang{
	background-image: url(rs/img/bg.circle.png);
	background-repeat: no-repeat;
	display: inline;
	position: absolute;
	top: 25px;
	height: 61px;
	width: 61px;
	right: -105px;
	font-family: "微軟正黑體", "Impact";
	font-weight: bold
}
#tag #lang a{
	text-decoration: none;
	color: #FC3
}
#tag #lang ul{
	position: relative;
	top: -20px;
	right: -60px;
	font-size: 60%;
	list-style: none
}
#tagline{
	z-index: 1;
	position: relative;
	width: 820px;
	height: 9px;
	top: 47px;
	left: 3px;
	text-align: right;
	font-size: 90%;
	color: #C2C9D3
}
#tagline p{
	font-weight: bold;
	display: block;
	position: absolute;
	padding-right: 4px;
	padding-top: 3px;
	top: 0;
	right: 0
}
#navigation{
	z-index: 10;
	position: relative;
	float: right;
	top: 0px
}
#navigation ul{
	list-style-type: none
}
#navigation ul li{
	float: left;
	padding: 0px 1px 0px 1px
}
#navigation ul li a{
	font-size: 150%;
	display: block;
	padding: 10px 25px 10px 25px;
	text-decoration: none;
	color: #333;
	text-shadow: 1px 1px #5F5F5F;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#5F5F5F,direction=135,strength=0,enabled=true);
	border-top: 3px solid transparent
}
#navigation ul li .current{
	color: #FC3;
	border-top: 3px solid #FC3;
	text-shadow: -1px -1px #000;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#000,direction=-45,strength=0,enabled=true)
}
#navigation ul li a:hover{
	border-top: 3px solid#C2C9D3;
	text-shadow: 1px 1px #000;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#000,direction=135,strength=0,enabled=true);
	color: #C2C9D3
}
#container{
	margin: 2px 2px 2px 2px;
	position: relative;
	top: -40px
}
#container #logo{
	position: relative;
	z-index: 4;
	display: block;
	border: none;
	background: url(rs/img/plesier.logo.small.4.png) no-repeat left top;
	height: 184px;
	width: 183px
}
#container #loaderBg{
	position: absolute;
	z-index: 2;
	width: 148px;
	height: 100px;
	top: 10px;
	left: 0px;
	border: none;
	background: red
}
#container #loaderFill{
	position: absolute;
	z-index: 3;
	width: 148px;
	height: 100px;
	background: #333
}
#container #panel{
	background: #FC3;
	position: relative;
	z-index: 1;
	height: auto;
	margin: -83px 50px 0px 67px;
	width: 928px
}
#container #panel #topPan{
	position: relative;
	z-index: 1;
	display: block;
	height: 20px;
	border: none;
	background: #FC3
}
#container #panel #mainPanel{
	position: relative;
	z-index: 2;
	width: 928px;
	border: none;
	overflow: hidden
}
#container #panel #mainPanel #leftPan{
	float: left;
	display: block;
	width: 20px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	border: none
}
#container #panel #mainPanel #content{
	min-height: 400px;
	height: auto !important;
	height: 400px;
	background-color: #FC3;
	background-image: url(rs/img/bg.floral.png);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: bottom right;
	float: left;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	width: 860px;
	border: none;
	padding: 0px 5px 5px 5px;
	line-height: 1.8em
}
#container #panel #mainPanel #content a{
	text-decoration: none;
	color: #BE900C;
	font-weight: bold
}
#container #panel #mainPanel #content #offset{
	border: none;
	display: block;
	width: 160px;
	height: 60px;
	float: left
}
#container #panel #mainPanel #rightPan{
	float: right;
	display: block;
	width: 35px;
	border: none
}
#container #panel #mainPanel #rightPan #slogan{
	margin: 10px 0px 0px -10px;
	width: 35px;
	border: none;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	background: transparent;
	color: white
}
#container #panel #mainPanel #rightPan #slogan .vertical{
	font-family: "Impact";
	font-size: 200%;
	writing-mode: tb-rl;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	white-space: nowrap
}
#container #panel #bottomPan{
	position: relative;
	z-index: 1;
	display: block;
	height: 20px;
	border: none;
	background: #FC3
}
#container #footer{
	margin: 12px 0px 20px 96px;
	color: #FC3;
	width: 928px
}
.pageTitle{
	display: block;
	height: 60px;
	padding-top: 10px
}
.pageTitle h2{
	float: right;
	padding: 6px 13px 8px 15px;
	color: #333;
	text-shadow: 1px 1px #FFE38F, 1px 1px #FFE38F,1px 1px #FFE38F;
	filter: progid:DXImageTransform.Microsoft.Shadow(direction=0,strength=0,enabled=true);
	font-size: 250%;
	background: #FC3;
	margin-top: -13px;
	margin-right: 30px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px
}
.sideBarWrap{
	width: 20%;
	float: right
}
.sideBarWrap .sideBlock{
	display: block;
	overflow: hidden;
	padding: 0px 5px 25px 5px;
	text-align: right
}
.sideBarWrap .sideBlock .sideBlockTitle{
	background-image: url(rs/img/downArrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;
	padding: 3px 5px 3px 5px;
	font-size: 160%;
	font-weight: bold;
	color: white;
	background-color: #333;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-topleft: 20px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 20px
}
.sideBarWrap .sideBlock .sideBlockBody{
	padding: 3px 5px 3px 5px;
	font-size: 110%;
	border: 1px solid#333;
	background: #FFF3CF
}
.contentBlockWrap{
	width: 80%;
	float: left
}
.contentBlockWrap .contentBlock{
	overflow: hidden;
	padding: 0px 5px 25px 15px
}
.contentBlockWrap .contentBlock .contentTitle{
	padding: 3px 5px 3px 25px;
	font-size: 160%;
	font-weight: bold;
	color: white;
	background-color: #333;
	background-image: url(rs/img/downArrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-top-left-radius: 4px
}
.contentBlockWrap .contentBlock .contentBody{
	padding: 3px 5px 3px 5px;
	font-size: 100%;
	border: 1px solid#333;
	background: #FFF3CF
}

.fullLength{
	width: 100%
}
label{
	font-weight: bold;
	display: inline-block;
	width: 120px
}
.recruit ul{
	padding-left: 15px;
	list-style-position: outside
}
.recruit ul li{
	font-weight: bold;
	font-size: 120%
}
.recruit ul ul li{
	font-weight: normal;
	font-size: 100%
}
.idea ol,.service ul{
	padding-left: 30px;
	list-style-position: outside
}
p.mT10{
	margin-top: 10px
}
#content a.gallery-view{
	margin-left: 10px;
	border: 0
}
#content a.gallery-view img{
	border: 5px solid #000
}
.editorToolbar{
	position: absolute;
	background-color: white;
	padding: 5px;
	z-index: 5;
	width: 550px;
	zoom: 1
}
.editorToolbar .btn{
	border: 1px solid blue;
	border-right: 0;
	padding: 3px
}
.editorToolbar .btn:hover{
	background: url(rs/img/btnGrad.png) repeat-x bottom left
}
.editorToolbar .lastBtn{
	border-right: 1px solid blue
}
.editorToolbar .chImgBtn{
	overflow: hidden;
	width: 24px;
	height: 24px;
	display: inline-block;
	vertical-align: middle;
	border: 1px solid blue;
	text-align: center
}
.editorToolbar .chImgBtn .chImg{
	border: 0
}
.editorToolbar .chImgBtn #imgFm{
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden
}
.editorToolbar .chImgBtn .chImgFInput{
	position: absolute;
	right: 0;
	top: 0;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0)
}
.chFileBtn{
	position: relative;
	overflow: hidden;
	width: 50px;
	font-size: 14px;
	font-weight: normal;
	display: inline-block;
	vertical-align: middle;
	font-family: Verdana, Geneva, sans-serif;
	height: 18px;
	line-height: 1.5
}
.chFileBtn .chFileFInput{
	position: absolute;
	right: 0;
	top: 0;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0)
}
#datepicker{
	position: absolute;
	z-index: 1000
}
.selector{
	position: absolute;
	list-style: none;
	background-color: white;
	border: 1px solid #AAF;
	overflow-y: scroll;
	overflow-x: hidden;
	z-index: 6
}
.selector li{
	padding: 8px 15px;
	cursor: default;
	margin: 0
}
.selector li.hover{
	background: #DDF
}
.colorSelector{
	height: 120px;
	width: 196px;
	overflow-y: hidden
}
.colorSelector li{
	float: left;
	width: 16px;
	height: 16px;
	margin: 3px;
	border: 1px solid #88F;
	overflow-y: hidden;
	padding: 0
}
.colorSelector li.hover{
	border: 1px solid #CCF
}
.lineHeightSelector{
	height: 100px;
	width: 92px
}
.fontSizeSelector{
	height: 150px;
	width: 150px;
	text-align: center
}
.fileSelector{
	height: 150px;
	width: 150px;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif
}
.fontSelector{
	height: 150px
}
.listStyleSelector{
	height: 150px;
	width: 150px;
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif
}
.listStyleSelector ul.tick li{
	padding: 2px 0px 0px 20px
}
.listStyleSelector ul.bullet li{
	padding: 2px 0px 0px 20px
}
#linkEditor{
	font-family: Verdana, Geneva, sans-serif;
	border: 1px solid #AAF;
	width: 260px;
	padding: 10px;
	position: absolute;
	background: white;
	display: none;
	z-index: 7
}
#linkEditor div{
	margin-bottom: 5px
}
#linkEditor label{
	display: inline-block;
	width: 80px
}
#linkEditor input{
	width: 150px;
	border: 1px solid #33F
}
#linkEditor select{
	width: 150px;
	border: 1px solid #33F
}
#linkEditor .done{
	text-align: center
}
#linkEditor .doneBtn{
	border: 1px solid #33F;
	background: white
}
