/*--杂项--*/
.iptTxt {
	border:solid 1px #ccc;
}
.btnOrange {
	border:solid 1px #ee6749;
	background:#ffb790 url("../Images/bgBtnOrange.gif") repeat-x;
	padding-top:2px;
}
.btnOrangeLight {
	border:solid 1px #ee6749;
	background:#ffcaab url("../Images/bgBtnOrangeLight.gif") repeat-x;
	padding-top:2px;
}
.btnRose {
	border:solid 1px #e06da4;
	background:#ffadc7 url("../Images/bgBtnRose.gif") repeat-x;
	padding-top:2px;
}
.btnGray {
	border:solid 1px #ccc;
	background:#e8e8e8 url("../Images/bgBtnGray.gif") repeat-x;
	padding-top:2px;
}
.btnBlue {
	border:solid 1px #069;
	background:#0098cc url("../Images/BgBtnBlue.gif") repeat-x;
	padding-top:2px;
	font-size:20px;
	color:#fff;
	font-family:黑体;
}
.colMid3a {
	margin:0 auto;
	width:644px;
	padding:10px;
}
.modM2a {
	clear:both;
	margin-bottom:10px;		
}
.modM2a .titleBar {
	clear:both;	
	height:22px;
	padding:0 10px;
}
.modM2a .titleBar h3 {
	float:left;
	margin:0;
	padding:0;	
	color:#c30;
	font-size:14px
}
.modM2a .dcrLine {
	font-size:0;
	height:2px;
	background:#ffc3a5;
}
.modM2a .dcrLine .dcrLineL {
	width:120px;
	height:2px;
	font-size:0;
	background:#f60;
	border-right:solid 2px #fff;
}
.modM2a .content {
	padding:10px;
}
.btnBrown {
	border:solid 1px #930;
	background:#f60 url("../Images/BgBtnBrown.gif") repeat-x;
	padding-top:2px;
	font-size:20px;
	color:#fff;
	font-family:黑体
}
body {
	background:#fff url("../Images/secondBg.jpg") center 97px no-repeat;
}
/*--页眉--*/
.header {	
	width:984px;
	padding:0 10px;
	margin:0 auto;
	padding-top:5px;
}
.header .utility {	
	height:35px;
	padding-top:10px;
}
.header .utility .utiBtn {
	float:right;
	width:80px;
	margin-left:10px;
	border:solid 1px #d2d6d5;
	background:url("../Images/iconArwOrg.gif") 6px 5px no-repeat;
	padding-left:20px;
}
.logoUcai {
	float:left;
	width:165px;
	height:40px;

	background:orange;
}
.channelName {
	float:left;	
	margin-top:10px;	
}
.channelName .chnlCN {
	font-size:14px;
	font-weight:bold;
	color:#f60;
	line-height:normal;
}
.channelName .chnlEN {
	font-family:verdana;
	font-size:10px;
	line-height:normal;	
}
.header .menuBar {
	height:60px;
}
/*--主导航链接--*/
.header .menuBar .menuBlock {
	float:right;	
	padding-top:5px;
}
.header .menuBar .menuBlock ul {
	clear:both;
	margin:0;
	padding:0;
	list-style-type:none;
	display:inline;
}
.header .menuBar .menuBlock ul li {
	float:left;
	margin:0;
	padding:0;
	height:30px;
	background-image:none;
}
.header .menuBar .menuBlock ul li .menuEN {
	font-weight:normal;
	font-family:verdana;
	font-size:10px;
	color:#999;
}
.header .menuBar .menuBlock ul li a:hover .menuEN {
	font-weight:normal;
	font-family:verdana;
	font-size:10px;
	color:#fff;
}
.header .menuBar .menuBlock ul li a:active .menuEN {
	font-weight:normal;
	font-family:verdana;
	font-size:10px;
	color:#fff;
}
.header .menuBar .menuBlock ul li a {
	display:block;	
	padding:5px 15px;;
	text-align:center;
	line-height:normal;/*使文字居中*/
	font-size:14px;
	font-weight:bold;
}
.header .menuBar .menuBlock ul li a:link {
	color:#555;
}
.header .menuBar .menuBlock ul li a:visited {
	color:#555;
}
.header .menuBar .menuBlock ul li a:hover {
	color:#fff;		
	display:block;	
	padding:5px 14px;
	text-align:center;
	border:solid 1px #690;
	background:#9c0;
}
.header .menuBar .menuBlock ul li a:active {
	color:#fff;		
	display:block;	
	padding:5px 14px;
	text-align:center;
	border:solid 1px #690;
	background:#f93;
}
/*--首页主栏--*/
.mainBar {
	width:1004px;	
	margin:0 auto;
	background:#b3d938;	
}
.mainBar .mainBg {
	width:944px;
	height:485px;
	padding:15px 30px;
	background:url("../Images/indexBg.jpg") no-repeat;
}
.colMain {
	float:left;
	width:670px;	
}
.colRight {
	float:right;
	width:250px;
}
/*--二级页分栏--*/
.mainBar2 {
	width:984px;	
	margin:0 auto;
	background:#fff;
	padding-top:10px;
}
.colMain2 {
	float:left;
	width:824px;
}
.colRight2 {
	float:right;
	width:150px;
}
.colLeft {
	float:left;
	width:564px;
}
.colMid {
	float:right;
	width:250px;
}
.colLeft2 {
	float:left;
	width:407px;
}
.colMid2 {
	float:right;
	width:407px;
}
.colLeft3 {
	float:left;
	width:150px;
}
.colMid3 {
	float:right;
	width:644px;
	padding:10px;
}
.colMid3a {
	margin:0 auto;
	width:644px;
	padding:10px;
}
.colMainPop {/*弹处新闻左栏*/
	float:left;
	width:780px;
	padding-left:20px;
	padding-right:14px;
}
/*--页脚--*/
.footer {
	margin:0 auto;
	width:1004px;
	padding:20px 0;
	text-align:center;
}
.footer2 {
	margin:0 auto;
	width:984px;
	padding:20px 0;
	text-align:center;
}
.footerTitle {
	border-bottom:solid 3px #f60;
	margin-bottom:10px;
}
.footerContent {}
/*--模块--*/
.modRight {
	border:solid 1px #ffc3a5;
	background:#fff;
	margin-bottom:10px;
}
.modRight .title {
	height:23px;
	line-height:23px;		
	background:#fdf5f0;
}
.modRight .btmBoderDot {
	border-bottom:dotted 1px #f90;
}
.modRight .btmBoderSolid {
	border-bottom:solid 1px #ffc3a5;
}
.modRight .dcrL {
	float:left;
	width:14px;
	height:12px;
	background:url("../Images/iconArrowOrange.gif") no-repeat;
	margin-top:5px;
	margin-left:5px;
}
.modRight .title h3 {
	float:left;
	margin:0;
	padding:0;
	padding-left:10px;
	font-weight:bold;	
	color:#c30;
	font-size:12px;
}
.modRight .title .iconCircle {
	padding-left:22px;
	background:url("../Images/iconCircle.gif") 8px 5px no-repeat;
}
.modRight .title h3 .titleEN {
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	margin-left:5px;
}
.modRight .title .iconMore {
	float:right;
	margin-top:6px;
	margin-right:5px;
}
.modRight .content {
	padding:10px;
}
.modRight .contentss {
	padding-top:10px;
	padding-bottom:10px;

}
.titleleft{
	float:left;
	font-weight:bold;
}
.titlelefta{
	float:left;
}
.picanniu{
	float:left;
	margin-right:15px;
	margin-top:15px;
	width:120px;
}
.titlepic{
	float:left;
	margin-left:10px;
	width:31px;
	height:5px;
}
/*--登录模块--*/
.loginBlock {
	margin-top:10px;
}
.loginBlock .loginL {
	float:left;
	width:170px;
}
.loginBlock .loginL div {
	margin-bottom:4px;
}
.loginBlock .loginL div .iptTxt {
	width:110px;
	border:solid 1px #f90;
}
.loginBlock .loginR {
	float:right;
}
.loginBlock .findPass {
	clear:both;
	text-align:center;
	margin-bottom:15px;
}
.loginBlock .findPass a:link {
	text-decoration:underline;
	color:#333;
}
.loginBlock .findPass a:visited {
	text-decoration:underline;
	color:#333;
}
.loginBlock .findPass a:hover {
	text-decoration:none;
	color:#06c;
	font-weight:bold;
}
.loginBlock .findPass a:active {
	text-decoration:underline;
	color:#333;
}
.getCard {
	clear:both;
	text-align:center;
	margin-top:10px;
}
.getCard a {
	font-size:14px;
}
.getCard a:link {
	text-decoration:none;
	color:#c06;
	font-weight:bold;
}
.getCard a:visited {
	text-decoration:none;
	color:#c06;
	font-weight:bold;
}
.getCard a:hover {
	text-decoration:underline;
	color:#06c;	
}
.getCard a:active {
	text-decoration:none;
	color:#c06;
	font-weight:bold;
}
.inActive {
	height:40px;
	line-height:40px;
	background:#ff9704 url("../Images/bgInActive.gif") repeat-x;
	text-align:center;
	border:solid 1px #c30;
	cursor:pointer;
}
.inActive .iconPointer {
	float:left;
	width:40px;
	height:30px;
	margin-left:10px;
	margin-top:5px;
	background:url("../Images/iconPointer.gif") no-repeat;
}
.inActive .txt {
	float:left;
	margin-left:10px;
	font-family:黑体;
	font-size:20px;
	color:#fff;
}
/*--标题列表--*/
.titleList {
	clear:both;
}
.titleList ul {
	padding:0;
	margin:0;
	list-style:none;
}
.titleList ul li {
	height:21px;
	padding-left:8px;	
	background:url("../images/iconSquareBlue.gif") no-repeat -4px 2px;
}
.titleming{
	float:left;
	padding-left:15px;
	width:265px;
}
.titleminga{
	margin-left:10px;
	margin-bottom:5px;
}
.grayfont{
	padding-left:10px;
	color:#777;
}
.titlemingxx{
	float:left;
	padding-left:15px;
	font-weight:bold;
	width:265px;
}
/*--标题列表--*/
.commentList {
	clear:both;
}
.commentList ul {
	padding:0;
	margin:0;
	list-style:none;
}
.commentList ul li {
	height:21px;	
	background:url("../images/iconComment.gif") no-repeat 0px 12px;
	border-bottom:dashed 1px #ffc3a5;
	padding:5px 0 5px 20px;
}
/*--银行介绍--*/
.bankIntro {
	float:right;
	width:300px;
	height:360px;
}
.divBtnGray {
	float:left;
	height:30px;
	cursor:pointer;
}
.divBtnGray .dcrL {
	float:left;
	width:38px;
	height:30px;
	background:url("../Images/bgIntroL.gif") no-repeat;
}
.divBtnGray h3 {
	float:left;	
	height:30px;
	background:url("../Images/bgIntroM.gif") repeat-x;
	line-height:30px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
.divBtnGray .dcrR {
	float:left;
	width:14px;
	height:30px;
	background:url("../Images/bgIntroR.gif") no-repeat;
}
.bankIntro .content {
	clear:both;
	padding:15px 0;
	padding-left:60px;		
	height:30px;
}
.introTxt {
	clear:both;
	margin-top:6px;
	color:#333;
	text-align:center;
	padding:2px 0;
}
/*--divBtnLeft--*/
.divBtn {
	position:relative;
	height:66px;	
	padding-top:4px;
	padding-left:4px;
	color:#fff;
	cursor:pointer;
	margin-bottom:4px;
}
.divBtnIdxW {
	float:left;
	width:150px;
	margin-right:5px;
}
.divBtn .divBtnPic {
	position:absolute;
	left:5px;
	top:4px;
	width:60px;
	height:60px;
	border:solid 1px #999;	
}
.divBtn .divBtnTxt {
	margin-left:60px;
	padding-top:5px;
}
.divBtn .divBtnTxt .divBtnTitle {
	font-size:20px;
	font-family:'黑体';
	text-align:center;
	line-height:22px;
}
.divBtn .divBtnTxt .divBtnEnTxt {
	font-size:9px;
	font-family:verdana;
	line-height:normal;
	padding-left:5px;
}
/*--*/
.bgDivBtnBlue {
	background:#b4d1e8 url("../images/bgDivBtnBlue.gif") repeat-x;
	border:solid 1px #069;
}
.bgDivBtnSkyBlue {
	background:#c1efff url("../images/bgDivBtnSkyBlue.gif") repeat-x;
	border:solid 1px #069;
}
.bgDivBtnBrown {
	background:#ffe0b2 url("../images/bgDivBtnBrown.gif") repeat-x;
	border:solid 1px #930;
}
.bgDivBtnRose {
	background:#fec1cd url("../images/bgDivBtnRose.gif") repeat-x;
	border:solid 1px #900;
}
.bgDivBtnGrass {
	background:#d7edbd url("../images/bgDivBtnGrass.gif") repeat-x;
	border:solid 1px #360;
}
.bgDivBtnBlueGreen {
	background:#c1f0f0 url("../images/bgDivBtnBlueGreen.gif") repeat-x;
	border:solid 1px #066;
}
.bgDivBtnMarge {
	background:#f4cce2 url("../images/bgDivBtnMarge.gif") repeat-x;
	border:solid 1px #7e1a4a;
}
/*--首页标题--*/
.titlePicIdx_01 {
	background:url("../images/titlePic_0_01.gif") no-repeat;
}
.titlePicIdx_02 {
	background:url("../images/titlePic_0_02.gif") no-repeat;
}
.titlePicIdx_03 {
	background:url("../images/titlePic_0_03.gif") no-repeat;
}
.titlePicIdx_04 {
	background:url("../images/titlePic_0_04.gif") no-repeat;
}
/*--图片标题S2--*/
.titlePic_0_0 {
	background:url("../images/titlePic_0_0.gif") no-repeat;
}
.titlePic_0_1 {
	background:url("../images/titlePic_0_1.gif") no-repeat;
}
.titlePic_1_0 {
	background:url("../images/titlePic_1_0.gif") no-repeat;
}
.titlePic_1_1 {
	background:url("../images/titlePic_1_1.gif") no-repeat;
}
.titlePic_2_0 {
	background:url("../images/titlePic_2_0.gif") no-repeat;
}
.titlePic_2_1 {
	background:url("../images/titlePic_2_1.gif") no-repeat;
}
.titlePic_3_0 {
	background:url("../images/titlePic_3_0.gif") no-repeat;
}
.titlePic_3_1 {
	background:red url("../images/titlePic_3_1.gif") no-repeat;
}
.titlePic_4_0 {
	background:url("../images/titlePic_4_0.gif") no-repeat;
}
.titlePic_4_1 {
	background:url("../images/titlePic_4_1.gif") no-repeat;
}
.titlePic_5_0 {
	background:url("../images/titlePic_5_0.gif") no-repeat;
}
.titlePic_5_1 {
	background:url("../images/titlePic_5_1.gif") no-repeat;
}
.titlePic_6_0 {
	background:url("../images/titlePic_6_0.gif") no-repeat;
}
.titlePic_6_1 {
	background:url("../images/titlePic_6_1.gif") no-repeat;
}
.titlePic_7_0 {
	background:url("../images/titlePic_7_0.gif") no-repeat;
}
.titlePic_7_1 {
	background:url("../images/titlePic_7_1.gif") no-repeat;
}
.titlePic_8_1 {
	background:url("../images/titlePic_8_1.gif") no-repeat;
}
.titlePic_8_2 {
	background:url("../images/titlePic_8_2.gif") no-repeat;
}
.titlePic_8_3 {
	background:url("../images/titlePic_8_3.gif") no-repeat;
}
.titlePic_8_4 {
	background:url("../images/titlePic_8_4.gif") no-repeat;
}
/*--登录栏--*/
.loginBar {
	width:962px;
	margin:0 auto;
	padding:3px 10px;
	background:#fff6ef;
	border:solid 1px #ffe5d1;	
}
.loginBar .iptTxt {
	border:solid 1px #f96;
	width:100px;
}
.loginBar span {
	padding:0 4px;
}
.loginBar .howGetCard {	
	font-weight:bold;
}
.loginBar .howGetCard a:link {
	text-decoration:underline;
	color:#c06;
}
.loginBar .howGetCard a:visited {
	text-decoration:underline;
	color:#c06;
}
.loginBar .howGetCard a:hover {
	text-decoration:none;
	color:#f63;
}
.loginBar .howGetCard a:active {
	text-decoration:underline;
	color:#c06;
}
.loginBar .phoneNum {
	font-family:verdana;
	font-weight:bold;
}
/*--modS--*/
.modS {
	clear:both;
	margin-bottom:10px;	
	position:relative;	
}
.modS .titleBar {
	height:22px;
	padding:0 10px;
	border:solid 1px #ffc3a5;
	border-bottom:none;
	background-color:#fdf5f0;
}
.modS .titleBar h3 {
	float:left;
	margin:0;
	padding:0;
	margin-top:2px;
	color:#c30;
	font-size:12px;
}
.modS .titleBar .iconMore {
	float:right;
	margin-top:5px;
	font-size:0;
}
.modS .content {
	clear:both;
	padding:10px;
	border:solid 1px #ffc3a5;
}
/*--logo连接--*/
.logoBtn {	
	text-align:center;
	cursor:pointer;
	margin-bottom:10px;
}
.logoBtn .title {
	height:32px;
	line-height:32px;
	font-size:20px;
	font-family:黑体;
	color:#fff;
}
.logoBtn .noticeEN {
	font-size:9px;	
	font-family:verdana;
	line-height:normal;
	color:#fff;
}
.bgBtnBlue {
	border:solid 1px #069;
	background:#28c1f5 url("../Images/bgLogoBtnBlue.gif") repeat-x;
}
.bgBtnGrass {
	border:solid 1px #360;
	background:#7cc523 url("../Images/bgLogoBtnGrass.gif") repeat-x;
}
/*--校园行--*/
.slicePic {
	float:left;	
	width:270px;
}
.sliceIntro {
	float:right;
	width:260px;
}
.sliceIntro .sliceIntroTitle {
	padding:10px 0;
}
.sliceIntro .sliceIntroTitle h3 {
	float:left;
	margin:0;
	padding:0;
	padding-left:18px;
	background:url("../Images/iconGreenArrow.gif") 0 2px no-repeat;
}
.sliceIntro .sliceIntroTitle .date {
	color:#999;
}
.sliceIntro .sliceIntroContent {}
.sliceIntro .sliceIntroFooter {
	text-align:right;
	margin-top:10px;
}
.sliceSpt {
	clear:both;
	border-bottom:dotted 1px #ccc;
	margin:10px 0;
}
/*--杂志--*/
.magazinePic {
	float:left;	
	width:180px;
}
.magazineIntro {
	float:right;
	width:190px;
}
.magazineIntro .magazineIntroTitle {
	padding:10px 0;
	border-bottom:dashed 2px #ffc3a5;
	margin-bottom:10px;
}
.magazineIntro .magazineIntroTitle h3 {
	float:left;
	margin:0;
	padding:0;
	padding-left:18px;
	background:url("../Images/iconGreenArrow.gif") 0 2px no-repeat;
}
.magazineIntro .magazineIntroTitle .date {
	color:#999;
}
.magazineIntro .magazineIntroContent {}
.magazineIntro .magazineIntroFooter {
	text-align:center;
	margin-top:10px;
}
.otherMgz {
	padding-left:18px;
}
/*--讲座回顾--*/
.lecturesPic {
	float:left;
	width:100px;	
}
.lecturesIntro {
	float:right;
	width:275px;
}
.lecturesIntro .lecturesIntroTitle {
	margin-bottom:2px;
}
.lecturesIntro .lecturesIntroTitle h3 {
	float:left;
	margin:0;
	padding:0;
	padding-left:15px;	
	background:url("../Images/iconBrown.gif") 0 2px no-repeat;
	font-size:12px;
}
.lecturesIntro .lecturesIntroTitle .date{
	color:#999;
}
.lecturesIntro .lecturesIntroContent {}
.lecturesIntro .lecturesIntroFooter {
	text-align:right;
	margin-top:10px;
}
/*------缩图列表(图片和标题)------*/
.picList {
	width:100%;
}
.picList tr td {	
	vertical-align:top;
	text-align:center;
}
.picList .liPic {}
.picList .liPic img {
	border:double 4px #eee;
}
.picList .liPicTitle {
	margin-bottom:10px;
	margin-top:5px;
}
/*--评论--*/
.pubComment {
	text-align:center;
}
.pubComment textarea {
	width:360px;
	height:100px;
	text-align:default;
	margin:10px 0;
	background:#f9f9f9;
}
/*--以往期刊--*/
 .pastMgz {
	text-align:center;
 }
 .pastMgz img {
	border:double 3px #eee;
 }
 /*--页面形象图片--*/
.visual {
	width:250px;
	height:250px;
}
.visuala {
	width:407px;
	height:220px;
}
.Card {
	background:url("../Images/Card.jpg") no-repeat;
}
.picCard {
	background:url("../Images/picCard.jpg") no-repeat;
}
.picCarda {
	background:url("../Images/picCarda.jpg") no-repeat;
}
.picCardb {
	background:url("../Images/picCardb.jpg") no-repeat;
}
.picCardc {
	background:url("../Images/picCardc.jpg") no-repeat;
}
.picCardd {
	background:url("../Images/picCardd.jpg") no-repeat;
}
.picCarde {
	background:url("../Images/picCarde.jpg") no-repeat;
}
.picCardf {
	background:url("../Images/picCardf.jpg") no-repeat;
}

.picShow {
	background:url("../Images/picShow.jpg") no-repeat;
}
.picJob {
	background:url("../Images/picJob.jpg") no-repeat;
}
.picLectures {
	background:url("../Images/picLectures.jpg") no-repeat;
}
/*--modM2--*/
.modM2 {
	clear:both;
	margin-bottom:10px;		
}
.modM2 .titleBar {
	clear:both;	
	height:22px;
	padding:0 10px;
}
.modM2 .titleBar h3 {
	float:left;
	margin:0;
	padding:0;	
	color:#c30;
	font-size:14px
}
.modM2 .dcrLine {
	font-size:0;
	height:2px;
	background:#ffc3a5;
}
.modM2 .dcrLine .dcrLineL {
	width:120px;
	height:2px;
	font-size:0;
	background:#f60;
	border-right:solid 2px #fff;
}
.modM2 .content {
	padding:10px;
}
/*--分页--*/
.pagination {
	border-top:solid 1px #ffc3a5;
	padding-top:5px;
	text-align:right;
}
.pagination a:link {
	text-decoration:none;
	color:#c30;
}
.pagination a:visited {
	text-decoration:none;
	color:#c30;
}
.pagination a:hover {
	text-decoration:underline;
	color:#06c;
}
.pagination a:link {
	text-decoration:none;
	color:#c30;
}
.modM2a {
	clear:both;
	margin-bottom:10px;		
}
.modM2a .titleBar {
	clear:both;	
	height:22px;
	padding:0 10px;
}
.modM2a .titleBar h3 {
	float:left;
	margin:0;
	padding:0;	
	color:#c30;
	font-size:14px
}
.modM2a .dcrLine {
	font-size:0;
	height:2px;
	background:#ffc3a5;
}
.modM2a .dcrLine .dcrLineL {
	width:120px;
	height:2px;
	font-size:0;
	background:#f60;
	border-right:solid 2px #fff;
}
.modM2a .content {
	padding:10px;
}
/*--弹处新闻模版--*/
.modNews {
	margin-bottom:20px;
}
.modNews .titleBar {
	text-align:center;	
}
.modNews .titleBar h3 {
	margin:20px 0;
	font-size:18px;
	font-weight:bold;
	line-height:normal;
}
.modNews .titleBar .titleNote {
	border-top:solid 1px #ffc3a5;
	margin-bottom:20px;
}
.modNews .titleBar .titleNote span {
	margin:0 10px;
}
.modNews .titleBar .titleNote .hitNum {
	color:#f63;
}
.modNews .content {
	margin-bottom:20px;
}
.txtSizeS {
	font-size:12px;
	line-height:150%;
}
.txtSizeM {
	font-size:14px;
	line-height:150%;
}
.txtSizeL {
	font-size:18px;
	line-height:150%;
}
.utiBar {}
.utiBar .utiFunc {
	text-align:center;
	font-size:14px;	
}
.utiBar .ctnFrom {	
	text-align:right;
	color:#999;
}
.utiBar .btmFunc {
	border-top:solid 1px #ffc3a5;
	text-align:center;
}
/*--新闻标题列表--*/
.titleNewsList {
	clear:both;
}
.titleNewsList ul {
	padding:0;
	margin:0;
	list-style:none;
}
.titleNewsList ul li {
	border-bottom:dashed 1px #c5d4e4;
	margin-bottom:10px;
	padding-left:8px;	
	background:url("../images/iconSquareBlue.gif") no-repeat -4px 2px;
}
.titleNewsList ul li h3 {
	padding:0;
	margin:0;
}

.titleNewsList ul li .partContent {
	padding:5px 0;
}
.titleNewsList ul li h3 a:link {
	text-decoration:none;
	color:#069;
}
.titleNewsList ul li h3 a:visited {
	text-decoration:none;
	color:#069;
}
.titleNewsList ul li h3 a:hover {
	text-decoration:underline;
	color:#069;
}
.titleNewsList ul li h3 a:active {
	text-decoration:none;
	color:#069;
}
/*--激活--*/
.modForm {}
.modForm .modFormtitle {
	height:46px;
	background:url("../Images/bgAcTitleM.gif") repeat-x;
}
.modForm .modFormtitle .dcrL {
	float:left;
	width:56px;
	height:46px;
	background:url("../Images/bgAcTitleL.gif") repeat-x;
}
.modForm .modFormtitle h3 {
	float:left;
	font-size:20px;
	font-family:黑体;
	color:#fff;
	font-weight:normal;
	padding:0;
	margin:0;
	line-height:46px;
}
.modForm .modFormtitle .dcrR {
	float:Right;
	width:224px;
	height:46px;
	background:url("../Images/bgAcTitleR.gif") repeat-x;
}
.modForm .formContent {
	clear:both;
	padding:30px;
	border:solid 1px #f60;
	border-top:none;
}
.modForm .ifQutna {
	text-align:center;
}
.modForm .ifQutn {
	margin-top:10px;
	margin-bottom:10px;
}
.alNotice {
	height:28px;
	padding-left:115px;
	padding-top:26px;
	background:url("../Images/bgNotice.gif") no-repeat;
}
.alItem {
	clear:both;
	margin-left:30px;
}
.alItem .alNo {
	float:left;
	width:80px;
	font-size:20px;
	font-family:黑体;
	color:#f60;
	line-height:normal;
}
.alItem .alNo .alNoEn {
	font-family:Arial Black;
	font-size:40px;
	font-style:italic;
}
.alItem .alContent {
	padding-top:30px;
}
.alItem .alContent .alTxt {
	color:#090;
	font-size:14px;
	font-weight:bold;
}


