.flash_notice
{
  background: #b6eb00;
  color: #3d4f00;
  padding: 10px;
}


.flash_error
{
  background: #ea5454;
  color: #960000;
  padding: 10px;
}

body {
	font-family: Tahoma, Verdana, Sans;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #3d3d3d;
	background: #fff url(/www/images/body.bg.gif) repeat-x;
	line-height: 120%;
}
h4, input {
	font-size: 11px;
}
.pointer {
	cursor: pointer;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.clearfix {
	clear: both;
	height: 0px;
	overflow: hidden;
	visibility: hidden;
	font-size: 0pt;
}
.hid {
	display: none;
}
a img {
	border: none;
}
.left {
	float: left !important;
	display :inline;
}
.right {
	float: right !important;
	display: inline;
}
.strong {
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}
.overflow {
	overflow: hidden !important;
}
.block {
	display: block;
}
.center {
	text-align: center !important;
}
#page {
	margin: auto;
	width: 999px;
	overflow: hidden;
	padding: 0px 3px;
	background: url(/www/images/page.wrapper.gif) no-repeat 0px 13px;
}


#footer {
	height: 108px;
	position: relative;
	width: 100%;
	background: #fff;
}
	#footer .copyright {
		position: absolute;
		top: 18px;
		left: 13px;
	}
	#footer a {
		color: #3d3d3d;
	}
	#footer ul.menu {
		list-style: none;
		margin: 0px;
		padding: 0px;
		overflow: hidden;
		position: absolute;
		top: 18px;
		right: 20px;
	}
		#footer ul.menu li {
			float: left;
			display: inline;
		}
		#footer ul.menu a {
			padding-left: 28px;
			background: url(/www/images/footer.separator.gif) no-repeat 13px 1px;
		}
		#footer ul.menu a.first {
			background: none;
			padding-left: 0px;
		}
	#footer .partners {
		overflow: hidden;
		list-style: none;
		margin: 0px;
		padding: 0px;
		position: absolute;
		top: 16px;
		left: 18px;
	}
		#footer .partners li {
			float: left;
			display: inline;
		}
		#footer .partners li.title {
			margin: 8px 18px 0px 0px;
		}
		#footer .partners a {
			display: block;
			margin-right: 28px;
		}
	#footer .bottoms {
		position: absolute;
		top: 48px;
		left: 0px;
		width: 100%;
		height: 60px;
		overflow: hidden;
		background: url(/www/images/footer.bg.gif) repeat-x;
	}
	#footer .author {
		position: absolute;
		top: 16px;
		right: 15px;
		height: 23px;
	}

#main {
	overflow: hidden;
	background: #fff;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}
	#main .bottoms {
		background: #f4f4f4;
		margin: 10px 1px 1px 1px;
		padding: 3px;
		overflow: hidden;
	}


#promoted {
	border: 1px solid #e5e8ec;
	background: #fff;
	margin-bottom: 15px;
}
	#promoted h3 {
		position: relative;
		border-top: 3px solid #801515;
		border-bottom: 1px solid #ededed;
		height: 35px;
		margin: 0px;
		padding: 0px;
		text-indent: -3000em;
		background: url(/www/images/promoted.title.gif) no-repeat;
	}
	#promoted .catalog {
		height: 36px;
		width: 149px;
		position: absolute;
		top: 3px;
		right: 0px;
		text-indent: -3000em;
		color: transparent;
		background: url(/www/images/promoted.catalog.gif) no-repeat;
	}
	#promoted .wrapper {
		overflow: hidden;
		padding: 8px 10px;
	}
	#promoted .box {
		float: left;
		display: inline;
		width: 316px;
		margin-right: 9px;
		background: url(/www/images/promoted.box.bg.gif) repeat-y;
	}
	#promoted .last {
		margin-right: 0px;
	}
		#promoted .box .t,
		#promoted .box .b {
			display: block;
			height: 3px;
			overflow: hidden;
			background: url(/www/images/promoted.box.round.gif) no-repeat;
		}
		#promoted .box .b {
			background-position: 0px -3px;
		}
		#promoted .box .wrapp {
			padding: 8px 11px;
		}
		#promoted .box h4 {
			margin: 0px 0px 3px 0px;
			padding: 0px;
		}
			#promoted .box h4 a {
				color: #7b0a0a;
			}
		#promoted .box ul {
			list-style: none;
			margin: 3px 0px 0px 0px;
			padding: 0px;
			overflow: hidden;
		}
			#promoted .box ul li {
				float: left;
				display: inline;
				margin-right: 6px;
			}
			#promoted .box ul a,
			#promoted .box ul li {
				color: #6d6d6d;
				font-size: 10px;
			}
			#promoted .box ul li.title {
				margin-right: 7px;
				background: none;
				color: #6d6d6d;
			}
			#promoted .box ul li {
				background: url(/www/images/promoted.box.category.bg.gif) repeat-x;
			}
			#promoted .box ul a {
				float: left;
				display: inline;
				padding: 1px 6px 0px 6px;
			}
			#promoted .box ul li span {
				background:  url(/www/images/promoted.box.category.round.gif) no-repeat;
				float: left;
				display: inline;
				width: 2px;
				height: 15px;
				overflow: hidden;
			}
			#promoted .box ul li span.r {
				background-position: -2px 0px;
			}
		#promoted .box .text {
			overflow: hidden;
			margin-top: 6px;
			color: #3d3d3d;
		}
			#promoted .box .text .thumbnail {
				float: left;
				display: inline;
				border: 1px solid #fff;
				margin: 0px 9px 5px 0px;
			}
			#promoted .box .text .more {
				display: block;
				text-align: right;
				color: #bfbfbf;
				text-decoration: underline;
				padding-right: 15px;
				background: url(/www/images/dot.yellow.gif) no-repeat top right;
			}


#links {
	overflow: hidden;
	padding: 0px 25px 10px 25px;
}
	#links .box {
		float: left;
		display: inline;
		width: 202px;
		overflow: hidden;
		margin-right: 43px;
	}
	#links .last {
		margin-right: 0px;
	}
	#links ul {
		list-style: none;
		margin: 0px;
		padding: 0px;
		overflow: hidden;
	}
	#links h3 {
		font-size: 12px;
		margin: 0px;
		color: #7b0a0a;
	}
	#links a {
		padding: 7px 0px 5px 18px;
		color: #6d6d6d;
		display: block;
		background: url(/www/images/dot.yellow.gif) no-repeat 0px 7px;
		border-bottom: 1px solid #d5e0cc;
	}


#header {
	position: relative;
	border-top: 15px solid #ca0d0d;
	height: 161px;
	overflow: hidden;
	background: #9c1818 url(/www/images/header.bg.jpg) no-repeat top right;
}
	#header h1 {
		display: inline;
	}
	#header h1 a {
		text-indent: -3000em;
		color: transparent;
		display: block;
		height: 95px;
		width: 475px;
		background: url(/www/images/header.logo.jpg) no-repeat;
	}


#tools {
	overflow: hidden;
	list-style: none;
	position: absolute;
	top: 8px;
	right: 9px;
	margin: 0px;
	padding: 0px;
}
	#tools li {
		float: left;
	}
	#tools a {
		display: block;
		height: 80px;
		background: url(/www/images/tools.png) no-repeat;
		text-indent: -3000em;
		color: transparent;
		margin-left: 9px;
	}
	#tools .t1 a {
		width: 91px;
		background-position: 0px 0px;
	}
	#tools .t1 a.active,
	#tools .t1 a:hover {
		background-position: 0px -80px;
	}
	#tools .t2 a {
		width: 110px;
		background-position: -91px 0px;
	}
	#tools .t2 a.active,
	#tools .t2 a:hover {
		background-position: -91px -80px;
	}
	#tools .t3 a {
		width: 109px;
		background-position: -201px 0px;
	}
	#tools .t3 a.active,
	#tools .t3 a:hover {
		background-position: -201px -80px;
	}
	#tools .t4 a {
		width: 84px;
		background-position: -310px 0px;
	}
	#tools .t4 a.active,
	#tools .t4 a:hover {
		background-position: -310px -80px;
	}
	#tools .t5 a {
		width: 84px;
		background-position: -394px 0px;
	}
	#tools .t5 a.active,
	#tools .t5 a:hover {
		background-position: -394px -80px;
	}

#nav {
	list-style: none;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 95px;
	left: 0px;
}
	#nav li {
		float: left;
	}
	#nav a {
		background: url(/www/images/nav.gif) no-repeat;
		height: 66px;
		display: block;
		text-indent: -3000em;
	}
	#nav .m1 a {
		width: 117px;
		background-position: 0px 0px;
	}
	#nav .m1 a:hover,
	#nav .m1 a.active {
		background-position: 0px -66px;
	}
	#nav .m2 a {
		width: 102px;
		background-position: -117px 0px;
	}
	#nav .m2 a:hover,
	#nav .m2 a.active {
		background-position: -117px -66px;
	}
	#nav .m3 a {
		width: 68px;
		background-position: -219px 0px;
	}
	#nav .m3 a:hover,
	#nav .m3 a.active {
		background-position: -219px -66px;
	}
	#nav .m4 a {
		width: 72px;
		background-position: -287px 0px;
	}
	#nav .m4 a:hover,
	#nav .m4 a.active {
		background-position: -287px -66px;
	}
	#nav .m5 a {
		width: 96px;
		background-position: -359px 0px;
	}
	#nav .m5 a:hover,
	#nav .m5 a.active {
		background-position: -359px -66px;
	}
	#nav .m6 a {
		width: 105px;
		background-position: -455px 0px;
	}
	#nav .m6 a:hover,
	#nav .m6 a.active {
		background-position: -455px -66px;
	}
	#nav .m7 a {
		width: 96px;
		background-position: -560px 0px;
	}
	#nav .m7 a:hover,
	#nav .m7 a.active {
		background-position: -560px -66px;
	}

#search {
	height: 66px;
	background: url(/www/images/search.bg.jpg) no-repeat top right;
	position: absolute;
	top: 95px;
	right: 0px;
	padding: 15px 20px 0px 80px;
	overflow: hidden;
	margin: 0px;
}
	#search .submit {
		margin-top: 6px;
		float: left;
		display: inline;
	}
	#search .text {
		float: left;
		color: #555022 !important;
		display: inline;
		margin-top: 2px;
		margin-right: 9px;
		padding: 6px 0px 0px 28px;
		width: 182px;
		height: 21px;
		border: none;
		color: #fff;
		background: url(/www/images/search.text.gif) no-repeat;
	}





#sidebar {
	border-top: 3px solid #950a0a;
	width: 218px;
	overflow: hidden;
	float: left;
}
	#sidebar .wrapp {
		background: #efefef;
	}
	#sidebar h2 {
		height: 48px;
		margin: 0px;
		padding: 0px;
		background:  url(/www/images/sidebar.title.gif) no-repeat;
		text-indent: -3000em;
	}



#submenu {
	overflow: hidden;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
	#submenu a {
		color: transparent;
		background: url(/www/images/submenu.gif) no-repeat;
		display: block;
		text-indent: -3000em;
		height: 38px;
	}
		#submenu .m2 a {
			background-position: 0px -38px;
		}
		#submenu .m3 a {
			background-position: 0px -76px;
		}
		#submenu .m4 a {
			background-position: 0px -114px;
		}
		#submenu .m5 a {
			background-position: 0px -152px;
		}
		#submenu .m6 a {
			background-position: 0px -190px;
		}
		#submenu .m7 a {
			background-position: 0px -228px;
		}

#menu {
	background: #efefef url(/www/images/menu.bg.gif) repeat-y top right;
	padding-left: 15px;
}
	#menu ul {
		list-style: none;
		margin: 0px;
		padding: 0px;
		width: 188px;
	}
		#menu ul li {
			padding-bottom: 4px;
			background: url(/www/images/menu.ul.bg.gif) no-repeat;
		}
			#menu ul a {
				padding: 5px 0px 0px 30px;
				display: block;
				height: 19px;
				color: #3d3d3d;

			}
			#menu ul li.active a,
			#menu ul a:hover {
				font-weight: bold;
				text-decoration: underline;
			}
			#menu ul a.m1 {
				background: url(/www/images/menu/m1.gif) no-repeat 6px 4px;
			}
			#menu ul a.m2 {
				background: url(/www/images/menu/m2.gif) no-repeat 6px 5px;
			}
			#menu ul a.m3 {
				background: url(/www/images/menu/m3.gif) no-repeat 10px 6px;
			}
			#menu ul a.m4 {
				background: url(/www/images/menu/m4.gif) no-repeat 7px 5px;
			}
			#menu ul a.m5 {
				background: url(/www/images/menu/m5.gif) no-repeat 8px 7px;
			}
			#menu ul a.m6 {
				background: url(/www/images/menu/m6.gif) no-repeat 7px 4px;
			}
			#menu ul a.m7 {
				background: url(/www/images/menu/m7.gif) no-repeat 7px 4px;
			}
			#menu ul a.m8 {
				background: url(/www/images/menu/m8.gif) no-repeat 5px 3px;
			}
			#menu ul a.m9 {
				background: url(/www/images/menu/m9.gif) no-repeat 8px 4px;
			}
			#menu ul a.m10 {
				background: url(/www/images/menu/m10.gif) no-repeat 7px 4px;
			}
			#menu ul a.m11 {
				background: url(/www/images/menu/m11.gif) no-repeat 7px 6px;
			}
			#menu ul a.m12 {
				background: url(/www/images/menu/m12.gif) no-repeat 8px 5px;
			}
			#menu ul a.m13 {
				background: url(/www/images/menu/m13.gif) no-repeat 7px 5px;
			}
			#menu ul a.m14 {
				background: url(/www/images/menu/m14.gif) no-repeat 7px 5px;
			}
		#menu .open {
			background: url(/www/images/menu.ul.bg.open.gif) no-repeat;
		}
		#menu .level2 {
			background: url(/www/images/menu.ul2.bg.gif) repeat-y;
			margin: 0px 0px 0px 25px;
			padding: 3px 7px 3px 6px;
			width: 150px;
		}
		#menu .close {
			background: url(/www/images/menu.ul.close.gif) repeat-y;
			height: 3px;
			overflow: hidden;
			display: block;
			margin-left: 25px;
		}
		#menu ul.level2 li a {
			font-weight: normal;
			text-decoration: none;
			padding: 3px 0px 0px 9px;
			height: 16px;
			background: url(/www/images/menu.ul2.a.gif) no-repeat;
		}

    .headAtt 
    {
      color: #666;
      background: #f9f9f9;
      font: bold 16px Trebuchet MS;
      padding: 5px;
      margin: 0px;
    }
    #ad_user, #ad_user img {
      width: 380px;
    }

    #ad_content, #ad_content img {
      width: 390px;
    }

    #ad_menu, #ad_menu img {
      width: 217px;
    }