
* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	background: url('bg.gif') repeat-y fixed center top ;

}

h1, h2, h3 {
	margin-bottom: 20px;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333333;
}

h1 { font-size: 3em; }
h2 { font-size: 2em; }
h3 { font-size: 1.4em; font-weight: bold; }

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.8em;
}

blockquote, ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-right: 3em;
}

a {
	color:#a90000;
}

a:hover {
	text-decoration: none;
	color: #CC0000;
}

img { border: none; }

img.left {
	float: left;
	margin: 0 15px 15px 0;
}

img.right {
	float: right;
	margin: 0 15px 0 15px;
}

hr { display: none; }

.hr {
	height: 36px;
	margin-bottom: 15px;
	background: url(img06.gif) repeat-x left center;
}

/* Header */

#header {
	width: 1000px;
	height: 150px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	background: url(top.gif) no-repeat;
	width: 240px;
	height: 150px;
	text-align: center;
}

#logo h1 {
	margin: 0;
	padding-top: 100px;
	font-size: 1em;
}

#logo h2 {
	font-size: 1em;
}

#logo a {
	text-decoration: none;
	color: #333333;
}

/* Menu */

#menu {
	float: right;
	width: 760px;
	height: 147px;
	background: #ffffff url(img01.gif) no-repeat left bottom;
	border-top: 3px solid #000099;
}

#menu ul {
	margin: 0;
	padding-top: 60px;
	text-align: center;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0 20px;
	border-left: 1px solid #000000;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first a {
	border: none;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	background: url(img03.gif) repeat-y;
}

/* Content */

#content {
	float: right;
	width: 720px;
	padding: 20px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 190px;
	padding: 60px 20px 20px 20px;
	background: url(img02.gif) no-repeat;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 20px;
}

#sidebar li ul {
	list-style: disc inside;
}

#sidebar li li {
	margin: 0;
}

#sidebar dl {
}

#sidebar dt {
}

#sidebar dd {
	margin-bottom: 10px;
}

#sidebar ol {
	margin-left: 0;
	list-style-position: inside;
}

#sidebar h2 {
	margin-bottom: 20px;
	padding-bottom: 10px;
	background: url(img05.gif) repeat-x left bottom;
	color: #000000;
}

#sidebar blockquote {
	margin-left: 0;
	margin-right: 0;
}

#sidebar a {
	color: #FFFFFF;
}

/* Footer */

#footer {
	width: 1000px;
	margin: 0 auto;
	padding: 10px 0;
	background: url(img06.gif) repeat-x;
	border-top: 1px solid #FFFFFF;
	font-size: x-small;
}

#footer p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

#footer a {
	color: #999999;
}

img.viewimg { padding: 2px 2px 2px 2px; border: 1px 1px 1px 1px  solid #ccc; background: #fff;}
.subcat {font-size:2em;}
.dede_pages{
}
.dede_pages ul{
	list-style: none;
	font-size: 11px;
	padding:5px 0px 5px 10px;

}
.dede_pages ul li{
	float:left;
	font-family:Tahoma;
	line-height:15px;
	margin-right:6px;
}
.dede_pages ul li a{
	padding:2px 4px 2px;
	color:#666;
}
.dede_pages ul li a:hover{
	color:#690;
	text-decoration:none;
	padding:2px 4px 1px;
}
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	color:#F63;
	padding:2px 4px 1px;
	border-bottom:1px solid #F63;
	font-weight:bold;
}
.z {
    clear: both;
}
.listbox{
	clear:both;
}

.e1{
	padding-left:1px;
	padding-top:5px;
	padding-bottom:8px;
}

.e1 li{
	width:150px;
	overflow:hidden;
	float:left;
	padding-top:5px;
	text-align:center;
}

.e1 li a:hover img{
	border:1px solid #ff3300;
	padding:2px;
}
.e1 li a img{
	display:block;
	border:1px solid #E3E3E3;
	padding:2px;
	width:120px;
}