@charset "utf-8";

/* home
-------------------------------------------------------------------------------------------------------*/
#home #thum {
	padding-bottom:15px;
}

#home #thum p {
	padding-bottom:7px;
}

#home #thum ul li {
	padding-right:8px;
	float:left;
}

#home #thum ul li.ex {
	padding-right:7px;
}

#home #thum ul li.last {
	padding-right:0;
}


#home h2.hnTitle {
	position:relative;
	width:690px;
}

#home h2.hnTitle img.btn {
	position:absolute;
	top:14px;
	right:17px;
}

#hotNews {
	width:690px;
	height:185px;
	margin-bottom:25px;
	overflow:scroll;
	overflow-x:hidden;
}

#hotNews .section {
	clear:both;
	width:650px;
	margin-bottom:15px;
	padding-bottom:15px;
	background:url(../../imgs/index_line01.gif) no-repeat left bottom;
}

#hotNews .section dl {
	width:390px;
	float:left;
}

#hotNews .section dl dt {
	padding-bottom:3px;
	font-size:123.1%;
	font-weight:bold;
}

#hotNews .section dl dd {
	font-size:93%;
}

#hotNews .section .photo {
	float:right;
}


#homeGuide {
	clear:both;
	width:690px;
}

#homeGuide h3 {
	font-size:123.1%
}

#homeGuide table {
	width:690px;
}

#homeGuide table tbody th {
	width:200px;
}

#homeGuide table th {
	padding:4px;
	background:#f4d9bd;
	border:1px solid #999999;
	font-weight:normal;
}

#homeGuide table td {
	padding:4px;
	border:1px solid #999999;
	text-align:center;
}





/* right side */
#home #rightSide {
	width:220px;
	padding-top:20px;
	padding-left:20px;
	font-size:93%;
	line-height:1.2;
}

#home #rightSide ul {
	padding-bottom:13px;
}

#home #rightSide ul li {
	padding-bottom:17px;
}

.wrap #rightSide h2 {
	margin-bottom:0;
	background:none;
}

#home #rightSide dl {
	width:200px;
	padding-bottom:3px;
}

#home #rightSide dl dd {
	font-weight:bold;
	padding-bottom:13px;
}

#home #rightSide p.goList {
	padding-left:15px;
	background:url(../../imgs/index_ic01.gif) no-repeat 0 0.3em;
	margin-bottom:20px;
}



