﻿/*html, body { height: 100%; overflow: hidden; }*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, table, textarea, select, p, th, td { margin: 0; padding: 0; }
table { border-collapse: collapse; border-spacing: 0; }
img, abbr { border: none; }
caption, cite, code, { font-style: normal; font-weight: normal; }
ol, ul, li { list-style: none; }
body { font: 12px/21px arial; color: #262626; background: #ffffff; }
input, select, textarea, button { font-size: 12px; font-family: Arial; }
a { color: #262626; text-decoration: none; }
a:hover { color: #1B86CA; text-decoration: none; }
.clear { clear: both; height: 1px; overflow: hidden; }
.cnFont { font-family: "宋体"; }
s { text-decoration: none; }

.vline { padding: 0 7px; color: #ccc; }
.head { height: 24px; line-height: 24px; overflow: hidden; padding: 0 7px; border-bottom: 1px solid #EEF1F6; }
.head a { color: #35639F; }
.head a:hover { color: red; }
.head ul, .head li { display: inline; float: left; }
.head .navMenu { float: left; }
.head .userMenu { float: right; }
.head .userMenu a { text-decoration: underline; }

/*copyright*/
.copyright { margin: 10px auto; color: #999; text-align: center; }
.copyright a { color: #35639F; }
.copyright a:hover { color: red; }
.copyright a.icp { color: #999; }
.copyright a.icp:hover { color: red; }

/*鼠标移动到文本控件时的气球提示样式*/
#tipBox_proxy { position: absolute; }
#tipBox_proxy td { background-image: url(../../Images/cn/tip.png); background-repeat: repeat-x; }
#tipa { background-position: 0px 0px; width: 14px; height: 30px; }
#tipb { background-position: 0px -30px; color: #407cae; }
#tipc { background-position: 0px -60px; width: 6px; }
#ContentPlaceHolder1_btn_Search { display: none; }
#ContentPlaceHolder1_btn_Search2 { display: none; }
#ContentPlaceHolder1_btn_Empty { display: none; }
#ContentPlaceHolder1_btn_clear2 { display: none; }

.pop_btn, .pop_btn_gray { display: inline-block; padding-left: 8px; height: 22px; line-height: 21px; margin-right: 6px; }
.pop_btn span, .pop_btn_gray span { display: block; height: 22px; float: left; padding-right: 8px; color: #393939; cursor: pointer; }
.pop_btn { background: url(../../Images/en/btnBg_big.gif) no-repeat 0 0; }
.pop_btn span { background: url(../../Images/en/btnBg_big.gif) no-repeat right 0; }
.pop_btn:hover { background: url(../../Images/en/btnBg_big.gif) no-repeat 0 -27px; }
.pop_btn:hover span { background: url(../../Images/en/btnBg_big.gif) no-repeat right -27px; }
.pop_btn_gray { background: url(../../Images/en/btnBg_big.gif) no-repeat 0 -54px; }
.pop_btn_gray span { background: url(../../Images/en/btnBg_big.gif) no-repeat right -54px; }
