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

#breadCrumb{float:none}

/* subnav */
#newslist .subnav li{float:left;width:101px;}
#newslist .subnav li a{display:block;height:39px;padding:10px 0 0 36px;
	font-weight:bold;font-size:14px;color:#6e6e6e;
	background:url(../images/news/subnav_bg.jpg) no-repeat 0 0;}
#newslist .subnav li.active2 a, #newslist .subnav li a:hover{display:block;height:39px;
	font-weight:bold;font-size:14px;color:#008fda;
	background:url(../images/news/subnav_bg_on.jpg) no-repeat 0 0;}


/* content */
#content{width:779px;
	background:url(../images/news/bg_head.gif) no-repeat 0 0;}
#content h3{margin:12px 39px 3px 31px ;padding:22px 0 6px 24px;
	background:url(../images/icon_02.jpg) no-repeat 4px 22px;}
#content .main{background:url(../images/news/bg_body.gif) repeat-y 0 0;}
#newslist #content ul .title{float:left; width:470px;}
#newslist #content ul .title a{color:#5e5e5e; line-height:1.6}
#newslist #content ul .newsdate{float:right;color:#0092e0;padding-right:60px; width:120px;}
#content .newslist li{float:left;padding:10px 0 8px 40px;
	border-bottom:solid 1px #ebebeb;
	background:url(../images/news/icon_arrow.jpg) no-repeat 20px 13px;}
#content .newslist p{padding:20px;}
#content .inner-main{padding:0 34px 10px 34px;
	background:url(../images/news/bg_foot.gif) no-repeat bottom left;}
#content .bottom-page{width:708px;height:36px;border-top: solid 3px #0092e0;}
#content .bottom-page p{float:left;padding:10px 0 0 20px;
	background:url(../images/news/icon_page_left.jpg) no-repeat 6px 14px;}
#content .bottom-page p a{color:#555;}
#content .bottom-page ul{float:right;background:none;padding:10px 10px 0 0;}
#content .bottom-page ul li{float:left;background:none;padding:0 4px; line-height:30px;}
#content .bottom-page input{width:16px;height:16px;}