* {
	margin: 0;
	padding: 0;
	outline: 0;
	list-style: none;
	border-width: 0;
}

body {
	font: 12px/15px Tahoma,Geneva,Kalimati,sans-serif;
	color: #797676;
	background: #3F3F3F;
}

a {
	color: #797676;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

input, select, textarea, button {
	font: 12px/14px Tahoma,Geneva,Kalimati,sans-serif;
	color: #797676;
	background: transparent;
}

h1, h2, h3, h4 {
	font: 22px/24px Tahoma,Geneva,Kalimati,sans-serif;
	color: #616161;
}

h1 img, h2 img, h3 img {
	display: block;
}

.btn1 a,
.btn2 a,
.btn4 a,
.btn3 a {
	font-size: 16px;
	line-height: 22px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 204px;
	height: 23px;
	overflow: hidden;
	background: url(../img/b1a.gif) no-repeat;
}

.btn2 a {
	width: 74px;
	background: url(../img/b1b.gif) no-repeat;
}
.btn4 a {
    width: 120px;
	background: url(../img/b1l.gif) no-repeat;
    font-size: 16px;
}
.btn3 a {
	font-size: 14px;
	line-height: 18px;
	width: 104px;
	height: 19px;
	background: url(../img/b1h.gif) no-repeat;
}

#top-bg {
	background: #FBFBFB url(../img/a1.gif) repeat-x;
}

#top {
	margin: 0 auto;
	width: 999px;
	height: 192px;
	position: relative;
}

#logo {
	position: absolute;
	top: 56px;
	left: 11px;
}

#login {
	width: 999px;
	height: 59px;
	position: absolute;
	top: 111px;
	left: 0;
	background: url(../img/a2.gif) no-repeat;
}

#login legend .i {
	font-size: 18px;
	line-height: 18px;
	color: #5A5E62;
	white-space: nowrap;
	position: absolute;
	top: 21px;
	left: 47px;
}

#login fieldset {
	margin: 20px 0 0 375px;
	float: left;
	display: inline;
}

#login .input {
	float: left;
	height: 21px;
	position: relative;
}

#login .text {
	width: 201px;
	background: url(../img/b3a.gif) no-repeat 100% 0;
}

#login .password {
	width: 203px;
	background: url(../img/b3b.gif) no-repeat 100% 0;
}

#login .input label {
	text-align: right;
	padding: 2px 6px 0 0;
	float: left;
	width: 59px;
}

#login .input input {
	margin: 3px 0 0 5px;
	float: left;
	width: 126px;
}

#login .input-error {
	font-size: 14px;
	line-height: 17px;
	color: #3B3B3B;
	text-align: center;
	padding: 22px 8px 0 4px;
	width: 167px;
	height: 58px;
	position: absolute;
	top: 24px;
	left: 61px;
	z-index: 50;
	background: url(../img/a15a.png) no-repeat;
}

#login .submit {
	float: left;
	width: 69px;
	height: 21px;
	overflow: hidden;
	background: url(../img/b1c.gif) no-repeat;
}

#login .submit button {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #DADADA;
	text-transform: lowercase;
	text-align: center;
	cursor: pointer;
	padding: 0 0 3px 3px;
	display: block;
	width: 69px;
	height: 21px;
}

#login p {
	margin: 22px 0 0 23px;
	float: left;
}

#logged-home {
	width: 999px;
	height: 59px;
	position: absolute;
	top: 111px;
	left: 0;
	background: url(../img/a2.gif) no-repeat;
	text-align:right
}

#logged-home h2{
	margin: 22px 0 0 23px;
	position: absolute;
	top: 0px;
	right: 150px;
	font-size:12px;
	padding:0px;
	line-height: 18px;
	width:200px
}
#logged-home p{
	margin: 22px 0 0 23px;
	position: absolute;
	top: 0px;
	right: 100px;
	font-size:12px;
	padding:0px;
	line-height: 18px
}

#login2 {
	width: 323px;
	position: absolute;
	top: 5px;
	right: 2px;
}

#login2 .input {
	margin: 0 0 0 17px;
	float: left;
	display: inline;
	width: 111px;
	height: 17px;
	position: relative;
	background: url(../img/b3h.gif) no-repeat;
}

#login2 .input input {
	line-height: 13px;
	margin: 2px 0 0 5px;
	display: block;
	width: 101px;
}

#login2 .input label {
	line-height: 13px;
	cursor: text;
	position: absolute;
	top: 2px;
	left: 5px;
	width: 101px;
}

#login2 .input-error {
	font-size: 11px;
	line-height: 14px;
	color: #3B3B3B;
	text-align: center;
	padding: 12px 8px 0 4px;
	width: 111px;
	height: 47px;
	position: absolute;
	top: 18px;
	left: -4px;
	background: url(../img/a15b.png) no-repeat;
}

#login2 .submit {
	float: right;
}

#login2 .submit button {
	color: #ABABAB;
	width: 55px;
}

#logged {
	position: absolute;
	top: 5px;
	right: 0;
}

#logged h2 {
	font-size: 12px;
	line-height: 15px;
	color: #ABABAB;
	padding: 1px 10px 0 0;
	float: left;
	height: 20px;
	background: url(../img/a1b.gif) no-repeat 100% 0;
}

#logged p {
	font-size: 12px;
	line-height: 15px;
	color: #ABABAB;
	padding: 1px 11px 0 8px;
	float: left;
}

#logged a {
	color: #ABABAB;
	text-decoration: none;
}

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

#menu {
	width: 590px;
	height: 59px;
	overflow: hidden;
	position: absolute;
	top: 111px;
	left: 0;
	background: url(../img/a6a.gif) no-repeat;
}

#menu ul {
	margin: 5px -60px 0 25px;
	float: left;
	display: inline;
}

#menu li {
	padding: 0 31px 0 0;
	float: left;	
}

#menu a {
	font-size: 18px;
	line-height: 48px;
	color: #5A5E62;
	text-decoration: none;
	cursor: pointer;
	float: left;		
}

#menu a .i1 {
	float: left;	
}

#menu a .i2 {		
	padding: 0 8px 0;
	float: left;
	height: 49px;
}

#menu a:hover,
#menu .selected a {
	color: #fff;
	background: url(../img/a7c.gif) repeat-x;
}

#menu a:hover .i1,
#menu .selected a .i1 {
	background: url(../img/a7a.gif) no-repeat 100% 0;
}

#menu a:hover .i2,
#menu .selected .i2 {
	background: url(../img/a7b.gif) no-repeat;
}

#search {
	width: 409px;
	height: 59px;
	overflow: hidden;
	position: absolute;
	top: 111px;
	left: 590px;
	background: url(../img/a6b.gif) no-repeat;
}

#search fieldset {
	margin: 20px 0 0 35px;
	float: left;
	display: inline;
}

#search .text {
	float: left;
	width: 138px;
	height: 21px;
	background: url(../img/b3c.gif) no-repeat;
}

#search .text label {
	display: none;
}

#search .text input {
	margin: 3px 0 0 5px;
	display: block;
	width: 128px;
}

#search .submit {
	float: left;
	width: 59px;
	height: 21px;
	background: url(../img/b1d.gif) no-repeat;
}

#search .submit button {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #DADADA;
	text-transform: lowercase;
	text-align: center;
	cursor: pointer;
	padding: 0 0 3px 3px;
	display: block;
	width: 56px;
	height: 21px;
}

#search .edit {
	margin: 20px 41px 0 0;
	float: right;
	display: inline;
}

#search .edit a {
	font-size: 14px;
	line-height: 19px;
	color: #FEFEFE;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 91px;
	height: 21px;
	overflow: hidden;
	background: url(../img/b1e.gif) no-repeat;
}

#links {
	overflow: hidden;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 10;
}

#links li {
	margin: 0 0 0 -1px;
	padding: 0 7px;
	float: left;
	background: url(../img/a1c.gif) no-repeat 0 3px;
}

#bottom-bg {
	height: 15px;
	background: #3F3F3F;
	border-top: 1px solid #616161;
}

#middle-bg {
	background: #FBFBFB;
}

#middle {
	margin: -14px auto;
	padding: 0 0 24px;
	width: 999px;
	overflow: hidden;
}

.cw1 {
	margin: 0 auto 0;
	width: 991px;
	overflow: hidden;
}

.cw1 .ls {
	float: left;
}

.cw1 .rs {
	float: right;
}

.cw1 img {
	display: block;
}

.cw2 {
	margin: 17px 0 0;
	width: 998px;
	background: url(../img/a3b.gif) repeat-y;
}

.cw2-bg1 {
	width: 998px;
	overflow: hidden;
	background: url(../img/a3c.gif) no-repeat 0 100%;
}

.cw2-bg2 {
	padding: 0 0 22px;
	float: left;
	width: 998px;
	height: auto !important;
	height: 150px;
	min-height: 150px;
	background: url(../img/a3a.gif) no-repeat;
}

.cw2 .w1 {
	width: 100%;
	overflow: hidden;
}

.cw2 ul {
	margin: 11px 0 0;
	width: 446px;
	overflow: hidden;
}

.cw2 ul li {
	padding: 0 0 13px 26px;
	width: 420px;
	background: url(../img/b2a.gif) no-repeat 0 3px;
}

.cw2 .ls {
	margin: 0 0 0 17px;
	float: left;
	display: inline;
	width: 446px;
}

.cw2 .rs {
	margin: 0 22px 0 0;
	float: right;
	display: inline;
	width: 446px;
}

.cw2 .w2 {
	margin: 13px 0 0 342px;
	overflow: hidden;
}

.cw2 .w2 p {
	margin: 0 15px 0 0;
	float: left;
}

.header {
	padding: 22px 0 3px;
	width: 100%;
	overflow: hidden;
}

.header .h {
	font-size: 22px;
	line-height: 22px;
	margin: 0 0 0 14px;
	float: left;
	display: inline;
}

.header .date {
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #63AD00;
	margin: 5px 0 0 19px;
	float: left;
}

#content {
	float: left;
	width: 707px;
}

.cw3 {

	width: 707px;
	overflow: hidden;
	background: url(../img/a5b.gif) repeat-y;
}

.cw3-bg1 {
	width: 707px;
	background: url(../img/a5c.gif) no-repeat 0 100%;
}

.cw3-bg2 {
	padding: 5px;
	width: 697px;
	overflow: hidden;
	background: url(../img/a5a.gif) no-repeat;
}

.cw3-bg3 {
	width: 697px;
	overflow: hidden;
	background: url(../img/a5e.gif) repeat-y;
}

.cw3-bg4 {
	width: 697px;
	float: left;
	background: url(../img/a5d.gif) no-repeat;
}

.cw3 .w1 {
	margin: 20px 0 0;
	padding: 0 15px 18px 28px;
	float: left;
	width: 654px;
}

.cw3 .w1 img {
	margin: -23px 15px 0 -17px;
	float: left;
	position: relative;
	border: 1px solid #D4D4D4;
}

.cw3 .w1 p {
	margin: 13px 0 0;
}

#sidebar {
	margin: 50px 0 0;
	float: right;
	width: 279px;
}

.sw1,
.sw3 {
	width: 279px;
	background: url(../img/a8b.gif) repeat-y;
}

.sw1-bg1,
.sw3-bg1 {
	width: 279px;
	overflow: hidden;
	background: url(../img/a8c.gif) no-repeat 0 100%;
}

.sw1-bg2,
.sw3-bg2 {
	width: 279px;
	float: left;
	background: url(../img/a8a.gif) no-repeat;
}

.sw3-bg2 {
	background: url(../img/a8f.gif) no-repeat;
}

.sw1 .w1,
.sw3 .w1 {
	margin: 5px auto 0;	
	padding: 0 0 5px;
	width: 269px;
	overflow: hidden;
}

.sw1 .w1 li,
.sw3 .w1 li {
	cursor: pointer;
	margin: -1px 0 0;
	padding: 9px 10px 11px 19px;
	float: left;
	width: 240px;
	border-top: 1px solid #C4C4C4;
}

.sw3 .w1 li {
	background: url(../img/a8g.gif) repeat-x 0 100%;
}

.sw1 .w1 h3 {
	font-size: 18px;
	line-height: 18px;
	color: #0297D4;
}

.sw1 .w1 h3 a {
	color: #0297D4;
	text-decoration: none;
}

.sw1 .w1 .selected {
	color: #5B5959;
	background: #E2E2E2;
}

.sw1 .w1 .hover,
.sw3 .w1 .hover {
	background: #E2E2E2;
}

.sw1 .w1 .selected h3,
.sw1 .w1 .selected h3 a {
	color: #616161;
}

.sw2 {
	margin: 0 0 -5px;
	width: 279px;
	overflow: hidden;
	position: relative;
	z-index: 2;
}

.sw2 li {
	float: left;
}

.sw2 a {	
	font-size: 16px;
	line-height: 42px;
	color: #616161;
	text-align: center;
	text-decoration: none;
	float: left;
	height: 39px;
	overflow: hidden;
}

.sw2 .i1 {
	padding-left: 4px;
	width: 118px;
	background: url(../img/a8d.gif) no-repeat 0 -39px;
}

.sw2 .i2 {
	padding-right: 4px;
	width: 126px;
	background: url(../img/a8e.gif) no-repeat 0 -39px;
}

.sw2 a:hover,
.sw2 .selected a {
	color: #C1C1C1;
	background-position: 0 0;
}

.sw3 .w1 h3 {
	font-size: 14px;
	line-height: 17px;
	color: #616161;
	font-weight: bold;
}

.sw3 .w1 h3 a {
	color: #616161;
	text-decoration: none;
}

.sw3 .w1 p {
	margin: 14px 0 0;
}

.sw3 .w2 {
	font-weight: bold;
	margin: -5px auto 0;
	padding: 15px 0  27px 17px;
	width: 252px;
	position: relative;
	z-index: 2;
	border-top: 1px solid #C4C4C4;
}

#content2 {
	float: right;
	width: 685px;
}

.cw4 {
	margin: 0 0 0 4px;
	width: 677px;
	overflow: hidden;
	background: url(../img/a9a.gif) no-repeat;
}

.w-bg {
	margin: 27px 0 0;
	padding: 1px 0;
	width: 677px;
	overflow: hidden;
	background: url(../img/a9b.gif) no-repeat 50% 100%;
}

.cw4 .w {
	margin: 0 auto;
	width: 675px;
	overflow: hidden;
	position: relative;
}

.cw4 .c {
	margin: 0 0 0 -1px;
	padding: 0 0 0 1px;
	float: left;
	width: 135px;
	height: 297px;
	overflow: hidden;
	position: relative;
	background: url(../img/a9c.gif) no-repeat 0 100%;
}

.cw4 h3 {
	font-size: 14px;
	color: #63AD00;
	font-weight: bold;
	text-align: right;
	padding: 0 10px 0 35px;
	width: 90px;
	height: 230px;
	background: url(../img/b2b.gif) no-repeat 6px 202px;
}

.cw4 h3 a {
	color: #63AD00;
	text-decoration: none;
}

.cw4 h3 img {
	margin: 0 -10px 0 -35px;
	display: block;
}

.cw4 .price {
	font-size: 11px;
	color: #838383;
	text-align: right;
	margin: -14px 0 0;
	padding: 0 10px 0 0;
	position: relative;
}

.cw4 .buy a {
	font-size: 14px;
	line-height: 18px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	margin: 25px auto 0;
	display: block;
	width: 85px;
	height: 19px;
	overflow: hidden;
	background: url(../img/b1f.gif) no-repeat;
}

.cw5 {
	width: 685px;
	overflow: hidden;
}

.cw5 .w {
	width: 702px;
	overflow: hidden;
}

.cw5 .c {
	margin: 0 17px 0 0;
	float: left;
	width: 334px;
	height: 182px;
	overflow: hidden;
	position: relative;
	background: url(../img/a10a.jpg) no-repeat;
}

.cw5 h3 {
	font-size: 22px;
	line-height: 22px;
	color: #0297D4;
	text-align: right;
	padding: 24px 21px 0 0;
}

.cw5 h3 a {
	color: #0297D4;
	text-decoration: none;
}

.cw5 h3 img {
	display: block;
	position: absolute;
	top: 5px;
	left: 5px;
}

.cw5 .price {
	font: 14px/20px Arial,Helvetica,Garuda,sans-serif;
	color: #2E3134;
	text-align: right;
	padding: 0 21px 0 0;
}

.cw5 .price big {
	font-size: 18px;
}

.cw5 .price small {
	font-size: 12px;
	color: #63696E;
}

.cw5 .show a,
.cw5 .buy a,
.cw8 .show a,
.cw8 .buy a {
	font-size: 14px;
	line-height: 19px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 65px;
	height: 19px;
	position: absolute;
	bottom: 18px;
	right: 21px;
	background: url(../img/b1g.gif) no-repeat;
}

.cw5 .show a {
	right: 90px;
}

.cw8 .buy a {
	right: 11px;
	bottom: 10px;
}

.cw8 .show a {
	right: 80px;
	bottom: 10px;
}

.cw6 {
	margin: 20px 0 0;
	width: 684px;
	overflow: hidden;
}

.cw6 .nav {
	margin: 0 0 -5px;
	float: left;
	position: relative;
}

.cw6 .nav li {
	float: left;
}

.cw6 .nav a {
	font-size: 16px;
	line-height: 48px;
	color: #BABABA;
	text-decoration: none;
	text-align: center;
	float: left;
	height: 40px;
	overflow: hidden;
}

.cw6 .nav .i1 {
	width: 202px;
	background: url(../img/a11d.gif) no-repeat 0 -40px;
}

.cw6 .nav .i2 {
	width: 211px;
	background: url(../img/a11e.gif) no-repeat 0 -40px;
}

.cw6 .nav a:hover,
.cw6 .nav .selected a {
	color: #616161;
	background-position: 0 0;
}

.cw6-bg1 {
	width: 684px;
	overflow: hidden;
	background: url(../img/a11b.gif) repeat-y;
}

.cw6-bg2 {
	width: 684px;
	background: url(../img/a11c.gif) no-repeat 0 100%;
}

.cw6-bg3 {
	width: 684px;
	overflow: hidden;
	background: url(../img/a11a.gif) no-repeat;
}

.cw6 .w {
	margin: -3px auto 0;
	padding: 0 0 17px;
	width: 604px;
	overflow: hidden;
}

.cw6 .c {
	margin: 21px 0 0;
	width: 100%;
	overflow: hidden;
}

.cw6 .c h4 {
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #616161;
	margin: 0 0 -10px;
	padding: 4px 0 0;
}

.cw6 .c h4 a {
	color: #616161;
	text-decoration: none;
}

.cw6 .c h4 a:hover {
	text-decoration: underline;
}

.cw6 .c h4 img {
	margin: -24px 10px 0 0;
	float: left;
}

.cw6 .c p {
	margin: 10px 0 0;
}

.cw7 {
	margin: 0 0 0 4px;
	padding: 0 0 11px 220px;
	color: #838383;
	width: 457px;
	overflow: hidden;
	position: relative;
	background: url(../img/a9d.gif) no-repeat;
}

.cw7 .img {
	margin: 1px 0 0 -219px;
	float: left;
	display: inline;
}

.cw7 .w {
	margin: 8px 0 0;
	width: 445px;
	overflow: hidden;
}

.cw7 p {
	margin: 14px 0 0;
}

.cw7 h3 {
	font-size: 16px;
	color: #2E3134;
	padding: 30px 0 0;
}

.cw7 h3 a {
	color: #2E3134;
}

.cw7 h3 em {
	font-size: 22px;
	color: #0297D4;
	font-style: normal;
	padding: 3px 0 0;
	display: block;
}

.cw7 .price {
	font: 16px/22px Arial,Helvetica,Garuda,sans-serif;
	color: #2E3134;
	margin: 4px 0 0;
}

.cw7 .price big {
	font-size: 20px;
}

.cw7 .price small {
	font-size: 13px;
	color: #63696E;
}

.cw7 .buy {
	margin: 18px 0 0;
}

.cw7 .buy a {
	font-size: 17px;
	line-height: 22px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 102px;
	height: 23px;
	background: url(../img/b1i.gif) no-repeat;
}

.cw8 {
	width: 685px;
	overflow: hidden;
}

.cw8 .w {
	width: 699px;
	overflow: hidden;
}

.cw8 .c {
	margin: 0 14px 0 0;
	float: left;
	width: 219px;
	height: 149px;
	overflow: hidden;
	position: relative;
	background: url(../img/a10b.jpg) no-repeat;
}

.cw8 h4 {
	font-size: 14px;
	line-height: 17px;
	color: #2E3134;
	padding: 18px 0 0 78px;
}

.cw8 h4 a {
	color: #2E3134;
	text-decoration: none;
}

.cw8 h4 em {
	font-size: 22px;
	color: #0297D4;
	padding: 10px 0 0;
	display: block;
}

.cw8 h4 img {
	position: absolute;
	top: 5px;
	left: 5px;
}

.cw8 .price {
	font: 14px/20px Arial,Helvetica,Garuda,sans-serif;
	color: #2E3134;
	padding: 4px 0 0 78px;
}

.cw8 .price big {
	font-size: 18px;
}

.cw8 .price small {
	font-size: 12px;
	color: #63696E;
	margin: -6px 0 0;
	display: block;
}


#sidebar2 {
	float: left;
	width: 307px;
}

.sw4 {
	width: 307px;
	overflow: hidden;
	background: url(../img/a12b.gif) repeat-y;
}

.sw4-bg1 {
	width: 307px;
	background: url(../img/a12c.gif) no-repeat 0 100%;
}

.sw4-bg2 {
	padding: 7px 0 5px;
	width: 307px;
	background: url(../img/a12a.gif) no-repeat;
}

.sw4-bg3 {
	width: 307px;
	overflow: hidden;
	background: url(../img/a12e.gif) repeat-y 5px 1px;
}

.sw4-bg4 {
	float: left;
	width: 307px;
	height: auto !important;
	height: 70px;
	min-height: 70px;
	position: relative;
	background: url(../img/a12d.gif) no-repeat 5px 0;
}

.sw4-bg5 {
	width: 109px;
	height: 58px;
	overflow: hidden;
	position: absolute;
	right: 4px;
	bottom: 0;
	background: url(../img/a12f.png) no-repeat;
}

.sw4 .w1 {
	margin: 5px 28px 18px;
	width: 251px;
	overflow: hidden;
	position: relative;
	z-index: 5;
}

.sw4 .w1 p {
	margin: 10px 0 0;
}

.sw4 .w1 .btn3 {
	margin: 22px 0 0;
}

.sw4 .w2 {
	font-style: normal;
	color: #797676;
	margin: 8px 0 10px 32px;
	width: 275px;
	overflow: hidden;
}

.sw4 .w2 strong {
	font-size: 14px;
	line-height: 17px;
	color: #05B6F0;
	display: block;
	padding: 0 0 4px;
	width: 275px;
}

.sw4 .w2 .b1 {
	float: left;
	width: 139px;
}

.sw4 .w2 .b2 {
	float: left;
	width: 136px;
}

.sw4 .w3 {
	margin: 10px auto 11px;
	width: 274px;
	overflow: hidden;
}

.sw4 .w4 {
	margin: 5px 28px 27px;
	width: 251px;
	overflow: hidden;
	position: relative;
	z-index: 5;
}

.sw4 .w4 li {
	padding: 13px 0 0;
	float: left;
	width: 251px;
}

.sw4 .w4 strong {
	display: block;
}

.cw9 {
	width: 998px;
	overflow: hidden;
	background: url(../img/a13b.gif) repeat-y;
}

.cw9-bg1 {
	width: 998px;
	overflow: hidden;
	background: url(../img/a13c.gif) no-repeat 0 100%;
}

.cw9-bg2 {
	padding: 7px 0 5px;
	width: 998px;
	overflow: hidden;	
	background: url(../img/a13a.gif) no-repeat;
}

.cw9-bg3 {
	width: 998px;
	overflow: hidden;
	background: url(../img/a13e.gif) repeat-y 5px 2px;
}

.cw9-bg4 {
	width: 998px;
	overflow: hidden;
	position: relative;
	background: url(../img/a13d.gif) no-repeat 5px 0;
}

.cw9-bg5 {
	width: 35px;
	height: 35px;
	position: absolute;
	top: 32px;
	left: 430px;
	background: url(../img/a13e.png) no-repeat;
}

.cw9-bg6 {
	width: 175px;
	height: 265px;
	position: absolute;
	top: 56px;
	left: 819px;
	background: url(../img/a13f.png) no-repeat;
}

.cw9-bg7 {
	width: 419px;
	height: 308px;
	position: absolute;
	bottom: 0px;
	left: 4px;
	background: url(../img/a13g.png) no-repeat;
}

.cw9-bg8 {
	width: 107px;
	height: 60px;
	position: absolute;
	bottom: 0px;
	left: 887px;
	background: url(../img/a13h.png) no-repeat;
}

.cw9 .ls {
	line-height: 17px;
	margin: 8px 0 0 16px;
	padding: 0 0 18px;
	float: left;
	display: inline;
	width: 346px;
	overflow: hidden;
	position: relative;
	z-index: 5;
	background: url(../img/a13i.gif) repeat-x 0 100%;
}

.cw9 .ls p {
	margin: 17px 0 0;
}

.cw9 .rs {
	margin: 0 19px 0 0;
	padding: 8px 0 17px;
	float: right;
	display: inline;
	width: 570px;
	overflow: hidden;
	position: relative;
	z-index: 5;
}

.cw9 .rs fieldset {
	padding: 20px 0 17px;
	display: block;
	width: 570px;
	overflow: hidden;
	background: url(../img/a13i.gif) repeat-x 0 100%;
}

.cw9 .rs .input {
	margin: 0 0 0 51px;
	float: left;
	clear: left;
	display: inline;
	width: 388px;
	height: auto !important;
	height: 25px;
	min-height: 25px;
}

.cw9 .rs .text,
.cw9 .rs .password {
	background: url(../img/b3d.gif) no-repeat 242px 0;
}

.cw9 .rs .input label {
	font-weight: bold;
	text-align: right;
	padding: 3px 52px 0 0;
	float: left;
	width: 190px;
}

.cw9 .rs .input input {
	margin: 3px 0 0 5px;
	float: left;
	width: 136px;
}

.cw9 .rs .input .input-error {
	color: #DB1616;
	padding: 5px 5px 10px 247px;
	clear: both;
}

.cw9 .rs .submit {
	margin: 28px 0 0 293px;
	width: 84px;
	height: 23px;
	overflow: hidden;
	background: url(../img/b1j.gif) no-repeat;
}

.cw9 .rs .submit button {
	font-size: 17px;
	line-height: 22px;
	color: #FEFEFE;
	text-align: center;
	vertical-align: bottom;
	cursor: pointer;
	padding: 0 0 0px;
	display: block;
	width: 84px;
	height: 21px;
}	
	
.cw9 .rs2 {
	margin: 0 16px 0 0;
	padding: 5px 0 63px;
	float: right;
	display: inline;
	width: 578px;
	height: auto !important;
	height: 450px;
	min-height: 450px;
	position: relative;
	z-index: 5;
}	

.cw9 .rs2 .w1 {
	width: 578px;
	overflow: hidden;
}

.cw9 .rs2 .w1 li {
	padding: 13px 0 15px 15px;
	float: left;
	width: 563px;
	background: url(../img/a14e.gif) repeat-x 0 100%;
}

.cw9 .rs2 .w1 li a {
	text-decoration: none;
}

.cw9 .rs2 .w1 li a:hover {
	text-decoration: underline;
}
	
	
.cw9 .rs2 .w1 li .t {
	font: 18px/21px Arial,Helvetica,Garuda,sans-serif;
	float: left;
}	

.cw9 .rs2 .w1 .edit {
	line-height: 21px;
	padding: 2px 0 0 30px;
	float: right;
	width: 55px;
	height: 21px;
	background: url(../img/b2c.gif) no-repeat 0 2px;
}

.cw9 .rs2 .w1 .del {
	line-height: 21px;
	padding: 2px 0 0 30px;
	float: right;
	width: 40px;
	height: 21px;
	background: url(../img/b2d.gif) no-repeat 0 2px;
}

.cw9 .rs2 .add a {
	font-size: 16px;
	line-height: 22px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	float: left;
	display: inline;
	width: 115px;
	height: 23px;
	position: absolute;
	left: 15px;
	bottom: 17px;
	background: url(../img/b1k.gif) no-repeat;
}

.cw9 .rs2 .pagination {
	font-size: 14px;
	line-height: 17px;
	padding: 24px 10px 0 0;
	width: 160px;
	float: right;
}

.cw9 .rs2 .pagination a {
	text-decoration: none;
}

.cw9 .rs2 .pagination a:hover,
.cw9 .rs2 .pagination a.selected {
	color: #2F3314;
}

.cw9 .rs2 .pagination .prev {
	float: left;
	width: 20px;
}

.cw9 .rs2 .pagination .prev a {
	line-height: 20px;
	text-align: center;
	float: left;
	width: 20px;
	height: 20px;
	overflow: hidden;
}

.cw9 .rs2 .pagination .next {
	float: right;
	width: 20px;
}

.cw9 .rs2 .pagination .next a {
	line-height: 20px;
	text-align: center;
	float: left;
	width: 20px;
	height: 20px;
	overflow: hidden;
}

.cw9 .rs2 .pagination .pages {
	text-align: center;
	float: left;
	width: 120px;
	overflow: hidden;
}

.cw9 .rs2 .pagination .pages a {
	line-height: 20px;
	padding: 0 2px;
}


#over, #overw {	
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;  
}

#over {	
	height: 100%;
	z-index: 10000;
	display:none;	
}

body > #over {
  position: fixed;
}

#overbg {
  height: expression(document.documentElement.clientHeight + 'px');	
	background: #000;
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
	-khtml-opacity: 0.5;
	-moz-opacity: 0.5;
}

#over > #overbg {
  height: 100%;
}

#overw {
	margin: 0 0 0 -220px;
	padding: 0;
	width: 440px;
	position: absolute;
	top: 50px;
	left: 50%;
	z-index: 200;
}	

#overw-top {
	width: 440px;
	height: 24px;
	overflow: hidden;
	background: url(../img/a14a.png) no-repeat;
}

#overw-btm {
	width: 440px;
	height: 15px;
	overflow: hidden;
	background: url(../img/a14c.png) no-repeat;
}

#overw-mid {
	float: left;
	width: 440px;
	background: url(../img/a14b.png) repeat-y;
}

#over .close {
	cursor: pointer;
	position: absolute;
	top: 20px;
	right: 20px;
}

#over .close img {
	display: block;
}

#over .header {
	margin: 0 auto;
	padding: 8px 5px 0;
	width: 370px;
	height: 43px;
	border-bottom: 1px solid #C4C4C4;
}

#over .h {
	margin: 0;
	padding: 0;
}

#over .w1 {
	line-height: 17px;
	margin: -3px auto 0;
	padding: 0 5px 17px;
	width: 370px;
	overflow: hidden;
	background: url(../img/a14e.gif) repeat-x 0 100%;
}

#over .w1 p {
	margin: 17px 0 0;
}

#over .w2 {
	margin: 0 auto;
	padding: 17px 5px 16px;
	width: 370px;
	overflow: hidden;	
	border-bottom: 1px solid #C4C4C4;
}

#over .w2 .text {
	float: left;
	width: 336px;
	height: auto !important;
	height: 21px;
	min-height: 21px;
	background: url(../img/b3e.gif) no-repeat 117px 0;
}

#over .w2 .text label {
	font-weight: bold;
	padding: 2px 0 0;
	float: left;
	width: 117px;
}

#over .w2 .text input {
	margin: 3px 0 0 5px;
	float: left;
	width: 196px;
	background: url(../img/blank.gif) repeat;
}

#over .w2 .text .input-error {
	padding: 5px 0 0 122px;
	clear: both;
	color: #DB1616;
}

#over .w2 .checkbox {
	margin: 21px 0 0;
	padding: 0 0 0 20px;
	float: left;
	clear: left;
	width: 316px;
	position: relative;
}

#over .w2 .checkbox input {
	width: 13px;
	height: 13px;
	position: absolute;
	top: 2px;
	left: 0;
}

#over .w2 .checkbox label {
	float: left;
}

#over .w2 .checkbox .input-error {
	padding: 5px 0 0 0px;
	clear: both;
	color: #DB1616;
}

#over .w3 {
	margin: 0 auto;
	padding: 17px 5px 8px;
	width: 370px;
	overflow: hidden;	
}

#over .w3 .submit {
	margin: 0 0 0 97px;
	float: left;
	display: inline;
	width: 74px;
	height: 23px;
	overflow: hidden;
	background: url(../img/b1b.gif) no-repeat;
}

#over .w3 .submit button {
	font-size: 16px;
	line-height: 21px;
	color: #fff;
	cursor: pointer;
	text-align: center;
	display: block;
	width: 74px;
	height: 23px;
}

#over .w3 .btn2 {
	margin: 0 0 0 26px;
	float: left;
}

#over .w4 {
	margin: 0 auto;
	padding: 11px 0 7px;
	width: 380px;
	overflow: hidden;
	background: url(../img/a14e.gif) repeat-x 0 100%;
}

#over .w4 dt {
	font-weight: bold;
	text-align: right;
	padding: 0 22px 9px 0;
	float: left;
	width: 179px;
}

#over .w4 dd {
	padding: 0 0 9px;
	float: left;
	width: 179px;
}

#over .w5 {
	margin: 0 auto;
	padding: 17px 0 14px;
	width: 380px;
	overflow: hidden;
	background: url(../img/a14e.gif) repeat-x 0 100%;
}

#over .w5 .text,
#over .w5 .password {
	float: left;
	width: 380px;
	height: auto !important;
	height: 25px;
	min-height: 25px;
	background: url(../img/b3f.gif) no-repeat 201px 0;
}

#over .w5 .text label,
#over .w5 .password label {
	font-weight: bold;
	text-align: right;
	padding: 2px 22px 0 0;
	float: left;
	width: 179px;
}

#over .w5 .text input,
#over .w5 .password input {
	margin: 3px 0 0 5px;
	float: left;
	width: 136px;
	background: url(../img/blank.gif) repeat;
}

#over .w5 .text .input-error,
#over .w5 .password .input-error {
	color: #DB1616;
	padding: 5px 5px 10px 206px;
	clear: both;
}

#over .w6 {
	margin: -1px auto 0;
	padding: 17px 0 8px;
	width: 380px;
	overflow: hidden;
	position: relative;
	border-top: 1px solid #C4C4C4;
}

#over .w6 .submit {
	margin: 0 0 0 39px;
	float: left;
	display: inline;
	width: 204px;
	height: 23px;
	overflow: hidden;
	background: url(../img/b1a.gif) no-repeat;
}

#over .w6 .submit button {
	font-size: 16px;
	line-height: 21px;
	color: #fff;
	cursor: pointer;
	text-align: center;
	display: block;
	width: 204px;
	height: 23px;
}

#over .w6 .btn2 {
	margin: 0 0 0 26px;
	float: left;
}

.error-msg{
	color: #63AD00;
	font-weight: bold;
}
#over .error-msg{
	margin-top:5px	
}

#NewsLead, #NewsText{
	width:420px
}
#NewsText{
	height:300px
}

#NewsAddForm .editor, #NewsEditForm .editor{
	margin-top:20px
}


#UserEditFormular input{
	background:#FBFBFB;
	border:#E9E9E9 1px solid;
	padding:3px 7px;
	float: none;
	margin:0px
}
#UserEditFormular select{
	background:#FBFBFB;
	border:#E9E9E9 1px solid;
	float: none;
}
#UserEditFormular label{
	text-align:left;
	float: none;
}
#UserEditFormular .input{
	background-image:none;
	margin-bottom:10px
}
#UserEditFormular .input input{
	width:290px
}


.cw9 .rs #UserEditForm #edit{
	margin-top:-22px;
	margin-left:100px;
	width:164px;
	height:23px;
}
.cw9 .rs #UserEditForm #edit a{
	width:164px;
	height:23px;
	display:block
}
#UserEditFormular .error-msg{
	margin-bottom:30px
}


.news-img{
	float:left;
	margin-right:30px;
	padding:7px;
	background: #FBFBFB
}

.green{
	color: #63AD00;
}