body {
	margin:0px; padding:0px; background:white; text-align:center;
}
img {
	border:0px;
}
#wrap {
	width:780px; margin:0px auto; text-align:left;
}
#nav {
	background:url("../images/nav_bg.gif") repeat-x; font-size:12px; color:white; font-weight:bold; text-align:right; padding-right:20px; line-height:26px; border-bottom:7px solid #b47240;
}
#nav a {
	color:white; text-decoration:none;
}
#nav a:hover {
	color:white; text-decoration:underline;
}

#mem {
	background:url("../images/home_con_bg_mem.gif") no-repeat; height:167px; overflow:hidden;
}

#leader {
	border-right:1px solid #f8dc9d; border-bottom:1px solid #f8dc9d; height:154px; overflow:hidden;
}
#leaderPic {
	text-align:center;
}
#leaderPic div {
	background:url("../images/home_pic_bg.jpg") right bottom no-repeat; padding-right:10px; padding-bottom:9px;
}
#leaderPic a {
	font-size:12px; color:black; text-decoration:none;
}


.line {
	background:url("../images/line_bg.gif") repeat-x; height:6px; font-size:1px; line-height:6px;
}
.line2 {
	background:url("../images/line_bg2.gif") repeat-x; height:10px; font-size:1px; line-height:10px;
}


#pics {}

#pics .pic div {
	background:url("../images/pic_bg.gif") no-repeat; width:165px; height:128px; text-align:center;
}
#pics .pic div img {
	margin-top:8px;
}
#pics .pic a {
	font-size:12px; color:black; line-height:1.2em; text-decoration:none;
}


.btmContent {
	background:url("../images/home_con_bg_bot.gif") no-repeat; width:354px; height:175px; overflow:hidden;
}

ul.articleListHome {
	margin:10px; padding:0px; list-style:none;
}
ul.articleListHome li {
	
}
ul.articleListHome li a {
	text-decoration:none;
}
ul.articleListHome li a:hover {
	text-decoration:underline;
}

#mem ul.articleListHome li {
	background:url("../images/list_p1.gif") 5px 8px no-repeat; padding-left:15px;
}
#mem ul.articleListHome li a {
	font-size:12px; color:#a8632a;
}

.btmContent ul.articleListHome li {
	background:url("../images/list_p2.gif") 5px 3px no-repeat; padding-left:20px;
}
.btmContent ul.articleListHome li a {
	font-size:12px; color:black;
}

#leader ul.articleListHome {
	margin:0px; padding:0px; list-style:none;
}
#leader ul.articleListHome li {
	background:url("../images/list_p3.gif") 5px 8px no-repeat; padding-left:15px;
}
#leader ul.articleListHome li a {
	font-size:12px; color:black;
}
#leader ul.articleListHome li .pubDate {
	font-size:12px; color:#999;
}

ul.articleList {
	margin:10px; padding:0px; list-style:none;
}
ul.articleList li {
	background:url("../images/list_p3.gif") 5px 8px no-repeat; padding-left:15px;
}
ul.articleList li a {
	font-size:12px; color:black; text-decoration:none;
}
ul.articleList li a:hover {
	text-decoration:underline;
}
ul.articleList li .pubDate {
	font-size:12px; color:#999;
}