/* CSS Document */
.news{
width:460px;
padding-left:20px;
}
.news h2{
font-size:12px;
font-weight:normal;
margin-bottom:5px;
}
.news h2 img{
padding:2px;
border:1px solid #ddd;
}
.news h2 span{
width:320px;
color:#999;
height:55px;
text-indent:2em;
position:relative;
margin-top:-55px;
*position:absolute;
*margin:0 10px;
overflow:hidden;
}
.news li{
width:460px;
border-bottom:1px dashed #ccc;
}
.news a{
width:280px;
padding-left:15px;
background:url(../images/ico2.gif) 0 50% no-repeat;
white-space:nowrap;
overflow: hidden;
text-overflow:ellipsis;
}
.news span{
float:right;
}
.news em{
color:#090;
}
#sun{
float:left;
padding-bottom:15px;
background:url(../images/tabletbg4.gif) left bottom no-repeat;
}
#sun dt{
margin-top:10px;
height:27px;
background:url(../images/tabletbg3.gif) left top no-repeat;
}
#sun dd{
border:1px solid #e6e6e6;
border-bottom:none;
border-top:none;
}
.cn{
padding-left:35px;
}
.cn li{
padding:2px 0;
border-bottom:1px solid #00AEEF;
}
.cn a{
font-size:14px;
padding-left:20px;
background:url(../images/ico3.gif) 0 50% no-repeat;
}
.news2{
width:180px;
}
.news2 li{
width:180px;
}
.news2 a{
width:160px;
display:block;
}
/* Box Style*/
.box1,.box2,.box3,.box4{
margin-top:10px;
}
.box2{
width:501px;
float:left;
background:url(../images/box2bottom.gif) bottom no-repeat;
}
.box2 dt{
background:url(../images/box2top.gif) bottom no-repeat;
}
.box3{
width:216px;
float:right;
background:url(../images/box3bottom.gif) bottom no-repeat;
}
.box3 dt{
background:url(../images/box3top.gif) bottom no-repeat;
}
.box3 dd{
border:2px solid #EFEFEF;
border-bottom:none;
border-top:none;
}
.box4{
width:246px;
float:left;
background:url(../images/box4bottom.gif) bottom no-repeat;
}
.box4 dt{
background:url(../images/box4top.gif) bottom no-repeat;
}
.box4 dt em{
color:#00AEEF;
background:none;
font-size:13px;
}
.box4 dd{
border:2px solid #00AEEF;
border-bottom:none;
border-top:none;
}