#content {
position:relative;
float:none;
margin-left:auto;
margin-right:auto;
width:1000px;
height:329px;
background:url(../images/content/start/bkg.jpg) no-repeat;
}
#content_title {
position:absolute;
width:556px;
height:38px;
line-height:38px;
top:6px;
left:438px;
overflow:hidden;
color:#ffffff;
letter-spacing:0.1em;
font-weight:bold;
font-size:16px;
}
#content_body_holder {
position:absolute;
width:604px;
height:277px;
top:50px;
left:396px;
background:url(../images/content/start/details_bkg.jpg) no-repeat;
}
#content_body {
position:absolute;
width:560px;
height:146px;
top:30px;
left:30px;
color:#ffffff;
text-align:justify;
}
#content_body_footer{
position:absolute;
width:400px;
height:80px;
top:180px;
right:30px;
color:#ffffff;
text-align:right;
}
#newslist_title {
position:absolute;
width:556px;
height:38px;
line-height:38px;
top:6px;
left:56px;
overflow:hidden;
color:#89d3ff;
letter-spacing:0.1em;
font-weight:bold;
font-size:16px;
}
#newslist_title_image {
position:absolute;
width:556px;
height:38px;
line-height:38px;
top:6px;
left:56px;
overflow:hidden;
vertical-align: bottom;
}
#newslist_holder {
position:absolute;
width:407px;
height:275px;/* 260px+15px */
top:50px;
left:0px;
overflow:hidden;
}
#newslist_holder div.newsitem {
position:relative;
float:none;
width:395px;
height:65px;
background:url(../images/content/start/newsbar0.png) no-repeat;
}
#newslist_holder div.newsitem_active {
position:relative;
float:none;
width:395px;
height:65px;
background:url(../images/content/start/newsbar1.png) no-repeat;
}
#newslist_holder div.newsitem_title {
position:relative;
float:none;
width:341px;/*351px-10px(right margin)*/
height:17px;
margin-left:56px;
padding-top:5px;
overflow:hidden;
font-size:11px;
color:#000000;
}
#newslist_holder div.newsitem_title a {
color:#000000;
text-decoration:none;
}
#newslist_holder div.newsitem_title a:hover {
color:#000000;
text-decoration:underline;
}
#newslist_holder div.newsitem_header {
position:relative;
float:none;
width:341px;/*351px-10px(right margin)*/
height:34px;
margin-left:56px;
padding-top:7px;
overflow:hidden;
font-size:11px;
color:#ffffff;
}
#newslist_holder div.newsitem_header a {
color:#ffffff;
text-decoration:none;
}
#newslist_holder div.newsitem_header a:hover {
color:#ffffff;
text-decoration:underline;
}
#newslist_footer {
position:absolute;
float:none;
width:90px;
height:12px;
right:2px;
bottom:2px;
font-size:9px;
overflow:hidden;
color:#959595;
}
#newslist_footer a {
color:#959595;
text-decoration:none;
}
#newslist_footer a:hover {
color:#d0d0d0;
text-decoration:none;
}

#content img#clear {
position: absolute;
bottom: 5px;
left: 0px;
border-style: none;
padding:1px;
background: none;
}
