﻿/* reset */
html { _background-image: url(about:blank); /*用浏览器空白页面作为背景*/ _background-attachment: fixed; /* prevent screen flash in IE6 确保滚动条滚动时，元素不闪动*/ }
html, body { height: 100%; border: 0 none; }
body, form, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, li, dt, dd, blockquote { margin: 0; padding: 0; }
li { list-style-type: none; }
img { border: none; vertical-align: middle; }
body, h1, h2, h3, h4, h5, h6, tr, button, select, textarea { font-size: 12px; }
button { padding: 0; cursor: pointer; }
input, textarea { padding: 2px; font-size: 12px; line-height: normal; }
h1, h2, h3, h4, h5, h6 { font-weight: 400; }
sup, sub { font-size: 0.7em; vertical-align: baseline; }
cite, i, em { font-style: normal; }
table { border-collapse: collapse; border-spacing: 0; }
body, td, th, textarea, button { font-family: Arial,Tahoma,Helvetica,sans-serif; }

body { background-color: #eee; }
a { color: #000; text-decoration: none; zoom: 1; }
a:hover { text-decoration: underline; }
.i_face { position: relative; width: 80px; text-align: left; }
textarea { resize: none; outline: 0; }
.t_c { text-align: center; }
/* 文本溢出 */
.ellipsis { text-overflow: ellipsis; -o-text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }

.clearfix { clear: both; height: 0px; font-size: 0px; _overflow: hidden; }

.first_a { display: block; width: 159px; }
ul.dropdown ul li a { width: 140px; display: block; }
.language a { color: #000 !important; display: inline-block; width: 60px; text-indent: 25px; }
.language .language_1 a { background: url("Images/cn.jpg") no-repeat; height: 16px; line-height: 16px; }
.language .language_2 a { background: url("Images/en.jpg") no-repeat; height: 16px; line-height: 16px; }
.message_list { letter-spacing: 1px; word-spacing: 1px; line-height: 200%; border: solid 1px #CCC; margin-top: 4px; }
.message_list li { border-bottom: 1px dashed #C0C0C0; line-height: 18px; padding: 10px 0; white-space: normal; width: 700px; margin: 0 auto; }

.message_list li .title { background: url("Images/title.jpg") no-repeat left center; padding: 2px 0 0 20px; }
/*******************************************************************
**********************
********************** 分页
**********************
*******************************************************************/
.pages a, .pages a:hover { text-decoration: none; }
.pages { margin: 0 auto; font-family: 宋体; padding-top: 15px; padding-bottom: 17px; font-size: 12px; width: 700px; }
.custom-css { height: 28px; line-height: 28px; padding-top: 15px; vertical-align: bottom; padding-bottom: 17px; }
.pages a, .pages .cpb { display: inline-block; padding: 2px 8px; margin: 0px 2px; height: 20px; line-height: 20px; border: solid 1px #D7D7D7; color: #333; font-size: 12px; text-decoration: none; vertical-align: middle; }
.pages a:hover { border: solid 1px #FD6D01; color: #FD6D01; }
.pages .cpb { font-weight: 600; background-color: #FFEDE1; border: solid 1px #FD6D01; color: #FD6D01; }

.page-box { width: 30px; border: solid 1px #D7D7D7; color: #404040; text-align: center; height: 22px; line-height: 22px; vertical-align: middle; background-color: transparent; }
.submit-btn { background: url("Images/common.png") no-repeat scroll 0 0 transparent; border: 1px solid #D7D7D7; border-radius: 4px 4px 4px 4px; color: #404040; cursor: pointer; height: 26px; line-height: 26px; margin: 0 6px; outline: medium none; text-align: center; width: 45px; vertical-align: middle; }
.pages a.page-a-close { background: none repeat scroll 0 0 transparent; border: 1px solid #CCCCCC; color: #CCCCCC; font-weight: 100; }

