

body
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #808080;
	background-color: #000;
	margin: 0;
	padding: 0;
	line-height: 23px;
}


/* TOP -------------*/
#top
{
	background-color:#6998BE;
	margin-bottom: 15px;
	width: 100%;
	height: 75px;
}
#top .hldr
{
	width: 753px;
	margin: 0 auto;
	clear: both;
}

/* sitename --------*/
#top .sitename
{
	width: 153px;
	float: left;
}
#top .sitename h1
{
	font-size: 30px;
	line-height: 30px;
	margin: 0;
	padding-top: 15px;
}
#top .sitename h1 .nameA
{
	font-weight: normal;
	color: #fff;
}
#top .sitename h1 .nameB
{
	color: #a5acb0;
}
#top .sitename h6.tagline
{
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	color: #fff;
	margin: 0;
}

/* navigation ------*/
#top .nav
{
	text-align: right;
	width: 470px;
	height: 42px;
	float: left;
	padding-top: 30px;
}
#top .nav ul
{
	margin: 30px 0 0 0;
	padding: 0;
}
#top .nav ul li
{
	display: inline;
}
#top .nav ul li a
{
	font-size: 13px;
	text-decoration: none;
	text-transform: uppercase;
	color: #000;
	border-left: 1px solid #000;
	padding: 42px 0 0 10px;
	margin: 0 20px 5px 0;
	height: 42px;
}
#top .nav ul li a:hover
{
	color: #fff;
	border-left: 1px solid #fff;
}

/* rss -------------*/
#top .rss
{
	width: 73px;
	float: left;
	padding-top: 3px;
}
#top .rss a img
{
	border: none;
}


/* CONTAINER -------*/
#container
{
	width: 753px;
	margin: 0 auto;
	padding-top: 20px;
	clear: both;
}

/* left ------------*/
#lft
{
	width: 495px;
	float: left;
}
#lft .article
{
	padding-bottom: 25px;
}
#lft .article img.icon
{
	margin-right: 10px;
	float: left;
}
#lft .article h2.title
{
	color: #FFF;
	font-size:15px;
}
#lft .article p img, #lft .article p a img
{
	border: none;
	float: left;
	padding: 0 10px 0 0;	
}
#lft .article .more
{
	border-top: 1px solid #333333;
	width: 495px;
}
#lft .article .more a
{
	font-weight: bold;
	text-decoration: none;
	color: #b7bdc0;
	background-color: #333333;
	padding: 3px 10px;
	float: right;
}
#lft .article .more a:hover
{
	color: #fff;
}

/* right -----------*/
#rgt
{
	margin-left: 20px;
	width: 235px;
	float: left;
}

#rgt .search .searchbox
{
	font-family: Arial,Verdana,Tahoma;
	font-size: 10px;
	color: #666666;
	background: transparent;
	border: none;
	padding: 3px 0 0 25px;
}
/*#rgt blockquote
{
	background-color: #1a1a1a;
	background-image: url(../images/quote.gif);
	background-position: 15px 15px;
	background-repeat: no-repeat;
	font-family: Garamond, Times New Romans;
	font-size: 17px;
	font-style: italic;
	color: #fff;
	padding: 20px 25px 20px 25px;
	margin: 20px 0 0 0;
	width: 180px;
	height:auto;
}*/
#sidebar {
	background-color: #1a1a1a;
	background-image: url(../images/quote.gif);
	background-position: 15px 15px;
	background-repeat: no-repeat;
	padding: 20px 25px 20px 25px;
	margin: 20px 0 0 20px;
	float:right;
	width: 180px;
	height:auto;
}
#sidebar ul.sidemenu {
	margin: 0 0 0 0; padding: 0;	
	font:13px/16px Arial, Helvetica, sans-serif; 
}
#sidebar ul.sidemenu li {
	display: inline;
	list-style: none;
	font:13px/16px Arial, Helvetica, sans-serif;
}
#sidebar ul.sidemenu li a {
  margin:auto 5px;
  display: block;	
  padding: 5px 10px 10px 15px;   
  text-decoration: none;
  color: #FFF;
  font-weight: bold;
  font:13px/16px Arial, Helvetica, sans-serif; 
  border-bottom: 1px solid #666;  
} 
#sidebar ul.sidemenu li a:hover {
  color: #FFF;
  background: #666; 
  font:13px/16px Arial, Helvetica, sans-serif;
  border-bottom: 1px solid #666;
}


/* categories ------*/
#categories
{
	width: 500px;
	clear: both;
	margin-top:10px;
	padding-top: 0px;
	float: left;
}
#categories .hdr
{
	background-image: url(../images/hdr_cat.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 500px;
	height: 25px;

}
#categories .hdr h2
{
	font-size: 15px;
	text-transform: uppercase;
	color: #CEAEDF;
	margin: 0;
	padding: 2px 0 0 20px;
}
#categories .article h2
{
	font-size: 20px;
	color: #FFF;
	margin: 0;
	padding: 2px 0 15px 0px;
}
#categories .clmn
{
	width: 130px;
	margin:8px 8px 15px 0px;
	padding:10px;
	float: left;
	border-right:solid #333 1px;
}
#categories .clmn h3
{
	font-size: 13px;
	color: #fff;
	margin: 3px 0 5px 0px;
}
#categories .clmn ul
{
	padding: 0;
	margin: 0;
}
#categories .clmn ul li
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#categories .clmn ul li a
{
	text-decoration: none;
	color: #808080;
}
#categories .clmn ul li a:hover
{
	color: #b9b9b9;
}
/*------­¶¼Æ¿ï¾Ü--------*/
div.pagination {
width:450px;
padding:5px;
margin:25px;
text-align:center;
float:left;
clear:both;
font-size:10px;
}

div.pagination a {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #333;
text-decoration: none; 
color: #492F91;
}
div.pagination a:hover, div.pagination a:active {
border:1px solid #492F91;
color: #fff;
background-color: #492F91;
}
div.pagination span.current {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #FFF;
font-weight: bold;
background-color: #492F91;
color: #FFF;
}
div.pagination span.disabled {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #f3f3f3;
color: #ccc;
}

/* footer ----------*/
.footer
{
	font-size: 10px;
	color: #fff;
	width: 753px;
	padding: 30px 0 30px 0;
	clear: both;
}
.footer .copyright
{
	float: left;
}
.footer .credit
{
	float: right;
}
.footer .credit a
{
	color: #fff;
	text-decoration: underline;
}
.footer .credit a:hover
{
	text-decoration: none;
}
