@charset "utf-8";
@font-face{font-family:'_Nazanin';src:url('../_font/BNazanin.eot?#')format('eot'),url('../_font/BNazanin.woff') format('woff'),url('../_font/BNazanin.ttf')format('truetype');}
@font-face{font-family:'_Nazanin';src:url('../BNazanin_Bold.eot?#')format('eot'),url('../_font/BNazanin_Bold.woff') format('woff'),url('../_font/BNazanin_Bold.ttf')format('truetype');font-weight:bold;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:top;background:transparent;font:inherit;line-height:inherit;}
body{font-family:Tahoma;font-size:11px;line-height:150%;background-color:#edecec; background-image: url('../_images/body_bg.gif'); background-repeat:repeat-x;}
ul{list-style:none}
.entry-content ul,ol {list-style-position:inside;list-style-type:disc;}
blockquote, q{quotes:none}
blockquote:before, blockquote:after, q:before, q:after{content:'';content:none}
table{border-collapse:collapse;border-spacing:0}
td{vertical-align:top;text-align:right}
small{font-size:75%}
button, input, select, textarea{border-style:solid;border-width:1px;font-family:Tahoma;font-size:11px;-o-border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;padding:px;margin:0;-webkit-transition:all 1000ms ease-in;-moz-transition:all 1000ms ease-in;-o-transition:all 1000ms ease-in;transition:all 1000ms ease-in}
a, a:visited{text-decoration:none;outline:none;color:inherit;}
a:hover{color:#075477}
a img{border:none}
img, .loading{color:#FFFFFF;background-repeat:no-repeat;background-position:center center;overflow:hidden;}
h1, h2, h3, h4, h5, h6{font-weight:normal;padding:0;line-height:130%;font-family:"_Nazanin";}
h1{font-size:30px;color:#39b676;margin-bottom:11px;}
h2{font-size:20px;font-weight:bold}
h3{font-size:14px;color:#097aaf;margin:0 0 5px 0;}
h4{font-size:12px;}
h5{font-size:11px;font-family:tahoma;font-weight:bold;color:#797979}
h6{font-size:11px;font-family:tahoma}
strong {font-weight:bold}
.radius_5px{-o-border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.radius_10px{-o-border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;}
.clear, .cls{clear:both;display:block}
.f_left, .left{float:left}
.f_right, .right{float:right}
.visible{visibility:visible;display:block;-webkit-transition:all 500ms ease-in;-moz-transition:all 500ms ease-in;-o-transition:all 500ms ease-in;transition:all 500ms ease-in}
.invisible{visibility:hidden;display:none;}
.pimg{margin-left:10px;padding:1%;border:1px solid aliceblue;margin-bottom:3px;}
.nimg{margin-left:15px; border-left:5px solid #51C3E0}
.wimg{margin-left:3px;}
.bg{width:960px;margin:auto;}
.cnt{padding:0px 0px 10px 0px;}
.header_top {height: 161px;background-image:url('../_images/htop.jpg');background-repeat:no-repeat;background-position:left top;}
.header_top > h1 {background-image:url('../_images/logo.png'); float:right; background-repeat:no-repeat; width:250px; height:76px;}
.header_top > h1 > a {display:block;width:320px; height:46px;}
.header_top .f_left {margin-top:0px;}
.header_top .f_left > a.login {float:left; margin-left:20px; display:block; padding:7px 42px 8px 20px; background-color:#b6b9ba; background-image:url('../_images/login_bg.gif'); background-repeat:no-repeat; background-position:77px center;color:#DBDDDD; border-radius:2px;}
.header_top .f_left > a.icons {margin:5px 0 0 15px;display:block;float:left;}
.header_top .f_left > form {float:left; background-color:#b6b9ba;border-radius:2px;padding:0px;}
.header_top .f_left > form > input[type=text] {border-style:none; padding:8px; background-color:#b6b9ba;color:#F3F3F3;}
.header_top .f_left > form > input[type=submit] {border-style:none;background-color:#b6b9ba;background-image:url('../_images/search_bg.gif'); margin-left:5px;}
.hm {background-color:#515355;padding:1px 2px 2px;}
.hm::after {display:block;content:' ';clear:both;float:none;}
.menu{font-family:"_Nazanin";font-size:16px;color:#fff;float:right;font-weight:bold;}
.menu > li{float:right; background-image:url('../_images/menu_li_bg.gif'); background-repeat:no-repeat; background-position:right center;padding:7px 12px; display:block;}
.menu > li:first-child {background:none;}
.menu > li > a{transition: all 200ms ease-in-out 50ms; -webkit-transition:all 200ms ease-in-out 50ms ; -moz-transition:all 200ms ease-in-out 50ms ; -ms-transition:all 200ms ease-in-out 50ms ; -o-transition:all 200ms ease-in-out 50ms ;}
.menu > li > a:hover, .menu > li > a.active{color:#4EBBD6;}
.menu > li:hover > .sub_menu{opacity:1;filter:alpha(opacity=100);z-index:9999999;}
.menu > li > .sub_menu{background-color:#48b7d2;padding:5px;position:absolute;font-size:14px;z-index:-999999;opacity:0;filter:alpha(opacity=0);-webkit-transition:all 500ms ease-in;-moz-transition:all 500ms ease-in;-o-transition:all 500ms ease-in;transition:all 500ms ease-in;margin-top:10px;}
.menu > li > .sub_menu > li > a{padding:6px 10px;display:block}
.menu > li > .sub_menu > li > a:hover{background-color:#7AC7FB}
.slider_wrapper {height:460px;border-bottom:5px solid #666666;overflow:hidden;}
.slider_photo {height:460px; }
.slider_news {margin:-15% 0 0 0;float:left;width: 260px; text-align:justify;background-image:url('../_images/sbg.png');padding:5px;}
.slider_news > h2 > a {font-size:27px; font-family:"_Nazanin";color:#666; text-shadow:1px 1px 0 white; animation: news 4s;-webkit-animation: news 4s;-moz-animation: news 4s;-o-animation: news 4s;-ms-animation: news 4s;}
@-webkit-keyframes news { 20%{color:#E66759;} 40%{ color:#D3CD5E} 60%{ color:#D3CD5E} 80%{ color:#48B7D2;} 100%{color:#666;} }
@-moz-keyframes news { 20%{color:#E66759;} 40%{ color:#D3CD5E} 60%{ color:#D3CD5E} 80%{ color:#48B7D2;} 100%{color:#666;} }
@-ms-keyframes news { 20%{color:#E66759;} 40%{ color:#D3CD5E} 60%{ color:#D3CD5E} 80%{ color:#48B7D2;} 100%{color:#666;} }
@-o-keyframes news {20%{color:#E66759;} 40%{ color:#D3CD5E} 60%{ color:#D3CD5E} 80%{ color:#48B7D2;} 100%{color:#666;} }
.slider_news > h4 {font-size:20px; color:#999999; font-family:"_Nazanin";margin-top:10px; text-shadow:1px 1px 0 white;}
.slider_news > a.more {display:block; padding:12px 20px; background-color:#48B7D2;font-family:"_Nazanin";font-size:16px;color:#E9E9E9; float:left;}
.slider_news > a.more:hover {background-color:#2C97B1;}
.slider_nav {background-image:url('../_images/nav_bg.png'); width:42px; height:42px;position:relative;margin-top:-265px;}
#nav_left {background-position:-4px -3px;float:left}
#nav_right {background-position:47px -3px;float:right}
._slider > #output {overflow:hidden;}
.slider .simg{position:absolute;z-index:9999;}
.slider > .caption{position:absolute;z-index:99999;top:380px;height:50px;background-image:url('../_images/miankhabar/slider_trsbg.png');width:455px;padding:1%;}
.slider > .caption > h4{color:#FFF;}
.slider > .caption > h3{color:#FFF;}
.service {height:205px;}
.service > li {}
.service > li > a {display:block;height:163px; width:159px;padding-top:55px; text-align:center; font-family:"_Nazanin"; font-size:19px; color:#EEEEEE;float:right;margin-left:1px;margin-top:-38px;transition:all 180ms ease-in-out;-webkit-transition:all 180ms ease-in-out;-moz-transition:all 180ms ease-in-out;-o-transition:all 180ms ease-in-out;-ms-transition:all 180ms ease-in-out}
.service > li > a:hover,.service > li > a.active,.service > li > a.current  {transform:scale(1.13);-webkit-transform:scale(1.13);-moz-transform:scale(1.13);-o-transform:scale(1.13);-ms-transform:scale(1.13);border-bottom:5px solid #666666;}
#net {background-image:url('../_images/s_net_bg.png');}
#mailserver {background-image:url('../_images/s_ms_bg.png');}
#pdns {background-image:url('../_images/s_dns_bg.png')}
#portal {background-image:url('../_images/s_portal_bg.png')}
#monitoring {background-image:url('../_images/s_mon_bg.png')}
#datacenter {background-image:url('../_images/s_ds_bg.png')}
.main_news{}
.main_news > li{ clear:both;display:block; height:130px;overflow:hidden;background:url('../_images/n_li_bg.gif') repeat-x bottom #E2E2E2;margin-bottom:10px;padding-left:15px;}
.main_news > li:hover {opacity:0.7;}
.main_news > li > h4 {margin-top:5px;}
.main_news > li > h6 {text-align:justify;color:#84838d;}
.main_news > li > h5 > a {color:#47baed;font-family:Tahoma;font-size:10px}
.main_news > li > h3 > a {color:#3391db; font-size:18px; background-repeat:no-repeat; background-position:right 10px; padding-top:15px;font-family:"_Nazanin"; display:block;}
.title1 {color:#EEEEEE; font-size:18px;font-family:"_Nazanin"; padding:10px;text-align:right;background-color:#54B9D3;margin-bottom:10px;}
.title1 > a.archive {float:left; display:block;padding:0px 30px 0px 10px; background-image:url('../_images/news_archive.png');background-repeat:no-repeat;background-position:right center;}
.title1 > a.archive:hover {opacity:0.5;}
.gadjet {margin-top:5px;background-color:#e8e7e7;}
.gadjet > .title {border-bottom:1px #fff solid;}
.gadjet > .title > span {display:block;color:#fff; font-size:16px;font-family:"_Nazanin";font-weight:bold;padding:5px 0;}
.gadjet > .title > span.f_right {width:5%;background-color:#ffc000;}
.gadjet > .title > span.f_left {width:95%;background-color:#b6b9ba;}
.gadjet > ul {color:#999999;font-size:20px; font-family:"_Nazanin";}
.gadjet > ul > li {background-image:url('../_images/llibg.gif');background-repeat:repeat-x;background-position:center;padding:10px 0;}
.gadjet > ul > li > a::before {display:block;content:' ';width:20px;height:20px;float:right;background-image:url('../_images/lli.gif');margin-top:-2px;margin-right:6px;}
.gadjet > ul > li > a {background-color:#e8e7e7;padding:1px 5px;}
.gadjet > ul > li > a:hover {color:#51C3E0;}
.customer {height:150px; background-color:#d9dada;}
.customer > div > span {background-image:url('../_images/c_title_bg.gif');padding:10px 30px 32px 30px;float:right;font-family:"_Nazanin";font-size:15px; color:#666666;position:absolute;}
.customers {overflow:hidden;}
.customers_list {width:3000px;position:relative;left:0px;}
.customers_list > li {float:left;margin:10px;}

.footer{background-color:#038dc0;padding-bottom:25px;}
.f_widget {}
.f_widget > span.f_title {background-image:url('../_images/f_title_bg.gif');background-repeat:no-repeat;background-position:right top;padding:10px 20px 32px 0px;display:block;font-family:"_Nazanin";color:#EEE;font-size:16px;text-shadow:0.5pt 0.5pt 0.2pt #6e6e6e;margin-bottom:20px;}
.f_widget > p.about {text-align:justify; color:#ace5ff;}
.f_widget > .f_menu > li {padding:8px 0px;display:block;border-bottom:1px dotted #0299D2;margin-left:50px;}
.f_widget > .f_menu > li:last-child {border-style:none;}
.f_widget > .f_menu > li:first-child {padding-top:0px}
.f_widget > .f_menu > li > a {color:#ace5ff;}
.f_widget > p.connection {background-repeat:no-repeat; background-position:right 0; padding:0 25px 5px 0;color:#ace5ff}
#tell {background-image:url('../_images/tell_BG.gif');}
#mail {background-image:url('../_images/mail_bg.gif');}
.f_widget > form > input[type=text] {background-color:#0aa2da; border-style:none; border-radius:0px;margin-bottom:10px;width:110px;padding:8px;color:#7AD7FA;}
.f_widget > form > textarea {width:260px; height:40px;background-color:#0aa2da;padding:5px;color:#7AD7FA; border-style:none; border-radius:0px;margin-bottom:10px;}
.f_widget > form > input[type=submit] {background-color:#0aa2da;padding:5px;color:#7AD7FA; border-style:none; border-radius:0px;}
.widget {border-radius:10px;margin-bottom: 12px; }
.left_sb {width:270px;margin-top:5px;}
.right_sb {width:270px}
.right_left {float:left; width:619px;}
.wcn {padding:15px 0px 0 0px; ;}
.wcn > form {padding:10px;}
#times {background-image:url('../_images/Untitled-1.gif'); background-repeat:no-repeat; background-position:center center; padding-right:20px;}
._list {}
._list > li {border-bottom:0.1pt #EBF5FC solid; padding:5px 2px;}
._list > li:last-child {border-bottom:none;}
._list > li > h3  {font-family:Tahoma;font-size:12px; font-weight:normal; background-image: url('../_images/bullet.png'); background-position:200px 5px; background-repeat:no-repeat; display:block; padding:0 20px 0 3px;}
._list > li > h3:hover { background-image: url('../_images/bullet2.png');}
._list > li > a > img.pimg{margin:2px;border:1px #FFF solid;padding:1px;}
._list > li > h5 {color:#0751BD}
.ttitle {background-image:url('../_images/title_bg.gif');background-repeat:repeat-x;background-position:right top; border-top-left-radius:5px; border-top-right-radius:5px;color:#075477; font-size:16px; font-weight:bold;font-family:"_Nazanin";text-align:center;}
.t_widget > .ttitle > li{padding:5px 5px 5px 5px;cursor:pointer;color:#086CAF; font-size:14px; border-top-right-radius:3px; border-top-left-radius:3px}
.t_widget > .ttitle > li > a {color:#117EB1;}
.t_widget > .ttitle > li:hover , .t_widget > .ttitle > li.active{background-color:#619fbc;color:#d9e5ec;}
#last_news{width:45%}
#fullview{width:45%;}
.l_news{background-color:#F3F8FC;padding:15px 20px 5px 0; background-image:url('../_images/w_bg.gif'); background-position:center top; background-repeat:no-repeat;}
.l_news > li {list-style-image:url('../_images/bullet2.png');padding:2px 0px 2px 1px}
.l_news > li > a{display:block; color:#127FB2}
.l_news > li > a:hover {color:#0A4765}
.ticker{height:30px}
.ticker-wrapper{width:65%;overflow:hidden;height:30px;margin-top:5px}
.ticker-content{margin-top:-18px;margin-right:80px}
.block{margin-bottom:10px}
.block > .btl{padding:0 0 4px 0;border-bottom:5px solid #086CAF}
.block > .btl > span{padding:5px 10px;background-color:#086CAF;color:#FFF;display:block}
.block > .bc{border:1px #086CAF solid;padding:5px}
.post-top > .tools{-o-border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;background-color:#e8f2fb;padding:5px;margin-bottom:15px;}
.post-top > h2{margin:20px;color:#000}
.post-top > h6{line-height:150%;font-size:11.5px;text-align:justify;}
.related_post{list-style-image:url("../../_images/nekaonline/cttbg.png");list-style-position:outside;padding:5px 10px;margin : 0 10px;}
.related_post > li{padding:3px}
.related_post > li > h3 > a{display:block}
.related_post > li:hover{background-color:#e8f2fb;}
.myindfrm > p{padding:5px;}
.myindfrm > p > label{width:200px;display:inline-block;}
#res{text-align:center;padding:5px;}
.rss{padding:20px;list-style-image:url('../../_images/rss.jpg');list-style-position:inside}
.rss >li{padding-bottom:10px}
.rss >li >ul{padding:10px;list-style-type:circle;list-style-position:inside}
.rss >li >ul >li{border-bottom:1px dotted #C0C0C0}
.pagenavi >a{background-color:#C30;padding:1px 4px 1px 4px;color:#FFF}
.pagenavi >a:hover{background-color:#09F}
.pagenavi >.current{padding:1px 4px 1px 4px;background-color:#E5E5E5}
.cpbox{float:left}
.cpbox >.c_up, .cpbox >.c_down{display:block;width:35px;height:35px;background-repeat:no-repeat;cursor:pointer;content:none;content:'';direction:ltr;text-align:right}
.cpbox >.c_up{background-image:url('../../_images/nekaonline/like.gif');float:right;padding-right:10px;width:22px;padding-top:10px;height:25px}
.cpbox >.c_down{background-image:url('../../_images/nekaonline/dislike.gif');float:left;padding-right:10px;width:22px}
.replay_btn{padding:0px 5px 2px 2px;float:left}
.comment{padding-top:10px;width:100%;}
.comment > li{padding:20px 10px 10px 10px;border-radius:5px;margin-bottom:20px;}
.comment > li > span > a{color:#FF6600;font-weight:bold;text-shadow:0px 0px 4px #FFF;}
.comment > li > span{font-size:12px;color:#6C6C24;font-family:tahoma;}
.comment > li > p{background-color:#E8F2FB;padding:10px;margin-top:8px;border-radius:5px;}
.comment > li > strong > a{font-weight:bold;font-size:11px;float:left;margin-left:20px;margin-top:5px;color:#888842;}
.comment > span{display:block;margin:20px 10px 0 10px;font-size:13px;color:#999;font-family:_Nazanin;font-size:15px}
.replay{background-color:#FFFFFF;padding:10px;width:92%;margin:10px auto 0 auto;border-radius:5px;}
.replay > span > a{color:#F60;font-size:10px;font-weight:bold;text-shadow:0px 0px 4px #CCC;}
.replay > span{font-size:10px;color:#85852C;}
.replay > p{color:#666;}
.comment #name, .comment #email, .comment #seq, .comment #url, .comment #subject{color:#999;float:left;margin-left:150px;border:1px solid #7cb4f2;font-family:"_Byekan";background-color:#deedfd;width:200px;}
#name, #email, #seq, #url, #subject{color:#999;float:right;margin-left:150px;border:1px solid #7cb4f2;font-family:"_Byekan";background-color:#deedfd;width:200px;}
#msg{border:1px solid #7cb4f2;background-color:#deedfd;width:400px;}
#seq{width:100px;margin-left:10px;}
#cod_img{float:left;margin-left:150px;cursor:pointer}
#send{font-size:13px;font-weight:bold;background-color:#deedfd;border-color:#7cb4f2;font-family:"_Nazanin";padding:5px 10px 5px 10px;margin:20px 150px 0;}
ul.search{padding:10px 10px 1px 10px;margin-top:10px;}
.bc > form.search{padding:10px 10px 1px 10px;margin-top:10px;}
.search > p > label{width:120px;display:block;float:right}
.search > p{font-size:13px;font-family:"_Nazanin";color:#666;font-weight:bold;margin-bottom:10px;margin-top:5px;}
.search > p > select > option{font-family:"_Nazanin";font-weight:bold;-webkit-transition:all 0s ease-in-out 0.2s;-moz-transition:all 0s ease-in-out 0.2s;-ms-transition:all 0s ease-in-out 0.2s;-o-transition:all 0s ease-in-out 0.2s;transition:all 0s ease-in-out 0.2s;font-size:12px;}
#choose{font-family:"_Nazanin";font-size:13px;color:#999;}
.search > li{clear:both;padding:10px 10px 30px 10px;}
.search > li > h4 > a{color:#999;font-size:11px;}
.search > li > h3 > a{font-family:"_Nazanin";font-size:16px;font-weight:bold;color:#0099FF;text-shadow:0px 0px 1px #0ff;}
.search > li > h3 > a:hover{color:#039;}
.search > li > a > img{float:right;margin-left:10px;border-radius:5px;box-shadow:0px 0px 2px #999;border:1px solid #FFF;}
.search > li:nth-child(2n){background-color:#F2F2F2;}
.search > li > span{color:#999;float:left;margin-top:5px;font-size:11px;}
.selected > li{padding:10px;text-align:justify}
.selected > li:nth-child(odd){background-color:#E8F2FB}
.state_top{border:1px solid #FFF;padding:10px;background-color:#E8F2FB;box-shadow:0px 0px 3px #999;text-align:justify;}
.state_top > a > img{float:right;margin-left:10px;height:150px;width:200px;border:1px solid #E3E3E3;}
.state_top > h4 > a{color:#999;display:block;font-size:13px;}
.state_top > h3 > a{color:#F60;font-size:17px;font-family:'_Nazanin';font-weight:bold;}
.state_top > h3 > a:hover{color:#FE9A0C;}
.state_brief{height:130px;width:47%;margin-top:10px;background-color:#E8F2FB;padding:5px;border:1px solid #FFF;box-shadow:0px 0px 3px #999;margin-bottom:10px;text-align:justify;overflow:hidden;}
.state_brief > h4 > a{color:#999;}
.state_brief > h3 > a{color:#F60;font-size:15px;font-family:'_Nazanin';font-weight:bold;display:block;}
.state_brief > h3 > a:hover{color:#FE9A0C;}
.state_brief > a > img{float:right;margin-left:10px;border:1px solid #E4E4E4;}
.nav{height:30px;}
.nav > a{-o-border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;padding:6px 15px 9px;background:url("../../_images/nekaonline/bg_sp.png") repeat-x scroll left -33px rgba(0, 0, 0, 0);border:1px #e6e4e4 solid;}
.bar{height:10px;color:#DDDDDD;background-repeat:repeat-x;background-image:url('../../_images/_pooling.gif');}
.lbl{float:left;margin-top:-7px;}
.pool img{margin:3px auto;border:1px solid #FF0000;padding:2px;width:170px;-o-border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;overflow:hidden;display:block}
.pool .post_title{color:#000000;padding-bottom:0px;font-family:"B Mitra";line-height:100%;font-size:14px;}
#pool{padding:2px;text-align:justify;background-color:#FFFFFF;}
.spr{background-image:url('../../_images/nekaonline/bg_sp.png');}
.entry-content { font-size:11px;line-height:200%}
.entry-content > p {padding:15px;}
.entry-content img {max-width:98%;height:auto;display:inline-block;background-image:url('../../_images/progressindicator.gif');background-repeat:no-repeat;background-position:center center;overflow:hidden;}
.widget2 > .cn > ._list > li > h3 {color:#fff}
.main_center {width:685px;}
.main_center > .widget {margin:5px 0; background-color:#FFF;}
.main_center > .widget > div {padding:10px;}
form.search {padding:10px;}
#slider1 {float:left;position:relative;padding:0 50px;width:780px;}
#slider1 .viewport { height: 150px; overflow: hidden; position: relative; }
#slider1 .buttons {background:url('../_images/c_nav_r.png');display: block;position: absolute;top: 40%;right: 0;width: 20px;height: 18px;color: #fff;font-weight: bold;text-align: center;text-decoration: none;font-size: 0px;}
#slider1 .next {background:url('../_images/c_nav_l.png');left: 0;right: auto;}
#slider1 .buttons:hover{}
#slider1 .disable { visibility: hidden; }
#slider1 .overview { list-style: none; position: absolute; padding: 0; margin: 20px 0 0; width: 240px; left: 0 top: 0; }
#slider1 .overview li{ float: left; margin: 0 20px 0 0; padding: 10px; height: 100px;}
.rMenu {font-family:'_Nazanin';font-size:15px;font-weight:bold;color:#fff;}
.rMenu * {-webkit-transition:all 200ms ease-in;-moz-transition:all 200ms ease-in;-o-transition:all 200ms ease-in;transition:all 200ms ease-in;}
.rMenu > li{background-color:#b6b9ba;background-image:url('../_images/rmlbgg.png');background-repeat:no-repeat;background-position:6px 6px;margin:2px 0;}
.rMenu > li > a{padding:5px 10px;display:block;}
.rMenu > li > ul{background-color:#edecec;list-style-image:url('../_images/rmlabg.gif');list-style-position:inside;color:#757779;display:none;}
/*.rMenu > li:hover {background-color:#41a5e6;background-image:url('../_images/rmlbg.png');background-repeat:no-repeat;background-position:6px 6px;margin:2px 0;}
.rMenu > li:hover > ul {height:auto;}*/
.rMenu > li > ul > li {padding:3px 0;margin:2px 0;}
.rMenu > li > ul > li > a {}