@charset "utf-8";
/* CSS Document */

/* news 框架 */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	padding:0;
	margin:0;
	font-family: Arial, Helvetica,微軟正黑體, sans-serif;
	list-style-type:none;
	font-size: 15px;
	}
#hnews {
	width: 598px;
	height: 910px;
	background-image: url(../images/newsbg.png);
	}
.hnewstitle {
	float:left;
	width:397px;
	height:44px;
	}
.hmore {
	float: left;
	width: 51px;
	height: 16px;
	margin-top: 0px;
	display: block;
	cursor: pointer;
	background-image: url(../../../so/news/css/images/more.png);
	background-position: 0px 0px;
	}
.hmore:hover {
	background-image: url(../../../so/news/css/images/more.png);
	background-position: 0px 15px;
	}
.hnewslist {
	float: left;
	width: 598px;
	height: 30px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	margin-top: 30px;

	}
.searchItem{
	/* float: left; */
	margin-top: 30px;
	width: 508px;
	height: 30px;
	margin: 0 auto;
	}
.searchCont{
   padding-top: 20px;
	width: 500px;
	height: 192px;
	clear: both;
	margin: 0 auto;
	}
.searchItem ul ,.searchCont ul{	
	margin:0;
	list-style:none;
	}
.searchItem li {float:left;	}
.searchItem li  a{
	display: block;
	height: 30px;
	cursor: pointer;
	}
.searchItem li a:hover {
	background-image: url(../images/news_ba2.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	/* background-position: 3px; */
	}
.searchItem li ,.onSearch{
	float:left;	
	margin:0;
	padding:0;
	}
.searchCont li {
	float:left;	
	display:block;
	margin:0;
	padding:0;
	}
.onSearch{
	float: left;
	background-image: url(../images/news_ba1.png);
	background-position: 0px;
}

/* news 文字 */
.hnewsbox {
	width: 500px;
	/*height:189px;*/
	height: 30px;
	

	}
.hnewsbox01 {
	width: 500px;
	height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4E422F;
	background-attachment: scroll;
	/* background-image: url(images/news_ba1.jpg); */
	background-repeat: no-repeat;
	margin-top: 5px;
	}
.hnewsbox02 {
	width: 500px;
	height: 23px;
	background-attachment: scroll;
	background-image: url(../images/news_ba2.gif);
	background-repeat: no-repeat;
	margin-top: 3px;
	}
.hiconbox {
	float:left;
	width:20px;
	height:20px;
	padding-left:7px;
	padding-top:6px;
	}
.hnews {
	float: left;
	width: 370px;
	font-size: 15px;
	line-height: 30px;
	color: #FFFF00;
	}
.hnews a{
	color: #d3cdbc;
	text-decoration: none;
	}
.hnews a:hover{
	color: #FFD500;
	text-decoration: none;
	}
.hdatebox {
	float: left;
	width: 100px;
	height: 30px;
	font-size: 15px;
	line-height: 25px;
	color: #d3cdbc;
	text-align: center;
	}
.newupdate {
	float:left;
	width:413px
	}
.newupdate1 {
	float:left;
	width:265px;
	font-size:15px;
	line-height:40px;
	padding-left:10px;
	color: #6c6a66;
	}
.newupdate2 {
	float:left;
	width:135px;
	font-size:12px;
	line-height:40px;
	color: #6c6a66;
	text-align:center;
	}
.newupdate3 {
	float:left;
	width:395px;
	height:130px;
	padding:1px;
	margin-left:11px;
	background-color:#676259;
	}
.umore {
	position: absolute;
	float: left;
	width: 30px;
	height: 30px;
	display: block;
	cursor: pointer;
	margin-left:550px;
	background-image: url(../images/more.png);
	background-position: 0px 0px;
	margin-top: 27px;
	}
.umore:hover {
	background-image: url(../images/more.png);
	background-position: 0px 30px;
	}
