@import url("header.css");
@import url("footer.css");
body
{
	background-color: #fbfbfb;
}
#containterDiv
{
	margin-left:auto;
	margin-right:auto;
	width:780px;
	border:solid 1px #D4D2D2;
	background-color: #fff;
}
#nav
{
 height:26px;
 line-height:26px;
 background-image:url(../images/newsNav1.gif);
 background-repeat:repeat;
}

#searchDiv
{
	width:768px;
 height:23px;
 padding:5px;
 background-image:url(../images/search_bg.jpg);
 background-repeat:repeat;
 font-weight:bold;
}

#searchDiv-L
{
    padding:0px;
    width:106px;
    float:left;
    background-image:url(../images/search_bg.jpg); 
    background-repeat:repeat-x;
 
}

#searchDiv-R
{
    padding:4px 4px 4px 15px;
    width:654px;
    float:right;
    color:#4B4B4B; 
    font-weight:bold;
    background-image:url(../images/search_bg.jpg); 
    background-repeat:repeat-x;
}

#content
{
    margin-top:3px;
}

#contentLeft
{
    width:195px;
    float:left; 
    border-left:solid 1px #CCCCCC;
    border-right:solid 1px #CCCCCC;
}



#menu2
{
    width:100%;
}

#menu2 ul
{
    list-style:none;
    height:20px;
    line-height:20px;
}

#menu2 ul li
{
    height:20px;
    line-height:20px;
}

#menu2 ul li a
{

   height:100%;
   width:100%;
   display:block;
}

#menu2 .bgContentL
{
    background-image:url(../images/menuBg.jpg); 
    background-repeat:repeat-x;
    background-position:top;
    color:#0054A6;
    font-weight:bold;
    text-align:center;
    height:27px;
    line-height:27px;
}

#contentRight
{
    width:576px;
    float:right; 
    margin-bottom:1px;
}

#contentRTop
{
    width:574px;
}

#contentRBottom
{
    margin-top:7px;
    margin-left:10px;
    padding:25px 35px 25px 35px;
    background-image:url(../images/detail_bg1.jpg); 
    background-repeat:repeat-x;
    border-left:solid 1px #CCCCCC;
    text-align:center;
    border-bottom:solid 1px #CCCCCC;  
}

#txtDiv
{
    float:left;
    width:215px;
    height:275px;
    padding:15px 1px 8px 8px;
    margin-left:6px;
	overflow:auto;
	text-align:left;
	text-overflow:ellipsis;
}

#picShowDiv
{
    float:right;
    width:315px;
    border-left:solid 1px #5886AF;
    padding:0px 10px 0px 10px;
}

#goodsShowDiv
{
    margin-top:7px;
    padding:3px 3px 3px 0px;
    height:130px;
    border-bottom:solid 2px #CCC;
}

#goodsShowDiv ul
{
    list-style:none;
    float:left;
}

#goodsShowDiv ul li
{
    
    margin:0px 12px 0px 12px;
    width:95px;
    text-align:center;
}

#otherGoodsDiv
{
    margin-top:15px;
    margin-bottom:25px;
    padding:6px;
}

#otherGoodsDiv ul
{
    list-style:none;
}

#otherGoodsDiv ul li
{
    text-align:center;
    margin:12px;
    width:70px;
    height:70px;
    float:left;
    border:solid 1px #CCCCCC;
}

#pageChangeDiv
{
    float:right;
}

#splitDiv
{
    width:780px;
	margin-left:auto;
	margin-right:auto;
	height:20px;
	background-image:url(../images/show_split.jpg); 
    background-repeat:repeat-x;
}

#goodsShowSmallDiv
{
    padding:6px;
}

#goodsShowSmallDiv ul
{
    list-style:none;
    float:left;
}

#goodsShowSmallDiv ul li
{
    margin:0px 12px 0px 12px;
    width:70px;
    text-align:center;
}
