a,
h4 span,
h5 span

{ color: #2097c9; }

#left .post-author		{ background: url(../img/author.gif) no-repeat center left; }
#left .post-category	{ background: url(../img/category.gif) no-repeat center left; }
#header h1 a			{ background: url(../img/logo.png) no-repeat; }
* html #header h1 a		{ background: url(../img/logo.gif) no-repeat; }
#featured				{ background: url(../img/featured.gif) repeat-y; }

.wp-pagenavi a:active 	{ color: #2097c9; }
.wp-pagenavi .current 	{ background: #2097c9; }

.container, .container *{margin:0; padding:0;}
.container{width:620px; height:144px; overflow:hidden;position:relative; margin-bottom:20px;}
.slider{position:absolute;}
.slider li{ list-style:none;display:inline;}
.slider img{ width:620px; height:144px; display:block;}
.num{ position:absolute; right:5px; bottom:5px;}
.num li{
	float: left;
	color: #2189B6;
	text-align: center;
	line-height: 16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: 12px;
	cursor: pointer;
	overflow: hidden;
	margin: 3px 1px;
	border: 1px solid #2189B6;
	background-color: #fff;
}
.num li.on{
	color: #fff;
	line-height: 21px;
	width: 21px;
	height: 21px;
	font-size: 16px;
	margin: 0 1px;
	border: 0;
	background-color: #2189B6;
	font-weight: bold;
}
.FrontContentPost {
	float: left;
	width: 300px;
	height: 200px;
}

.FrontContentPost ul {
	float: left;
	width:300px;
	padding:0;
	margin:0;
}

.FrontContentPost li {
	float: left;
	list-style:none;
	padding:5px 0 5px 0;
	text-decoration:none;
	background:url(../img/bullet.gif) no-repeat 0px 6px;
	border-bottom:1px dashed #999;
}
.FrontContentPost li a {
	text-decoration:none;
	padding-left:19px;
	width:250px;
	color:#666;
	display: block;
	overflow:hidden;
	text-overflow : ellipsis;
	white-space : nowrap;
}

.FrontContentPost li a:hover {
	text-decoration:underline;
	color:#000;
}
.FrontDate1 {
	background:url(../img/ph1.gif) no-repeat;
	height:23px;
}
.FrontDate2 {
	background:url(../img/ph2.gif) no-repeat;
	height:23px;
}
.FrontDate span {color: #2097C9;}
.pic-list { margin-left:-5px; }
.login-main { text-align:center;}
.login-main  ul {margin-left:-25px;padding:8px 0 0 0;}
.login-main  li {margin-bottom:5px;}
.logintext {width:80px; height:14px; font-family:Verdana, Geneva, sans-serif; font-size:11px;}
.upimg {border:2px solid #eee;}
.topic {padding-bottom:10px;}

/*-------- Top Navigation and Login --------*/
#topnav2 						{ width: 100%; height: 30px; background-color: #eee; border-bottom: #666 solid 3px; margin: 0; }
#topnav2 ul						{ z-index: 100; width: 980px; margin: 0px auto; padding-top: 8px; font-size: 1.2em; text-align: right; }
#topnav2 li 					{ display: inline; margin: 0px 10px; }
#topnav2 li a 					{ color: #fff; font-weight: normal; }
#topnav2 li a:hover				{ color: #666; font-weight: normal; }
#topnav2 li.left a				{ color: #333; }
#topnav2 li.left a.active, #topnav li.left a:hover { color: #fff; }
#topnav2 li.login 				{ float: left; color: #fff; cursor: pointer; margin: 0px; padding-top: 1px; }
#topnav2 li.login2				{ float: left; margin-left: 6px; }
#topnav2 li.login2 input.input 	{ float: left; margin-top: 0px; padding: 2px; width: 100px; border: none; font-size: 1em; }
#topnav2 li.login2 label 		{ margin: 0px 5px 0px 0px; padding-top: 1px; float: left; color: #fff; width: 75px; display: block; }
#topnav2 li.login2 #rememberme	{ margin: 0px 4px 0px 7px; }
#topnav2 input#wp-submit 		{ background: #555; border: none; color: #fff; padding: 2px 6px; }
#topnav2 li a.rss				{ color: #f89939; }
#topnav2 li a.rss:hover				{ color: #F7602A; }
#topnav2 li.left					{ float: left; color: #aaa; }
#topnav2 p.wphone				{ display: none; }

#content table {background-color:#F5EDD7; font-family:Verdana, Geneva, sans-serif; font-size:11px;}