@charset "utf-8";
/* CSS Document */

h3 {
display:none;
}

#contentMain h4 {
font-size:15px;
font-weight:bold;
color:#444444;
line-height:22px;
padding-left:12px;
_line-height:24px;
margin-bottom:5px;
background:url(../image/web/title_bg.gif) no-repeat top left;
padding-top:0px;
margin-top:0px;
}

#contentMain #news h4,
#contentMain #channel h4 {
background:url(../image/web/title_bg.gif) no-repeat top left;
}
/*
#news h4 {
background:url(../image/web/index_newsBox_title.gif) no-repeat top left;
}
#channel h4 {
background:url(../image/web/index_channelBox_title.gif) no-repeat top left;
}
#forumBox h4 {
background:url(../image/web/index_forumBox_title.gif) no-repeat top left;
}
*/
#news{
width:525px;
float:left;
margin-top:115px;
_width:522px;
overflow:hidden;
}

#channel,
#forumBox{
margin-top:10px;
float:left;
width:525px;
_width:522px;
}


#news ul,
#channel ul {
overflow:hidden;
_overflow:visible;
position:relative;
height:360px;

}
#news ul li,
#channel ul li {
border-top:1px solid #EEE;
padding-top:8px;
margin-bottom:8px;
height:75px;
margin-left:290px;
_padding-top:8px;
_margin-left:0px;
_padding-left:290px;
_margin-bottom:4px;
overflow:hidden;
*height:80px;
font-size:13px;
line-height:19px;
*line-height:20px;
}


#news ul li img,
#channel ul li img {
width:100px;
height:75px;
float:left;
margin-right:5px;
}

#news ul li h5,
#channel ul li h5,
#forumBox ul li h5 {
font-weight:bold;
display:inline;
font-size:15px;
}

#news ul li#item01,
#channel ul li#item01 {
float:left;
margin:0px;
margin-right:9px;
border:none;
padding:0px;
_margin-right:1px;
width:280px;
height:280px;
position:absolute;
top:0px;
left:0px;
}

#channel ul li#item01 {
_margin-right:6px;
width:280px;

}
#news ul li#item02,
#channel ul li#item02 {
padding-top:0px;
}
#news ul li#item01 img {
width:280px;
height:180px;
float:none;
}

#channel ul li#item01 img {
width:280px;
height:180px;
float:none;
}

#news ul li#item02,
#channel ul li#item02,
#forumBox ul li#item01 {
border:none;
}



#news ul li cite,
#channel ul li cite {
	display:inline;
	margin-left:5px;
	font-size:12px;
	color:#666666;
}

#news p a,
#channel p a{
background:url(../image/web/linkMore_bg.gif) no-repeat top center;
display:block;
width:50px;
height:20px;
color:#FFFFFF;
text-align:center;
float:right;
line-height:22px;
*line-height:22px;
_line-height:22px;
overflow:hidden;
font-size:11px;
}

#news ul li p,
#channel ul li p {
text-align:justify;
border:none;
}

#channel ul li#item01 h5 {
*margin-top:5px;
}

#forumBox {
overflow:hidden;
_overflow:visible;
position:relative;
}

#forumBox ul {
overflow:hidden;
_overflow:visible;

}
#forumBox ul li {
border-top:1px solid #CCCCCC;
padding:3px 6px;
position:relative;
float:none;
width:auto;
background:none;
}
#forumBox ul li h5 {
margin-right:5px;
margin-top:2px;
}
#forumBox ul li h5 a {
color:#0071B0;
}
#forumBox ul li cite {
font-size:11px;
color:#666666;
display:block; 
}

#forumBox p {
position:absolute;
top:0px;
right:12px;
font-size:12px;
line-height:34px;
}
/*
#reviewBox ul li {
border-top:1px solid #EEE;
padding-top:8px;
margin-bottom:8px;
height:75px;
_padding-top:8px;
_margin-bottom:4px;
overflow:hidden;
}

#reviewBox ul li cite {
font-size:11px;
color:#666666;

}
*/