@charset utf-8;

/* 样式重置 */
html { overflow-y:scroll; }
body { margin:0; padding:0; font-size:12px; font-family:Arial, Helvetica, sans-serif; }
form,ul,li,p,h1,h2,h3,h4,h5,h6 { margin:0; padding:0; }
img { border:0; vertical-align:absbottom; }
ul,li { list-style-type:none; }
input, select,textarea { font-size:12px; vertical-align:absmiddle; font-family:Arial; }

/* 常用功能样式 */
.clear { height:0px; line-height:0px; font-size:0px; clear:both; overflow:hidden; }
.overflow { overflow:auto; }
.nobg {background:none!important;}

/* 默认文字字体、文字颜色、背景颜色或者图像等 */
a { color:#555; text-decoration:none; }
a:hover { color:#fc0; text-decoration:underline; }

/* 头部 */
.header { clear:both; } 

.topbar { width:860px; margin:0 auto; clear:both; }
.topbar .ico { float:right; background:url(ico_arrow_01.gif) no-repeat 0 45%; padding-left:12px; color:#ccd6eb; height:33px; line-height:33px; }
.topbar .ico a { color:#ccd6eb; }
.topbar .ico a:hover { color:#fc0; }

.banner { width:860px; margin:16px auto 0 auto; clear:both; }

/* 我要留言 */
.btn { width:846px; margin:0 auto; padding:7px; line-height:20px; text-align:right; color:#555; font-weight:bold; font:12px/20px Arial, Helvetica, sans-serif; }
.btn a { text-decoration:underline; color:#555; }
.btn a:hover { color:#555; text-decoration:none; } 

/* 主体 */
.wrap { margin:0; padding:0; clear:both; background:#fff; }

/* 留言信息部分 */
.message { width:828px; line-height:20px; margin:0 auto; padding:0 15px 22px 15px; border:1px solid #ddd; border-bottom:none; clear:both; }
.message .name_date { margin:9px 0 0 0; padding:0 10px; line-height:22px; }
.message .name_date { background:#eee; }
.message .name_date .name { padding:0 5px 0 0; color:#f00; }
.message .date { float:right; font-size:11px; font-family:Verdana; }
.message .date1 { font-size:11px; font-family:Verdana; text-align:right; padding-right:10px;} /*回复时间*/
.message .title { padding:8px 20px 0 20px; line-height:27px; font-size:13px; font-weight:bold; }
.message .con{ padding:5px 20px 0 40px; clear:both; }
.message .info { text-align:right; padding:0 10px; }
.message .reply { line-height:18px; color:#777; padding:3px 0 0 0; }
.message .reply .name { padding:0 5px 0 20px; color:#f00; }

/* 分页 */
.page { width:850px; margin:0 auto; text-align:right; background:url(messagebox_bottom.gif) no-repeat top; line-height:20px; padding:10px 10px 7px 0; }
.page a { margin:0 2px; background:none; }
.page a:hover,.page .current { color:#039; text-decoration:underline; } 
.page .current { font-weight:bold; }

/* 表单与注释 */
.i_n { width:860px; margin:0 auto 20px auto; background:url(bg_i_n.jpg) repeat-y top; }
.inputbox { width:475px; float:left; text-align:left; margin:0; padding:0; }
.inputbox p { clear:both; text-align:left; *zoom:1; }
.inputbox h2 { padding:0 10px; line-height:22px; font-size:12px; clear:both; margin-bottom:10px; }
.inputbox h2 { background:#eee; color:#555; }
.notes h2 { background:#eee; color:#555; }
.input_01 { border:1px solid #b2b2b2; background:#fbfbfb; height:16px; padding:1px; }
.input_02 { border:1px solid #b2b2b2; background:#fbfbfb; width:380px; height:121px; padding:1px; }
.input_submit { cursor:pointer; border:0px; width:63px; height:22px; background:url(btn_submit.jpg) no-repeat; }
.input_reset { cursor:pointer; border:0px; width:63px; height:22px; background:url(btn_reset.jpg) no-repeat; }
.input_submit_en { cursor:pointer; border:0px; width:63px; height:22px; background:url(btn_submit_en.jpg) no-repeat; }
.input_reset_en { cursor:pointer; border:0px; width:63px; height:22px; background:url(btn_reset_en.jpg) no-repeat; }

.ibl { width:75px; color:#666; text-align:right; float:left; margin-right:10px; padding-top:11px; }
.ibr { width:390px; text-align:left; float:left; padding-top:10px; +padding-top:7px; color:#666; }

.notes { float:right; width:365px; padding-left:9px; min-height:320px; _height:320px; }
.notes h2 { padding:0 10px; line-height:22px; font-size:12px; clear:both; }
.article { padding:7px; line-height:20px; }

.top { width:860px; margin:0 auto; color:#444; text-align:right; font-size:10px; border-top:1px solid #ddd; line-height:17px; padding-bottom:10px; }
.top a { color:#444; }
.top .ico { background:url(ico_arrow_02.gif) no-repeat 0 45%; padding-left:9px; padding-right:6px; }

.footer { min-height:125px; _height:125px; margin:9px 0 0 0; color:#f1f1f1; }
.footer .copyright { width:860px; margin:0 auto; line-height:20px; padding:6px 0 0 0; }
.footer .copyright span { float:right; }
.footer a {	color:#f1f1f1; }
.footer a:hover { color:#c1c1c1; }