@charset "utf-8";
#contents-inner-top{
margin:0 auto;
}

#contents-inner-top .mainImage{
margin-bottom:15px;
height:257px;
}


/*------------------------------------------news----------------------------------------*/
#contents-inner-top .news{
margin:0 0 30px 0;
width:700px;
font-size:12px;
}

#contents-inner-top .news li{
margin:0;
padding:7px 0 7px 22px;
list-style:none;
color:#444;
border-bottom:1px solid #ededed;
background:url(../images/top/news_indent.gif) no-repeat 0px 11px;
}

#contents-inner-top .news .line {
background:url(../images/top/line_dots.gif) repeat-x left top;
height:3px;
margin:0 0 20px;
}


/*---------------------------------------recommend---------------------------------------*/
#contents-inner-top .recommend{
margin:0 auto 30px;
width:700px;
}

#contents-inner-top .recommend .im1{
margin:0 0 10px 0;
}

#contents-inner-top .recommend .tableAdjust1{
margin-bottom:10px;
}

#contents-inner-top .recommend .tdAdjust1 {
background:url(../images/top/back_recommend02.gif) no-repeat bottom left;
}

#contents-inner-top .recommend .inner{
padding:0 10px 0 0;
}

#contents-inner-top .recommend table.data {
width:345px;
background:url(../images/top/back_recommend01.gif) no-repeat center top;
}

#contents-inner-top .recommend td.td02 {
margin:0; padding:12px 15px 0;
}

#contents-inner-top .recommend td.td02 .pic {
padding-right:10px;
width:160px;
}

#contents-inner-top .recommend td.td02 .txt {
width:145px;
}

#contents-inner-top .recommend td.td02 .txt .li1{
background:url(../images/top/indent_recommend.gif) no-repeat left 3px ;
padding:0 0 0 12px;
margin:0;
font-size:12px;
}

#contents-inner-top .recommend td.td02 .button_detail {
margin:10px 0 0 0;
text-align:center;
}

#contents-inner-top .recommend .cmnt {
margin:0; padding:0 15px;
width:315px;
}

#contents-inner-top .recommend .cmnt .cmnt_txt  {
margin:10px 0 10px 0;
padding:10px 0 30px;
font-size:12px;
color:#666;
border-top:1px dotted #CCC;
line-height:1.2em;
}

#contents-inner-top .recommend td.td02 .txt .div1 {
font-size:12px;
font-weight:bold;
margin:0 0 2px 0;
color:#333;
}

#contents-inner-top .recommend td.td02 .txt .div2 {
font-size:14px;
font-weight:bold;
color:#cc0000;
margin:0 0 2px 0;
}


