@charset "utf-8";
/*--------------------------初始化样式*/
/*内外边距为0*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote { margin: 0; padding: 0; }
/*列表类初始化*/
ul, ol, li { list-style-type: none; }
/*默认行高、字体*/
ul p { line-height: 24px; }
ul span { line-height: 24px; }
/*输入框 选择框*/
input, select, .input_button, .inputxt { display: inline; vertical-align: middle; }
.inputxt { color: #878787; height: 20px; line-height: 20px; padding: 0px 2px; border-top: 1px solid #9b9b9b; border-bottom: 1px solid #cccccc; border-left: 1px solid #9b9b9b; border-right: 1px solid #cccccc; vertical-align: middle; }
/*默认段落*/
p { text-align: justify; }
/*默认斜体字体为正常*/
address, caption, cite, code, dfn, em, th, var { font-style: normal; }
/*默认链接样式*/
a { color: #222222; cursor: pointer; text-decoration: none; }
a:hover { color: #990000;}
.datetime, .inputer { color: #999999; }
.con { color: #666666; }
.more { color: #990000; }
/*图片边框设置为0*/
fieldset, img { border: 0; }
/*图片垂直居中 避免IE6二个像素BUG*/
img { vertical-align: middle; }
/*取消获取焦点时的虚线框*/
:focus { outline: 0; }
/*---------------------初始化标题标签*/
h1 { font-size: 28px; }
h2 { font-size: 24px; }
h3 { font-size: 14px; }
h4 { font-size: 14px; }
h5 { font-size: 12px; }
/*--------------------------公共样式*/
/*清除浮动*/
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden }
.clearfix { *+height:1%;}
.cl, .clear { clear: both; height: 0; overflow: hidden; }
/*左右浮动*/
.fl { float: left; }
.fr { float: right; }
/*左中右对齐*/
.al { text-align: left; }
.ac { text-align: center; }
.ar { text-align: right; }
/*外边距*/
.mt5 { margin-top: 5px; }
.mt7 { margin-top: 7px; }
.mt10 { margin-top: 10px; }
.mt15 { margin-top: 15px; }
.mt20 { margin-top: 20px; }
/*广告*/
.ad { margin-bottom: 10px; clear: both; }
/*----------------------------------------lable中的select input 样式----------------------------------------*/

/*---------------------按钮*/
.input_btn { line-height: 22px; height: 22px; background-image: url(img/btn_input.png); background-repeat: no-repeat; background-position: left top; width: 65px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; cursor: pointer; background-color: transparent; display: inline; }
/*---------------------文本输入框*/
.input_txt { line-height: 18px; height: 18px; color: #878787; border-top: 1px solid #9b9b9b; border-bottom: 1px solid #dddccc; border-left: 1px solid #9b9b9b; border-right: 1px solid #dddccc; display: inline; width: 150px; padding-top: 0px; padding-right: 2px; padding-bottom: 0px; padding-left: 2px; }
/*---------------------选项框*/
.select_option { display: inline; }
/*----------------------------------------动易内置样式 不可更改类名 属性值可更改----------------------------------------*/

/***********整站分页************/
.class_page { height: 20px; text-align: center; padding: 20px 0px; }
.page_css, .class_page { text-align: center; padding: 15px 0; }
.page_css a, .class_page a { display: inline-block; border: 1px solid #a8c1ce; padding: 3px 8px; color: #4a89a9; line-height: 100%; }
.page_css a:hover, .class_page a:hover { color: #fff; border: 1px solid #4081A1; background: #62A1DF; }
.page_css b a, .class_page b a { color: #fff; border: 1px solid #4081A1; background: #62A1DF; }
/*---------------------输入提交文字按钮*/
.input_button { height: 22px; line-height: 22px; width: 65px; text-align: center; cursor: pointer; background-image: url(img/btn_input.png); background-repeat: no-repeat; background-position: left top; border: none; }
/*---------------------文本框*/
.inputxt { color: #878787; height: 20px; line-height: 20px; padding: 0px 2px; border-top: 1px solid #9b9b9b; border-bottom: 1px solid #dddccc; border-left: 1px solid #9b9b9b; border-right: 1px solid #dddccc; }
.inputxt, select, .input_button { display: inline; margin-right: 10px; }
.inputtext { margin-right: 5px; }
/*---------------------高级搜索表单*/
#main_search { line-height: 150%; padding-right: 20px; padding-left: 20px; padding-bottom: 20px; }
#main_search ul { background: none; border: none; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; }
#main_search li { float: none; width: 100%; text-align: left; height: 24px; background: none; margin-top: 20px }
#main_search li input { line-height: 16px; padding: 4px; height: 16px; }
#main_search li input#Submit { margin-left: 46%; height: 30px; display: block; }
/*---------------------日历样式*/
#calroot * { margin: 0; padding: 0; background: none; }
#calroot span { line-height: normal; }
#calroot { margin-top: -1px; width: 198px; padding: 2px; background-color: #fff; border: 1px solid #ccc; -moz-border-radius: 5px; -webkit-border-radius: 5px; -moz-box-shadow: 0 0 15px #666; -webkit-box-shadow: 0 0 15px #666; }
/* head. contains title, prev/next month controls and possible month/year selectors */
#calhead { padding: 2px 0; height: 22px; }
#caltitle { color: #0150D1; float: left; text-align: center; width: 155px; line-height: 20px; text-shadow: 0 1px 0 #ddd; }
#calnext, #calprev { display: block; width: 20px; height: 20px; background: transparent url(img/Previous.gif) no-repeat scroll center center; float: left; cursor: pointer; }
#calnext { background-image: url(img/next.gif); float: right; }
#calprev.caldisabled, #calnext.caldisabled { visibility: hidden; }
/* names of the days */
#caldays { height: 14px; border-bottom: 1px solid #ddd; }
#caldays span { display: block; float: left; width: 28px; text-align: center; }
/* container for weeks */
#calweeks { background-color: #fff; margin-top: 4px; }
/* single week */
#calroot .calweek { clear: left; height: 22px; }
/* single day */
#calroot .calweek a { display: block; float: left; width: 27px; height: 20px; margin-left: 1px; text-align: center; line-height: 20px; color: #666; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
/* different states */
#calroot .calweek a:hover, #calroot .calfocus { background-color: #ddd; }
/* sunday */
#calroot a.calsun { color: red; }
/* offmonth day */
#calroot a.caloff { color: #ccc; }
#calroot a.caloff:hover { background-color: rgb(245, 245, 250); }
/* unselecteble day */
#calroot a.caldisabled { background-color: #efefef !important; color: #ccc !important; cursor: default; }
/* current day */
#calroot #calcurrent { background-color: #498CE2; color: #fff; }
/* today */
#calroot #caltoday { background-color: #333; color: #fff; }
.article_page li.next { background-color: transparent; background-image: url(img/icon7.gif); background-repeat: no-repeat; background-position: left center; }
/*--------------------在线用户列表表格*/
#EgvOnLine { border: medium none; font-weight: normal; color: #000; text-align: center; background-attachment: scroll; background-color: #cae3ff; background-image: none; background-repeat: repeat; background-position: 0 0; }
#EgvOnLine td { line-height: 27px; background-attachment: scroll; background-color: #FFF; background-image: none; background-repeat: repeat; background-position: 0 0; color: #000; }
/*---------------------数据列表样式三*/
.table_style { }
.table_style tr td { word-break: break-all; overflow: auto; text-align: left; background: url(img/td_bg.jpg) repeat-x; padding-top: 5px; padding-right: 12px; padding-bottom: 5px; padding-left: 12px; }
.table_style tr td em { font-style: normal; line-height: 24px; border-bottom: solid 1px #333; }
.table_style tr.first td { background: none; }
.table_style tr.first td .inputxt { width: 219px; }
.table_style tr td.ok_tab { padding-right: 15px; text-align: right; width: 80px !important; }
.table_style tr td table tr td { background: none; padding: 0px 10px 0px 0px; }
.ok_bottom { padding-top: 8px; text-align: center; }
/*---------------------提交按钮*/
.submit_button_two, .submit_button_three, .submit_button_four, .submit_button_five, .submit_button_six, .submit_button_seven, .submit_button_eight, .submit_button_nine, .submit_button_ten { height: 26px; line-height: 26px; padding: 0px 5px; background: #fff url(img/submit_button.gif) no-repeat left 0px; width: 44px; text-align: center; border: none; cursor: pointer; margin: 0px 3px; }
.submit_button_six { width: 102px; background: #fff url(img/submit_button.gif) no-repeat left -123px; }
/*---------------------匿名投稿页面的文字样式 这是加了隐藏属性*/
.anonymouscontent_top { border-color: #E2E2E2; border-right: 1px solid #E2E2E2; border-style: solid; border-width: 1px; height: 59px; display: none; }
.anonymouscontent_top h3 { padding-left: 35px; padding-top: 23px; }
/*---------------------自定义表单的上传文件弹出窗口样式*/
.overlay { border: 1px solid #d9d9d9; background: #FFFFFF; }
.overlay .overlay_header { height: 29px; line-height: 29px; padding: 0 10px; color: #666666; position: relative; background: url(../user/images/overlay_header_background.gif) repeat; }
.overlay .overlay_header_title_sign { width: 10px; height: 8px; top: 11px; position: absolute; background: url(../user/images/overlay_header_title_sign.gif) no-repeat; }
.overlay .overlay_header_title { padding-left: 18px; background-image: none !important; padding-right: 0px !important; line-height: 30px !important; height: 30px !important; border: none !important; }
.overlay .overlay_header_background_right { width: 159px; height: 29px; top: 0; right: 0; position: absolute; background: url(../user/images/overlay_header_background_right.gif) no-repeat; }
.overlay a.overlay_header_close { display: block; right: 8px; top: 11px; width: 8px; height: 8px; position: absolute; cursor: pointer; background: url(../user/images/overlay_header_close_sign.gif) no-repeat; }
.overlay .overlay_body { padding: 10px; }
/**********文字按钮********/
.input_button, .input_button_ten, .input_button_two, .input_button_three, .input_button_four, .input_button_five, .input_button_six, .input_button_seven, .input_button_eight, .overlay_control_button { background: #fff url(img/input_button.gif) no-repeat left 0px; height: 23px; line-height: 23px; width: 65px; text-align: center; border: none; cursor: pointer; margin: 0px 3px; }
.input_button_two { width: 42px; background: #fff url(img/input_button.gif) no-repeat left -30px; }
.input_button_three { width: 53px; background: #fff url(img/input_button.gif) no-repeat left -89px; }
.input_button_four { width: 65px; background: #fff url(img/input_button.gif) no-repeat left 0px; }
.input_button_five { width: 78px; background: #fff url(img/input_button.gif) no-repeat left -116px; }
.input_button_six { width: 89px; background: #fff url(img/input_button.gif) no-repeat left -142px; }
.input_button_seven { width: 102px; background: #fff url(img/input_button.gif) no-repeat left -170px; }
.input_button_eight { width: 114px; background: #fff url(img/input_button.gif) no-repeat left -197px; }
.input_button_ten { background: #fff url(img/input_button.gif) no-repeat left -62px; width: 150px; }
/*********提交按钮***********/
.submit_button { height: 26px; line-height: 26px; padding: 0px 5px; background: url(img/button.gif) repeat-x left bottom; border: 1px solid #d9d291; font-weight: bold; font-size: 13px; color: #222222; cursor: pointer; vertical-align: middle; }
.submit_button_two, .submit_button_three, .submit_button_four, .submit_button_five, .submit_button_six, .submit_button_seven, .submit_button_eight, .submit_button_nine, .submit_button_ten { height: 26px; line-height: 26px; padding: 0px 5px; font-size: 13px; background: #fff url(img/submit_button.gif) no-repeat left 0px; width: 44px; text-align: center; font-size: 12px; border: none; cursor: pointer; margin: 0px 3px; }
.submit_button_three { width: 69px; background: #fff url(img/submit_button.gif) no-repeat left -31px; }
.submit_button_four { width: 80px; background: #fff url(img/submit_button.gif) no-repeat left -62px; }
.submit_button_five { width: 91px; background: #fff url(img/submit_button.gif) no-repeat left -92px; }
.submit_button_six { width: 102px; background: #fff url(img/submit_button.gif) no-repeat left -123px; }
.submit_button_seven { width: 113px; background: #fff url(img/submit_button.gif) no-repeat left -155px; }
.submit_button_eight { width: 125px; background: #fff url(img/submit_button.gif) no-repeat left -186px; }
.submit_button_nine { width: 137px; background: #fff url(img/submit_button.gif) no-repeat left -218px; }
.submit_button_ten { width: 148px; background: #fff url(img/submit_button.gif) no-repeat left -249px; }
