/* CSS Document */
@import url("hyperlink.css");
@import url("effect.css");
@import url("top.css");
@import url("bottom.css");
/*第一屏布局表格*/
table.table_index_r1 {
    width:900px;
	height:auto;
}
table.table_index_r1 td.r1_left {
    width:320px;
	height:auto;
	padding:0 5px 0 0;
}
table.table_index_r1 td.r1_midst {
    width:313px;
	height:auto;
	padding:0 5px 0 5px;
}
table.table_index_r1 td.r1_right {
    width:247px;
	height:auto;
	padding:0 0 0 5px;
}
/*第二屏布局表格*/
table.table_index_r2 {
    width:898px;
	height:auto;
	border:solid 1px #CCCCCC;
}
table.table_index_r2 td {
    width:289px;
	height:auto;
	padding:5px;
	background-color:#f2fafc;
}
/*第三屏布局表格*/
table.table_index_r3 {
    width:900px;
	height:auto;
	margin-top:10px;
}
table.table_index_r3 td.r3_left {
    width:595px;
	height:auto;
}
table.table_index_r3 td.r3_midst {
    width:10px;
	height:auto;
	float:left;
}
table.table_index_r3 td.r3_right {
    width:295px;
	height:auto;
}
/*左侧新闻外筐*/
#new {
    width:308px;
	height:auto;
	float:left;
	padding:0 5px 0 5px;
	border:solid 1px #ccc;
}
/*右侧新闻外筐*/
#new2 {
    width:301px;
	height:auto;
	float:left;
	padding:0 5px 0 5px;
	border:solid 1px #ccc;
}
#new3 {
    width:235px;
	height:auto;
	float:left;
	padding:0 5px 0 5px;
	border:solid 1px #ccc;
	margin-top:10px;
}
#new li, #trends li, #new2 li, #new3 li, .info_r2 li, .info_r3_left li, .info_r3_right li  {
   list-style-type:none;
   width:100%;
   height:auto;
   float:left;
}
#new_img {
   width:100%;
   height:auto;
   float:left;
   margin:10px 0 10px 0;
}
#new_img img {
   width:100px;
   height:70px;
   float:left;
}
#new_img img.img_midst {
   margin:0 10px 0 10px;
}
/*新闻图片*/
#new_pic {
   width:245px;
   height:auto;
   float:left;
   background-color:#FFFFFF;
   margin-bottom:5px;
}
/*协会动态*/
#trends {
   width:313px;
   height:auto;
   float:left;
   background-color:#FFFFFF;
}
/*第2屏栏目外筐*/
.info_r2 {
   width:277px;
   height:auto;
   float:left;
   padding:5px;
   background-color:#FFFFFF;
   border:solid 1px #CCCCCC;
}
.info_r2_lj {
   width:876px;
   height:auto;
   float:left;
   padding:5px;
   background-color:#FFFFFF;
   border:solid 1px #CCCCCC;
}
.info_r2_lj ul {
   width:100%;
   height:auto;
   float:left;
   margin:0;
   padding:0;
}
.info_r2_lj ul li {
   list-style-type:none;
   width:209px;
   height:auto;
   float:left;
   padding:0 5px 0 5px;
}
.info_r2_lj ul li img {
   width:207px;
   height:53px;
   float:left;
   border:solid 1px #CCCCCC;
}
/*第3屏栏目外筐*/
.info_r3_left {
   width:583px;
   height:auto;
   float:left;
   padding:5px;
   background-color:#FFFFFF;
   border:solid 1px #CCCCCC;
   margin-top:10px;
}
.info_r3_left .r3_list {
   width:281px;
   height:auto;
   float:left;
   padding:0 5px 0 5px;
}
.info_r3_right {
   width:283px;
   height:auto;
   float:rihgt;
   padding:5px;
   background-color:#FFFFFF;
   border:solid 1px #CCCCCC;
}
/*栏目标题*/
span.span_bt {
   width:100%;
   height:auto;
   float:left;
   line-height:25px;
   margin:0 0 5px 0;
   border-bottom:dashed 1px #999999;
}
span.span_bt h1 {
	width:auto;
	height:auto;
	float:left;
	font-size:14px;
	font-weight:bold;
	font-family:"黑体";
	margin:0;
	padding:0;
	text-indent:25px;
	color:#ff6000;
	background-image: url(../images/new02/biao01.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
}
span.span_bt h2 {
	width:auto;
	height:auto;
	float:left;
	font-size:14px;
	font-weight:bold;
	font-family:"黑体";
	margin:0;
	padding:0;
	text-indent:25px;
	color:#ff6000;
	background-image: url(../images/new02/biao02.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
}
span.span_bt h3 {
	width:auto;
	height:auto;
	float:left;
	font-size:14px;
	font-weight:bold;
	font-family:"黑体";
	margin:0;
	padding:0;
	text-indent:25px;
	color:#ff6000;
	background-image: url(../images/new02/biao03.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
}
span.span_bt a {
    width:auto;
	height:auto;
	float:right;
	padding:5px 0px 0 0;
}



/*常用工具条*/
table.table_tool {
   background-color:#cccccc;
   width:900px;
   height:auto;
   margin-top:15px;
   margin-bottom:0;
   margin-left:auto;
   margin-right:auto;
}
table.table_tool td {
   padding: 2px 5px 2px 5px;
   background-color:#f2fafc;
}
table.table_tool td.td_bt {
    width:100%;
	height:auto;
	background-color:#ff6000;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	padding:5px 0 5px 0;
	text-indent:5px;
}
table.table_tool td.td_p {
    width:13.5%;
	height:auto;
	line-height:25px;
	text-align:left;
}
