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

/* News Table-Cell */
	.news_tc_lt { background-image:url(../images/news/tb_lt.jpg); background-repeat:no-repeat; width:11px; height:13px; overflow:hidden; background-color:#e9e9e9; }
	.news_tc_rt { background-image:url(../images/news/tb_rt.jpg); background-repeat:no-repeat; width:10px; height:13px; overflow:hidden; background-color:#e9e9e9; }
	.news_tc_t { background-color:#e9e9e9; width:851px; }
	.news_tc_content { background-color:#e9e9e9; }
	.news_tc_lb { background-image:url(../images/news/tb_lb.jpg); background-repeat:no-repeat; background-position:bottom; width:11px; height:28px; overflow:hidden; background-color:#e9e9e9; }
	.news_tc_rb { background-image:url(../images/news/tb_rb.jpg); background-repeat:no-repeat; background-position:bottom; width:10px; height:28px; overflow:hidden; background-color:#e9e9e9; }
	.news_tc_b { background-color:#e9e9e9; background-image:url(../images/news/grp_1.jpg); background-repeat:no-repeat; background-position:669px; height:28px; }
	.news_design_graphics { background-image:url(../images/news/grp_2.jpg); background-repeat:no-repeat; background-position:660px; height:159px; }
	
	.news_title_nolink { padding-left:48px; background-image:url(../images/news/arrow.jpg); background-repeat:no-repeat; background-position:18px 3px; width:711px; text-decoration:none; padding-bottom:10px;  }
	.news_title { padding-left:48px; background-image:url(../images/news/arrow.jpg); background-repeat:no-repeat; background-position:18px 3px; width:711px; text-decoration:underline; padding-bottom:10px; cursor:pointer; }
	.news_hLine { background-color:#d6d6d6; width:1px; overflow:hidden; }
	.news_date { width:113px; text-align:center; }
	.news_content { overflow:hidden; padding-left:48px; padding-right:48px; width:663px; padding-bottom:10px; }

