﻿@charset "UTF-8";

body {

	margin:auto 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #cccccc;

	}

a {
	color: #fc0019;
	font-weight:bold;
	text-decoration:none;

}

p
{
	margin: 10px 0;
}

img {
	border: 0px;
}

h1 {
	color: #ff6600;
	font-size: 18px;
	font-weight:normal;
	padding-bottom: 10px;
}

h2 {
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	padding-bottom: 10px;
}

h2 a {
	font-size: 14px;
	color: #666666;
}

h3 {
	font-weight:normal;
	font-size: 12px;
	margin-bottom: -1px;
}

h3 a {
	/*color:#222222;*/
}
h4 {
	font-weight: normal;
	font-size: 13px;
		padding-bottom: 10px;
}

div#wrapper {
	overflow: auto;
	margin: 0 auto;
	width: 960px;
	height: 100%;
	background: url(/resources/images/template/mainbak.gif) repeat-y;
	padding-left: 15px;
	padding-right: 15px;
}
div#toppur {
	float: left;
	width: 960px;
	height: 80px;
	background: url(/resources/images/template/topbak.gif) repeat-x top;
}
div#toppur a.logo {
	float: left;
	margin-top: 14px;
	margin-left: 20px;
	width: 288px;
	height: 68px;
	background: url(/resources/images/template/logo.gif) no-repeat;
}
div#toppur div#tools {
	float: right;
	height: 40px;
	width: 540px;
	line-height: 40px;
	text-align: right;
	padding-top: 20px;
}
div#toppur div#tools ul {
	float: right;
	list-style: none;
	margin: 0;
}
div#toppur div#tools ul li {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	background: url(/resources/images/template/top_divide.gif) no-repeat right;
}
div#toppur div#tools ul li a {
	color: #222222;
	font-weight: normal;
}
div#toppur div#tools ul li .input {
	width: 140px;
	height: 16px;
	font-size: 11px;
	line-height: 16px;
	color:#888888;
}
div#toppur div#tools img#icon {
	padding-left: -10px;
}

div#toppur div#tools ul li.last {
	background: none; 
}
div#toppic {
	overflow:hidden;
	float: left;
	width: 960px;
	height: 340px;
	padding-top: 2px;
	padding-bottom: 10px;
}
div#mynd {
	overflow:hidden;
	float: left;
	width: 960px;
	height: 340px;
}
div#overpic {
	clear: both;
	float: left;
	position: relative;
	top: -340px;
	width: 960px;
	height: 340px;
	background: url(/resources/images/template/overgaur.png) no-repeat top left;
}
div#left {
	clear: both;
	float: left;
	width: 200px;
}
div#left ul {
	float: left;
	list-style: none;
}
div#left ul li {
	clear:both;
	float:left;
	width: 202px;
	background: url(/resources/images/template/btn_back2.gif) repeat-x top;
}

div#left ul li a
{
	clear:both;
	float:left;
	width: 182px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 20px;
	line-height:16px;
	color:#fff;
	background: url(/resources/images/template/arrow.gif) no-repeat 10px;
}

div#left ul li:hover{
	background: url(/resources/images/template/btn_back.gif) repeat-x top;
}

div#left ul li a.active {
	font-style: italic;
}
div#left ul li.level3 {
	background: url(/resources/images/template/dot.gif) repeat-x top left;
}
div#left ul li.level3 a {
	padding-bottom: 10px;
	color: #222222;
	font-weight: normal;
	background: none;
}
div#left ul li.level3 a.active {
	color: #f1631f;
	font-weight: bold;
	background: url(/resources/images/template/dot.gif) repeat-x bottom left;
}
div#left ul li.level3 a:hover {
	color: #f1631f;
}

div#left ul li.level4 {
	background: none;
}

div#left ul li.level4 a {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #222222;
	font-weight: normal;
}

div#left ul li.level4 a:hover {
	color: #f1631f;
}

div#middle {
	float: left;
	width: 510px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 15px;
	background: url(/resources/images/template/content_bak.gif) no-repeat top;
}

div#middle img
{
	margin: 10px;
}

div#right {
	float: left;
	width: 200px;
}
div#right img {
	padding-bottom: 5px;
}
div#right div#padd2 {
	float: left;
	width: 200px;
	text-align: center;
}
div#right div#padd2 img{
	padding-top: 5px;
	padding-bottom: 5px;
}
div#footer {
	float: left;
	height: 40px;
	width: 960px;
	background: url(/resources/images/template/dot.gif) repeat-x top;
	line-height: 40px;
	text-align: center;
}
.created {
	float: right;
	font-size: 11px;
	color: #777777;
}
.headline {
	font-size: 15px;
}
.gallery-overview
{
    float: left;
    margin: 5px;
}

.gallery-overview p
{
    width: 150px;
    height: 30px;
    overflow: hidden;
    text-align: center;
}

.paging
{
	clear: both;
	text-align: center;
}

.item
{
	clear:both;
	width:510px;
	padding:10px 0px;
	border-bottom:1px solid rgb(204,204,204);
}

.item h1, .item h2
{
	padding-bottom:5px;
}

.item h1 a
{
	color: #f1631f;
}

.item p
{
	margin:0px;
	padding:0px;
}

div#middle .item img
{
	float:left;
	margin:0px;
	padding:0px;
	border: 1px solid rgb(204,204,204);
}