@charset "gb2312";
/* css document */
/*	date:2012-10-29;
	author:qwguo;
	purpose:功用的结构框架;
*/
body{font-size: 12px;}
.header{position:relative; z-index: 12;}
/*----------framecontainer style--------------*/
.framecontainer{width:100%; position:relative; z-index:9; margin:0px auto;}
  .framecontainerm{padding-top:10px;*zoom:1;}
.frameleftcontainer{}
/**---------containercrumbs-----**/
.containercrumbs{/*display:none;*/font-size:14px; line-height:30px; padding-left:10px;}/*--关于通栏面包屑的样式--*/
  .containercrumbs em{margin:0px 5px;}

/**----------framemenucolumn------------**/
.framemenucolumn{width:210px; float:left; margin-right:0px; _display:inline;overflow:hidden}
.framemenucolumnt,.framemenucolumnb{display:none;}
/**----------framemaincolumn------------**/
.framemaincolumn{width:740px; float:right; zoom:1; margin-bottom:10px;}

/*--左侧增加模块样式--*/
.weblmodule{}
.weblmodule .title{position:relative;}
.weblmodule .title .more{position:absolute; right:5px; line-height:30px;}
.weblmodule .t_listitem_2{height:24px; line-height:24px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; width:100%;list-style-position:inside; list-style-type:disc; }
.weblmodule .t_listitem_2 em{display:none;}
.weblmodule .t_listitem_2 .q_title{float:left; width:60%; overflow:hidden;text-overflow:ellipsis; white-space:nowrap;}
.weblmodule .t_listitem_2 .times {float:right;}
.weblmodule .conarea{overflow:hidden;}
  .weblmodule .pictxtmodule_1 .pics{float:left; margin-right:5px; overflow:hidden;}
  .weblmodule .pictxtmodule_2 .pics{float:right; margin-left:5px; overflow:hidden;}
  .weblmodule .pictxtmodule_3 .pics{ float:left; margin-right:5px; overflow:hidden;}
  .weblmodule .pictxtmodule_3 .pics td{vertical-align:text-top;}
	.weblmodule .pictxtmodule_3 .text{overflow:hidden;}
  .weblmodule .pictxtmodule_4 .pics{ float:right; margin-left:5px; overflow:hidden;}
  .weblmodule .pictxtmodule_4 .pics td{vertical-align:text-top;}
	.weblmodule .pictxtmodule_4 .text{overflow:hidden;}
  .weblmodule .pictxtmodule_5 .pics{ margin-bottom:5px;}
  .weblmodule .pictxtmodule_6 .pics{ margin-top:5px;}
.weblmodule .p_listitem_1{overflow:hidden; padding:5px 0;}
.weblmodule .p_listitem_1 .pic_box{float:left; margin-right:5px;}
.weblmodule .p_listitem_1 .pic{ overflow:hidden;}

.weblmodule .p_listitem_1 .fc_picname{line-height:24px; height:24px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; _white-space:normal; font-weight:bold;}
.weblmodule .p_listitem_1 p{overflow:hidden;word-break:break-all; height:40px;}

/**nocontent 没有任何内容**/
.nocontent{padding:10px; text-align:center; font-size:14px;}

/*-----网站宽高自适应栏目框架基本样式----*/
.webctm,.webcbm{overflow:hidden;}
  .webctl,.webcbl{float:left; overflow:hidden;}
  .webctr,.webcbr{float:right; overflow:hidden;}
.webcm{overflow:hidden; zoom:1; position:relative; width:100%;}
  .webcml,.webcmr{padding-bottom:30000px;margin-bottom:-30000px; position:absolute; top:0px;}
	.webcml{left:0; }
	.webcmr{right:0;}
.webcmm{}

/*添加模块按钮样式*/
.addmodule{ display:block; background:url(/uploads/image/ipgs_2010/add_module.png) no-repeat; width:210px;height:35px;}
.addmodule:hover{background:url(/uploads/image/ipgs_2010/add_module.png) 0 -35px no-repeat;}
