/* `XHTML, HTML4, HTML5 Reset
----------------------------------------------------------------------------------------------------*/
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
dialog,
div,
dl,
dt,

embed,
fieldset,
figcaption,
figure,

footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
hr,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
meter,
nav,
object,
ol,
output,

pre,
progress,
q,
rp,
rt,
ruby,
s,
samp,
section,
small,

strike,


summary,

table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video,
xmp {
    /*#########Please don't place font-family here.'########*/
    border: 0;
    margin: 0;
    padding: 0;
    font-size:12px;
    color:#4d4f53;
}

/*Avoid editor bug #####Please don't place color and any font style in here.'######*/
strong, em, span, font, sub, sup, p{
    border: 0;
    margin: 0;
    padding: 0;
}

html,
body {
    height: 100%;
}

body.en,
body.en input
body.en, textarea
{
    font-family: Arial,Verdana, Helvetica, sans-serif;
}


body.zh-hant,
body.zh-hant input
body.zh-hant, textarea
{
    font-family: Arial, 'PMingLiU', 新細明體,  Verdana, Helvetica, sans-serif;
}

@font-face{
        font-family: websym;
        src: url('../font/websym/websym.eot');
        src: url('../font/websym/websym.eot?#iefix') format('embedded-opentype'),
             url('../font/websym/websym.woff') format('woff'),
             url('../font/websym/websym.ttf') format('truetype'),
             url('../font/websym/websym.svg#websym_sansregular') format('svg');
        font-weight: normal;
        font-style: normal;
}

html{ overflow-y:scroll;}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    /*
      Override the default (display: inline) for
      browsers that do not recognize HTML5 tags.

      IE8 (and lower) requires a shiv:
      http://ejohn.org/blog/html5-shiv
    */
    display: block;
}

b,
strong {
    /*
      Makes browsers agree.
      IE + Opera = font-weight: bold.
      Gecko + WebKit = font-weight: bolder.
    */
    font-weight: bold;
}

img {
    font-size: 0;
    vertical-align: middle;
    border: 0px;
    /*
      For IE.
      http://css-tricks.com/ie-fix-bicubic-scaling-for-images
    */
    -ms-interpolation-mode: bicubic;
}

li {
    /*
      For IE6 + IE7.
    */
    display: list-item;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

th,
td,
caption {
    font-weight: normal;
    /*vertical-align: top;*/
    text-align: left;
}

svg {
    /*
      For IE9 beta.
    */
    overflow: hidden;
}

.png { behavior:url(css/iepngfix.htc); }

table.setborder, table.setborder td, table.setborder th { border-collapse:collapse; border:solid #CCCCCC 1px; }

/*a, a:link, a:active, a:visited { color:#565656;  text-decoration:none; }*/
a{color:#4d4f53;  text-decoration:none;}
a:hover { color:#575a5c;  text-decoration:none;  }

.preload { display:none; line-height:0px; font-size:0px; margin:0px; padding:0px; }

.clear_class { float:none; clear:both; font-size:0px; line-height:0px; margin:0px; padding:0px; }

.cols-wrapper:after, .clearfix:after { content: "."; display:block; height:0px; clear:both; visibility:hidden; }
.cols-wrapper, .clearfix { zoom:1 \9; display:block; }

.compulsory { color:#ff0000; padding-left:4px; vertical-align: top; }

/*-----------------------------------------------*/

.pic_only { line-height:0px; font-size:0px; }

.warning_msg { color:#FF0000; }

.pg { text-align: left; padding:5px 0px; text-indent:0; font-weight: bold;}
.pg a, .pg strong, .pg em ,.pg span{
    color:#4d4f53;
    font-weight:normal;
    font-style:normal; 
    font-size:11px;
    text-align:center;
    min-width:23px;
    height:22px;
    line-height:22px;
    display:inline-block;
    *display:inline;
    *zoom:1;
    margin:0px 5px;
    border:1px solid #d8d8d8;
    background:#fff;
    -webkit-text-size-adjust:none;
}
.pg a:hover, .pg strong { color:#fff; font-weight:bold; background:#bd96d6; border:1px solid transparent;}
.pg a.pg-pageselector,
.pg span.pg-pageselector.disable{
    color:#a8a8a8;
    border:1px solid transparent;
    -webkit-text-size-adjust:none;
    margin:0;
    min-width:15px;
    background:transparent;
    font-family:websym;
}

.pg a.pg-pageselector:hover{
    color:#652d8a;
    background:transparent;
}

.text_field_style_1 { border:solid 1px #CCC; width:250px; height:20px; }
.textarea_style_1 { border:solid 1px #CCC; width:250px; height:50px; }
.button_style_1 { border:solid 1px #cccccc; background-color:#FFF; color:#393939; cursor:pointer; width:80px; height:28px; text-align:center; line-height:25px; vertical-align:middle; }

@media screen and (-webkit-min-device-pixel-ratio:0) {
/* Google Chrome Safari 3.0*/
  .small-font{-webkit-text-size-adjust:none;}
}

.yfcontent
        {height:1px;
	width:1px;
	overflow:auto;}