@charset "utf-8";
/*====================================
common
====================================*/

#flash{width:750px; height:319px;}

.info{width:710px; background:url(../../img/bg_news_out.gif) no-repeat; line-height:120%; padding:0 20px;}

.news{width:350px; min-height:240px; float:left; background:url(../../img/bg_news_in.gif) no-repeat 0px 29px; margin:15px 0;}
.news .date{font-size:90%; color:#787878;}

.newitem{width:350px; min-height:240px; float:right; background:url(../../img/bg_news_in.gif) no-repeat 0px 29px; margin:15px 0;}
.newitem .date{font-size:90%; color:#787878; padding-left:5px;}

.info .box{width:330px; padding:17px 0 0 12px;}
.info .box .left{width:90px;}
.info .box .right{width:240px;}

.headline{padding:3px 0 0 13px; background:url(../img/ic_arrow1.gif) no-repeat 0px 7px;}

.info .hr{width:330px; height:5px; text-indent:-1000px; background:url(../img/bg_line1.gif) repeat-x; margin:5px 0; clear:both; line-height:0; font-size:0;}

.ic_new{position:absolute; z-index:10; width:33px; height:16px;}
