/*index*/
.ileft{
	padding-top:6px;
	width:846px;
	float:left;
	margin-bottom:15px;
}
.iright{
	padding-top:6px;
	width:340px;
	float:right;
	overflow:hidden;
}
.ilist{
	width:100%;
}
.ilist dt{
	height:43px;
	line-height:43px;
	padding-left:35px;
	background:url(../img/bullet-title.png) no-repeat 18px center;
	margin-bottom:11px;
}
.ilist dt span{
	float:left;
	font-weight:bold;
	font-size:16px;
	color:#024688;
}
.ilist dt .more{
	color:#999999;
	font-size:12px;
	float:right;
	margin-right:25px;
}
.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:18px;
	line-height:36px;
}
.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:930px;
	float:right;
	overflow:hidden;
	min-height:721px;
	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:center;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	background:#1763b1;
}
.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:#1763b1;
	padding-left:15px;
	background:url(../img/bullet-list-left.png) no-repeat left center;
}
.lleft dl dd a:hover{
	color:#1763b1;
}

/*right*/
.llist{
	width:100%;
    min-height: 638px;
}
.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;
}

