/* `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,
em,
embed,
fieldset,
figcaption,
figure,
font,
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,
option,
p,
pre,
progress,
q,
rp,
rt,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
thead,
time,
tt,
u,
ul,
var,
video,
table,
tbody,
td,
tfoot,
th,
tr,
xmp {
  border: 0;
  margin: 0;
  padding: 0;
  font-size: 13px;
  font-family: Arial, Verdana, PMingLiU, SimSun, Helvetica, sans-serif;
  color: #424242;
  -webkit-text-size-adjust:none;
}
/**/

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;
}

body { }

.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:#000;  text-decoration:none; }
a:hover { color:#666;  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:#74c5c9;padding-left:3px; }

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

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

.warning_msg { color:#FF0000; }

#pg { float:right; display:inline; padding-top:10px; }
#pg a, #pg strong, #pg em { float:left; display:inline; margin-right:5px; color:#000000; font-weight:bold; font-style:normal; font-size:11px; width:25px; height:22px; text-align:center; line-height:22px; text-decoration:none; }
#pg a:hover { color:#ffffff; }
#pg strong {color:#FFFFFF; }
#pg a.pg-pageselector { color:#ffffff; width:71px; }

.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 #666; background-color:#FFF; cursor:pointer; width:80px; height:25px; text-align:center; line-height:25px; vertical-align:middle; }

.thumbnail, .thumbnail li {  float:left; _display:inline; }
.thumbnail { list-style:none; }
.thumbnail img { float:left; border:solid 1px #CCC; }

select{font-size: 12px;
  font-family: Arial, Verdana, SimSun, Helvetica, sans-serif;}