/* ----------------------- main*/
.main{
width: 970px;
height: 100%;
background: #fff;
}
.main_all{
width: 950px;
height: 100%;
padding-bottom: 10px;
margin-top: 10px;
}
.main_all_TopImg{
width: 950px;
height: 100%;
}
.main_all_LoopImg{
padding-right:20px;
float:left
}
.main_all_topinfo
{
BORDER-RIGHT: #99bbdd 1px solid;
BORDER-TOP: #99bbdd 1px solid;
BORDER-LEFT: #99bbdd 1px solid;
BORDER-BOTTOM: #99bbdd 1px solid;
PADDING-TOP: 7px;
padding-right:10px;
PADDING-BOTTOM: 5px;
BACKGROUND: #f5fafe;
MARGIN-BOTTOM: 10px;
HEIGHT: 100%;
}
.main_all_topinfo_top
{

    BORDER-BOTTOM: #99bbdd 1px solid;
}
.main_all_topinfo li
{
font-size: 12px;
overflow: hidden;
text-align: left;
padding: 5px 5px 0px 5px;
}
.main_all_left_listad{
width: 700px;
height: 60px;
float: left;
padding:10px 0px 10px 0px;
}
.main_all_left{
width: 700px;
height: 60%;
float: left;
}
.main_all_left_class{
width: 350px;
float: left;
}
.main_all_left_list{
width: 330px;
float:left;
padding:0px 20px 0px 0px;
}
.main_all_left_list_top{
width: 330px;
height: 30px;
background: url(images/index_03.png) no-repeat;
}
.main_all_left_list_top .left{
width: 230px;
height: 22px;
float: left;
color: #ff0000;
font-size: 14px;
font-weight: bold;
text-align: left;
padding: 8px 0px 0px 10px;
}
.main_all_left_list_top .right{
width: 80px;
height: 21px;
float: right;
color: #999;
text-align: right;
padding: 9px 10px 0px 0px;
}
.main_all_left_list_bottom{
width: 328px;/* 这里变宽就可以实现每行显示几个列表*/
max-height:403px;/* 修改这里的最大高度可以实现每个列表内部显示几列*/
color: #666;
border-left: 1px #B8D6E1 solid;
border-right: 1px #B8D6E1 solid;
border-bottom: 1px #B8D6E1 solid;
}
.main_all_left_list_bottom a{
color: #0033CC;
}
.main_all_left_list_bottom a:hover{
color: #ff0000;
}
.main_all_left_list_bottom li{
width: 318px;
height: 14px;
font-size: 12px;
overflow: hidden;
text-align: left;
padding: 5px 5px 0px 5px;
}
.main_all_right{
width: 250px;
height: 100%;
float: right;
}
.main_all_right_topad{
width: 250px;
height:150px;
}
.main_all_right_new{
width: 248px;
border: 1px #ccc solid;
margin-top:10px;
margin-bottom:10px;
}
.main_all_right_new_top{
width: 238px;
height: 16px;
text-align: left;
font-weight: bold;
padding: 10px 0px 0px 10px;
}
.main_all_right_new_bottom{
width: 248px;
text-align: left;
}
.main_all_right_new li{
width: 222px;
height: 14px;
text-align: left;
overflow: hidden;
padding: 6px 6px 0px 10px;
BORDER-BOTTOM: #ccc 1px dotted;
}
.main_all_right_bottomad{
width: 250px;
height:300px;
}
/* ----------------------- link*/
.link{
width: 970px;
height: 130px;
background: #fff;
}
.link_all{
width: 948px;
height: 128px;
border:1px #ccc solid; 
}
.link_all_top{
width: 948px;
height: 30px;
background: url(images/index_05.png);
}
.link_all_top li{
width: 938px;
height: 20px;
color: #ccc;
font-weight: bold;
text-align: left;
padding: 10px 0px 0px 10px;
}
.link_all_center{
width: 948px;
max-height:50px;
}
.link_all_center li{
height: 14px;
float: left;
padding: 11px 9px 0px 10px;
}
.link_all_bottom{
width: 930px;
height: 31px;
margin-top: 10px;
}
.link_all_bottom li{
width: 93px;
height: 31px;
float: left;
overflow: hidden;
}
/* ----------------------- cop*/
.cop{
width: 970px;
height: 100%;
background: #fff;
padding: 10px 0px 10px 0px;
}
.cop li{
width: 970px;
height: 14px;
color: #666;
padding-top: 6px;
}