﻿div#Trade_divMain
    {
        width:100%;
    }
    div#Trade_header {
        clear: both;
        height: 68px;
        /*background-image: url(images/trade/header_bg2.gif); */
    }
    div#Trade_header1
    {
		clear:both;
        height: 22px;
        border-bottom:solid 2px #ccc;
        padding:2px;
        background-color:#1075be;
    }
    div#Trade_left {
        float: left;
        width: 150px;
        background-color: #DCEDFC;
        padding:2px;
    }
    div#Trade_middle {
        padding: 0px 160px 5px 160px;
        margin: 0px;
    }
    div#Trade_footer {
        clear: both;
        background-color: #ffffff;
        border-top:solid 1px #cccccc;
        margin-top:4px;
        text-align:center
    }
    div#Trade_logo
    {
        float:left;
        width:150px;
        height: 74px;
    }
    div#Trade_banner
    {
        height: 74px;
        text-align:center
    }
    div#Trade_bannerright
    {
		float:right;
		width:280px;
		height: 74px;
		text-align:center;
		vertical-align:middle;
		line-height:74px
    }
    
    .trade_title1
    {
		height:32px; 
		font-size:14px; 
		background-image:url(images/controls/Menu/title.gif);
		border-right:solid 1px #1BA1CF
    }
    
    .childMenu
    {
		background-color:#D2E9FE;
		
    }
    
    .trade_title2
    {
		height:32px; 
		font-size:14px; 
		background-color:#ffffff;
		border-top:solid 1px #1BA1CF;
		border-left:solid 1px #1BA1CF;
		border-bottom:solid 1px #1BA1CF;
    }
    
    .trade_child_title2
    {
		background-color:#ffffff;
		background-color:#ffffff;
		border-top:solid 1px #1BA1CF;
		border-left:solid 1px #1BA1CF;
		border-bottom:solid 1px #1BA1CF;
    }
    
    .trade_child_title1
    {
		border-right:solid 1px #1BA1CF;
    }
    
    .BtnShortBg
    {
         border-width:0px;
         width:104px;
         height:32px;
         color:#333;
         background-color:transparent;
         background-image: url(images/trade/BtnBG.gif);
         cursor:pointer;
    }
    .BtnShortBgFocus
    {
         border-width:0px;
         width:104px;
         height:32px;
         color:#000;
         background-color:transparent;
         background: url(images/trade/BtnBG_f.gif);
         cursor:pointer;
    }
    
    .BtnLongBg
    {
         border-width:0px;
         width:126px;
         height:32px;
         color:#333;
         padding-left:14px;
         background-color:transparent;
         background-image: url(images/trade/LBtnBG.gif);
         cursor:pointer;
    }
    .BtnLongBgFocus
    {
         border-width:0px;
         width:126px;
         height:32px;
         color:#000;
         padding-left:14px;
         background-color:transparent;
         background-image: url(images/trade/LBtnBG_f.gif);
         cursor:pointer;
    }
    .expand_tr
    {
		
	}
	.trade_welcome_title
	{
		height:84px;
		min-height:84px;
		background:url(images/trade_welcome_bg.jpg) #ecf0f9 no-repeat right top;
	}
	.trade_welcome_content 
	{
		min-height:328px;
		>height:334px;
		_height:340px;
		background:url(images/welcome_rBg.png) no-repeat right bottom;
	}
	.trade_welcome_demo
	{
		margin:10px 0 0 0;
		padding:0;
		padding:50px 0 0 80px;
		width:240px;
		height:160px;
		background:url(images/trade_demo.gif) no-repeat;
	}
	.trade_welcome_demo li a:hover
	{
		border:1px solid #ccc;
	}