@charset "utf-8";
/* CSS Document for izhuozhuo.com */
body { background-color:#EBEBEB;margin:0px; padding:0; border:none;font-size:12px;   font-family:Arial, Helvetica, sans-serif ,"宋体"; }
img{ margin:0; padding:0; border:none;}
ol, ul, li, dl, dt, dd{
margin:0; padding:0;
list-style: none;
}
a,area { blr:expression(this.onFocus=this.blur()) } /* for IE */
:focus { -moz-outline-style: none; } /* for Firefox */ 

/* 默认链接 */
a:link,
a:visited,
a:active{ color:#000; text-decoration:none;}
a:hover{ color:#AE0B2A; text-decoration:underline;}

/* 自定义 */
/* 字号 */
.fs_10{font-size:10px !important;}
.fs_11{font-size:12px !important;}
.fs_12{font-size:12px !important;}
.fs_13{font-size:13px !important;}
.fs_14{font-size:14px !important;}
.fs_16{font-size:16px !important;}
.fs_18{font-size:16px !important;}
/* 字色 */
.red{color:#F00 !important;}
.fc_red{color:#AE0B2A !important;}
.fc_white{color:#FFF !important;}
.fc_greyc{color:#CCC !important;}
.fc_grey{color:#999 !important;}
.fc_black6{color:#666 !important;}
.fc_black{color:#303030 !important;}
.fc_green{color:#6E9F0F !important;}
.fc_orange{color:#FF6C00 !important;}
.fc_blue{color:#0099FF !important;}
/* 标题字号 */
h1{font-size:36px;}/* 新闻详细页标题 */
h2{font-size:24px;}/* 大标题 */
h3{font-size:18px;}/* 中标题 */
h4{font-size:16px;}/* 小标题 */
h5{font-size:14px;}/* 列表内容区文字 */
h6{font-size:10px;}/* 页脚说明辅助信息 */

/* 行高 */
.lh_16{line-height:16px;}
.lh_18{line-height:18px;}
.lh_20{line-height:20px;}
.lh_22{line-height:22px;}
.lh_24{line-height:22px;}
.lh_28{line-height:28px;}
.lh_32{line-height:32px;}

/* 字形 */
.f_bold{font-weight:bold !important;}
.f_italic{ font-style:italic !important;}
.f_normal{font-weight:normal !important;}

/* 下划线 */
.underline{text-decoration:underline !important;}
.noline{text-decoration:none !important;}

/* 浮动 */
.fl_left{float:left !important;}
.fl_right{float:right !important;}
.fl_none{float:none !important;}
.fl_clearleft{ clear:left !important;} 
.fl_clearright{ clear:left !important;} 

/* 定位 */
.ps_re{position:relative;}
.ps_ab{position:absolute;}

/* 指针 */
.pointer{cursor:pointer;}

/* 清除隐藏 */
.hide{display:none !important;}
.hidden{overflow:hidden;}
.clear{clear:both;font-size:0;line-height:0;height:0;visibility:hidden;}
.blank20{height:20px; font-size:0; clear:both;overflow:hidden;}

#warp{/* double */
	margin:0 auto;
	width:780px;
}
/* 上/中/下 横向布局 */
#header,
#banner,
#content,
#footer{
	float:left;
	width:100%;
}
.con_bg{ width:780px; height:462px; float:left; background:url(../images/msg_b.jpg) no-repeat;}
.con_t{ width:780px; height:25px; line-height:25px; font-size:14px; font-weight:bold; color:#333; text-align:center;}
.con_b{ width:573px; height:348px; float:left; padding:0 0 0 102px; line-height:26px;overflow:scroll;overflow-x:hidden;}
.con_b2{margin:0 auto;width:563px;padding:15px 10px; line-height:18px; font-size:12px;color:#F60; overflow:auto; height:300px; }
