@charset "utf-8";
			
			/* --- COLUMN CENTER --- */

.columns .center {width:998px;height:auto; overflow:hidden; margin-bottom:20px;border:1px solid Silver;background-color:Black;}
.columns .center .photo {text-align:center;margin-top:20px;margin-bottom:20px;background-color:White;}
.columns .center .navigator {width:998px;height:auto; overflow:hidden;border-top:1px solid Silver;background-color:White;}
.columns .center .navigator .up {width:988px;height:auto;overflow:hidden;margin-bottom:5px;padding:5px;}
.columns .center .navigator .top, .columns .center .navigator .bottom {width:998px;height:auto; overflow:hidden;}
.columns .center .navigator .top {margin-bottom:5px;}
.columns .center .navigator .top .cont {width:990px;height:auto; overflow:hidden;margin-top:4px;margin-left: 4px;}
.columns .center .navigator .bottom .cont {width:990px;height:auto; overflow:hidden;margin-bottom:4px;margin-left: 4px;}
.columns .center .navigator .top .cont .arrow {width:30px;height:20px;overflow:hidden;}
.columns .center .navigator .top .cont .color {width:930px;height:20px;overflow:hidden;text-align:center;}
.columns .center .navigator .top .cont .arrow a {width:28px;height:18px;display:block;text-align:center;border:1px solid Silver;color:Black;font-size:12px;background-color:#EAEAEA;text-decoration:none;}
.columns .center .navigator .top .cont .arrow a:hover {color:Red; background-color:#FEFAD2; }
.columns .center .navigator .top .cont .color a {display:inline-block;width:20px;height:20px;overflow:hidden;margin-left:1px;margin-right:1px;}
.columns .center .navigator .top .cont .color a img {border:2px solid #D6E3E6;}
.columns .center .navigator .top .cont .color a:hover img {border:2px solid #E8F7FB;}
.columns .center .navigator .bottom .cont .gallery_long_line {width:990px;height:60px;overflow:hidden;}
.columns .center .navigator .bottom .cont .gallery_long_line .prev {width:15px;height:60px;overflow:hidden;}
.columns .center .navigator .bottom .cont .gallery_long_line .box {width:900px;height:60px;overflow:hidden;margin-left:30px;margin-right:30px;}
.columns .center .navigator .bottom .cont .gallery_long_line .box .inbox {width:900px;height:60px;display:block;margin:0px;clear:both;overflow:hidden;}
.columns .center .navigator .bottom .cont .gallery_long_line .box .inbox a {width:60px;height:60px;display:inline-block;overflow:hidden;}
.columns .center .navigator .bottom .cont .gallery_long_line .next {width:15px;height:60px;overflow:hidden;}
.columns .center .navigator .bottom .cont .gallery_long_line .prev a {display:block;width:15px;height:60px;background-image:url(../img/p-d-left.jpg);}
.columns .center .navigator .bottom .cont .gallery_long_line .prev a:hover {display:block;width:15px;height:60px;background-image:url(../img/p-l-left.jpg);}
.columns .center .navigator .bottom .cont .gallery_long_line .next a {display:block;width:15px;height:60px;background-image:url(../img/p-d-right.jpg);}
.columns .center .navigator .bottom .cont .gallery_long_line .next a:hover {display:block;width:15px;height:60px;background-image:url(../img/p-l-right.jpg);}

			/* --- ITEM's --- */

.columns .left .box {width:660px;height:auto;overflow:hidden;margin-bottom:40px ! important;}
.columns .left .low {width:660px;height:auto;overflow:hidden;margin-bottom:15px ! important;}
.columns .left .top {border-top:1px dotted Gray;padding-top:15px;}

.item_on_user {margin-left:10px;margin-bottom:10px;}
.item_on_user .n {width:120px;overflow:hidden;text-align:right;}
.item_on_user .n span {font-weight:bold;}

.columns .left .box .item {width:660px;height:auto;overflow:hidden;margin-bottom:15px;padding-top:10px;border-top:1px dotted Silver;}
.columns .left .low .item {margin-bottom:0px;}

.columns .left .box .first {padding:0px;border:0px;}

.columns .left .box .not {padding:0px;border:0px;margin:0px;margin-bottom:5px;}

			/* --- BLOCK SIZE --- */

.columns .left .box .item .info_big {width:650px;height:auto;overflow:hidden;padding-left:5px;padding-right:5px;}
.columns .left .box .item .info_med {width:567px;height:auto;overflow:hidden;padding-left:5px;padding-right:5px;}
.columns .left .box .item .info_wsml {width:497px;height:auto;overflow:hidden;margin-left:5px;}

.columns .left .box .item .prev_big {width:158px;height:auto;overflow:hidden;margin:0px;padding:0px;}
.columns .left .box .item .prev_med {width:83px;height:auto;overflow:hidden;margin:0px;padding:0px;}

			/* --- ITEM HEADER's & Paragraph--- */

.columns .left .box .item h6 {font-family:Geneva, Arial, Helvetica, sans-serif;font-size:11px;color:#000000;margin-bottom:5px;margin-top:5px;padding-bottom:2px;border-bottom:1px dotted #CFCFCF;}
.columns .left .box .item .info_med h6 {margin-top:0px;}
.columns .left .box .item h6 a {color:Black;text-decoration:none;} .columns .left .box .item h6 a:hover {color:#ED2100;text-decoration:underline;}

.columns .left .box a.brief {color:#222222;text-decoration:none;} .columns .left .box a.brief:hover {color:Red;text-decoration:underline;}

			/* --- STYLE's --- */

span.date_time {color:Silver ! important;font-family:Tahoma;font-size:10px;}

.columns .left .box .block_rate {margin-top:2px;text-align:center;color:Silver;padding-bottom:5px;}
.columns .left .box .block_rate * {display:inline-block;margin-left:1px;margin-right:1px;color:Silver;}
.columns .left .box .block_rate img.poor {position:relative;top:6px;}
.columns .left .box .block_rate img.good {position:relative;top:2px;}


.columns .left .box div.counter {margin-top:5px;}
.columns .left .box div.counter div, .columns .left .box div.counter div * {font-family:Tahoma;font-size:10px;color:Gray;}
.columns .left .box div.counter div {display:inline-block;margin-right:10px;} .columns .left .box div.counter div span {margin:0px;}
.columns .left .box div.counter div span.bold {font-weight:bold;}
.columns .left .box div.counter div span.red {color:Red;} .columns .left .box div.counter div span.green {color:Green;}
.columns .left .box div.counter div span.right {text-align:right;}
.columns .left .box div.counter div span a {color:Red;}

.columns .left .box .item .info_wsml .user {width:434px;height:auto;overflow:hidden;margin-left:5px;}
.columns .left .box .item .info_wsml .user a.userlink {font-weight:bold;}
.columns .left .box .item .info_wsml .wwsml {margin-bottom:3px;}
.columns .left .box .item .info_wsml .wwsml div.counter {margin-top:0px;}

.columns .left .box .item .input_header {width:150px;height:auto;overflow:hidden;text-align:right;}
.columns .left .box .item .input_body {width:505px;height:auto;overflow:hidden;margin-left:5px;}
.columns .left .box .item .input_header span {display:inline-block;font-weight:Bold;margin-top:4px;}

.online {text-align:center;color:White;font-size:10px;background-color:#86C1D4;padding-bottom:1px;}
.offline {text-align:center;color:Silver;font-size:10px;padding-bottom:1px;}

			/* --- STYLE's --- */

.c_r .banex {width:300px;height:110px;overflow:hidden;}
.right .banex {width:300px;overflow:hidden;margin-bottom:40px;}
.banex_lc {width:660px;overflow:hidden;margin-bottom:40px;}
.banex_ic {width:1000px;overflow:hidden;margin-bottom:40px;}
.banex_tg {width:100%;overflow:hidden;margin-bottom:0px;}

			/* --- RIGHT COLUMN --- */

.columns .right .box {width:300px;height:auto;overflow:hidden;margin-bottom:40px;}
.columns .right .box .item {width:300px;height:auto;overflow:hidden;margin-bottom:5px;padding-top:5px;border-top:1px dotted Silver;}
.columns .right .box .first {border:0px;padding:0px;}

.columns .right .box .item .info_big {width:300px;height:auto;overflow:hidden;}
.columns .right .box .item .info_med {width:239px;height:auto;overflow:hidden;margin-left:3px;}

.columns .right .box .item h6, .columns .right .box .item h6 * {font-size:10px;font-family:Geneva, Arial, Helvetica, sans-serif;font-size:11px;color:#000000;}
.columns .right .box .item h6 a {text-decoration:none;}
.columns .right .box .item h6 a:hover {text-decoration:underline;color:#ED2100;}
.columns .right .box .item a.brief {font-size:10px;color:Black;text-decoration:none;}
.columns .right .box .item a.brief:hover {color:Red;text-decoration:underline;}
.columns .right .box .item .counter, .columns .right .box .item .counter * {font-size:9px;color:Gray;}
.columns .right .box .item .counter .red, .columns .right .box .item .counter .red * {color:Red;}
.columns .right .box .item .counter .green, .columns .right .box .item .counter .green * {color:Green;}
.columns .right .box .item .counter a {color:Red;text-decoration:none;}
.columns .right .box .item .counter a:hover {text-decoration:underline;}


