body {
    margin: 0 auto;
    padding: 0;
    text-align: center;
}

body a {
    cursor: pointer;
}
a{outline:none;}
img{outline:none;}
img:focus{outline:none;}
a:focus {
    outline:none;
}
#content {
    margin: 0 auto;
    width: 980px;
    background-color: #dddddd;
}

#content-main {
    padding: 20px;
    color: #333333;
    min-height: 600px;
}

#main-left {
    width: 180px;
    height: 600px;
    float: left;
    padding-right: 20px;
    text-align: left;
}

#main-right {
    height: 100%;
    float: left;
    padding-left: 25px;
    width: 705px;
    
}

.horizonsplit {
    height: 1px;
    width: 100%;
    background-color: #a29fa2;
}

#left-header {
    padding-bottom: 5px;
}

#left-header-font {
    font-weight: bold;
    font-size: 20px;
    font-family: "微软雅黑";
}

#left-foot-font {
    font-weight: bold;
    font-size: 12px;
    padding-left: 5px;
    font-family: "微软雅黑";
}

#left-menu {
    text-align: left;
    padding-top: 20px;
    font: 16px Helvetica, Tahoma, Arial, "微软雅黑", "宋体", sans-serif;
    margin: 0px;
    padding: 0px;
}

#left-menu ul {
    text-align: left;
    margin: 0;
    padding: 0;
    padding-left: 20px;
}

#left-menu ul li {
    font-weight: bold;
    width: 100%;
    cursor: pointer;
    padding: 3px 5px;
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 30px;
	list-style-type:square;
}

#left-menu ul li a{
    font-size: 16px;
    font-weight: bold;
    text-decoration:none;
    color:#333333;
	width: 100%;
	display:block;
}

#left-menu ul li:hover {
    background-image: url(../images/productintroduce/bar_bg.png);
    color: #2a8ecd;
}

#left-menu ul li.selected {
    background-image: url(../images/productintroduce/bar_bg.png);
    color: #2a8ecd;
}
.ul-title{
    font-weight: bold;
    font-size: 18px;
    color: #2a8ecd;
}
.ul-title img{
    margin-right:10px;
}


body{
    background: url(../images/product/body-bg.png) repeat scroll 0 0;
}
#header{
    min-width:1085px;
}
#content{
    padding:0 60px 30px 40px;
    margin:0 auto;
    background: url(../images/product/content-bg.png) repeat scroll 0 0;
}
#content-main{
    width:1005px;
    margin:0 auto;
    padding:0;
    background-color:#dddddd;
}
#main-left{
    width: 230px;
    height: 100%;
    margin:0;
    padding:0;
    background-color:#dddddd;
}

.left-head{
    width: 100%;
    height: 160px;
    overflow:hidden;
    background-color:#f5f5f5;
}
.head-oos{
    color: #3399cc;
}
.oos-big{
    margin: 0;
    padding: 0;
    margin-top: 54px;
    padding-left: 30px;
	color:#333333;
}
.oos-small{
    margin: 0;
    padding: 0;
    margin-top: 15px;
    padding-left: 30px;
	color:#bdbcbc;
}
#main-right{
    width: 774px;
    margin:0;
    padding:0;
	background-color:#f5f5f5;
	min-height:400px;
}
#right-head{
	width:775px;
	height:160px;
	background-repeat:no-repeat;
	background-image:url(../images/product/header-icon5.jpg);
}
.left-menu{
    background-color: #dddddd;
	width:230px;
}
.left-menu ul{
    margin: 0;
    padding: 0;
    overflow:hidden;
}
.left-menu ul li{
    padding: 6px 0px;
	margin:0;
    border-bottom: dotted 1px #adadad;
    list-style-type:none;
    width:100%;
}
.left-menu ul li:hover{
    background-color: #c2d3dc;
}
.left-menu ul li a{
    display: block;
    background-position:200px -138px;
    background-image: url(../images/product/product-sprite.png);
    background-repeat: no-repeat;
	text-decoration:none;
	color:#333333;
	text-align:left;
}
.left-menu ul li a span{
    padding-left:75px;
    display:block;
    font-size:14px;
}
.left-menu h2{
    background-color: #2b9cd9;
    margin: 0;
	text-align:center;
    padding: 8px 0px;
    color: #FFF;
}
.left-menu h2 span{
    font-size: 16px;
}
.item-active{
    background-color: #c2d3dc;
}

#right-content-bar{
    border-bottom: dotted 1px #adadad;
    margin: 0;
    padding:7px 0px 7px 20px;
    text-align: left;
}
.bar-head{
    color: #2b9cd9;
}
.bar-item{
    color: #8f8e8e;
}
.bar-split{
    display:inline-block;
    _zoom:1;*display:inline;
    padding: 0 8px;
    color: #8f8e8e;
}
.left-menu .solution{
	/*background-color:#35c7cf;*/
}
.solution-list li:hover{
	background-color:#c4dadb;
}
#page-release{
    display: none;
}
#page-tools{
    display: block;
}
#page-specservice{
	display:none;
}
.right-row{
	border-bottom: dotted 1px #adadad;
	padding:10px 0px 28px 0px;
	margin:0px 20px;
	color:#666;
	text-align:left;
}
.right-row p{
	text-indent:2em;
	text-align:left;
	line-height:25px;
	margin-bottom:15px;
}
.right-row ul li{
	margin-left:20px;
	line-height:25px;
}

.right-row h3{
	margin: 15px 0px 15px 0px;
	text-align: left;
	padding-left: 20px;
	font-size: 18px;
	background-position:0 -116px;
	background-repeat: no-repeat;
	background-image: url(../images/product/product-sprite.png);
}