@charset "utf-8";
/* CSS Document */

#shadow_main{
background-image:url(../images/shadowstyle/mid_shadow.jpg);
background-repeat:repeat-y;
width:778px;
margin:0 auto;
text-align:center;
}

.newsBox{
border-style:solid;
border-color:#DCE6E8;
border-width:1px;
}

#newsBoxBackground{
background-image:url(../images/shadowstyle/newsBoxBackground.jpg);
background-repeat:repeat-x;
}

#industryContentBox h2{
font-family:Arial, Helvetica, sans-serif;
color:#cc0000;
font-size:13px;
background-image:url(../images/shadowstyle/sub_title.jpg);
padding-left:10px;
}