@charset "utf-8";
/* 基本共用 */

html { margin:0; padding:0;  }
div, h1, h2, h3, h4, h5, h6, p, blockquote, pre, code, dl, dt, dd, ol, ul, li, fieldset, form, legend, input, button, textarea, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section { margin:0; padding:0; font-size:100%; font-family:inherit; }
article, aside, dialog, figure, footer, header, hgroup, nav, section { display:block; }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:inherit; }
input, button, textarea, select, optgroup, option { font-family:inherit; font-size:inherit; font-style:inherit; font-weight:inherit; }
table { border-collapse:separate; border-spacing:0; }
table, th, td, div { border:0 none; color:#4d4d4d; }
blockquote:before, blockquote:after, q:before, q:after { content:''; }
blockquote, q { quotes:"" ""; }
a img, iframe { border:0 none; }
:focus { outline:0; }
/* typography */
html { font-size:100.01%; }
body { font: 12px  Arial, SimSun, Helvetica, sans-serif; }
h2, h3 { font-size:18px; font-family:"微软雅黑";}
h1{font-size:14px; margin-bottom:10px; font-family:"微软雅黑"; line-height:1.8;}
h4 { font-size:14px; line-height:18px; margin-bottom:15px; }
h5 { font-size:12px; margin-bottom:15px; }
h6 { font-size:12px; }
p { margin:0 0 10px; line-height:20px; color:#4d4d4d; }
.left { float:left !important; }
p .left { margin:12px 12px 12px 0px; }
.right { float:right !important; }
p .right { margin:12px 0 12px 12px; }
a,a:visited,a:active { color:#3D7CB3; }
h2 a, h3 a, h4{ color:#438ac7; }
a:hover { color:#FF6600; text-decoration:none; }
h2 a:hover, h3 a:hover, h4 a:hover { color:#FF6600; text-decoration:none; }
del, ins { text-decoration:none; }
em, i { font-style:normal; }
strong, b { font-weight:bold; }
sup, sub { line-height:0; }
abbr, acronym { border-bottom:1px dotted #666; }
/*del {color:#666;}*/

ul { list-style:none; }
ol { list-style-type:decimal; }
table { width:100%; }
.hide { display:none; }
.show { display:;
}
.first { margin-left:0; padding-left:0; }
.last { margin-right:0; padding-right:0; }
.top { margin-top:0; padding-top:0; }
.bottom { margin-bottom:0; padding-bottom:0; }
/* forms */
button, .button { cursor:pointer; }
form.inline { }
form.inline p { margin-bottom:0; }
select, input[type='text'] {
    border: 0 none;
    margin: 0;
    width: 98px;
}
.mod_B_group .search1{ margin:5px 0 15px;}
.search1 { margin:15px 0 10px;* margin:5px 0 10px; }
.selectdiv { float:left;border:1px   solid   #C0C0C0;*border:0px   solid   #C0C0C0;width:100px;height:19px;overflow:hidden;  }
.selectdiv .submenu { border:1px   solid   #F4F4F4;width:100px;height:19px;overflow:hidden;  }
.selectdiv .submenu select{ position:relative;left:-3px;top:0px;font-size:12px;width:100px;line-height:14px;border:0px; overflow:hidden;}
.search1 .submenu .selected { position:relative;left:-3px;top:1px;font-size:12px;width:183px;line-height:14px;border:0px;color:#909993;  }
