﻿/*板块div*/
/*#rootDiv {width:870px; height:auto;}*/
.div_left {width:575px; float:left;}
.div_center {width:295px; float:left;}

/*模块内部div*/
.div_left_inner {margin:0 auto; width:555px; clear:both;}
.div_center_inner {margin:0 auto; width:280px; clear:both;}

/*模块title*/
.div_title_static {height:27px; width:100%;}
.div_title_move {cursor:move; float:left;}
.div_title {height:27px; width:100%; cursor:move;}

/*new title*/
.title_name{float:left; width:100px; text-align:left; padding:7px 0 0 10px; cursor:default;}
.comm_tname{float:left; width:200px; text-align:left; padding:7px 0 0 10px; cursor:default;}

.left_name{float:left; width:100px; text-align:left; padding:7px 0 0 10px;}
.left_tool{float:left; width:435px; text-align:right; padding:7px 10px 0 0;}
.comm_left_tool{float:left; width:335px; text-align:right; padding:7px 10px 0 0;}

.center_name{float:left; width:100px; text-align:left; padding:7px 0 0 10px;}
.center_tool{float:left; width:160px; text-align:right; padding:7px 10px 0 0;}
.comm_center_tool{float:left; width:60px; text-align:right; padding:7px 10px 0 0;}

/*新闻*/
.news_title_left {width:455px;}
.news_title_center {width:180px;}

.news_data_left {width:70px;}
.news_data_center {width:70px;}
