@font-face {
font-family: 'Roboto';
src: local('Roboto-Regular'), url('google/Roboto-Regular.ttf') format('truetype'); /* non-IE */
}
@font-face {
font-family: 'Roboto';
src: local('Roboto-Bold'), url('google/Roboto-Bold.ttf') format('truetype'); /* non-IE */
font-weight:bold;
}
body{background:#fafafa;}
body,td,th{font:16px Roboto;}
#header{height:0px;background:#fff url("default/header_default_bg.gif") repeat-x left bottom;border-bottom:0px solid #9C9A9C;}
#tabs{bottom:-1px;margin-left:20px;}
#tabs li{border:1px solid #9C9A9C;border-bottom:0;padding:4px;margin-right:3px;margin-top:-1px;}
#tabs li.active{margin-left:-150px;height:0px;background:url("../images/s.gif");margin-top:0px;}
#tabs li.inactive{margin-left:-150px;height:0px;background:url("../images/s.gif");}
#tabs li.hover{background:#ff0;}

a,body{-webkit-font-smoothing: antialiased;color: rgba(0,0,0,0.87);font:15px Roboto;}


.round_b{padding:5px 5px 5px 5px;}

.mini_div{margin-top:-19px;margin-left:120px;}

.expblock .mini_div{margin-top:-22px;margin-left:185px;}
.news_0,.news_1{
	position:relative !important;
	margin-bottom:-14px !important;
	position:static;
	margin-bottom:0;
}
.blk_content
{
    width: auto;
    padding: 24px;
    padding-bottom: 14px;
}

.rbtop{background: url("grey/t2.gif") repeat-x; cursor:move;height: 11px;padding: 0;}
.rbtop div {background: url("grey/tl.gif") no-repeat top left;height: 11px;padding:0;margin-left:2px;}
.rbtop div div {background: url("grey/tr.gif") no-repeat top right;margin-right:2px;}

.expblock div.rbcontent{background: #ffffff url("google/l.gif") repeat-y left;margin-top: 0 !important;margin-top: 0px;}
.expblock div.rbright{background: url("google/r.gif") repeat-y right;padding: 4px 9px 0 9px;}

.expblock div.rbbot{background: url("google/b.gif") repeat-x bottom;height: 9px;}
.expblock div.rbbot div{background: url("google/bl.gif") no-repeat bottom left;height: 9px;}
.expblock div.rbbot div div {background: url("google/br.gif") no-repeat bottom right;height: 9px;}
.minblock div.rbcontent {border-top:1px solid #ACACAC;margin: 0px;}
.rbtop div div table{margin: 0 1px 0 24px;background:none;}

.rbtop div div table .tb{white-space:nowrap;background:none;}
.topic{display:block;float:left;padding:18px 12px 4px 4px; }
.topic,.topic span{white-space:nowrap;color: rgba(0,0,0,0.65);font-size: 24px;}
.topic img{margin-right:0px;padding-top:0px;vertical-align:-3px;}

.pop_table .topic img{vertical-align:-4px;}

.p_e{border:0px;background-image:url("win311/max.gif");width:24px;height:24px;}
.p_c{border:0px;background-image:url("win311/min.gif");width:24px;height:24px;}
.p_del{border:0px;background-image:url("win311/remove.gif");width:20px;height:24px;margin-right:1px;}
.p_conf{border:0px;background-image:url("win311/config.gif");width:23px;height:24px;}

.vidTab .inactive{background-color:#eee;}

.redish .topic{background:url("win311/redish.gif") no-repeat top right;}
.redish .topic span{color:#900;}
.orangeish .topic{background:url("win311/orangeish.gif") no-repeat top right;}
.orangeish .topic span{color:#940;}
.yellowish .topic{background:url("win311/yellowish.gif") no-repeat top right;}
.yellowish .topic span{color:#660;}
.greenish .topic{background:url("win311/greenish.gif") no-repeat top right;}
.greenish .topic span{color:#070;}
.blueish .topic{background:url("win311/blueish.gif") no-repeat top right;}
.blueish .topic span{color:#1F4D69;}
.grayish .topic{background:url("win311/grayish.gif") no-repeat top right;}
.grayish .topic span{color:#333;}

hr{background:#fff;color:#fff;border:0;border-top:1px dotted #c3cee0;margin:6px -8px !important;margin:0;}

.quote
{
	color:rgba(0,0,0,0.87);font:16px Roboto;
	line-height:1.5em;
}

select
{
	font: 400 13.3333px Arial;
	background: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    height: 29px;
}
input[type=text]
{
	font: 400 13.3333px Arial;
	border: 1px solid #ccc;
    border-radius: 4px;
    height: 27px;
    padding: 0 25px 0 10px;
}
.button
{
	height: 36px;
    line-height: 27px;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#f1f1f1));
    background-image: -webkit-linear-gradient(top,#f5f5f5,#f1f1f1);
    -webkit-border-radius: 2px;
    -webkit-user-select: none;
    background-color: #f2f2f2;
    border: 1px solid #f2f2f2;
    border-radius: 2px;
    color: #757575;
    cursor: default;
    font-family: arial,sans-serif;
    font-size: 13px;
    font-weight: bold;
    min-width: 54px;
    padding: 0 16px;
    text-align: center;
}

.button:hover
{
	background-image: -webkit-gradient(linear,left top,left bottom,from(#f8f8f8),to(#f1f1f1));
    background-image: -webkit-linear-gradient(top,#f8f8f8,#f1f1f1);
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    background-color: #f8f8f8;
    background-image: linear-gradient(top,#f8f8f8,#f1f1f1);
    background-image: -o-linear-gradient(top,#f8f8f8,#f1f1f1);
    border: 1px solid #c6c6c6;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    color: #222;
}