.vmiddle input, .vmiddle label, .vmiddle span, .vmiddle img, .vmiddle select {
	vertical-align: middle;
}
.vbottom input, .vbottom label, .vbottom span, .vbottom img, .vbottom select {
	vertical-align: bottom;
}

#login_small, .small_form {
  padding: 5px;
	position: absolute;
	z-index: 1000;
	width: 400px;
	background: white;
	margin-top:1px;
	border:1px dashed #aaa;
}

#login_small input, #login_small p, #login_small div, #login_small label,
.small_form input, .small_form p, .small_form div, .small_form label, 
.small_form textarea, .small_form button, .small_form select
 {
	font-size: 11px;
}

#login_small .list_item, .small_form .list_item {
margin:.5em;
}

body {
margin: 0 auto;
padding: 0;
background: #d8caa8;
font-size: 13px;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
text-align: center;
min-width: 950px;
}

.gsmall {
color: #313131;
font-size:13px;
padding-top: .5em;
}


div {
text-align: left;
}

.std {
font-size:13px;
}
.small {
font-size:11px;
}


p {
margin: 0px 0px .5em 0px;
}
p.help {
border-bottom: 1px solid #ddd;
padding-bottom:.7em;
margin-bottom:1em;

}

div.like_p {
margin: 0px 0px .5em 0px;
}
div.help {
border-bottom: 1px dashed #ddd;
padding-bottom:.7em;
margin-bottom:1em;

}

h1.advego_logo, .advego_logo_dash {
	display: inline;
	font-weight: normal;
	font-size: 16px;
	line-height: 36px;
	height: 40px;
	padding-left: 10px; 
	text-transform:lowercase;
	color: #ccc;
}

h1.advego_logo a {
	color: #ccc;
	text-decoration: none;
}


h2 {
font-size: 24px;
font-weight: normal;
color: #000;
margin:0pt;
padding:0pt;
margin-bottom:3pt;
}
.h2menu {
float:left;
font-size: 11px;
padding-left:20px;
padding-bottom:0;
padding-top:1em;
}

h2.index {
margin-bottom:.2em;
line-height: 21px;
}

/*.h2menu a.selected {
	border:1px solid #000;
}*/


.lamp {
line-height: 15pt;
}
table.special_adv {
width:100%;
margin-bottom: .5em;

}
table.special_adv td.c1 {
width:49%;
text-align:center;
background: #fef8bf;
font-size: 19px;
padding-top:.5em;
padding-bottom:.5em;
}
table.special_adv td.c2 {
width:2%;
}
.light {
background: #e3e3e3;
padding: 0px 3px;
}


.h2menu a {
background: #efefef url('/i/_inmenu_bg.png') repeat-x;
margin-right:5px;
padding: 1px 10px 3px;
border:1px solid #ddd;
font-size: 12px;
border-bottom: 0px solid #fff;
text-decoration:none;
color:#333;
}
.h2menu a:hover {
text-decoration: underline;
}
.h2menu a.selected {
	border-top:3px solid #90b557;
	border-left:1px solid #90b557;
	border-right:1px solid #90b557;
}
.forum2menu a {
background: #90B557 url('/i/_inmenu_forum_bg.png') repeat-x;
border:1px solid #90B557;
color:#fff;
}
.forum2menu a:hover {
color:#333;
}

.inwraponoff {
fl2oat:right;
font-size:11px;
padding-bottom:0;
padding-top:0;
text-align: right;
margin-top: -0.8em;
}
.inwraponoff a {
color:#888;
padding:1px 0 3px;
}

h3 {
color: #006F9F;
font-size: 24px;
line-height:29px;
font-weight: normal;
margin-top:0pt;
}


h4 {
margin:0pt;
font-family: arial;
font-weight: normal;
font-size: 17px;
margin-bottom: 7px;
padding-bottom: 7px;
border-bottom: 1px solid #ddd;
}


h5 {
font-size:19px;
font-weight:normal;
margin: .5em 0pt;
border-bottom:1px dashed #ddd;
padding-bottom:.5em;
}

h5 a {
color: #5C832F;
text-decoration: none;
}
h5 a:hover {
color:#5C662F;
text-decoration: underline;
}
}
h5 .normal {
font-size:13px;
}
h6 {
margin:0pt;
padding:0pt;
font-size:16px;
font-weight: normal;
border-bottom: 1px dashed #000;
margin-bottom:.3em;
padding-bottom:.3em;
cursor: hand;
cursor: pointer;
}


.hmenu {
width:100%;
overflow:hidden;
}
.hmenu .htext {
float:left;
}
.hmenu .hlink {
float:left;
font-size: 11px;
padding-left:10px;
padding-top:.3em;
}


a {
color: #0000ff;
}
a:hover {
color: #5c832f;
}

.gr {
	color: #888;
}
.gr a, a.gr {
	color: #888;
}

.more {
	margin-bottom: 1em;
}

input, textarea, select, button {
border: 1px solid #D8CAA8;
font-family: Trebuchet MS;
font-size:13px;
margin:1px 0pt;
}

input:focus, textarea:focus, select:focus, button:focus {
  border: 1px solid #90B557;
}

label {
font-size:13px;
}

form {
margin: 0pt;
}

.action_form {
border-bottom: 1px solid #ddd;
margin-bottom:1em;
}
textarea.bg, input.bg {
	width: 99%;
}
textarea.sm, input.sm, select.sm {
width:150px;
}
textarea.sm2, input.sm2, select.sm2 {
width:60px;
}
textarea.mm, input.mm, select.mm {
width:240px;
}
textarea.mm3, input.mm3, select.mm3 {
width:300px;
}
textarea.mm2 {
width:400px;
}
textarea.ssm, input.ssm, select.ssm {
width:30px;
}
textarea.ssm2, input.ssm2, select.ssm2 {
width:50px;
}
.action_form .forminfo {
color: #888;
font-size:13px;
}
.action_form .formdata {
font-size:13px;
}
.action_form .formitem {
overflow: hidden;
height:auto;
width: 96%;
margin-bottom:1em;
}
.action_form .liner {
padding-bottom:0pt;
}

.quotations{
border:1px solid #D8CAA8;
height:200px;
overflow:auto;
}

.quotation{
margin:10px 40px;
padding:15px;
font: italic 14px Georgia;
border: solid 1px #eee
}
.mark_quotation{
background:#FEF8BF;
}
.bbcode_button{
background:#90B557;
color:#ffffff;
padding:0 3px;
}

.content {
padding-left: 20px;
padding-right: 20px;
overflow:hidden;
}
.hcontent {
padding: 0pt 25px;
}
.vcontent {
padding: 1em 0 0;
}

.main {
margin-right:auto;
margin-left:auto;
width:94%;
max-width:1200px;
min-width:990px;
text-align: left;
padding-bottom:10px;
}


.inwrap {
float:right;
width: 300px;
}
.inwrap .inblock {
font-size:13px;
color: #313131;
background: #efefef url('/i/__inwrap.png') no-repeat top;
margin-bottom: 10px;
}
.inwrap .inblock h6 {
padding: .2em .5em;
font-size:13px;
}
.inwrap .inblock h6.selected {
background: #e3e3e3;
}
.inwrap .inblock ul {
margin-top:0pt;
padding-left:2em;
font-size: 11px;
}
.inwrap .inblock li {
padding-left: 0pt;
}
.inwrap .inblock ul a {
padding-left: .5em;
padding-right: .5em;
}
.inwrap .inblock ul a.subselected {
background: #313131;
color: #fff;
text-decoration: none;
}
.inwrap .inblock ul a.subselected:hover {
text-decoration: underline;
}
.inwrap .inblock .content {
	padding: 15px 20px;
}
.inwrap input[type="submit"] {
background: #fff;
}
.inwrap .inblockftr {
height: 5px;
background: #efefef url('/i/_inwrap.png') no-repeat bottom;
}
.inwrap .inblocki {
color: white;
font-size:13px;
background: #006f9f url('/i/__inwrapi.png') no-repeat top;
margin-bottom: 1em;
}

.inwrap .inblockiftr {
height: 5px;
background: #006f9f url('/i/_inwrapi.png') no-repeat bottom;
}
.inwrap .inblocki h3 a, .inwrap .inblocki a {
color:#fff;
text-decoration: none;
font-style: italic;
}
.inwrap .inblocki h3 a:hover, .inwrap .inblocki a:hover {
border-bottom:1px solid #fff;
}



.inmain {
margin-right:320px;
}
.inmainwide {
width:100%;
}


.header {
background: #313131;
position:relative;
}
.header .content {
height: 40px;
overflow:visible;
}
.headerinfo {
position:absolute;
top:8px;
right:20px;
font-size:13px;
color:#666;
width:800px;
}

.logo {
margin-top:6px;
float:left;
}
.headerinfo a {
color: #888;
margin:0 5px;
}
.headerinfo a:hover {
color: #fff;
}
.headerinfo a.lang {
margin-left:20px;
}
.headerinfo a.subselected {
	color:#000;
	background: #FF9C00;
	font-weight: bold;
	padding: 1px 7px 2px 7px;
}
.headerinfo a.subselected:hover {
	color: #fff;
}
.headerinfo .text {
margin:0 5px;
color: #fff;
}



.topmenu {
background: #5c832f;
padding-bottom: 0px;
width:100%;
font-size:13px;
overflow:hidden;
}
.topmenu .content {
}
.topmenu .right {
float:right;
}
.topmenu a {
display:block;
float:left;
color: #d0df99;
margin: 5px 3px 0px 3px;
padding: 0px 7px;
height: 30px;
line-height: 30px;
background: #769c43 url('/i/_topmenu_0.png') repeat-x;
overflow:hidden;
cursor: hand;
cursor: pointer;
text-decoration: none;
font-weight: bold;
}
.topmenu a:hover {
color: #fff;
background: 7fa250;
}

.topmenu a.selected {
display:block;
color: #fff;
margin: 5px 3px 0px 3px;
padding: 0px 7px;
height: 30px;
line-height: 30px;
background: #90b557 url('/i/_topmenu_0_s.png') repeat-x;
overflow:hidden;
cursor: hand;
cursor: pointer;
}
.topmenu a.adv {
background: #FF9C00;
color: white;
}


.submenu {
background: #90b557;
padding-bottom: 0px;
width:100%;
font-size:13px;
overflow:hidden;
}
.submenu .content {
}

.submenu .right {
float:right;
}

.midmenu {
margin-top:1em;
padding:0 1px 1px;
width:100%;
overflow:hidden;
}
.midmenu a {
display: block;
float:left;
background: #90B557;
color: #fff;
padding: 2px 30px;
margin-right: 6px;
text-decoration: none;
margin-bottom: 3px;
}
.midmenu a:hover {
background: #5C832F;
color: #fff;
text-decoration: underline;
}
.re_midmenu a.selected {
background: #5C832F;
color: #fff;
text-decoration: none;
}




.botmenu {
margin-top:1em;
padding:0 1px 1px;
width:100%;
overflow:hidden;
}

.botmenu a {
display: block;
float:left;
background: #90B557;
color: #fff;
padding: 2px 30px;
margin-right: 6px;
text-decoration: none;
margin-bottom: 3px;
}
.botmenu a:hover {
background: #5C832F;
color: #fff;
text-decoration: underline;
}
.botmenu a.selected {
background: #5C832F;
color: #fff;
text-decoration: none;
}
.botmenu a.superselected {
border: 1px solid #5C832F;
}

.botmenu_top {
margin-top:0;
padding-top:1px;
border-top:0px;
}
.dashed {
border-top:1px solid #ddd;
margin-top: .5em;
margin-bottom:.5em;
}

.middle {
margin-top:0px;
background: #fff;
}
.middle .ftr {
height: 5px;
background: #fff no-repeat bottom;
}
.middle .content {
padding: 25px;
}
.middle .ie_zaebal {
margin-top:1px;
overflow:hidden;
width:100%;
padding-bottom:1em;
}
.middle .middletop {
overflow:hidden;
width:100%;
}


.info {
font-size: 11px;
color: #888;
}
.infotext {
color: #999;
font-size: 11px;
}

.path {
font-size: 11px;
margin-bottom:1em;
}
.path a {
color: #888;
}
.path a:hover {
color: #5C832F;
}
.path .arrow {
font-size:13px;
color: #888;
display:inline;
padding: 0pt .5em;
}
.path .first {
padding-left:0pt;
margin-left:0pt;
}



.list {
}
.list h3 {
margin-bottom:1px;
}
.list_item h3 {
margin-bottom:.5em;
}
.list_item {
border:1px solid #ddd;
margin-bottom: 25px;
padding: 1em;
background: url('/i/_item_bg.png') repeat-x top;
overflow: hidden;
}
.list_item .small {
font-size:11px;
}
.list_item p {
margin-bottom:.5em;
font-size:13px;
}
.list_item div.like_p {
margin-bottom:.5em;
font-size:13px;
}
.list_item p.normal {
font-size:13px;
}
.list_item div.normal {
font-size:13px;
}
.list_item .inwork {
float:right;
font-size: 11px;
background: #efefef;
color: #313131;
font-weight: bold;
padding: .3em .5em;
margin: 0pt -20px .4em .4em;
border:1px solid #ddd;
border-right: 0pt;
border-left: 3px solid #ddd;
}
.list_item .noborder {
	margin-top: 0pt;
	padding-top: 2px;
	border-width:0pt;
}

table.site_links {
width:100%;
}
table.site_links td.c1 {
width:49%;
vertical-align:top;
}
table.site_links td.c2 {
width:51%;
vertical-align:top;
}


table.cc_links {
width:100%;
margin-bottom: 1em;
}
table.cc_links td.ycc1 {
width:49%;
vertical-align:top;
background: #FEF8BF;
padding: 1em 2em;
}
table.cc_links td.ycc1 p {
margin-bottom: 1.5em;
}
table.cc_links td.cc1 {
width:49%;
vertical-align:top;
padding: 1em 2em;
}
table.cc_links td.cc2 {
width:51%;
vertical-align:top;
padding: 1em 2em 0 2em;
}
table.cc_links td.ycc1 h3, table.cc_links td.cc1 h3, table.cc_links td.cc2 h3{
	margin-bottom:.2em;
}
table.cc_links td.ycc1 h3 {
	color: #000;
}




table.c3_links {
width:100%;
margin-bottom: .5em;
}
table.c3_links td {
	vertical-align: top;
	padding: 1em 1em .5em 1em;
}

table.c3_links td.cc0 {
	width: 33%;
}

table.c3_links td.cc1 {
	width: 32%;
}
table.c3_links td.cc2 {
	width: 33%;
}
table.c3_links td.cc3 {
	width: 32%;
}
table.c3_links td.ycc3 {
	background: #FEF8BF;
}
table.c3_links td.cc4 {
	width: 66%;
}
table.c3_links td.cc1 h3, table.c3_links td.cc2 h3, table.c3_links td.cc3 h3 {
		margin-bottom:.2em;
}
table.or, table.bl, table.wt {
	margin-bottom: 0;
}
table.wt td {
	padding: .5em;
}
table.wt td h3 {
	font-size: 16px;
	color: #000;
	margin-left: 1.5em;
	font-weight: bold;
	line-height: 16px;
	margin-top: .7em;
}
table.c3_links td.or {
	text-align: center;
	padding: 0;
	font-size: 1.4em;
}
table.c3_links td.or a {
	color: #fff;
	background: #FF9C00;
	display: block;
	padding: 5px 0;
}
table.c3_links td.or a:hover {
color: #000;
}



table.c3_links td.bl {
	background: #5FBAF3;
	color: #fff;
	padding: .5em;
}
table.c3_links td.bl a {
color: #fff;
}
table.c3_links td.bl a:hover {
color: #000;
}
table.c3_links td.bl h3 {
	font-size: 16px;
	color: #fff;
	margin-left: 1.5em;
	font-weight: bold;
	line-height: 16px;
	margin-top: .7em;
}



.list_item .status_bad {
background: #f29a79;
color:#fff;
padding: 10px;
font-size:11px;
margin-bottom:1em;
}
.list_item .status_good {
background: #90c796;
color:#fff;
padding: 10px;
font-size:11px;
margin-bottom:1em;
}
.list_item .status_info {
background: #fef8bf;
padding: 10px;
font-size:11px;
margin-bottom:1em;
}



.list_subitem {
color:#313131;
}
	


.hint {
display:none;
position: absolute;
z-index: 1000;
background: #fff;
padding: 3px 5px;
border:1px solid #313131;
/*opacity: 0.8;*/
min-width: 30px;
max-width: 300px;
font-size: 12px;
}

.hint a {
	text-decoration: none;
	color: black;
}

.popup_wnd {
position: fixed;
z-index: 1000;
background: #fff;
padding: 3px 5px;
border:1px solid #313131;
opacity: 0.91;
width: 520px;
max-height: 400px;
min-height: 80px;
font-size: 9pt;
overflow: auto;
right: 0;
top: 0;
}

.footer {
margin-top:10px;
margin-bottom:10px;
background: #90b557 no-repeat top;
font-size:13px;
width:100%;
overflow:hidden;
color: #fff;
}
.footer a {
color: #fff;
}
.footer a:hover {
text-decoration: none;
}
.footer .content {
padding-top:15px;
padding-bottom:5px;
}
.footer .ftr {
height: 5px;
background: #90b557 no-repeat bottom;
}
.footer table {
width:100%;
}
.footer table .t1 {
width:25%;
border-right:1px solid #fff;
padding: 0pt 20px;
vertical-align:top;
}
.footer table .t2 {
width:25%;
border-right:1px solid #fff;
padding: 0pt 20px;
vertical-align:top;
}
.footer table .t3 {
width:25%;
border-right:1px solid #fff;
padding: 0pt 20px;
vertical-align:top;
}
.footer table .t4 {
width:25%;
padding: 0pt 20px;
vertical-align:top;
}
.subfooter {
color: #888;
font-size:13px;
text-align:center;
}
.subfooter a {
color: #888;
font-size:13px;
text-align:center;
}


.purse_float {
width:250px;
}
.purse {
width:100%;
}
.purse th {
height:35px;
padding:1px 5px;
}
.purse td {
padding:1px 5px;
}
.purse .t0 {
width:50px;
background: #90B557;
text-align:center;
color: #fff;
}
.purse .t1 {
background: #90B557;
color:#fff;
}
.purse .t2 {
background:#D8CAA8;
text-align:center;
}
.purse .t3 {
background: #90B557;
text-align:center;
color: #fff;
}
.purse .smm {
width:2%;
}
.purse .bg {
width:30%;
}
.purse .t_r {
text-align:right;
}
.purse .t_m {
text-align:center;
}
.purse .t_error {
  color: #aa0000;
  font-weight: bold;
}
.purse .t_good {
  font-weight: bold;
}


.row_hover_row_even td {
	background: #dddddd;
	cursor: hand;
	cursor: pointer;
	text-align: center;
}
.row_hover_row_odd td {
	background: #cccccc;
	cursor: hand;
	cursor: pointer;
	text-align: center;
}
.row_even td {
	background: #efefef;
	cursor: hand;
	cursor: pointer;
  text-align: center;
}
.row_odd td {
	background: #ffffff;
	cursor: hand;
	cursor: pointer;
  text-align: center;
}
td.td_cat {
  text-align: left;
}
.row_active td.td_cat {
  text-align: left;
}
.row_active td {
	background: #d8caa8;
	cursor: hand;
	cursor: pointer;
	text-align: center;
}
.stat_row_monthly td{
	font-size:1.3em;
	padding-top:20px;
	padding-bottom:5px;
}

.search {
  padding: 0pt;
}

table.search td  {
	vertical-align: middle;
}

table.search tr > td:first-child {
	text-align: right;
}


.topinfo {
background: #fef8bf;
padding: 10px;
font-size:13px;
margin-bottom:1em;
}
.coolinfo {
background: #5FBAF3;
padding: 10px;
font-size:13px;
margin:1em 0;
color: #fff
}
.coolinfo a, .coolinfo a:hover {
color: #fff;
text-decoration: underline;
}

.y_info {
background: #FEF8BF;
padding: 0px 5px 1px;
margin-left: -5px;
}

.y_info span {

}


.notice_popup {
font-size: 12px;
}


.comment {
margin-bottom:.6em;
padding-bottom:.6em;
border-bottom: 1px solid transparent;
}
.comment a.comment_title {
	font-weight: bold;
	color: #777;
	text-decoration: none;
}
.comment a.comment_title:hover {
	text-decoration: underline;
}
.comment .number {
padding: 0pt 5px;
}
.comment a.number {
text-decoration:none;
color:#fff;
}
.comment .reply_link {
	margin-top: 10px;
}
.comment a.reply_link {
	text-decoration: none;
	border-bottom: 1px dashed #0000FF;
}
.comment a.reply_link:hover {
	text-decoration: none;
	border-bottom: 1px dashed #5c832f;
}
.comment_deleted {
	border: 1px dashed black;
	opacity: 0.2;
}
.comment_deleted:hover {
	opacity: 1;	
}
.comment .comment_header {
	margin-bottom: 3px;
}

.comment .show_thread {
background: #FEF8BF;
padding: 3px;
margin-left: -3px;
}
.comment .show_thread span {
	border-bottom: 1px dashed #999;
}

.comment #comment_form form {
	margin-top: .5em;
}

.sh1 {
margin-left: 50px;
}
.sh2 {
margin-left: 100px;
}
.sh3 {
margin-left: 150px;
}
.sh4 {
margin-left: 200px;
}
.sh5 {
margin-left: 250px;
}
.sh6 {
margin-left: 300px;
}
.inmain .sh7, .inmain .sh8, .inmain .sh9, .inmain .sh10 {
margin-left: 300px;
}
.inmainwide .sh7 {
margin-left: 350px;
}
.inmainwide .sh8 {
margin-left: 400px;
}
.inmainwide .sh9 {
margin-left: 450px;
}
.inmainwide .sh10 {
margin-left: 500px;
}


a.parent_title {
	text-decoration: none;
	color: #999;
}
.y_info a.parent_title {
	text-decoration: none;
}
.y_info .blank_link a {
	text-decoration: none;
	border-bottom: 1px dashed #0000ff;
}
.y_info .blank_link a:hover {
	border-bottom: 1px dashed #5C832F;
}

.nobackground {
background-image: none;
}
.noborder {
border-width:0pt;
}
.syntax_error {
color: #aa0000;
border-bottom: 2px dashed #aa0000;
}
.syntax_err {
color: #aa0000;
border-bottom: 2px dashed #aa0000;
}
.syntax_err_special {
  background: #b9161b;
  color:#fff
}
.syntax_noerr {
color: #000000;
border-bottom: 2px dashed #eebbbb;
}
.tag_used {
background-color: #5C832F;
color: #fff;
}


.pages {
margin-top: .5em;
margin-bottom: .5em;
font-size:13px;
}
.pages a {
border: 1px solid #e3e3e3;
background: #e3e3e3;
padding: 2px 8px;
text-decoration: none;
color: #313131;
}
.pages a:hover {
color: #313131;
border: 1px solid #d3d3d3;
background: #d3d3d3;
text-decoration: underline;
}
.pages .curpage {
color: #fff;
border: 1px solid #FF9C00;
background: #FF9C00;
padding: 2px 8px;
}
.pages .emptypage {
color: #313131;
padding: 2px 11px;
}

.uname {
border-bottom: 1px dashed black;
}

#order_comment {
	width: 100%;
}


.noinline {
display: block;
}


.new_item {
color: #aa0000;
font-weight: bold;
font-size: 29px;
line-height:19px;
}
.staff_new_off {
padding: 0pt .5em;
border-left: 1px solid #eee;
border-top: 1px solid #eee;
}
.staff_new_on {
background: #efefef;
padding: 0pt .5em;
border-left: 5px solid #ddd;
border-top: 1px solid #ddd;
}
.staff_my {
border-top: 1px solid #90b557;
border-left: 5px solid #90b557;
}
.staff_filter {
border-left: 5px solid;
}

.staff_best {
border-top: 1px solid #5FBAF3!important;	
border-left: 5px solid #5FBAF3!important;
}
a.active_filter, a.active_filter:hover {
  background-color: #ff9c00;
}
a.filter {
  background: #e3e3e3;
  color: black;
}
a.filter:hover {
  background: #d3d3d3;
  color: black;
}


table.forum {
width:100%;
margin-bottom:1em;
}
table.forum th {
background: #90B557;
color: #fff;
text-align:center;
padding: 0 5px;
height: 35px;
}
table.forum th.th0 {
background: #efefef;
color: #000;
text-align: left;
padding:0 20px;
}
table.forfum th.th0 a{
color: #ccc;
}
table.forfum th.th0 a:hover{
color: #fff;
}
table.forum th.th_hdr {
background: #313131;
color: #fff;
text-align: left;
padding:5px 20px;
}
table.forum th.th_hdr a{
color: #fff;
}
table.forum th.th_hdr a:hover{
color: #fff;
}
table.forum th.th_wide {
text-align:left;
padding:0 20px;
}
table.forum th.th1 {
text-align: left;
padding:0 20px;
width:55%;
}
table.forum th.th2 {
width:27%;
}
table.forum th.th3 {
width:9%;
}
table.forum th.th4 {
width:9%;
}
table.forum .desc {
font-weight:normal;
font-size: 11px;
}

table.forum td {
padding:2px 5px;
height:35px;
}
table.forum td.t1 {
background: #efefef;
padding:2px 20px;
}
table.forum .even .t1 {
background: white;
}
table.forum td.t2 {
background: #ddd;
text-align:right;
color:#333;
}
table.forum td.t3 {
background: #efefef;
text-align:center;
}
table.forum td.t4 {
background: #ddd;
text-align:center;
}
table.forum td.tb1 {
padding:0 20px;
}
table.forum .botmenu_top {
padding-top:7px;
padding-bottom:5px;
}
table.forum #comments_no {
padding-top:.5em;
}
table.forum .new_item {
font-size: 24px;
line-height:15px;
}



table.pictable {
width: 100%;
margin-bottom:.5em;
}

table .pictable_price{
padding: .3em 0pt .2em;
border-right: 2px solid #ddd;
padding-right: .5em;
}
table .pictable_price h5{
border:0pt;
margin: 0pt;
padding: 0pt;
color:#FF9C00;
font-size: 20px;
line-height: 18px;
}
table.pictable .pictable_pic {
width:50px;
padding: .3em 0pt .2em;
vertical-align:top;
}
table.pictable .pictable_text {
width:100%;
padding: .4em 7px .4em 7px;
}
table.pictable .pictable_text h5 {
border:0pt;
margin: 0pt;
padding: 0pt;
color: #5C832F;
font-size: 20px;
line-height: 18px;
}
.pictable_text h4 {
font-weight: normal;
}

.user_name a {
	font-size: 13px; 
	font-weight: bold;
	color: #888;
	text-decoration: none;
}
.user_name a:hover {
	color: #0000ff;
}

.user_pic {
padding:1px;
background: #fff;
border: 1px solid #999;
}
.comment table.pictable {
border:0;
padding-bottom:8px;
padding-top: 7px;
}
.job_header table.pictable .pictable_pic {
padding-top:0pt;
}
.job_header table.pictable .pictable_text {
padding-top:0pt;
}
.job_header table.pictable .pictable_price {
padding-top:0pt;
}
.job_header table .pictable_text .small {
display: block;
	padding-top: 5px;
}

.list_item table.pictable .pictable_pic {
padding-top:0pt;
}
.list_item table.pictable .pictable_text {
padding-top:0pt;
}
.list_item table.pictable .pictable_price {
padding-top:0pt;
}

table.notice {
width:100%;
}
table.notice td {
width:25%;
vertical-align: top;
}


.middleerror {
background: #fef8bf;
display:inline;
font-size:11px;
color: #fff;
padding: 0pt 5px;
}
.error {
background: #f29a79;
display:inline;
font-size:11px;
color: #fff;
padding: 0pt 5px;
}
.noerror {
background: #90c796;
display:inline;
font-size:11px;
color: #fff;
padding: 0pt 5px;
}
.error_info {
background: #fef8bf;
display:inline;
font-size:11px;
padding: 0pt 5px;
}

.status_bad {
background: #f29a79;
color:#fff;
padding: 10px;
font-size:11px;
}
.status_good {
background: #90c796;
color:#fff;
padding: 10px;
font-size:11px;
}
.status_info {
background: #fef8bf;
padding: 10px;
font-size:11px;
}
.re_h2menu a.sudo_text_status {
padding: 2px 30px;
margin-bottom:0;
}
.comment .status_good {
margin-top: .5em;
margin-bottom:0em;
}
.comment .status_bad {
margin-top: .5em;
margin-bottom:0em;
}
.comment .status_info {
margin-top: .5em;
margin-bottom:0em;
}
.status_bad a {
color:#fff;
}
.status_good a {
color:#fff;
}
.status_info a {
}
.status_bad a:hover {
color:#fff;
}
.status_good a:hover {
color:#fff;
}
.status_info a:hover {
}



.index_partner_block {
margin-top:1px;
margin-bottom:5px;
}

.g_l {
text-align:left;
}
.g_m {
text-align:center;
}
.g_r {
text-align:right;
}



.textright {
text-align: right;
}

.order_desc_gray {
	display:block;
  cursor: hand;
  cursor: pointer;
  padding-bottom:.6em;
  margin-bottom:.2em;
  border-bottom:1px dashed #ddd;
}
.order_desc_gray a{
  text-decoration:none;
}
.order_desc_gray a:hover{
  text-decoration:underline;
}

.unique_check_btn {
	cursor: hand;
	cursor: pointer;
}
.shop_words_1 {
	color: #888;
	padding-top: .5em;
}
.shop_words_2 {
	color: #aaa;
	padding-top: .5em;
}

table.params {
border: 1px solid #ddd;
width:100%;
}
table.params td {
font-size: 11px;
background: #efefef;
padding: 1px 1em;
}
table.params td.par1 {
width:30%;
}
table.params td.par2 {
width:70%;
}
table.params tr.tpar1 td{
background: #dfdfdf;
}
table.params td.re_error {
background: #F29A79;
color:#fff;
}
table.params td.re_noerror {
background: #90C796;
color:#fff;
}
table.params td.re_normal {
background: #FEF8BF;
color:#313131;
}

.miniheader {
background: #eee;
color: #000;
font-size: 11px;
margin-left: 1em;
padding: 1px 1em;
display: inline;
}

td.saturday {
	background: #F29A79;
	color: #fff;
}

td.sunday {
	background: #F29A79;
	color: #fff;
}

.clickable {
	cursor: hand;
	cursor: pointer;
}
.a_center {
	text-align: center;
}
.post_len {
	padding-top: 5px;
  font-size:11px;
	text-align: center;
}
.advego_code {
	font-family: lucida console, courier, monospace;
	font-size: 13px;
	background-color: #f3f3f3;
	overflow: auto;
}

.user_stamp {
	width: 126;
	height: 220px;
	background-color: #313131;
	font-weight: bold;
	color: white;
	font-size: 11px;
	text-align: center;
	float: left;
	margin: 0 20px 20px 0;
}

.user_stamp img {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
}

#uploader {
  position: absolute; 
  z-index: 2; 
  width: 1px; 
  height: 1px;
  top: 0;
  left: 0;
}

.jd_upload_over {
  color: #5c832f;
}

div.uploaded_files {
  overflow: auto;
}

div.uploaded_files table td div.thumbnail {
  width: 104px;
  height: 104px;
  border: 1px solid #dddddd;
  text-align: center;
}

#photo {
  padding: 0px 15px 5px 15px;
  background-color: #dddddd; 
  border: 1px solid #c0c0c0; 
  display:none; 
  position:absolute;
  top:10px;
  left:10px;
}
#photo .us_url {
  text-align: right;
  cursor: move;
}
#photo .us_img {
  border: 1px solid white;
}
#photo .us_over {
  width: 350px;
  height: 250px;
  background: white;
}
#photo .us_brd {
  border: 1px solid black;
}
#photo .ov {
  z-index: 3; 
  position: absolute; 
  border: 3px solid blue;
  
}

table.pictura_block {
	width:100%;
}
table.pictura_block td {
	padding: 0px;
}
.pictura_overflower {
	overflow: auto;
}
.pictura_border {
	width:1px;
}



.pictura_progress_block {
	border: 1px solid #ddd;
	margin-left:-1px;
	margin-right:-1px;
}
.pictura_progress_bar {
	width: 10px;
	height: 5px;
	background: #ddd;
	margin:1px;
}			


table.pictura_table_block {
	margin-bottom: .5em;
}
table.pictura_table_block td {
	padding-right:10px;
	vertical-align: top;
}



table.pictura_table td {
	padding:1px;
}
table.pictura_table .pictura_number td {
	height: 20px;
	vertical-align:bottom;
}
table.pictura_table .pictura_number td span {
	font-size: 11px;
	background: #ccc;
	color: #fff;
	padding-left: 5px;
	padding-right:5px;
}			
table.pictura_table .pictura_content td {
	height:104px;
	border: 1px solid #ddd;
	vertical-align: middle;
	text-align:center;
	font-size: 9px;
	color: #aaa;	
	background: white;
}
table.pictura_table .pictura_content td div.container {
	width:100px;
	text-align:center;
}
table.pictura_table .pictura_content td.pic {
	cursor: hand;
	cursor: pointer;
}
table.pictura_table .pictura_info td {
	font-size: 11px;
	color: #aaa;
	height: auto;
}
table.pictura_table .pictura_info td.upl {
  text-align: right; 
  vertical-align:middle;
}

td.row_green {
  background: #90B557;
  color: white;
}

a.upper_menu {
  color: white;
  ba222ckground: #888888;
  pad222ding: 25px 5px 5px;            
}

.seo_scroll {
	max-height: 300px;
	overflow: auto;
}

table.seo_table {
	width: 100%;
	margin-bottom:1em;
}

table.seo_table th {
	background: #90B557;
	padding: 1px 5px;
	font-weight: bold;
	color: #fff;
}

table.seo_table td.c1 {
	width:60%;
}

table.seo_table td.c2 {
	text-align: center;
}

table.seo_table td.c3 {
	text-align: center;
}

table.seo_table th.c1 {
	width:60%;
}

table.seo_table th.c2 {
	width:20%;
	text-align:center;
}

table.seo_table th.c3 {
	width:20%;
	text-align:center;
}

table.seo_table td {
	background: #efefef;
	padding: 1px 5px;
}




table.i_block {
	width:100%;
	border: 1px solid #ccc;
	margin-bottom: 2em;
}

table.i_block td.i_block_hdr {
	font-size: 18px;
	font-weight: bold;
	background: #eee;
	border-bottom: 1px solid #ccc;
	padding: .5em 20px;
	width: 100%;
}

table.i_block td.i_block_hdr_sys {
	background: #eee;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 0 .3em;
	vertical-align: middle;
	white-space: nowrap;

}

table.i_block td.i_block_bot {
	background: #eee;
	border-top: 1px solid #ccc;
	padding: .3em 20px;
}

table.i_block td.i_block_hdr_sys img {
	margin: .2em;
}
table.i_block td.i_block_hdr_sys img.cross {
	margin-left: .8em;
}

table.i_block_c1, table.i_block_c1 td.i_block_hdr, table.i_block_c1 td.i_block_hdr_sys, table.i_block_c1 td.i_block_bot {
	background: #b5e8fc;
	border-color: #70d4f3;
}

table.i_block_c2, table.i_block_c2 td.i_block_hdr, table.i_block_c2 td.i_block_hdr_sys, table.i_block_c2 td.i_block_bot {
	background: #eaccf3;
	border-color: #d7a2e6;
}

table.i_block_c3, table.i_block_c3 td.i_block_hdr, table.i_block_c3 td.i_block_hdr_sys, table.i_block_c3 td.i_block_bot {
	background: #ffd6bf;
	border-color: #ffb58b;
}

table.i_block_c4, table.i_block_c4 td.i_block_hdr, table.i_block_c4 td.i_block_hdr_sys, table.i_block_c4 td.i_block_bot {
	background: #ffc6c5;
	border-color: #f89291;
}

table.i_block_c5, table.i_block_c5 td.i_block_hdr, table.i_block_c5 td.i_block_hdr_sys, table.i_block_c5 td.i_block_bot {
	background: #d4cbeb;
	border-color: #b3a0da;
}

table.i_block_c6, table.i_block_c6 td.i_block_hdr, table.i_block_c6 td.i_block_hdr_sys, table.i_block_c6 td.i_block_bot {
	background: #fff4ce;
	border-color: #ffe3a4;
}

table.i_block_c7, table.i_block_c7 td.i_block_hdr, table.i_block_c7 td.i_block_hdr_sys, table.i_block_c7 td.i_block_bot {
	background: #edf9c8;
	border-color: #dbf09c;
}





table.i_block td.i_block_text {
	background-color: #fff;
}






.index_green {
 background: #5C832F;
 color: #fff;
 padding: 1em 2em;
 margin: 1em -2em 0 0;
}

.index_green h3 {
	color: #fff;
}
.index_green a {
	color: #fff;
}


table.s_menu_tbl td {
	width: 20%;
	text-align: center;
	padding: 7px 10px;
	color: #666;
	font-size: 12px;
}
table.s_menu_tbl td a {
	color: #666; 
}
table.s_menu_tbl td a: hover {
	color: #000; 	
}


.service_menu {
	text-align: right;
	padding: 3px 0 5px 0;
	color: #666;
	font-size: 12px;
}
.service_menu a {
	margin: 0 5px;
	color: #333;
	white-space: nowrap;
}
.service_menu a:hover {
	color: #000;
}





.or_text {
	background: #FF9C00;
	color: #000;
	padding-left:3px;	
	padding-right:3px;
}

.index_shop_box {
	border-top: 3px solid #ccc;
	border-bottom: 3px solid #ccc;
	background: #efefef;
}

.vote_comment {
	border: 2px solid transparent;
	background-color: #eee;	
	padding: 5px 7px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(/css/PIE.htc);		
}

.comment .vote_comment {
	margin-top: -7px;
	border: 2px solid transparent;
	background-color: transparent;		
	padding: none;	
	margin-bottom: 5px;
	margin-left: 5px;	
}
.comment:hover .vote_comment {
	border: 2px solid transparent;
	background-color: #eee;
}
.comment:hover .vote_comment a {
	text-decoration: underline;
}
.comment:hover .vote_comment a.do_vote {
	text-decoration: none;
}
.comment .vote_best {
	bor_der: 2px solid #5FBAF3;
	background-color: #eee;
}
.comment:hover .vote_best {
	bor_der: 2px solid #5FBAF3;
}
a.best_number, .best_number {
	background: #5FBAF3;
	padding: 0 5px;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}
td.chk{
	text-align:center;
}
div.chk{
	background:url(/i/ico/user_red.png);
	width:16px;
	height:16px;
	margin:0 auto;
}
.selectNT ul{
	list-style:none;
	padding-left:0;
}
.selectNT td{
	vertical-align:top;
}
.selectNT td{
	padding-left:20px
}
.selectNT,#shownFilter{
	display:none;
}
#shownFilter a,#hiddenFilter a{
	border-bottom:1px dashed #0000FF;
	text-decoration:none;
}
.account{
	padding-left:20px;
}
.account li{
	margin-bottom:15px;
}
.rules ul{
	list-style:none;
	padding-left:0;
}
.rules ul ul{
	padding-left:40px;
}
.rules p{
margin:0;
}
.headerinfo ul{
	margin:0;
}
.headerinfo li{
	list-style:none;
	float:right;
	margin-left:4px;
	height:15px;
}
.favorites_icon{
position:absolute;
width:13px;
height:13px;
bottom:0;
left:3px;
}
.del_fav_icon{
background:url(/i/fav_icon.png) no-repeat bottom left;
}
.add_fav_icon{
background:url(/i/fav_icon.png) no-repeat top left;
}
.favorites_buttons{
position:relative;
width:147px;
z-index:5;
text-align:right;
margin-top:-2px;
border:2px solid transparent;
}
.add_favorites{
	text-decoration:none;
/*	border-bottom:1px dashed #888;*/
	padding:0;
}
#add_favorites{
}
.show_add_fav_form{
	border:2px solid #ddd;
	background:#fff;
}
.show_add_fav .add_favorites, .show_add_fav_form .add_favorites, .show_del_fav .del_favorites{
	display:block;
}
.add_favorites, .del_favorites{
	display:none;
	text-decoration:none;
}
.add_favorites span, .del_favorites span{
	border-bottom:1px dashed #888;
}
a.del_favorites:hover span{
	color:#fff;
	border-bottom:1px dashed #fff;
}
a.add_favorites:hover span{
	color:#888;
}
.show_add_fav_form #add_favorites_form, .show_add_fav_form #clearFavFormBorder{
	display:block;
}
#add_favorites_form{
position:absolute;
display:none;
background:#fff;
border:2px solid #ddd;
padding:1em;
width:410px;
margin-left:-10px;
left:0;
top:17px;
z-index:5;
}
#clearFavFormBorder{
position:absolute;
display:none;
width:100%;
height:4px;
background:#fff;
bottom:-4px;
z-index:10;
left:0;
}
#add_favorites_form input{
width:100%;
}
#fav_items{
	margin:0;
	padding:0;
	list-style:none;
}
#fav_items li:hover{
	background:#efefef;
}
#fav_items li:hover #fav_tools{
	display:block;
}
#fav_items li{
	margin:5px 0;
	padding:5px 5px 5px 29px;
	overflow:hidden;
	white-space:nowrap;
	position:relative;
	height:15px;
	list-style:none;
}
#fav_items li .shadow{
	position:absolute;
	width:24px;
	height:25px;
	right:0;
	top:0;
	background:url(/i/fav_tools.png) 0 -36px no-repeat;
}
#fav_items li .cb{
	position:absolute;
	width:12px;
	height:12px;
	margin:6px;
	top:0;
	left:0;
}
#fav_items li .imp{
	background:url(/i/fav_tools.png) -12px 0 no-repeat;
}
#fav_items li .notimp{
	background:url(/i/fav_tools.png) 0 0 no-repeat;
}
#fav_tools{
	display:none;
	position:absolute;
	width:68px;
	height:25px;
	top:0;
	right:0;
	background:url(/i/fav_tools.png) 0 -107px no-repeat;
	z-index:5;
}
#fav_tools .edit_icon{
	width:12px;
	height:12px;
	background:url(/i/fav_tools.png) 0 -12px no-repeat;
}
#fav_tools .del_icon{
	width:12px;
	height:12px;
	background:url(/i/fav_tools.png) 0 -24px no-repeat;
}
#fav_tools .icons{
	background:#efefef;
	margin:0 0 0 24px;
	padding:7px 0 0 0;
	list-style:none;
	height:18px;
	width:44px;
}
#fav_tools .icons li{
	float:left;
	margin:0 5px;
	padding:0;
}
#fav_tools .edit_icon:hover{
	background:url(/i/fav_tools.png) -12px -12px no-repeat;
}
#fav_tools .del_icon:hover{
	background:url(/i/fav_tools.png) -12px -24px no-repeat;
}
#fav_item_title{
	display:none;
	border:0;
	background:transparent;
}
#fav_items #fav_item_title{
	display:block;
}
#fav_items ul{
	margin:0 0 0 40px;
	padding:0;
	position:relative;
}
.inwrap ul.rp_fav_items{
	margin:20px 0 20px 20px;
	padding:0;
	font-size:13px;
}
.inwrap ul.rp_fav_items li{
	padding:0;
	margin:0 0 10px 0;
	list-style-type:disc;
}
.inwrap ul.rp_fav_items li a{
	padding:0;
}






















.xmenu {
background: #fff;
padding-bottom: 0px;
font-size: 13px;
position: absolute;
border-bottom:3px solid #90B557;
border-left:1px solid #fff;
border-right:1px solid #fff;
z-index:1;
}
.xmenu .content {
display:block;
float:left;
background: #fff;
overflow:hidden;
}
.xmenu a {
display:block;
overflow: hidden;
color:#313131;
margin: 1px 0px;
padding: 0px 7px;
height: 30px;
line-height: 30px;
background: #e3e3e3;
overflow:hidden;
cursor: hand;
cursor: pointer;
text-decoration: none;
}
.xmenu a:hover {
color:#313131;
background: #d3d3d3;
text-decoration: underline;
}



.submenu_group {
	display: inline;
}

.submenu_group a {
display:block;
float:left;
color:#fff;
margin: 5px 3px 0px 3px;
padding: 0px 7px;
height: 30px;
line-height: 30px;
background: #a1c070;
overflow:hidden;
cursor: hand;
cursor: pointer;
text-decoration: none;
font-weight: bold;
}
.submenu_group:hover a {
color: #313131;
background: #e3e3e3;
text-decoration: underline;
}
.submenu_group:hover a.xdd {
text-decoration: none;
}
.submenu a.subselected {
background: #fff;
color: #313131;
}
.submenu_group:hover a.subselected, .submenu_group_active a {
color: #313131;
background: #e3e3e3;
}

a.xdd {
//background: #a1c070;
margin-left:-2px;
padding-left:0px;
padding-right:0px;
}
a.xdd:hover {
text-decoration: none;
}

a.xselected, a.xselected:hover {
background: #ff9c00;
color: #fff;
font-weight: bold;
}










.re_h2menu {
width:100%;
overflow:hidden;
margin-bottom: .5em;
}

.re_h2menu a,.re_h2menu input.button{
display: block;
float:left;
background: #e3e3e3;
color: #313131;
padding: 2px 30px;
margin:0 6px 3px 0;
text-decoration: none;
border: 1px solid #e3e3e3;
}
div.re_h2menu input.button{
padding:1px 30px;
}
.re_h2menu a:hover,.re_h2menu input.button:hover {
background: #d3d3d3;
text-decoration: underline;
border: 1px solid  #d3d3d3;
}
.re_h2menu a.selected {
background: #ff9c00;
color: #fff;
text-decoration: none;
border: 1px solid #ff9c00;
}
.re_h2menu a.superselected {
border: 1px solid #5C832F;
}
.job_row .re_h2menu a, .shop_row .re_h2menu a {
	font-size: 11px;
}






.re_botmenu {
margin-top:1em;
padding:0 1px 1px;
width:100%;
overflow:hidden;
}

.re_botmenu a {
display: block;
float:left;
background: #90B557;
color: #fff;
padding: 2px 30px;
margin-right: 6px;
text-decoration: none;
margin-bottom: 3px;
border: 1px solid #90B557;
}
.re_botmenu a:hover {
background: #5C832F;
color: #fff;
text-decoration: underline;
border: 1px solid #5C832F;
}
.re_botmenu a.selected {
background: #5C832F;
color: #fff;
text-decoration: none;
border: 1px solid #5C832F;
}
.re_botmenu a.superselected {
border: 1px solid #3C630F;
}

.job_row_menu {
	margin-top: 20px;
}



.inner_botmenu {
margin-top:1em;
padding:0 1px 1px;
width:100%;
overflow:hidden;
font-size: 11px;
}

.inner_botmenu a {
display: block;
float:left;
background: #e3e3e3;
color: #313131;
padding: 2px 10px;
margin-right: 6px;
text-decoration: none;
margin-bottom: 3px;
border: 1px solid #e3e3e3;
}

.inner_botmenu a:hover, .inner_botmenu a.inner_botmenu_hover {
background: #d3d3d3;
text-decoration: underline;
border: 1px solid  #d3d3d3;
}
.inner_botmenu a.selected {
background: #ff9c00;
color: #fff;
text-decoration: none;
border: 1px solid #ff9c00;
}
.inner_botmenu a.superselected {
border: 1px solid #5C832F;
}



.report_info {
display:none;
font-size:11px;
border: 1px solid #ddd;
padding: .5em;
margin-bottom:1em;
}

.blog_contest_desc_block {
width:270px; 
height: 460px; 
float:left;
}
.blog_contest_desc {
border: 1px solid #eee;
padding: 1em;
margin-bottom:1em;
min-height: 415px;
line-height: 1.3em;
margin:5px;
}

.job_desc {
border: 1px solid #eee;
padding: 1em;
margin-bottom:1em;
}
.action_form .job_desc {
padding-bottom: 0pt;
}
.tmpl_name {
	cursor: hand;
	cursor: pointer;
}
.tmpl_child {
border: 1px solid #ddd;
margin-left: 15px;
}


.search_phrase {
	cursor: hand;
	cursor: pointer;
}

.grey {
color: #777;
}


.job_row .list_item {
border-width:1px;
background-image: none;
}

.vote_comment {
font-size: 11px;
float: right;
color: #888;
}

.vote_comment a {
	padding: 0 2px;
color: #999;
text-decoration: none;

}
.vote_comment a:hover {
color: #5c832f;

}

a.do_vote {
text-decoration: none;
cursor: default;
background: #666;
color: #fff;

}
a.do_vote:hover {
color: #fff;

}


.img_arrow_left {
background: url('/i/ar_hr_ar.png') no-repeat center;
}
.re_h2menu a.selected .img_arrow_left {
background: url('/i/ar_hr_ar_w.png') no-repeat center;
}
.img_arrow_left_w {
background: url('/i/ar_hr_ar_w.png') no-repeat center;
}

.img_arrow_left_g {
background: url('/i/ar_hr_ar_g.png') no-repeat center;
}

.close_link {
	color: #999;
}
.close_link a {
	color: #999;
	text-decoration: none;
}
.close_link a:hover {
	border-bottom: 1px dashed #999;
}

.shop_words_txt b, .shop_words_top b {
background: #313131;
color: #fff;
padding-left: 3px;
padding-right:3px;
}

.notices {
margin-bottom: .5em;
}


table.pictable .no_right_padding {
padding-right: 0pt;
}




td.notice_c1 {
background: #777;
color: #fff;
}
td.notice_c6 {
background: #511601;
color: #fff;
}
td.notice_c7 {
background: #af0917;
color: #fff;
}
td.notice_c8 {
background: #0bb5e2;
color: #fff;
}
td.notice_c9 {
background: #59338f;
color: #fff;
}
td.notice_c10 {
background: #8b0e13;
color: #fff;
}
td.notice_c11 {
background: #f8311e;
color: #fff;
}
td.notice_c12 {
background: #005321;
color: #fff;
}
td.notice_c13 {
background: #c1594a;
color: #fff;
}
td.notice_c14 {
background: #0a84bf;
color: #fff;
}
td.notice_c15 {
background: #313131;
color: #fff;
}
td.notice_c16 {
background: #169528;
color: #fff;
}
td.notice_c17 {
background: #65c130;
color: #fff;
}
td.notice_c19 {
background: #998c19;
color: #fff;
}
td.notice_c20 {
background: #a07ab0;
color: #fff;
}
td.notice_c21 {
background: #b10061;
color: #fff;
}
td.notice_c22 {
background: #2a295c;
color: #fff;
}
td.notice_c23 {
background: #431709;
color: #fff;
}
td.notice_c24 {
background: #1e1edc;
color: #fff;
}
td.notice_c25 {
background: #00927b;
color: #fff;
}
td.notice_c26 {
background: #a0af00;
color: #fff;
}
td.notice_c27 {
background: #FF9C00;
color: #fff;
}
td.notice_c28 {
background: #00aac4;
color: #fff;
}
td.notice_c30 {
background: #f8311e;
color: #fff;
}
td.notice_c31 {
background: #f8311e;
color: #fff;
}




.desc_text {
color: #5C832F;
font-size: 11px;
}

.cloud {
margin: 1em 0;
text-align: center;
}
.cloud a {
color: #5FBAF3;
}
.cloud a:hover {
color: #5C832F;
}
.cloud .desc_text {
font-size: 10px;
padding-left:3px;
padding-right:10px;
color: #888;
}

.cloud1 {
font-size: 14px;
}
.cloud2 {
font-size: 15px;
}
.cloud3 {
font-size: 16px;
}
.cloud4 {
font-size: 17px;
}
.cloud5 {
font-size: 18px;
}
.cloud6 {
font-size: 19px;
}
.cloud7 {
font-size: 20px;
}
.cloud8 {
font-size: 21px;
}
.cloud9 {
font-size: 22px;
}

ul.anchor_list li {
margin-bottom: .5em;
}

.order-for-author {
	position: absolute;
	right: 1px;
	top: 13px;
	font-size: 24px;
	line-height: 50px;
	background-color: #FF9C00;
	text-align: center;
	padding: 0 20px;
	white-space: nowrap;
	height: 50px;
}
.order-for-author a {
	color: #fff;
	text-decoration: none;
}
.order-for-author a {
	text-decoration: underline;	
}

.list_item {
	position: relative !important;
}

.right-top-comments {
	border: 1px solid #ddd;
	padding: 15px 20px 0px 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(/css/PIE.htc);	
	margin-bottom: 10px;
}
.right-top-comments table.pictura_block {
	margin-bottom: 10px;
}
.right-top-comments .comment .list_subitem {
	padding: 5px 0 10px 0;
}
a.ajax_link{
	border-bottom:1px dashed #0000ff;
	text-decoration:none;
}

