﻿.ecommer_top{
	background:url('../images/ecommerce_01.jpg') no-repeat right top;
	padding-right:300px;
	margin-bottom:20px;
}
h4{
	color:#dd3409;
}
h4 span{
	font-size:18px;
}
.ul_01{
	margin-left:20px;
	line-height:150%;
}
.solutions {
	height: 300px;
	background: url('../images/img_09.jpg') no-repeat 20px bottom;
	padding: 20px 40px;
	margin-bottom:20px;
}
.solutions_tatle {
	background: url('../images/img_10.jpg') no-repeat 250px 0;
	height: 50px;
	padding: 20px 0;
}
.solutions_tatle span {
	color: #dd3409;
	font-size: 20px;
	font-weight: bold;
}
.solutions_tatle p {
	color: #dd3409;
}
.solutions li {
	list-style: none;
	float: left;
	width: 200px;
	height: 20px;
	margin-left: 20px;
}
.m_left img{
	margin:20px 0 0 40px;
}

.sec1 { 
    background:black url('../images/swap_bg1.jpg') repeat-x 0 0 ;
    cursor: hand;
    color: #eee;
    height:31px;
    border-left:1px solid gray;
    border-right: 1px solid gray;

    }
.sec2 { 
    background:black url('../images/swap_bg.jpg') repeat-x 0 0 ;
    cursor: hand;
    color: #fff;
    font-weight: bold; 
    border-left:1px solid gray;
    border-right: 1px solid gray;

    }
.main_tab {
    background-color: #fff;
    color: #000000;
    border-left:1px solid gray;
    border-right: 1px solid gray;
    border-bottom: 1px solid gray; 
    }

