/* --------------------------------------global CSS reset-------------------------------------- */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td, hr, iframe { margin: 0; padding: 0; }
fieldset, img { border: 0; }
:focus { outline: 0; }
address, caption, cite, code, dfn, em, strong, th, var, optgroup { font-style: normal; font-weight: normal; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
abbr, acronym { border: 0; font-variant: normal; }
input, button, textarea, select, optgroup, option { font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; }
code, kbd, samp, tt { font-size: 100%; }
input, button, textarea, select { *font-size: 100%; }
body { font-family: Arial, Helvetica, sans-serif, ËÎÌå; font-size:12px; color:#333; background:#1f4f77 url(../images/bg_body.gif) repeat-x top; }
ol, ul { list-style: none; }
p { line-height:160%; text-align:justify; }
hr { color: #fff; background:transparent; margin: 0 0 10px 0; _margin: 0 0 5px 0; *margin: 0 0 5px 0; padding: 0 0 5px 0; border:0; border-bottom: 1px #ccc solid; }
table { border-collapse: collapse; border-spacing: 0; }
td, th { word-break: break-all; word-wrap:break-word; }
caption, th { text-align: left; }
sup, sub { font-size: 100%; vertical-align: baseline; }
:link, :visited, ins { text-decoration: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
.clearfix { display: block; height: 0px; clear: both; visibility: hidden; overflow:hidden; font-size:0; }
.pos_bottom { vertical-align:bottom; }


/* --------------------------------------a_blank-------------------------------------- */
.blank_05 { height:5px; font-size:0; }
.blank_10 { height:10px; font-size:0; }
.blank_15 { height:15px; font-size:0; }
.blank_20 { height:20px; font-size:0; }


/* --------------------------------------a_link-------------------------------------- */
a:link, a:visited { color: #1f4e77;  text-decoration:none; }
a:hover { color: #1f4e77; text-decoration:underline; }
a.a_link_blue:link, a.a_link_blue:visited{ color:#1f4e77; text-decoration:underline; }
a.a_link_blue:hover { color:#0066CC; text-decoration:underline; }
a.a_link_gray:link, a.a_link_gray:visited{ color:#666; text-decoration:none; }
a.a_link_gray:hover { color:#666; text-decoration:underline; }
a.a_link_orange:link, a.a_link_orange:visited{ color:#FF6600; text-decoration:none; }
a.a_link_orange:hover { color:#FF6600; text-decoration:underline; }
a.a_link_white:link, a.a_link_white:visited{ color:#fff; text-decoration:underline; }
a.a_link_white:hover { color:#fff; text-decoration:underline; }
a.a_link_yellow:link, a.a_link_yellow:visited{ color: #FFCC33; text-decoration:underline; }
a.a_link_yellow:hover { color:#FFCC33; text-decoration:underline; }


/* --------------------------------------title-------------------------------------- */
h1{ font-size:14px; color:#1f4e77; font-weight:bold; margin-bottom:5px; }
h1 span { float:right; font-size:12px; font-weight:normal; }
h2{ font-size:12px; color:#1f4e77; font-weight:bold; margin-bottom:5px; }
h2 span { float:right; font-weight:normal; color:#999; }
h2.h2_orange { color:#FF6600; }
h3{ font-size:16px; color:#333; font-weight:bold; margin-bottom:6px; }


/* --------------------------------------font-------------------------------------- */
.font_b { font-weight:bold; }
.font_14 { font-size:14px; }
.font_14_b { font-size:14px; font-weight:bold; }
.font_blue { color:#1f4e77; }
.font_blue_b { color:#1f4e77; font-weight:bold; }
.font_blue_14 { color:#1f4e77; font-size:14px; }
.font_blue_14b { color:#1f4e77; font-size:14px; font-weight:bold; }
.font_blue_16b { color:#1f4e77; font-size:16px; font-weight:bold; }
.font_blue_18b { color:#1f4e77; font-size:18px; font-weight:bold; }
.font_orange { color:#FF6600; }
.font_orange_b { color:#FF6600; font-weight:bold; }
.font_orange_14 { color:#FF6600; font-size:14px; }
.font_orange_14b { color:#FF6600; font-size:14px; font-weight:bold; }
.font_orange_16b { color:#FF6600; font-size:16px; font-weight:bold; }
.font_yellow { color: #FFCC33; }
.font_yellow_b { color:#FFCC33; font-weight:bold; }
.font_yellow_14 { color:#FFCC33; font-size:14px; }
.font_yellow_14b { color:#FFCC33; font-size:14px; font-weight:bold; }
.font_yellow_16b { color:#FFCC33; font-size:16px; font-weight:bold; }


/* --------------------------------------paragraph-------------------------------------- */
.p_ct { text-align:center;}
.p_rt { text-align:right; }
.p_12 { text-indent:24px; }
.p_12_mbt05 { text-indent:24px; margin-bottom:5px; }
.p_mbt05 { margin-bottom:5px; }
.p_mbt10 { margin-bottom:10px; }
.p14_mbt10 { margin-bottom:10px; font-size:14px; text-indent:28px; }


/* --------------------------------------images-------------------------------------- */
.img_b{ display:block; border:1px #999 solid; padding:2px;}
.img_b1{ display:block; margin-right:10px; border:1px #999 solid; padding:2px;}
.img_b1_lt{border:1px #999 solid; padding:2px; display:block; float:left; margin:0 10px 5px 0; }
.img_lt{display:block; float:left; margin-right:10px;}
.img_ct{margin:0 auto; text-align:center; border:1px #666 solid; padding:1px; display:block;}
.img_md{ vertical-align:middle;}
.img_bt{ vertical-align:bottom;}


/* --------------------------------------column-------------------------------------- */
div.div_none { display:none; }
.div_lt { float:left;}
.div_rt { float:right;}
.div_p2 { padding:2px; }
.div_p4 { padding:4px; }
.div_p8 { padding:8px; }
.div_p8_w926 { padding:8px; width:926px; }
.div_p8_w454 { padding:8px; width:454px; }
.div_p8_w459 { padding:8px; width:459px; }
.div_p8_w318 { padding:8px; width:318px; }


/* --------------------------------------btn-------------------------------------- */
.btn_normal { display: inline-block; width:148px; height:41px; line-height:41px; text-align:center; background:url(../images/btn_bg.png) no-repeat; margin:0 auto; font-weight:bold; font-size:14px; }
.btn_h24 { background:url(../images/btn_h24_lt.gif) no-repeat left top; padding-left:3px; line-height:24px; float:left; display:block; }
.btn_h24 span { background:url(../images/btn_h24_rt.gif) no-repeat right top; display:block; padding:0px 10px 0px 7px; line-height:24px; float:left; color:#fff; cursor:pointer; }
.btn_h24:hover { background-position:0% -24px; text-decoration:none; }
.btn_h24:hover span { background-position:100% -24px; text-decoration:none; }

.btn02_h24 { background:url(../images/btn_h24_lt02.gif) no-repeat left top; padding-left:3px; line-height:24px; float:left; display:block; }
.btn02_h24 span { background:url(../images/btn_h24_rt02.gif) no-repeat right top; display:block; padding:0px 10px 0px 7px; line-height:24px; float:left; color:#333; cursor:pointer; }
.btn02_h24:hover { background-position:0% -24px; text-decoration:none; }
.btn02_h24:hover span { background-position:100% -24px; text-decoration:none; }