
/*===============================*/

/*------стандартные----------*/

html, body {
  margin: 0px;
  padding: 0px;
  height: 100%;
}

body, td, select {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 9pt;
    color: #000000;
}

#main {    

}


p {
    padding: 0px;
    margin: 0px 0px 15px 0px;
}

div.top_banner_bg {
    background-position: 5px 5px;
    background-repeat: no-repeat;
    width: 373px;
    height: 169px;
    padding: 0px;
    margin: 0px;
    display: block;
}

div.top_banner_frame {
    background-position: left top;
    background-repeat: no-repeat;
    width: 373px;
    height: 169px;
    padding: 0px;
    margin: 0px;
    vertical-align: bottom;
    display: block;
}

div.top_banner_frame a {
    font-size: 13pt;
    text-decoration: none;
    display: block;
    padding: 139px 10px 0px 15px;
    color: #ffffff;
}

div.top_banner_frame a:hover {
    color: #ffffaa;
}

/*------списки----------------*/

ol, ul {
    margin: 10px 0px 15px 5px;
	padding:0;
}

ol li {
    margin-left: 20px;
}
ul li {
    margin-left: 12px;
    list-style-type: disc;
}
ul ul li  {
    list-style-type: square;
}
ul ul ul li  {
    list-style-type: circle;
}

table.infobox strong {
    display: block;
    margin: 0px;
    padding: 0px 0px 14px 10px;
    font-weight: normal;
}

table.infobox ul {
    margin-top: 0px;
    margin-left: 0px;
    padding-left: 23px;
	width:207px;
}

table.infobox li {
    margin-left: 0px;
    padding-bottom: 4px;
    padding-left: 0px;
}

/*------заголовки----------------*/

h1 {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 18pt;
    color: #000000;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
}

.headerraphic {
    font-size: 10pt;
    color: #1e84b3;
    font-weight: bold;
    margin: 0px;
}

.header {
    font-size: 14pt;
    color: #1e84b3;
    font-weight: normal;
    margin: 0px;
}

.headergreen {
    font-size: 14pt;
    color: #4d8002;
    font-weight: normal;
    margin: 0px;
}

.headerpurple {
    font-size: 14pt;
    color: #FF6573;
    font-weight: normal;
    margin: 0px;
}

.formheader {
    font-size: 11pt;
    color: #ffffff;
    font-weight: bold;
    margin: 0px;
}

/*------таблицы----------------*/

table.tbl {
    border-right: 1px #c8c8c8 dotted;
    border-bottom: 1px #c8c8c8 dotted
}
table.tbl td {
    border-left: 1px #c8c8c8 dotted;
    border-top: 1px #c8c8c8 dotted;
    padding: 3px;
}
table.tbl tr {
    vertical-align: top
}
tr.tbl td {
    background-color: #FFFF66
}

/*------форма----------------*/

form {
    margin: 0px;
    padding: 0px;
}

.input {
    background: url(lmenu_l_p.gif) center center no-repeat;
    padding: 4px;
    height: 26px;
    border: none;
    color: #ffffff;
}

textarea {
    border: #a3a3a3 1px solid;
    height: 60px;
    font-size: 8pt;
    color: #5f5f5f;
    padding: 0px 2px 0px 2px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}

input {
    font-size: 8pt;
    border: #a3a3a3 1px solid;
    color: #5f5f5f;
    height: 14px;
    padding: 0px 2px 0px 2px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}

input.mysearch {
    height: 15px;
    width: 141px;
}

input.search {
    height: 11px;
    width: 11px;
}

input.button {
    background: url(news_li.gif) left 6px no-repeat;
    border: 0px;
    text-decoration: underline;
    color: #006bbe;
    font-weight: normal;
    font-size: 9pt;
    height: 16px;
    padding: 0px 0px 0px 8px;
    cursor: pointer;
}

input.login {
    border: none;
    width: 17px;
    height: 17px;
}


/*------ссылки---------------*/

a {
    color: #005f9c;
}
a:hover {
    color: #008fcf;
}

a.menu {
    color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11pt;
    white-space: nowrap;
    text-decoration: none;
}
a.menu:hover {
    text-decoration: underline;
}
span.menu {
    color: #ffffff;
    font-weight: bold;
    font-size: 11pt;
    white-space: nowrap;
    text-decoration: underline;
}

a.lmenu {
    color: #ffffff;
    font-weight: normal;
    font-size: 11pt;
    white-space: nowrap;
    text-decoration: none;
    background: url(lmenu_l_p.gif) left no-repeat;
    padding: 12px 0px 13px 19px;
    display: block;
	line-height:17px;
}
a.lmenu:hover {
    text-decoration: underline;
}
span.lmenu {
    color: #ffffff;
    font-weight: normal;
    font-size: 11pt;
    white-space: nowrap;
    text-decoration: underline;
}

a.milo {
    color: #000000;
    font-size: 9pt;
    text-decoration: none;
}
a.milo:hover {
    text-decoration: underline;
}

a.map {
    color: #ffffff;
    font-size: 8pt;
}
a.map:hover {
    color: #ffff00;
}

a.news {
    font-size: 9pt;
}
a.news:hover {
    
}

a.archive {
    background: url(news_li.gif) right 4px no-repeat;
    padding: 0px 11px 0px 0px;
    font-size: 8pt;
}

td.footer_menu ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

td.footer_menu li {
    list-style-type: none;
    margin: 0px;
    padding: 0px 10px 2px 10px;
    font-size: 8pt;
    background: url(smenu_li.gif) 0px 8px no-repeat;
}

td.footer_menu td {
    vertical-align: top;
    width: 20%;
}

a.login {
    color: #ffff99;
}
a.login:hover {
    color: #ffffff;
}

/*------текст----------------*/

.code {
    color: #5e5e5e;
    font-size: 13pt;
    font-weight: bold;
    padding: 0px 0px 0px 4px;
}

.number {
    color: #000000;
    font-size: 26pt;
    padding: 5px 0px 0px 0px;
    font-weight: bold;
    line-height: 32px;
}

.text {
    color: #191919;
}

.small {
    font-size: 9pt;
}

.date {
    color: #4d4d4d;
    font-size: 8pt;
}

span.date {
    color: #000000;
    font-family: "Arial Narrow", Arial, Verdana, sans-serif;
    font-size: 15pt;
}

.slogan {
    color: #ffffff;
    font-size: 8pt;
    font-weight: bold;
}

.phones {
    font-size: 8pt;
    font-weight: bold;
    padding: 0px 19px 0px 0px;
    white-space: nowrap;
}

.newsheader{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: 600;
}

.address {
    color: #5f5f5f;
    font-size: 9pt;
}

.addresstop {
    color: #000000;
    font-size: 8pt;
}

.grey {
    color: #5e5e5e;
    font-size: 8pt;
}

.quote {
    font-style: italic;
}

/*========================================*/

h2 {color: #ff8a00; font-size: 15pt; font-weight: normal; display: inline}

td.title {color: #ff8a00; font-size: 15pt; font-weight: normal}

a.newforum {text-decoration: underline; font-weight: normal; display: block; background: url(li2.gif) no-repeat left 6px; padding-left: 11px; padding-bottom: 7px}

a.newforum span {text-decoration: none; font-size: 7pt; color: #000000}

.smalltext {color: #ff8a00; font-size: 8pt; font-weight: normal}
a.smalltext:hover {color: #ff9900}
.smalltext1 {font-size: 7pt; font-weight: normal}

.small {font-size: 7pt}

a.myoffice {color: #86d2ff; font-size: 8pt; font-weight: normal; text-decoration: underline}
a.myoffice:hover {color: #86f4ff; font-size: 8pt; font-weight: normal; text-decoration: underline}

a.bigtext {color: #ffffff; font-size: 16pt; font-weight: normal; text-decoration: none}
a.bigtext:hover {color: #c9f7ff; font-size: 16pt; font-weight: normal; text-decoration: none}

.data {color: #666666; font-size: 8pt; font-weight: normal}

a.link {color: #ffffff; font-size: 9pt; font-weight: normal; text-decoration: none}
a.link:hover {color: #c9f7ff; font-size: 9pt; font-weight: normal; text-decoration: none}

span.newforum {font-size: 10pt; font-weight: normal; display: block; background: url(li1.gif) no-repeat left 6px; padding-left: 11px; list-style: none}

.money {font-weight: normal; padding: 3px}

span.money {color: #525252}

a.money {color: #008bb8}
a.money:hover {color: #008bda}

a.graf {color: #008bb8; font-weight: normal; text-decoration: underline; padding-right: 42px}
a.graf:hover {color: #008bda; font-weight: normal; text-decoration: underline; padding-right: 42px}

.ask {color: #ffffff; font-size: 15pt; font-weight: normal}
.asksmalltext {color: #ffffff; font-weight: normal}
.asknumber {color: #c9f7ff; font-weight: bold; font-size: 8pt}

.tablehead {color: #000000; font-weight: bold; font-family: Arial, Helvetica, sans-serif}
.tabletext {color: #000000; font-weight: normal; font-family: Arial, Helvetica, sans-serif}

a.righttab {display: block; width: 65px; background-color: #eaeaea; border: none; height: 18px; margin-right: 15px; padding-left: 10px; margin-bottom: 4px}

table.tbl {border: none; border-right: 1px #000000 solid}

table#history {border-top: 1px #CEDDF7 solid; border-right: 1px #CEDDF7 solid}
table#history td {border-bottom: 1px #CEDDF7 solid; border-left: 1px #CEDDF7 solid}

TABLE.grafics {
TABLE-LAYOUT: auto;border-top: 1px #CEDDF7 solid; border-right: 1px #CEDDF7 solid; border-bottom: 1px #CEDDF7 solid; border-left: 1px #CEDDF7 solid;
}
TABLE.grafics TH {
FONT-WEIGHT: bold; FONT-SIZE: 11px; BACKGROUND-IMAGE: url(bg.jpg); TEXT-TRANSFORM: uppercase; COLOR: #fff; TEXT-INDENT: 8px; LINE-HEIGHT: 21px; LETTER-SPACING: 1px; HEIGHT: 21px; TEXT-ALIGN: left; BORDER-BOTTOM: #3393FF 1px solid; padding: 0px; white-space: nowrap;
}


div#nav_bg ul {
    list-style: none;
}


.nav, .nav ul {
    width: 100%;
    display: block;
    list-style: none;
    border: 0px;
    padding: 0px;
    margin: 0px;
}

.nav li {
    float: left;
    display: block;
    list-style-type: none;
    width: 100%;
    height: 27px;
    margin: 0px;
    padding: 0px;
}

.nav li ul {
    position: absolute;
    display: none;
    height: auto;
    width: 200px;
    font-weight: normal;
    margin: -3px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border-bottom: 1px #c5d2d6 solid;
}

.nav li:hover ul, .nav li.sfHover ul {
    display: block;
    left: auto;
}

.nav li li {
    width: 200px;
    background-color: #0073a9;
    padding: 0px;
    height: auto;
    margin: 0px 0px 0px 0px;
    border-top: 1px #c5d2d6 solid;
}

.nav a {
    display: block;
    word-wrap: normal;
    color: #ffffff;
    text-decoration: none;
    padding: 0px;
    height: 27px;
    margin: 0px;
    padding-top: 3px;
    padding-left: 10px;
    padding-right: 5px;
    text-align: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-weight: bold
}

.nav a.daddy {
    background: url(rightarrow2.gif) 182px 6px no-repeat;
}


.nav li li a {
    width: 190px;
    height: auto;
    font-weight: normal;
    font-size: 9pt;
    margin: 0px;
    padding: 6px 5px 7px 5px;
}

.nav li ul ul {
    margin-left: 200px;
    border-left: 1px #c5d2d6 solid;
    margin-top: -25px;
}

.nav li:hover ul ul, .nav li:hover ul ul ul, .nav li.sfhover ul ul, .nav li.sfhover ul ul ul {
    display: none;
}

.nav li:hover ul, .nav li li:hover ul, .nav li li li:hover ul, .nav li.sfhover ul, .nav li li.sfhover ul, .nav li li li.sfhover ul {
    display: block;
    left: auto;
}

.nav a:hover {
    color: #ffff66;
}

.nav li li a:hover {
    background-color: #2386b5;
}

.nav li li:hover, .nav li li.sfhover {
    background-image: url(bg1_o.gif);
    background-repeat: repeat-y;
    background-position: right top;
}

a.newaccount {
    display: block;
    padding: 0px;
    padding-top: 30px;
    padding-left: 125px;
    border-top: 2px #ffffff solid;
    border-left: 2px #ffffff solid;
    border-right: 2px #ffffff solid;
    width: 294px;
    height: 60px;
    background-image: url('b1.gif');
    background-position: left top;
    color: #ffffff;
    font-size: 16pt;
    font-weight: normal;
    text-decoration: none
}

a.newaccount:hover {background-image: url('b1_o.gif'); color: #c9f7ff; text-decoration: none}

a.transfer {
    display: block;
    padding: 0px;
    padding-top: 30px;
    padding-left: 125px;
    border-top: 2px #ffffff solid;
    border-left: 2px #ffffff solid;
    border-right: 2px #ffffff solid;
    width: 294px;
    height: 60px;
    background-image: url('b2.gif');
    background-position: left top;
    color: #ffffff;
    font-size: 16pt;
    font-weight: normal;
    text-decoration: none
}
a.transfer:hover {background-image: url('b2_o.gif'); color: #c9f7ff; text-decoration: none}

a.download_eng {
    display: block;
    padding: 0px;
    padding-top: 30px;
    padding-left: 125px;
    border-top: 2px #ffffff solid;
    border-left: 2px #ffffff solid;
    border-right: 2px #ffffff solid;
    width: 294px;
    height: 60px;
    background-image: url('b3_eng.gif');
    background-position: left top;
    color: #ffffff;
    font-size: 16pt;
    font-weight: normal;
    text-decoration: none
}
a.download_eng:hover {background-image: url('b3_o_eng.gif'); color: #c9f7ff; text-decoration: none}

a.download {
    display: block;
    padding: 0px;
    padding-top: 30px;
    padding-left: 125px;
    border-top: 2px #ffffff solid;
    border-left: 2px #ffffff solid;
    border-right: 2px #ffffff solid;
    width: 294px;
    height: 60px;
    background-image: url('b3.gif');
    background-position: left top;
    color: #ffffff;
    font-size: 16pt;
    font-weight: normal;
    text-decoration: none
}
.comm{margin:0 0 20px 0; border:1px dotted #000;padding:10px;}
a.download:hover {background-image: url('b3_o.gif'); color: #c9f7ff; text-decoration: none}

div.tab {display: table; width: 100%}

span.tab {display: block; background-color: #CEDDF7; padding-top: 5px; padding-bottom: 0px; height: 25px; width: 100%; text-align: center; font-weight: bold}
a.tab {display: block; height: 25px; padding-top: 5px; padding-bottom: 0px; width: 100%; text-align: center; font-weight: bold;}
a.tab:hover {background-color: #deedff; display: block; height: 25px; width: 100%; text-align: center; font-weight: bold;}






*{}


.rss-ic{float:left; margin:5px 5px 0 0}
.h-left img{ float:left; margin:0; padding:0}
.h-left span {
    color: #FFFFFF;
    display: block;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11pt;
    font-weight:bold;
    height: 24px;
    margin: 0;
    padding: 3px 5px 0 5px;
    text-align: left;
    text-decoration: none;
    word-wrap: normal;
    float:left;
    background: #0072a8;
}
.islam ul{
    margin-left: 0;
    margin-top: 0;
    padding-left: 20px;
}
.islam-block {background: #ffebe7;}
.islam-block {background: #ffebe7;}

span.bg-span-title{
	height:27px;
	background:url("/images/new/bg-button.gif") no-repeat 0 0;
	float:left;
	margin:0 0 5px;
	line-height:27px;
}
span.bg-span-title .bg-span-right{
	height:27px;
	background:url("/images/new/bg-button.gif") no-repeat 100% -27px;
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11pt;
	font-weight:bold;
	color:#fff;
	padding:0;
	text-align:center;
	width:165px;
}
span.bg-span-title .bg-span-right a{
	color:#fff;
	text-decoration:none;
}
span.bg-span-title .bg-span-right a:hover{
	text-decoration:underline;
}
p{
	margin:0 0 13px;
}
a.button-torg-1{
	margin:5px auto 0;	
	padding:0 0 6px;
	display:block;
	width:198px;
	height:43px;
	padding:0 0 10px;
}
a.button-torg-2{
	margin:5px auto 0;	
	padding:0 0 6px;
	display:block;
	width:198px;
	height:43px;
	padding:0 0 10px;
}
a.button-torg-3{
	margin:5px auto 0;
	display:block;
	width:198px;
	height:43px;
	padding:0 0 8px;
}

.sposob{
	padding:0 0 13px;
}
.body-eng  .sposob{
	padding:0 0 22px;
}
.grath-bottom{
	padding:0 0 20px;
}
.box-center{
	height:414px;
	overflow:hidden;
}
.facebook-block{
	margin:20px 0 0 50px;
}
#fb-root{
	margin:0 0 0 50px;
}
.social-block{
	overflow:hidden;
	width:100%;
}
#socials {
	float:right;
	overflow:hidden;
}
#socials a{
	width:16px;
	height:16px;
	float:left;
	overflow:hidden;
	text-indent:9999px;
	margin:0 10px 0 0;
}
#socials a.pic0{
	background:url("/images/new/memori.gif") no-repeat 0 0;
}
#socials a.pic1{
	background:url("/images/new/facebook.gif") no-repeat 0 0;
}
#socials a.pic2{
	background:url("/images/new/vkontakte.gif") no-repeat 0 0;
}
#socials a.pic3{
	background:url("/images/new/odnoklassniki.gif") no-repeat 0 0;
}
#socials a.pic4{
	background:url("/images/new/moi_mir.gif") no-repeat 0 0;
}
#socials a.pic5{
	background:url("/images/new/twitter.gif") no-repeat 0 0;
}
.chat-box{
	position:fixed;
	right:0;
	top:250px;
	overflow:hidden;
	height:107px;
}
.chat-box a.chat{
    display:block;
	width:38px;
	height:105px;
	background:url(/images/chat/chat.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;	
	float:left;
	margin:1px 0 0;
}
.chat-box a.offline-chat{
	display:block;
	width:160px;
	height:107px;
	background:url(/images/chat/chat-offline.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;	
	margin:0 0 0 2px;
	float:left;
}
.chat-box a.active-chat{
	background:url(/images/chat/chat-online.png) no-repeat;	
}
.chat-box a.none-chat{
	display:none;	
}
.chat-box a.offline-chat-eng{
    display:block;
    width:160px;
    height:107px;
    background:url(/images/chat/chat-offline-eng.png) no-repeat;
    text-indent:-9999px;
    overflow:hidden;    
    margin:0 0 0 2px;
    float:left;
}
.chat-box a.active-chat-eng{
    background:url(/images/chat/chat-online-eng.png) no-repeat;    
}
.real-box{
    width:698px;
    overflow:hidden;
    background:url(/images/img/real-box.png) no-repeat;  
    min-height:300px;
    padding:0 25px;
}
.real-box h3{
     font-size:32px;
    line-height:34px;
    font-weight:bold;
    color:#0072a8;
    margin:20px 0 0;
}
.real-box .text-real-box{
    font-size:19px;
    line-height:21px;
    margin:10px 0 0;
}
.real-box .real-box-main{
    width:100%;
    overflow:hidden;
}
.real-box .real-box-main .left-col{
    width:364px;
    float:left;
    overflow:hidden;
    margin:26px 0 0;
}
.real-box .real-box-main .left-col .account-title{
    width:100%;
    overflow:hidden;
    width:366px;
    height:58px;
    text-align:center;
    position:relative;
}
.real-box .real-box-main .left-col .account-title h4{
    margin:10px 0 0;
    font-size:18px;
    color:#fff;
    font-weight:bold;
    line-height:22px;
    cursor:pointer;
}
.real-box .real-box-main .left-col .account-info {
    margin:-12px 0 12px;
    font-size:13px;
    line-height:16px;
    color:#6d6d6d;
    display:none;
}
.real-box .real-box-main .left-col .account-info .bg-account-info{
    background:#ebebeb;
    width:342px;    
    padding:11px 11px 10px;
}
.real-box .real-box-main .left-col .account-info .bg-account-info p{
    margin:6px 0 0;    
}
.real-box .left-col .account-info ul {
    margin:14px 0 0;
    padding:0 0 0 26px;
    list-style:none;
}
.real-box .left-col .account-info ul li{
    list-style:none;
}
.real-box .real-box-main .left-col .account-info .account-info-bottom{
    width:364px;
    height:6px;
    overflow:hidden;
    background:url(/images/img/account-info-bottom.png) no-repeat;  
    
}
.real-box .real-box-main .left-col .green-title{
    background:url(/images/img/green-title.png) no-repeat;      
    z-index:3;
}
.real-box .real-box-main .left-col .blue-title{
    background:url(/images/img/blue-title.png) no-repeat;      
    z-index:2;
    margin:-14px 0 0;
}
.real-box .real-box-main .left-col .red-title{
    background:url(/images/img/red-title.png) no-repeat;      
    z-index:1;
    margin:-12px 0 0;
}
.pad-non{
    padding:0;
}
.account-info a.reg-link{
    background:url(/images/img/reg-button.png) no-repeat;  
    display:block;
    width:141px;
    height:40px;
    text-align:center;
    line-height:39px;
    color:#5b1515;
    font-size:13px;
    margin:10px auto 0;
    text-decoration:none;
}
.real-box .real-box-main .right-col{
    float:right;
    width:303px;
    overflow:hidden;
    margin:20px 0 0;
}
.real-box .real-box-main .right-col h4{
    font-size:21px;
    line-height:23px;
    font-weight:normal;
    margin:0;
}
.real-box .real-box-main .left-col p,
.real-box .real-box-main .right-col p{
    margin:10px 0 0;
    font-size:13px;
    line-height:16px;
    color:#5f5f5f;
}
.real-box .real-box-main .left-col p img,
.real-box .real-box-main .right-col p img{
    display:inline;
    border:none;
}
.real-box .real-box-main .right-col a.demo{
    background:url(/images/img/demo.png) no-repeat;  
    display:block;
    width:305px;
    height:124px;
    margin:10px auto 0;
    text-decoration:none;
    overflow:hidden;
    text-indent:-9999px;
}
.broker{
    width:200px;
    height:218px;
    overflow:hidden;
    padding:0 10px;
    color:#fff;
    background:url(/images/img/broker.gif) no-repeat;  
}
.broker h5{
    font-size:14px;
    font-weight:bold;
    line-height:16px;
    margin:5px 0 0;
}
.broker h5 span{
    font-size:18px;
    line-height:20px;
}
.broker ul{
    margin:5px 0 0;
    padding:0;
    list-style:none;
}
.broker ul li{
    margin:3px 0 0;;
    font-size:14px;
    font-weight:bold;
    line-height:16px;
    list-style:none;
}
.real-box .box-info-bottom{
    background:url(/images/img/bg-info-box.png) no-repeat; 
    width:676px;
    height:408px;
    overflow:hidden;
    margin:20px 0 0;
    padding:0 10px;
}
.real-box .box-info-bottom h3{
    font-size:18px;
    line-height:21px;
    color:#000;
    font-weight:bold;
    margin:10px 0 0;
    overflow:hidden;
    width:100%;
}
.real-box .box-info-bottom h3 a{
    float:right;
    font-size:13px;
    color:#00609c;
    font-weight:normal;
    text-decoration:underline;
}
.real-box .box-info-bottom h3 a:hover{
    text-decoration:none;
}

.real-box .box-info-bottom .video-block{
    width:330px;
    height:210px;
    overflow:hidden;
    float:left;
}
.real-box .box-info-bottom .video-block .video-box{
    padding:0 10px;
    overflow:hidden;
    margin:15px 0 0;
}
.real-box .box-info-bottom .video-block .video-box a.prev{
    float:left;
    width:34px;
    height:34px;
    text-indent:-9999px;
    background:url(/images/img/prev.gif) no-repeat; 
    margin:45px 0 0;
    outline:none;
}
.real-box .box-info-bottom .video-block .video-box a.next{
    float:left;
    width:34px;
    height:34px;
    text-indent:-9999px;
    background:url(/images/img/next.gif) no-repeat; 
    margin:45px 0 0;
    outline:none;
}
.real-box .box-info-bottom .video-block .video-box .video-slide{
    float:left;
    width:200px;
    height:154px;
    text-align:center;
    margin:0 10px;
    display:inline;
}
.real-box .box-info-bottom .video-block .video-box .video-slide img{
    border:none;
}
.real-box .box-info-bottom .video-block .video-box .video-slide p{
    margin:10px 0 0;
    color:#3b3b3b;
    font-size:13px;
    line-height:16px;
}
.real-box .box-info-bottom .indikator{
    float:left;    
    width:330px;
    height:210px;
    padding:0 0 0 15px;
}
.real-box .box-info-bottom .indikator ul{
    margin:10px 0 0;
    padding:0;
    list-style:none;
}
.real-box .box-info-bottom .indikator ul li{
    list-style:none;
    font-size:16px;
    line-height:21px;
    background:url(/images/img/bg-li.gif) no-repeat 0 65%;      
    padding:0 0 0 10px;
}
.real-box .box-info-bottom .indikator ul li a{
    color:#00609c;
    text-decoration:underline;
    font-weight:bold;
}
.real-box .box-info-bottom .indikator ul li a:hover{
    text-decoration:none;

}
.real-box .box-info-bottom .link-help{
    float:left;
    height:408px;
    overflow:hidden;
    width:340px;
}
.real-box .box-info-bottom .link-help h4{
    width:145px;
    font-size:24px;
    color:#00609c;
    font-weight:bold;
    margin:10px 0 0 30px; 
    background:url(/images/img/link-help-title.gif) no-repeat 0 65%;      
    padding:0 0 0 100px;
}
.real-box .box-info-bottom .link-help ul{
    margin:10px 0 0;
    list-style:none;
    padding:0 0 0 100px;
}
.real-box .box-info-bottom .link-help ul li{
    list-style:none;
}
.real-box .box-info-bottom .link-help ul li a{
    font-size:13px;
    line-height:17px;
    color:#005895;
    text-decoration:underline;
}
.real-box .box-info-bottom .link-help ul li a:hover{
    text-decoration:none;
}
.real-box .box-info-bottom .model{
    float:left;
    height:408px;
    overflow:hidden;
    width:300px;
    padding:0 0 0 20px;
}
.real-box .box-info-bottom .model ul{
    font-size:13px;
    line-height:18px;
    padding:0;
    list-style:none;
}
.real-box .box-info-bottom .model ul li{
    list-style:none;
    margin:0;
    background:url(/images/img/bg-li.gif) no-repeat 0 8px;      
    padding:0 0 0 10px;
}
.real-box .box-info-bottom .model ul li a{
    color:#00609c;
    text-decoration:underline;
}

