/*index*/
.ileft{
	padding-top:6px;
	width:880px;
	float:left;
	margin-bottom:15px;
}
.iright{
	padding-top:6px;
	width:295px;
	float:right;
	overflow:hidden;
}
.ilist{
	width:100%;
}
.ilist dt{
	height:43px;
	line-height:43px;
	padding-left:30px;
	background:url(../img/content-hintIcon.png) no-repeat 18px center;
	/*border-bottom: solid 1px #d2d2d2;*/
}
.ilist dt span{
	float:left;
	/*font-weight:bold;*/
	font-size:16px;
	color:#409eff;
}
.ilist dt .more{
	color:#999999;
	font-size:16px;
	float:right;
	margin-right:10px;
}
.ilist dt .more:hover{
/* 	text-decoration:underline; */
	color:#1763b1;
}
.ilist dt .subtitle{
	float:left;
	overflow:hidden;
	padding-left:19px;
	padding-top:12px;
}
.ilist dt .subtitle a {
    float: left;
    display: block;
    height: 19px;
    line-height: 19px;
    margin: 0 9px;
    text-align: center;
}
.ilist dt .subtitle a:hover {
	color:#1763b1;
}
.ilist dt .subtitle a.on{
	color:#1763b1;
	border-bottom: 3px solid #1763b1;
}
.ilist dd{
	padding-left:15px;
	line-height:28px;
	/*background: url(../img/bullet-list-left.png) 10px center no-repeat*/
}
.ilist dd .date{
	color:#8d8d8d;
	float:right;
	padding-right:18px;
}
/*channel*/
.ilist dd .channel2{
	color:#015cb6;
}
.ilist dd .channel49{
	color:#ec9c51;
}
/*channel*/

.commonDownload{
	width:293px;
	border:1px solid #e4e4e4;
	height:240px;
	margin-top:10px;
	overflow:hidden;
}
.contactus{
	width:293px;
	border:1px solid #e4e4e4;
	height:188px;
	margin-top:9px;
	overflow:hidden;
}
/*commonDownload*/
/*friend*/
.friend{
	width:293px;
	border:1px solid #e4e4e4;
	height:170px;
	margin-top:8px;
	overflow:hidden;
}
.friend .select{
	height:44px;
}
.friend .select select{
	height:33px;
	line-height:33px;
	width:239px;
	border:1px solid #cbcbcb;
}
/*email*/
.email{
	width:100%;
	border:1px solid #e4e4e4;
	height:77px;
	padding-top:18px;
	margin-top:6px;
	font-size:14px;
	overflow:hidden;
	background:#f9f9f9 url(../img/email.png) 22px 25px no-repeat;
}
.email div{
	margin-left:128px;
	height:30px;
	line-height:30px;
}
/*list*/
.lleft{
	margin-top:6px;
	width:255px;
	height:721px;
	float:left;
	margin-bottom:6px;
/* 	border:1px solid #e4e4e4; */
/* 	background:url(../img/list-bg.png) bottom no-repeat; */
}
.lright{
	margin-top:6px;
	width:900px;
	float:right;
	overflow:hidden;
	min-height:500px;
	margin-bottom:50px;
}
.cright{
	width:850px;
	min-height:641px;
	padding:50px 0px 30px 30px;
}
/*left*/
.lleft dl dt{
	height:56px;
	line-height:56px;
	text-align:left;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	background:#409eff;
	text-align: center;
}
.lleft dl dd{
	height:58px;
	line-height:58px;
	text-align:center;
	font-size:14px;
	background:#f9f9f9;
	border:1px solid #e4e4e4;
}
.lleft dl dd.on{
	height:58px;
	line-height:58px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
/* 	background:#fff; */
}
.lleft dl dd.on a{
	color:#409eff;
	/*background:url(../img/bullet-list-left.png) no-repeat left center;*/
}

.lleft dl dd a:hover{
	color:#409eff;
}

/*right*/
.llist{
	width:100%;
    min-height: 500px;
}
.llist.about{
    min-height: 0px;
    padding:0px 35px 0px 0px;
}
.llist dt{
	height:53px;
	line-height:53px;
	padding-left:35px;
	font-size:15px;
	font-weight:bold;
	background:#f0f0f0 url(../img/bullet-title_heighter.png) no-repeat 18px center;
	border-bottom:1px solid #efefef;
	margin-bottom:21px;
}
.llist dt span{
	margin-right:20px;
	font-size:13px;
	color:#7d7d7d;
}
.llist dt span a{
    color:#7d7d7d;
    font-weight: normal;
}
.llist dt span a:hover{
    color:#1763b1;
}
.llist dd{
	padding-left:38px;
	padding-right:18px;
	line-height:47px;
	border-bottom:1px dashed #d2d2d2;
	position:relative;
	background:url(../img/bullet-list-right.png) 15px center no-repeat;
}
.llist dd .date{
	color:#8d8d8d;
	float:right;
}

.licenses{
	 color: #515151;
	 font-size: 12px;
	 height: 70px;
	 line-height: 24px;
	 margin: 12px auto 0;
	 overflow: hidden;
	 text-align: center;
	 width: 1000px;
 }
.licenses .licenses-list{
	 margin: 0 auto;
	 width: 318px;
}
.licenses .licenses-list .wrap{
	border: 1px solid #D2D2D2;
	float: left;
	font-size: 12px;
	height: 54px;
	line-height: 20px;
	margin: 0 15px;
	padding: 0;
	width: 124px;
	overflow: hidden;
	background: black;
}
.licenses .licenses-list .wrap .license{

	font-size: 12px;
	height: 50px;
	line-height: 20px;
	margin: 2px;
	padding: 0;
	width: 120px;
	background: #fff;
}
.licenses .licenses-list .fl{
	padding: 3px;
}
.licenses .licenses-list .fr{
	padding: 5px 3px 0;
	width: 72px;
	float: right;
}
.licenses .licenses-list a{
	color: #515151;
	text-decoration: none;
}
.licenses .licenses-list img{
	border: 0;
	vertical-align: top;
}
