/* Template created by CENTROARTS.com | Author: Rumin Sergey | URL: http://centroarts.com */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {
    margin: 0;
    padding: 0;
}

body {
    background: #fff;
    color: #1f282c;
    word-wrap: break-word;
}

 h1, h2, h3, h4, h5 {
    line-height: normal;
}

h1 {
    font-size: 1.25em;
}

 h2 {
    font-size: 1.2em;
}

 h3 {
    font-size: 1.15em;
}

 h4 {
    font-size: 1.1em;
}

 h5 {
    font-size: 1em;
}

a {
    color: #398dd8;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a img {
    border: 0 none;
}

textarea {
    resize: vertical;
}

input, textarea, select, button, body {
    font: 12px/16px Arial, Helvetica, sans-serif;
}

input, textarea, select, button, a {
    outline: none;
}

p {
    margin-bottom: 0.4em;
}

hr {
    border: 0 none;
    border-top: 1px solid #dbe8ed;
    height: 1px;
}

ul {
    margin: 0 0 18px 2em;
    list-style: disc outside;
}

ol {
    margin: 0 0 18px 2.1em;
    list-style: decimal;
}

.reset, .reset li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.clr {
    clear: both;
}

.thide, .htmenu span {
    overflow: hidden;
    display: block;
    height: 0;
    line-height: normal;
}

table.userstop, table.pm, table.tableform, table.calendar {
    border-collapse: collapse;
    border-spacing: 0;
}

.lcol, .rcol, form {
    display: inline;
}

.lcol {
    float: left;
}

 .rcol {
    float: right;
}

.small {
    font-size: 0.9em;
}

.headlinks ul li a, .menubar ul a, .lmenu li a, #topmenu a, #popular ul li a, .navigation a, .argmore a, .addcombtn, .reply a {
    text-decoration: none !important;
}

.btn_reglog, .radial, .fbutton, .headlinks ul a, #loading-layer, .navigation a, #dropmenudiv {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.wrapper {
    max-width: 1000px;
    width: 92%;
    text-align: left;
    margin: 0 auto;
    box-shadow:0 0 2px #555;
}

.wwide {
    width: 100%;
}

.wrapper, .wwide {
    min-width: 978px;
}

/*---toolbar---*/
#toolbar {
    height: 64px;
    position: relative;
    background: #fff url("../images/toolbar.png");
    border-bottom: 1px solid #e0e5e7;
}

.shadow {
    font: 1px/1px sans-serif;
    height: 11px;
    width: 100%;
    position: absolute;
    left: 0;
}

#toolbar .shadow {
    bottom: -12px;
    background: url("../images/toolshadow.png");
}

.dpad {
    margin: 0 15px;
}

.htmenu a, .htmenu span {
    margin-top: 22px;
    float: right;
}

.htmenu a {
    color: #708893;
    height: 17px;
    line-height: 17px;
}

.htmenu span {
    padding-top: 17px;
    width: 19px;
    background: url("../images/htmenu.png");
}

/*---login---*/
.loginbox, .lvsep, .loginbtn, .lbn, .lbn b, .loginava, .lexit {
    float: left;
}

.loginbox .loginbtn, .loginbox .loginava {
    position: relative;
    margin: 10px 20px 0 0;
}

.lbn, .lbn b {
    height: 43px;
    background: url("../images/lbtn.png") no-repeat;
}

.lbn {
    z-index: 13;
    position: relative;
    line-height: 42px;
    color: #516168;
    font-size: 1.15em;
}

.lbn b {
    padding: 0 35px 0 10px;
    cursor: pointer;
    background-position: 100% -43px;
}

.lbn.selected {
    background-position: 0 -86px;
}

.lbn.selected b {
    background-position: 100% -129px;
}

.loginbox #logform {
    border: 1px solid #cbdfe8;
    padding: 10px;
    top: 42px;
    left: 0;
    z-index: 12;
    display: none;
    position: absolute;
    width: 180px;
    background-color: #fbfdfe;
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
}

.loginbox #logform .lfield {
    margin-bottom: 1em;
}

.loginbox #logform .lfield label {
    display: block;
    margin-bottom: 0.2em;
}

.loginbox #logform .lfield input {
    width: 170px;
    padding: 4px;
    border: 1px solid #c0d4de;
    background: #fff url("../images/fields.png") repeat-x;
}

.loginbox #logform .lfchek input {
    width: 13px;
    border: none;
    background: none;
}

.loginbox #logform .lfchek label {
    display: inline;
    margin-bottom: 0.2em;
}

.loginbox #logform .lbtn {
    text-align: center;
}

.loginbox .lvsep {
    line-height: 24px;
    font-size: 1.15em;
    padding: 19px 0 0 21px;
    margin-right: 20px;
    height: 45px;
    background: url("../images/lvsep.png") no-repeat;
}

.loginbox .loginava {
    overflow: hidden;
    margin-right: 7px;
}

.loginbox .loginava img {
    width: 43px;
}

.loginbox .loginava b, .loginbox .loginava {
    height: 43px;
    width: 43px;
}

.loginbox .loginava b {
    z-index: 13;
    background: url("../images/loginava.png") no-repeat;
    position: absolute;
    left: 0;
    top: 0;
}

.loginbox .lvsep .radial {
    margin-right: 5px;
    background-color: #96c;
    color: #fff;
    float: left;
    padding: 0 8px;
}

.loginenter {
    border-top: 1px solid #dbe8ed;
}

.loginenter li a {
    display: block;
    width: 100%;
    padding: 5px 0;
    border-bottom: 1px solid #dbe8ed;
}

.lexit {
    width: 33px;
    padding-top: 43px;
    background: url("../images/lexit.png") no-repeat;
}

.lexit:hover {
    background-position: 0 -43px;
}

/*---head---*/
#header {
    height: 101px;
    width:1000px;
    margin:0 auto;
    border-bottom:1px solid #c0c0c0;
}

/*---logotype---*/
.logo{
    float:left;
}
#header h1, .headlinks, .headlinks ul li {
    display: inline;
}

#header h1 a {
    margin-top: 26px;
    float: left;
    width: 250px;
    padding-top: 65px;
    background: url("../images/logotype.png") no-repeat;
}

/*---headlinks---*/
.headlinks ul, .searchbar {
    float: right;
    margin-top: 7px;
}

.headlinks ul a {
    padding: 0 10px;
    height: 27px;
    color: #516168;
    font: 1.15em/26px sans-serif;
    float: left;
}

.headlinks ul a:hover {
    color: #fff;
    background-color: #96c;
}

/*---search---*/
.searchbar {
    margin-left: 5px;
    /*width: 230px;*/
    height: 27px;
    float:right;
}

.searchbar li {
    float: left;
    height: 27px;
}

.searchbar .lfield {
    width: 157px;
    /*padding-left: 10px;*/
    overflow: hidden;
}

.searchbar .lfield input {
    color: #708893;
    float: left;
    height: 15px;
    width: 145px;
    border: 0 none;
    background: #fff;
    border:1px solid #b60000;
    padding:5px;
}

.searchbar .lbtn input {
    width: 25px;
    height: 25px;
    background: #b60000 url("../images/searchbtnh.png") no-repeat 5px 5px;
    border:1px solid #b60000;
}

.searchbar .lbtn input:hover {
    background: url("../images/searchbtn.png") no-repeat 5px 5px;
}

/*---headimage---*/
.himage {
    height: 500px;
    background: url("../images/map.png") no-repeat;
    background-position:320px 15px;
    border-bottom:1px solid #a3a3a3;
    position:relative;
}

.himage .himage {
    background-position: 100% -129px;
}

.himage .himage .himage {
    /*background: #297cd3 url("../images/himage.jpg") no-repeat 100% 0;*/
}

.himage h2 {
    margin: 10px 0;
    float: right;
    width:100%;
    font: 28px/50px sans-serif;
    color: #b60000;
    font-weight:bold;
    text-align:right;
}

.himage .mapmen{
    float:left;
	width:270px;
	height:100%;
	padding-right:20px;
	border-right:1px solid #a3a3a3;
}

.item {
    width:270px;
}
.item a,.fake a{
	text-align:right;
	font-weight:bold;
	font-size:16px;
	line-height:25px;
	display:block;
	text-decoration:none
}
.item a{
	color:#6c6c6c
}
.item a:hover {
	color:#b60000 !important
}

/*right side div and links styling*/

.rightDiv {
	position:absolute;
	right:0;
	top:0;
	height:500px;
	width:710px
}
.rightDiv .region { 
	position:absolute;
	width:90px;
	height:80px;
	cursor:pointer;
	opacity:0.3;
	transition:all 0.3s ease-in-out 0s; 
}

/*right side region links positioning*/

.rightDiv a.c1 { top:265px; right:435px;}
.rightDiv a.c2 { top:270px; right:355px; }
.rightDiv a.c3 { top:180px; right:105px; }
.rightDiv a.c4 { top:205px; right:205px; }
.rightDiv a.c5 { top:340px; right:400px; }
.rightDiv a.c6 { top:100px; right:180px; }
.rightDiv a.c7 { top:260px; right:90px; }
.rightDiv a.c8 { top:255px; right:275px; }
.rightDiv a.c9 { top:265px; right:165px; }
.rightDiv a.c10 { top:290px; right:310px; }
.rightDiv a.c11 { top:330px; right:490px; }
.rightDiv a.c12 { top:120px; right:100px; }
.rightDiv a.c13 { top:320px; right:330px; }
.rightDiv a.c14 { top:260px; right:320px; }
.rightDiv a.c15 { top:0px; right:100px; }
.rightDiv a.c16 { top:343px; right:450px; }

/*left link hover right side change*/
.rightDiv a.c1:hover { background:url(../images/city/bayannuur.png); opacity:1;}
.rightDiv a.c2:hover { background:url(../images/city/bugat.png); opacity:1;}
.rightDiv a.c3:hover { background:url(../images/city/gegeengol.png); opacity:1;}
.rightDiv a.c4:hover { background:url(../images/city/manjuur.png); opacity:1;}
.rightDiv a.c5:hover { background:url(../images/city/ordos.png); opacity:1;}
.rightDiv a.c6:hover { background:url(../images/city/rashaant.png); opacity:1;}
.rightDiv a.c7:hover { background:url(../images/city/tonlyao.png); opacity:1;}
.rightDiv a.c8:hover { background:url(../images/city/ulaan.png); opacity:1;}
.rightDiv a.c9:hover { background:url(../images/city/ulaanhad.png); opacity:1;}
.rightDiv a.c10:hover { background:url(../images/city/ulaantsav.png); opacity:1;}
.rightDiv a.c11:hover { background:url(../images/city/hailaar.png); opacity:1;}
.rightDiv a.c12:hover { background:url(../images/city/hulunbuir.png); opacity:1;}
.rightDiv a.c13:hover { background:url(../images/city/huh.png); opacity:1;}
.rightDiv a.c14:hover { background:url(../images/city/shiliin.png); opacity:1;}
.rightDiv a.c15:hover { background:url(../images/city/ereen.png); opacity:1;}
.rightDiv a.c16:hover { background:url(../images/city/uhai.png); opacity:1;}

.nc1:hover ~ .rightDiv a.c1 { background:url(../images/city/bayannuur.png); opacity:1;}
.nc2:hover ~ .rightDiv a.c2 { background:url(../images/city/bugat.png); opacity:1; }
.nc3:hover ~ .rightDiv a.c3 { background:url(../images/city/gegeengol.png); opacity:1; }
.nc4:hover ~ .rightDiv a.c4 { background:url(../images/city/manjuur.png); opacity:1; }
.nc5:hover ~ .rightDiv a.c5 { background:url(../images/city/ordos.png); opacity:1; }
.nc6:hover ~ .rightDiv a.c6 { background:url(../images/city/rashaant.png);opacity:1; }
.nc7:hover ~ .rightDiv a.c7 { background:url(../images/city/tonlyao.png); opacity:1; }
.nc8:hover ~ .rightDiv a.c8 { background:url(../images/city/ulaan.png);opacity:1; }
.nc9:hover ~ .rightDiv a.c9 { background:url(../images/city/ulaanhad.png);opacity:1; }
.nc10:hover ~ .rightDiv a.c10 { background:url(../images/city/ulaantsav.png); opacity:1; }
.nc11:hover ~ .rightDiv a.c11 { background:url(../images/city/hailaar.png);opacity:1; }
.nc12:hover ~ .rightDiv a.c12 { background:url(../images/city/hulunbuir.png);opacity:1; }
.nc13:hover ~ .rightDiv a.c13 { background:url(../images/city/huh.png);opacity:1; }
.nc14:hover ~ .rightDiv a.c14 { background:url(../images/city/shiliin.png);opacity:1; }
.nc15:hover ~ .rightDiv a.c15 { background:url(../images/city/ereen.png);opacity:1; }
.nc16:hover ~ .rightDiv a.c16 { background:url(../images/city/uhai.png);opacity:1; }


/*---Menu---*/
#menubar {
    /*margin-bottom: 12px;*/
    /*position:fixed;*/
    width:100%
    top:0;
    left:0;
    z-index:99;
}

.mbar {
    height: 40px;
    background: #001854;
}

.mbar .mbar {
    background-position: 100% -52px;
}

.mbar .mbar .mbar {
    background-position: 0 -104px;
    background-repeat: repeat-x;
}

.menubar {
    width:1000px;
    height: 40px;
    margin:0 auto;
}
#topmenu{
    /*width:780px;*/
    margin-left:5px;
}
.menubar ul {
    line-height: 40px;
    /*text-transform: uppercase;*/
}
#topmenu li{
    border-right:1px solid #ddd;
}
#topmenu li:first-child{
    border-left:1px solid #ddd;
}
#topmenu li:hover{
    border-bottom:5px solid #a0a0a0;
    height:35px;
}
#topmenu li.m2:hover{
    border-bottom:5px solid #700808;
}
#topmenu li.m3:hover{
    border-bottom:5px solid #f3f000;
}
#topmenu li.m4:hover{
    border-bottom:5px solid #8e3f00;
}
#topmenu li.m5:hover{
    border-bottom:5px solid #008e32;
}
#topmenu li.m6:hover{
    border-bottom:5px solid #00a9e8;
}
#topmenu li.m7:hover{
    border-bottom:5px solid #ca0000;
}
#topmenu li.m8:hover{
    border-bottom:5px solid #700088;
}

#menu.fixed {
position: fixed;
top: 0;
width: 100%;
}

.menubar ul li, .menubar ul a, .menubar ul a b {
    height: 40px;
    float: left;
}

.menubar ul a {
    margin-right: 1px;
    color: #fff;
}

.menubar ul a b {
    cursor: pointer;
    padding: 0 10px;
}

.menubar ul a b span{
    font-size:9px;
}

.menubar ul a:hover, .active {
    background-position: 0 0;
    /*background:#700808;*/
}

.menubar ul a:hover b {
    background-position: 100% -26px;
}

.menubar ul .sublnk a {
    background-position: 0 -104px;
}

.menubar ul .sublnk a b {
    background-position: 100% -130px;
}

.menubar ul .sublnk a:hover, .menubar ul .sublnk.selected a {
    background-position: 0 -52px;
}

.menubar ul .sublnk a:hover b, .menubar ul .sublnk.selected a b {
    background-position: 100% -78px;
}

/*---SubMenu---*/
.menubar ul .sublnk {
    position: relative;
}

.menubar ul li ul {
    width: 200px;
    margin: 0;
    top: 40px;
    left: 0;
    position: absolute;
    z-index: 9999;
    display: none;
}

.menubar ul li ul li a, .menubar ul li ul li, .menubar ul li ul li a b {
    background: none;
    float: none;
    height: auto;
    display: block;
    line-height: normal;
    text-transform: none;
}

.menubar ul li ul li {
    padding: 0;
}

.menubar ul li ul li a {
    color: #fff;
    padding: 6px 0;
    width: 100%;
    border-bottom: 1px solid #d30202;
    background: #b60000;
    /*opacity:0.9;
    -moz-opacity:0.9;
    filter:alpha(opacity=90);*/
}

.menubar ul li ul li a:hover {
    /*background-color: #700808;*/
}

.hrss {
    float: right;
    margin-top: 15px;
    padding-top: 18px;
    width: 18px;
    background: url("../images/rsshead.png") no-repeat;
}

/*---BodyTemplate---*/
.wsh {
    padding: 0 14px 0 0;
    font: 1px/1px sans-serif;
    height: 14px;
    background: url("../images/wsh.png") no-repeat 100% -14px;
}

.wsh .wsh {
    background-position: 0 0;
    padding: 0 0 0 14px;
}

.wsh .wsh .wsh {
    background-position: -14px 0;
    background-color: #fff;
}

.wbtm, .wbtm .wsh {
    height: 23px;
}

.wbtm {
    margin-bottom: 20px;
    background-position: 100% -51px;
}

.wbtm .wsh {
    background-position: 0 -28px;
    padding: 0 0 0 292px;
}

.wbtm .wsh .wsh {
    background: url("../images/wsh.png") repeat-x 0 -74px;
}

.shadlr {
    width: 100%;
    /*background: url("../images/shadow_left.png") repeat-y;*/
}

.shadlr .shadlr {
    /*background: url("../images/shadow_right.png") repeat-y 100% 0;*/
}

.container {
    /*margin: 0 3px;*/
}

.vsep {
    padding-left: 290px;
    /*background: url("../images/shadow_left.png") repeat-y -3px 0;*/
}

.vsep .vsep {
    width: 100%;
    background: #fff;
    padding: 0;
}

#sidebar {
    width: 289px;
    margin: 0px 0 0 -289px;
}

#midside {
    width: 100%;
	padding-top:10px;
    margin-bottom:10px;
    /*border-left:1px solid #A3A3A3;*/
}

#midside img {
    max-width: 650px;
    object-fit:cover;
}

/*---blocks---*/
.block {
    margin: 0 0 15px 0;
    width: 280px;
    border:1px solid #ddd;
}

.block .dtop, .block .dbtm, .blocklite .dbtm {
    height: 19px;
    background: #fff url("../images/block.png") no-repeat -550px 100%;
    font: 1px/1px sans-serif;
}

.block .dtop {
    height: 15px;
    background-position: 0 0;
}

.block .dcont {
    padding: 0 9px;
    /*background: #fff url("../images/block.png") repeat-y -275px 0;*/
}

.block .dcont .dpad {
    padding-bottom: 6px;
}

.block .btl h4 {
    margin-top: 5px;
    float: left;
    text-transform: uppercase;
    font-size: 1.15em;
    color: #B60000;
}

.block .btl{
    background: url("../images/btlblocks.png") repeat-x 0 100%;
    padding: 5px 15px 0;
    height: 31px;
    border-bottom: 2px solid #700808;
}

/*---LiteMod---*/
.blocklite {
    padding-top: 14px;
    /*background: #e4ecf0 url("../images/blocklite.png") no-repeat;*/
    margin: 0 0 15px 15px;
    width: 259px;
}

.blocklite .dbtm {
    height: 14px;
    background: url("../images/blocklite.png") no-repeat -259px 100%;
}

.blocklite .btl {
    margin-bottom: 13px;
    text-transform: uppercase;
    font-size: 1.15em;
    color: #6b7a81;
}

.informer {
    padding-top: 13px;
    margin-bottom: 15px;
    border-top: 1px solid #b6cbd6;
}
.informer a{
    color:#b60000;
}
.informerdate{
    color:#6c6c6c;
}

/*---LeftMenu---*/
#leftmenu .dcont .dpad {
    overflow: hidden;
}

.lmenu {
    /*margin-top: -1px;*/
}

.lmenu li a {
    color: #3f4b51;
    display: block;
    height: 27px;
    line-height: 27px;
    border-top: 1px solid #e5e9eb;
    background: url("../images/reddot.png") no-repeat 0 -999px;
}
.lmenu li:first-child a{
    border-top: 0px;
}

.lmenu li a:hover {
    color: #B60000;
    background-position: 100% 50%;
}

.bluemenu {
    margin-bottom: 10px;
    padding: 4px 0;
    border-bottom: 2px solid #1d76be;
    background: #127ad0 url("../images/bluemenu.png") repeat-y;
}

.bluemenu ul {
    margin: 0;
    border-bottom: 1px solid #61a7e0;
}

.bluemenu li {
    border-top: 1px solid #61a7e0;
}

.bluemenu li a {
    background: url("../images/bluemenulnk.png") no-repeat 0 -999px;
    padding: 0 15px;
    border: 0 none;
    color: #fff !important;
}

.bluemenu li a:hover {
    background-position: 0 0;
    background-color: #549fdd;
}

/*---Archives---*/
.tabcont {
    display: none;
}

#news-arch .btl {
    border-bottom: 0;
}

.tabmenu a {
    margin-left: 2px;
    background: url("../images/archtabs.png") no-repeat;
    margin-top: 4px;
    padding-top: 27px;
    width: 33px;
    float: right;
}

.tabmenu a.selected {
    /*background-color: #429be3;*/
}

.tabmenu a.tabarh {
    background-position: -33px 0;
}

.tabmenu a.tabarh:hover {
    background-position: -33px -27px;
}

.tabmenu a.tabarh.selected {
    background-position: -33px -54px;
}

.tabmenu a.tabarh.selected:hover {
    background-position: -33px -81px;
}

.tabmenu a.tabcal {
    background-position: 0 -54px;
}

.tabmenu a.tabcal:hover {
    background-position: 0 -81px;
}

.tabmenu a.tabcal.selected {
    background-position: 0 0;
}

.tabmenu a.tabcal.selected:hover {
    background-position: 0 -27px;
}

#news-arch p {
    margin-bottom: 14px;
    background: #338adb url("../images/archinfo.png") repeat-x;
    height: 34px;
    padding: 0 15px;
    line-height: 33px;
    color: #fff;
}

/*---Popular news---*/
#popular ul, #popular ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}

#popular ul {
    padding: 12px 0 6px 0;
}

#popular ul li {
    padding: 0 15px;
    border-top: 1px solid #fff;
}

#popular ul li:hover {
    border-color: #e1ecf1;
    background-color: #f6f9fb;
}

#popular ul li a {
    display: block;
    padding: 1px 0 2px 0;
    color: #3f4b51;
}

#popular ul li a:hover {
    color: #398dd8;
}

/*---buttons---*/
.fbutton, .btn_reglog, .vresult {
    border: 0 none;
    background: none;
    cursor: pointer;
}

.btn_reglog {
    background: #f2f2f2 url("../images/bbcodes.png") repeat-x;
    border: 1px solid #c5c5c5;
    color: #7d7d7d;
    width: 108px;
    height: 21px;
    padding-bottom: 3px;
    font-weight: bold;
}

.btn_reglog:hover {
    background: #fff none;
}

.fbutton {
    text-shadow: 0 1px 0 #fff;
    font-size: 1.15em;
    margin-bottom: 2px;
    border: 1px solid #bcc5c9;
    width: 100px;
    height: 29px;
    color: #596368;
    padding: 2px 0 5px 0;
    background: #fff url("../images/fbutton.png") repeat-x 0 100%;
    font-weight: bold;
}

.fbutton:hover {
    background-position: 0 10px;
}

.fbutton {
    -moz-box-shadow: 0 1px 4px -3px black;
    -webkit-box-shadow: 0 1px 4px -3px black;
    box-shadow: 0 1px 4px -3px black;
}

button.fbutton span {
    cursor: pointer;
    display: block;
    padding-top: 2px;
}

/*---Votes---*/
#votes .btl {
    border: 0 none;
}

#votes .btl h4 {
    color: #96c;
}

.vtitle {
    margin-bottom: 12px;
    padding: 12px 15px;
    color: #fff;
    background: #96c url("../images/vtitle.png") repeat-x;
}

.vresult {
    margin-top: 3px;
    font-size: 11px;
    color: #909ca3;
    float: right;
    width: 91px;
    height: 20px;
    padding: 0;
    background: url("../images/vresult.png") no-repeat 100% 0 !important;
}

.vresult span {
    padding: 0 20px 5px 0;
    display: block;
}

.vote, #dle-poll-list div {
    clear: both;
    padding: 2px 0 2px 2px;
}

.vote input, #dle-poll-list div input {
    float: left;
    margin: 0;
    padding: 0;
    width: 14px;
    height: 14px;
    margin-right: 4px;
}

/*---change-skin---*/
#change-skin .dpad {
    margin: 0 14px;
    height: 23px;
    line-height: 23px;
}

#change-skin .dpad div.rcol {
    width: 133px;
    margin-left: 10px;
}

#change-skin .dpad div.rcol select {
    width: 133px;
    height: 23px;
    padding: 3px;
}

#change-skin .dpad b.rcol {
    font-size: 0.9em;
    text-align: right;
    text-transform: uppercase;
    color: #6b7a81;
}

/*---footbox---*/
.footbox .lcol, .footbox .rcol, .footbox {
    height: 96px;
}

.footbox {
    padding: 0 28px 0 289px;
    background: #fff url("../images/footbox.png") no-repeat 100% -96px;
}

.footbox .lcol {
    overflow: hidden;
    padding: 0 15px 0 30px;
    color: #fff;
    width: 244px;
    margin-left: -289px;
    background: #2478cc url("../images/footbox.png") no-repeat;
}

.footbox .lcol a, .btags a, .btags {
    color: #fff;
}

.footbox .lcol p {
    margin-top: 14px;
}

.footbox .rcol {
    width: 100%;
    background: #3f4b51 url("../images/footbox.png") no-repeat -289px 0;
}

.btags {
    overflow: hidden;
    padding-top: 12px;
    height: 84px;
    position: relative;
    margin: 0 5px 0 15px;
}

.btags a:hover {
    color: #d8b2ff;
}

.btags .shadow {
    height: 39px;
    bottom: 0;
    background: url("../images/btagsshadow.png") repeat-x 0 100%;
}

/*---footmenu---*/
#footmenu {
    position: relative;
    background: #f8fafc url("../images/footmenu.png") repeat-x 0 -11px;
}

#footmenu .dpad {
    height: 44px;
    overflow: hidden;
}

#footmenu .shadow {
    top: -11px;
    background: url("../images/footmenu.png") repeat-x;
}

#footmenu ul, #footmenu ul li, #footmenu ul a {
    float: left;
}

 #footmenu ul {
    margin: 9px 0 0 -10px;
}

#footmenu ul a {
    color: #3f4b51;
    padding: 0 9px 0 10px;
    background: url("../images/fmenusep.png") no-repeat;
    line-height: 25px;
    height: 26px;
}

#footmenu ul a:hover {
    color: #398dd8;
}

/*---footer---*/
#footer {
    background: #fff;
    padding: 18px 0 36px 0;
}

.counts {
    display: inline;
}

.counts ul {
    float: right;
}

.counts ul li {
    float: right;
    width: 88px;
    height: 31px;
    margin: 0 0 0 8px;
    opacity:0.4;
    -moz-opacity:0.4;
    filter:alpha(opacity=40);
}

.counts ul li:hover {
    opacity:1.0;
    -moz-opacity:1.0;
    filter:alpha(opacity=100);
}

.copyright {
    color: #6b7a81;
    float: left;
}

.copyright a {
    color: #6b7a81;
}

/*---Центральная часть контента---*/
/*---Speedbar---*/
.speedbar {
    background: url("../images/speedbar.png") repeat-x 0 100%;
    margin-bottom: 11px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 0.9em;
    padding: 0 15px 11px 15px;
}

/*---Center Banner---*/
.hbanner {
    margin-bottom: 5px;
    padding-top: 4px;
    background: url("../images/hbanner.png") no-repeat 50% 0;
}

.hbanner .dpad {
    padding-bottom: 15px;
}

.hbanner .dbtm {
    background: url("../images/cshadow.png") no-repeat 50% 0;
    border-top: 1px solid #f2f2f2;
    text-align: center;
}

.hbanner .dbtm span {
    margin: 0 auto;
    padding-top: 14px;
    width: 142px;
    background: #398cd7 url("../images/adww.png") no-repeat;
}

/*---Сортировка новостей---*/
.sortn {
    background: url("../images/sortnews.png") no-repeat;
    height: 33px;
}

.sortn.dpad {
    margin-bottom: 20px;
}

.sortn .sortn {
    line-height: 32px;
    padding: 0 15px;
    background-position: 100% -33px;
}

/*---Краткая содержимое---*/
.base {
    margin-bottom: 30px;
}

.base .btl {
    color: #398dd8;
    margin-bottom: 0.6em;
}

.bhinfo {
    height: 21px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dbe8ed;
    margin-bottom: 10px;
}

.baseinfo {
    padding: 0 8px 0 18px;
    font: 0.9em/21px sans-serif;
    color: #6c838e;
    float: left;
    height: 21px;
    background: #f1f5f7 url("../images/baseinfo.png") no-repeat 5px 50%;
}

.baseinfo a{
    color:#6C838E;
}
.bhinfo, .bhinfo ul, .bhinfo ul li {
    height: 19px;
}

.bhinfo ul, .bhinfo ul li {
    float: left;
}

.isicons li {
    width: 17px;
    height: 17px;
    padding: 2px 2px 2px 0;
}

.isicons li img {
    display: block;
}

/*---ratebox---*/
.ratebox {
    float: right;
    width: 115px;
    height: 19px;
    text-align: center;
    padding-top: 2px;
    background: #f1f5f7 url("../images/ratebox.png");
}

.ratebox .rate {
    text-align: left;
    width: 85px;
    height: 17px;
    margin: 0 auto;
    overflow: hidden;
}

.storenumber, .basenavi, .maincont, .berrors, .fullstory, .basecont {
    margin-bottom: 15px;
    text-align: justify;
}

.maincont img {
    padding: 5px;
    border: none;
}

.mlink {
    font-size: 0.9em;
    overflow: hidden;
    background: #f0f5f8 url("../images/mlink.png") repeat-x;
    padding: 0 15px;
    height: 40px;
    border: 1px solid #cbdfe8;
    border-width: 1px 0;
}

.argcat {
    padding-left: 10px;
    background: url("../images/argcat.png") no-repeat 0 58%;
    color: #6c838e;
    margin-top: 12px;
}

.mlarrow {
    float: right;
    width: 50px;
    height: 40px;
    background: url("../images/mlinkarrow.png") no-repeat;
}

/*---Подробнее---*/
.argmore a, .argmore a b {
    height: 28px;
    background: #2886d4 url("../images/argmore.png") no-repeat;
}

.argmore a {
    float: right;
    margin: 6px 0 0 7px;
    line-height: 28px;
    color: #fff;
}

.argmore a b {
    cursor: pointer;
    float: left;
    padding: 0 35px 0 11px;
    background-color: transparent;
    background-position: 100% -28px;
}

.argmore a:hover {
    background-position: 0 -56px;
}

.argmore a:hover b {
    background-position: 100% -84px;
}

.argback a, .argback a b {
    height: 23px;
    background: url("../images/argback.png") no-repeat;
}

.argback a {
    margin: 9px 0 0 5px;
    float: right;
    line-height: 22px;
    background-position: 100% -46px;
}

.argback a b {
    float: left;
    cursor: pointer;
    padding: 0 15px 0 28px;
    background-position: 0 0;
}

.argback a:hover b {
    background-position: 0 -23px;
}

.argviews span, .argcoms span, .argviews span b, .argcoms span b {
    background: url("../images/args.png") no-repeat 100% -23px;
    height: 23px;
}

.argviews span, .argcoms span {
    line-height: 23px;
    float: right;
    margin: 9px 0 0 5px;
}

.argviews span {
    background-position: 0 -46px;
}

.argcoms span {
    background-position: 0 0;
}

.argviews span b, .argcoms span b {
    padding: 0 7px 0 25px;
    font-weight: normal;
    float: left;
}

/*---Кто отредактировал---*/
.editdate, .basetags {
    font-size: 0.9em;
    text-align: right;
    color: #6c838e;
}

/*---Подробное содержимое---*/
.basetags {
    padding-top: 10px;
    text-align: left;
    border-top: 1px solid #dbe8ed;
}

/*---Другие новости по теме---*/
.related {
    border-bottom: 1px solid #f8fbfe;
    padding: 0 15px;
    background: #f3f8fd url("../images/relateddtop.png") repeat-x;
}

.related .dtop {
    height: 37px;
}

.related .dtop span, .related .dtop span b {
    float: left;
    height: 37px;
    background: url("../images/related.png") no-repeat;
}

.related .dtop span {
    background-color: #458fda;
    background-position: 100% -37px;
    font-size: 0.9em;
    color: #fff;
    line-height: 36px;
}

.related .dtop span b {
    padding: 0 15px;
}

.related ul li {
    background: url("../images/reldot.png") no-repeat 7px 7px;
    padding: 1px 0 0 15px;
    margin-bottom: 1px;
}

/*---Вывод ошибок---*/
.berrors {
    border: 1px solid #001854;
    border-width: 1px 0;
    color: #fff;
    padding: 10px 15px 10px 15px;
    font-style: italic;
    background: #0F5CAC;
}

.berrors a {
    color: #fff;
}

/*---Заголовок страниц---*/
.pheading {
    overflow: hidden;
    border-bottom: 1px solid #dadada;
    padding: 0 15px 13px 15px;
    background: url("../images/speedbar.png") repeat-x 0 100%;
}

.pheading h2 {
    color: #468edb;
    font-size: 1.7em;
    font-weight: normal;
}

.pheading .lcol {
    margin-right: 10px;
}

.pheading h2 span {
    color: #3f4b51;
}

.pheading .ratebox {
    width: 141px;
    padding: 3px 0 1px 0;
    padding-right: 6px;
    background: #f1f5f7 url("../images/ratebox2.png") no-repeat;
}

.pheading .ratebox .rate, .pheading .ratebox span {
    float: right;
}

.pheading .ratebox span {
    padding-right: 5px;
    font-size: 0.9em;
    color: #a2b2ba;
}

.heading {
    color: #0F5CAC;
    margin-bottom: 0.3em;
}

.basecont {
    padding-top: 14px;
    border-top: 1px solid #e8e8e8;
    background: url("../images/basecont.png") repeat-x;
}

/*---Комментарии---*/
.addcombtn {
    text-align: center;
    font: 1.15em/30px sans-serif;
    color: #fff;
    float: left;
    height: 31px;
    width: 181px;
    padding-right: 27px;
    background: #428cda url("../images/addcombtn.png") no-repeat;
}

.addcombtn:hover {
    background-position: 0 -31px;
}

.bcomment {
    border-bottom: 1px solid #dadada;
    background: url("../images/speedbar.png") repeat-x 0 100%;
    padding-bottom: 15px;
}

.bcomment .dcont, .bcomment .dtop {
    padding: 0 15px;
}

.bcomment .dcont {
    padding-top: 10px;
}

.bcomment .dtop {
    overflow: hidden;
    padding-left: 70px;
    height: 67px;
    border-top: 3px solid #3f84cb;
}

.bcomment .dtop .lcol {
    width: 40px;
    padding: 0 15px;
    margin-left: -70px;
}

.bcomment .dtop .lcol span {
    margin-top: 12px;
    float: left;
    width: 40px;
    height: 40px;
    overflow: hidden;
}

.bcomment .dtop .lcol span img {
    width: 40px;
}

.bcomment .dtop .rcol {
    font-size: 0.9em;
    color: #90a7b2;
    width: 100%;
}

.bcomment .dtop .rcol ul {
    margin-top: 12px;
    padding-top: 4px;
    height: 36px;
    float: left;
    margin-right: 15px;
}

.cmsep {
    padding-left: 19px;
    background: url("../images/cmsep.png") no-repeat 0 50%;
}

.reply a, .reply a b {
    height: 28px;
    background: #2b88d5 url("../images/reply.png") no-repeat;
}

.reply a {
    float: right;
    margin-top: 21px;
    color: #fff;
    line-height: 27px;
}

.reply a b {
    cursor: pointer;
    float: left;
    padding: 0 15px;
    background-color: transparent;
    background-position: 100% -28px;
}

.reply a:hover {
    background-position: 0 -56px;
}

.reply a:hover b {
    background-position: 100% -84px;
}

div.cominfo {
    position: relative;
    border-bottom: 1px solid #fff;
    color: #e4e6e6;
    font-size: 0.9em;
    height: 29px;
    background: #3f4b51 url("../images/cominfo.png") repeat-x;
}

div.cominfo .thide {
    width: 13px;
    padding-top: 8px;
    position: absolute;
    left: 29px;
    top: -7px;
    background: url("../images/comarrow.png") no-repeat;
}

div.cominfo .dpad {
    overflow: hidden;
}

.comedit, .selectmass {
    display: inline;
}

.selectmass input, .comedit ul, .comedit ul li {
    float: right;
}

.comedit ul li, .selectmass input {
    margin: 6px 0 0 8px;
}

.comedit ul li {
    float: left;
}

.comedit ul li a {
    color: #9dc4e6;
}

.selectmass input {
    vertical-align: middle;
}

.signature {
    color: #93918d;
}

ul.cominfo, ul.cominfo li {
    float: left;
}

ul.cominfo {
    margin: 6px 0 0 -8px;
}

ul.cominfo li {
    border-left: 1px solid #73858e;
    margin: 0 7px 0 0;
    padding-left: 7px;
}

/*---infoblock---*/
.infoblock {
    /*background-color: #f0f0f0;*/
    border-bottom:1px solid #0F5CAC;
    padding: 15px;
    margin-bottom: 25px;
}

.pollvotelist {
    width: 70%;
    text-align: left;
}

.pollvotelist input {
    margin-right: 5px;
}

.mass_comments_action {
    border-top: 2px solid #eee;
    border-bottom: 1px solid #dadada;
    background-color: #f5f6f7;
    padding: 10px 15px;
}

/*---forms---*/
.baseform {
    background: #f5f6f7;
}

.tableform {
    width: 100%;
}

.tableform td {
    ;
}

.tableform td.label {
    width: 20%;
    vertical-align: top;
    padding-right: 0;
    font-weight: bold;
}

.fieldsubmit, .tableform td {
    padding: 10px 15px;
    border-top: 1px solid #fff;
}

.addnews {
    font-weight: bold;
}

.impot {
    color: #96c;
    font-weight: normal;
}

.checkbox {
    padding: 4px 0;
    line-height: 1em;
}

.checkbox input {
    margin-top: -2px;
    vertical-align: middle;
}

.f_input {
    width: 300px;
    padding: 1px;
}

.f_textarea {
    width: 458px;
}

.fieldtr select, .textin, .f_textarea, .f_input, .xfields textarea, .xprofile textarea,.xfields input, .xprofile input, .xfields select, .xprofile select, .mass_comments_action select {
    padding: 2px;
    background: #fff url("../images/fields.png") repeat-x;
    border: 1px solid #bcc0c2;
}

.f_textarea, .editor_button select {
    padding: 0;
}

.textin {
    padding: 2px;
}

/*---search---*/
.searchstyle {
    width: 480px;
}

.search {
    font-size: 11px;
}

.searchtable fieldset legend {
    color: #404040;
}

.searchitem {
    font-size: 0.9em;
    border-top: 1px solid #dbe8ed;
    padding: 10px 0;
}

#searchuser, #searchinput {
    width: 90% !important;
}

/*---Userinfo---*/
.userinfo {
    padding-left: 125px;
}

.ui-dialog-content .userinfo {
    padding: 10px 0 10px 125px;
}

.userinfo .lcol {
    margin-left: -125px;
    width: 110px;
    padding-right: 15px;
}

.userinfo .lcol .avatar {
    margin-bottom: 10px;
    padding: 4px;
    background-color: #fff;
    border: 1px solid #c0d4de;
}

.userinfo .lcol .avatar img {
    width: 100px;
}

.userinfo .lcol ul {
    font-size: 0.9em;
}

.userinfo .rcol {
    width: 100%;
}

.userinfo .rcol ul {
    list-style: none;
    margin-left: 0;
}

.userinfo .rcol ul li {
    margin-bottom: 0.2em;
}

 .ussep {
    padding-top: 12px;
    background: url("../images/ussep.png") no-repeat;
}

.grey {
    color: #6c838e;
}

.blue {
    color: #388bd4;
}

/*---statistics---*/
.statistics {
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.statistics ul.lcol {
    min-height: 71px;
    background: url("../images/statsep.png") no-repeat;
    margin: 0 0 20px -1px;
    padding-top: 14px;
    width: 33.3%;
}

.statistics ul.lcol li {
    padding: 0 15px;
    margin-bottom: 2px;
}

/*---navigation---*/
.storenumber {
    font-weight: bold;
}

.basenavi {
    font-size: 1.15em;
    height: 29px;
}

.bnnavi {
    margin-right: 5px;
    padding-left: 5px;
    height: 29px;
    background: #f1f5f7 url("../images/basenavi.png") no-repeat;
}

.navigation {
    margin-top: 5px;
}

.navigation, .navigation a, .navigation span, .bnnavi, .nextprev, .nextprev .thide {
    float: left;
}

.navigation a, .navigation span {
    font-weight: bold;
    padding: 0 4px;
    height: 19px;
    line-height: 19px;
}

.navigation a, .navigation span.nav_ext {
    color: #3f4b51;
}

.navigation a:hover {
    background-color: #398dd8;
    color: #fff;
}

.navigation span {
    color: #398dd8;
}

.nextprev .thide, .toptop {
    width: 26px;
    padding-top: 29px;
    background: url("../images/basenavi.png") no-repeat;
}

.nextprev a span {
    cursor: pointer;
}

.nextprev span .pnext {
    background-position: -26px -29px;
}

.nextprev a .pnext {
    background-position: -26px -87px;
}

.nextprev a:hover .pnext {
    background-position: -26px -58px;
}

.nextprev span .pprev {
    background-position: 0 -29px;
}

.nextprev a .pprev {
    background-position: 0 -87px;
}

.nextprev a:hover .pprev {
    background-position: 0 -58px;
}

.toptop {
    background-position: 0 -116px;
    width: 29px;
}

.toptop:hover {
    background-position: 0 -145px;
}

.pm_status {
    float:left;
    border: 1px solid #d8d8d8;
    padding: 0px;
    background-color: #fff;
    width: 300px;
    height: 100px;
    margin-left: 20px;
    margin-right: 5px;
}

.pm_status_head {
    border-bottom: 1px solid #d8d8d8;
    font-size: 0.9em;
    background: #fff url("../images/bbcodes.png") repeat-x 0 100%;
    height: 22px;
    padding: 0;
    font-weight: bold;
    text-align: center;
    color: #4e4e4e;
}

.pm_status_content {
    padding: 5px;
}



.cityimg{
    position:relative;
    float:left;
    width:699px;
    height:250px;
    overflow:hidden;
}

.cityname{
    position:absolute;
	top:0;
	left:0;
	width:290px;
	text-align: center;
	line-height: 250px;
	font-weight: bold;
	font-size: 30px;
	background:rgba(255,255,255,0.8);
	color:#b60000;
    border-right:1px solid #A3A3A3;
    transition:all 0.5s ease-in 0s;
}
.cityimg img{
    width:100%;
	height:250px;
}
.cityimg:hover .cityname{opacity:0.1;}




.my-box{
    border:1px solid #dfdfdf;
    margin:0 0 10px 0;
}
.my-midbox{
    width:340px;
	overflow:hidden;
    float:left;
    margin:0px 5px 10px 5px;
}
.my-midbox:nth-child(odd){
    margin:0px 0px 10px 5px;
}
@media (max-width: 1075px){
	.my-midbox{
    	margin:0;
    }
	.my-midbox:nth-child(odd){
    	margin:0;
	}
}
.box-tit{
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
	padding: 10px;
	border-bottom: 1px solid #0F5CAC;
	color: #0F5CAC;
	background:linear-gradient(to bottom, #FFF 0%, #DADADA 100%) repeat scroll 0% 0% transparent;
	text-shadow: 0px 1px 1px #FFF;
	letter-spacing: 0px;
}
.box-tit span{
    position:relative;
}
.tit-bg{
    background:url(../images/tit-bg.png) no-repeat;
    position: absolute;
    width: 19px;
    height: 13px;
    bottom: -11px;
    right: -20px;            
}

.custom-1{
overflow:hidden;
padding:10px;
min-height:40px;
color:#909090;
line-height:18px;
font-size:12px;
border-right:1px solid #e5e5e5;
}
.custom-1 a{
color:#0F5CAC;
text-decoration:none;
font-size:11px;
line-height:15px;
font-weight:bold;
}
.custom-1 img {
width: 310px;
height:140px;
display: block;
}
.custom-1 a:hover img{
opacity:0.90;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
-moz-opacity: 0.90;	
}

.custom-4 a:hover{
color:#303030;
text-decoration:none;
}
.custom-4{
overflow:hidden;
/*width:258px;*/
padding:10px;
margin-right:10px;
min-height:40px;
color:#909090;
line-height:18px;
font-size:12px;
border-bottom:1px solid #e5e5e5;
}
.custom-4 a{
color:#0f5cac;
color:#5c5c5c;
text-decoration:none;
font-size:11px;
line-height:15px;
font-weight:bold;
}
.c4data{
color:#aaa;
font-size:11px !important;
}
.custom-4 a:hover{
color:#303030;
text-decoration:none;
}
.custom-4 img {
width:60px;
height:40px;
margin-right:10px;
float:left;
}
.custom-4 a:hover img{
opacity:0.90;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
-moz-opacity: 0.90;	
}

.custom-5{
overflow:hidden;
width:110px;
padding:10px;
margin:0 5px;
min-height:40px;
color:#909090;
line-height:18px;
font-size:12px;
border-bottom:1px solid #e5e5e5;
float:left;
height:90px;
overflow:hidden;
position:relative;
}
.custom-5 img {
width:110px;
height:60px;
margin-right:10px;
float:left;
}
.custom-5 a:hover img{
opacity:0.90;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
-moz-opacity: 0.90;	
}
.custom-5 a{
color:#0f5cac;
color:#5c5c5c;
text-decoration:none;
font-size:11px;
line-height:15px;
font-weight:bold;
}
.custom-5 a:hover{
color:#303030;
text-decoration:none;
}
.custom-5 .playbtn{
    position:absolute;
	width:110px;
	height:60px;
	background:url(../images/play.png) center no-repeat;
	opacity:0.6;
	z-index:88;
	transition:all 0.3s eas-in 0s;
}
.custom-5 .playbtn:hover{
    opacity:1;
}

.custom-6{
overflow:hidden;
padding:10px;
min-height:40px;
color:#909090;
line-height:18px;
font-size:12px;
border-bottom:1px solid #e5e5e5;
}
.custom-6 a{
color:#0F5CAC;
text-decoration:none;
font-size:11px;
line-height:15px;
font-weight:bold;
}
.custom-6 img {
width: 310px;
height:140px;
display: block;
}
.custom-6 a:hover img{
opacity:0.90;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
-moz-opacity: 0.90;	
}






.leftfx-title{
    padding: 10px;
	background: #00A9E8;
	text-align: center;
	color: #001854;
	text-transform: uppercase;
	font-size: 18px;
    /*position:fixed;*/
    top:40px;
    margin-left:0;
    width:262px;
    z-index:99;
}
.leftfx{
    /*position: fixed;*/
	margin-left: 0px;
	top: 87px;
	bottom:0;
	width: 282px;
    height:303px;
	overflow-y: scroll;
	background:#fff;
	z-index:99;
}
.leftfx ul{
    margin:0;
	padding:0;
    list-style-type:none;
}
/*@media (max-width: 1300px){
	.wrapper{
    	margin-left:200px;
    }
	.menubar{
    	margin-left:200px;
    }
}*/

.otit{
	text-transform:uppercase;background: linear-gradient(to top, #007fc1 , #09ABFF);padding:8px;color:#fff;
}



.city{
	height:503px;
    overflow-y:scroll;
}
.city-sc{
    float:left;
	width:200px;
}
.city-sc h2{
    padding:5px;
}
.city ul{
    margin-left:20px;
	padding:0;
	list-style-type:decimal;
}
.city ul li{
    color:#999;
	padding:3px 0;
    font-weight:bold;
}
.city ul li a{
    color:#000;
}
.city ul li ul{
	padding:0;
	list-style-type:none;
	color:#999;
    margin-left:5px;
}
.city ul li ul li:before{
    content:"» ";
}
.city ul li ul li a{
    color:#174F82;
}

.zuuch-fl{
    width:500px;
    float:right;
}
.zuuch-fl h2{
    padding:5px;
}
.zuuch{
    text-transform:uppercase;
}
.zuuch ul{
    margin:0;
	padding:0;
	list-style-type:none;
}
.zuuch ul li a{
	color:#174F82;
    font-weight:bold;
}
.z-col{
	padding:10px;
	width:220px;
	height:100px;
    margin:0 5px 5px 0;
	border:1px solid #ddd;
	float:left;
    transition:0.3s ease-in-out 0s;
    background-color:#aeaeae;
}
.z-col:hover{
    box-shadow:0 0 6px #999;
}
.z-col h2{
    padding:0;
}
.z-col h2 a{
    color:#000;
    margin-bottom:5px;
    display:block;
}
.z-col:nth-child(1){
    background-image:url('../images/bg/edu.png');
    background-repeat:no-repeat;
    background-position:right bottom;
}
.z-col:nth-child(2){
    background-image:url('../images/bg/medic.png');
    background-repeat:no-repeat;
    background-position:right bottom;
}
.z-col:nth-child(3){
    width:467px;
    background-image:url('../images/bg/factory.png');
    background-repeat:no-repeat;
    background-position:210px 5px;
    background-size:260px auto;
    /*background-color:#690021;*/
}
.z-col:nth-child(4){
    background-image:url('../images/bg/mining.png');
    background-repeat:no-repeat;
    background-position:right bottom;
}
.z-col:nth-child(5){
    background-image:url('../images/bg/agricult.png');
    background-repeat:no-repeat;
    background-position:right bottom;
}
.z-col:nth-child(6){
    background-image:url('../images/bg/building.png');
    background-repeat:no-repeat;
    background-position:right bottom;
}
.z-col:nth-child(7){
    background-image:url('../images/bg/car.png');
    background-repeat:no-repeat;
    background-position:right bottom;
}




.myshort{
    width:205px;
	height:205px;
	display:inline-block;
	margin:10px 10px 20px 20px;
	padding:5px;
    background:#dedede;
    position:relative;
	transition:all 0.3s ease-in-out 0s;
}
.myshort:hover{
    background:#333;
}
.myshort span{
    position:absolute;
	padding:5px;
	left:5px;
	bottom:5px;
	width:195px;
	transition:all 0.3s ease-in-out 0s;
	color:#fff;
	background:rgba(0,0,0,0.5);
}
.myshort:hover span{
	background:#ddd;
	color:#000;
}

/*Fixed menu*/
.f-nav{ z-index: 9999; position: fixed; left: 0; top: 0; width: 100%;} /* this make our menu fixed top */


.banner{
    overflow:hidden;
    display:block;
}
.headbanner{
    width:1000px;
	margin:0 auto;
}
.headbanner embed{
    height:100px;
	width:1000px;
}

#news-title{
	padding:10px 0 20px;
	font-size:18px;
	line-height:24px;
	border-bottom:1px solid #001854;
	display:block;
	margin-bottom:10px;
	text-align:center;
}
.maincont{
	font-size:14px;
	line-height:24px;
}

