@charset "utf-8";
@import "text.css";
/* CSS Document */

*{ margin:0px; padding:0px;}
body, html{ height:100%; font-size:12px; background-color:#cccccc; color:#333333; font-family:"宋体";}

.w{ width:1003px; margin:0px auto 0px auto;}

.header{}
	.header .top{ height:134px; overflow:hidden; background-image:url(../img/logo.gif); background-repeat:no-repeat; text-align:right;}
	.header .mainNav{ height:43px; background-image:url(../img/bg_menu.gif); background-repeat:repeat-x;}
		.header .mainNav ul{ list-style:none; margin-left:30px;}
		.header .mainNav li{ float:left;}	
		.header .mainNav .search{ float:right; margin:7px 20px 0px 0px; _margin-right:10px;}
			.header .mainNav .search .left{ float:left; height:29px; width:8px; background-image:url(../img/bg_searchLeft.gif); background-repeat:no-repeat;}
			.header .mainNav .search .middle{ float:left; height:26px; width:140px; padding-top:6px; padding-right:0px; padding-bottom:0px; padding-left:0px; background-image:url(../img/bg_searchMiddle.gif); background-repeat:repeat-x;}	
			.header .mainNav .search .middle2{ float:left; height:26px; width:55px; padding-top:4px; padding-right:0px; padding-bottom:0px; padding-left:0px; background-image:url(../img/bg_searchMiddle.gif); background-repeat:repeat-x;}	
			.header .mainNav .search .right{ float:left; height:29px; width:28px;}

.ontent{ background-color:#ffffff; height:100%; overflow:auto; clear:both;}
	.ontent .ontentLeft{ width:226px; height:100%; float:left; padding:7px;}
	.ontent .ontentMiddle{ height:100%; overflow:auto; padding:7px; background-color:#ffffff; margin:0px 220px 0px 240px; *margin:0px;}
	

.content{ background-color:#f0f0f0; height:100%; overflow:auto; clear:both;}
	.content .contentLeft{ width:226px; height:100%; float:left; padding:7px;}
	.content .contentMiddle1{ height:100%; overflow:auto; padding:3px; background-color:#ffffff; margin:0px 220px 0px 240px; *margin:0px 220px 0px 235px;}
	.content .contentMiddle{ height:100%; overflow:auto; padding:7px; background-color:#ffffff; margin:0px 220px 0px 240px; *margin:0px;}
	.content .contentRight{ width:206px; height:100%; padding:7px; float:right;}
	

.login{}
	.login .title{ height:29px; border:1px solid #b6b6b6; border-bottom:0px; background-image:url(../img/title/title_login.gif); background-repeat:no-repeat;}
	.login .title2{ height:29px; border:1px solid #b6b6b6; border-bottom:0px; background-image:url(../img/title/title_login.gif); background-repeat:no-repeat;}
	.login .form{ padding-top:5px; padding-right:0px; padding-bottom:8px; padding-left:0px; border:1px solid #cccccc; border-top:0px; background-color:#ffffff;}
	.login .form dl{ width:205px; margin:0px auto 0px auto;}
	.login .form dt{ *margin-top:4px; width:58px; height:20px; padding-top:10px; float:left; background-image:url(../img/bg_loginLineLeft.gif); background-position:left; background-repeat:no-repeat; _margin-right:-3px; text-align:right;}
	.login .form dd{ margin-top:4px; height:26px; padding-top:4px; background-image:url(../img/bg_loginLineRight.gif); background-position:right; background-repeat:no-repeat; text-align:center;}	

.box{ margin-top:10px;}
	.box .title{ height:31px; background-image:url(../img/bg_boxTitle.gif); background-repeat:repeat-x;}
		.box .title ul{ list-style:none; }
		.box .title li:hover{text-decoration:none;}
		.box .title li{ float:left; padding-top:8px; padding-right:10px; padding-bottom:0px; padding-left:10px; font-size:14px;}
		.boxTitleSelect{ width:88px; height:23px; padding:8px 0px 0px 0px !important; text-align:center; background-image:url(../img/bg_Title.gif); background-repeat:no-repeat; font-size:14px; font-weight:bold; color:#ffffff;}
		.unboxTitleSelect{ cursor:pointer;}/*新增样式.unboxTitleSelect,与.boxTitleSelect相对应*/
		.box .title .right{ float:right; margin:10px 10px 0px 0px; _margin:10px 5px 0px 0px;}
		.box .title .right img:hover{}
		.box .title .left{ float:left; margin:9px 0px 0px 10px; _margin:9px 0px 0px 5px; font-size:14px; font-weight:bold; color:#666666;}
	
	.box .content{ padding:0px 5px 3px 5px; background-color:#ffffff;}
	.box .content .contentLeft{ float:left; padding:6px; width:43%; line-height:140%; overflow:hidden;}
	.box .content .contentRight{ float:right; padding:6px; width:43%; line-height:140%; overflow:hidden;}
	.box .content .contentLeft1{ float:left; padding:5px 0px 5px 0px; width:47%; line-height:190%; overflow:hidden;}
	.box .content .contentRight1{ float:right; padding:5px 0px 5px 0px; width:47%; line-height:190%; overflow:hidden;}
	
	
	.box .list{}
	.box .list ul{ list-style:none;}
	.box .list li{ height:17px; padding:7px 0px 0px 26px; border-bottom:1px dashed #cccccc; background-image:url(../img/icon/icon_list.gif); background-repeat:no-repeat; background-position:7px 5px;}

.box2{ margin-top:10px;}
	.box2 .title{}
		.box2 .title .left{ float:left; width:30px; height:28px; _margin-right:-3px; background-image:url(../img/bg_frameTitleLeft.gif); background-repeat:no-repeat;}
		.box2 .title .right{ float:right; width:5px; height:28px; _margin-left:-3px; background-image:url(../img/bg_frameTitleRight.gif); background-repeat:no-repeat;}
		.box2 .title .middle{ height:28px; background-image:url(../img/bg_frameTitleMiddle.gif); background-repeat:repeat-x;}
		.box2 .title .middle .text{ float:left; margin:7px 0px 0px 3px;}
		.box2 .title .middle .text span:hover{}/*增加的.box2 .title .middle .text span:hover伪类*/
		.box2 .title .middle .button{ float:right; margin:9px 0px 0px 3px;}

	.box2 .content{ clear:none; background-color:#ffffff;}
		.box2 .content .left{ float:left; width:6px; height:113px; _margin-right:-3px; background-image:url(../img/bg_frameContentLeft.gif); background-repeat:no-repeat;}
		.box2 .content .left2{ float:left; width:6px; height:88px; _margin-right:-3px; background-image:url(../img/bg_frameContentLeft.gif); background-repeat:no-repeat;}
		.box2 .content .right{ float:right; width:5px; height:113px; _margin-left:-3px; background-image:url(../img/bg_frameContentRight.gif); background-repeat:no-repeat;}
		.box2 .content .right2{ float:right; width:69px; height:88px; _margin-left:-3px; background-image:url(../img/bg_frameContentRight2.gif); background-repeat:no-repeat;}
		.box2 .content .middle{ line-height:160%; margin:0px 5px 0px 0px; padding:10px 0px 0px 5px; background-image:url(../img/bg_frameContentMiddle.gif); background-repeat:repeat-x; overflow:auto;}
		.box2 .content .middle2{ height:88px;line-height:160%; margin:0px 5px 0px 0px; padding:10px 0px 0px 5px; background-image:url(../img/bg_frameContentMiddle.gif); background-repeat:repeat-x; overflow:auto;}
		.box2 .content .middle .left_1{ float:left;width:40%;}/*新增样式.box2 .content .middle .left_1*/
		.box2 .content .middle .right_1{ float:right;width:60%;}/*新增样式.box2 .content .middle .right_1*/
		.box2 .content .middle .middle_1{float:left;width:500px}/*新增样式.box2 .content .middle .middle_1*/
		.box2 .content .middle .imgNewsLeft{ padding:5px 0px 0px 3px; float:left; width:180px; line-height:110%;}
		.box2 .content .middle .imgNewsRight{ padding-top:5px; margin-left:195px; line-height:150%;}	
		.box2 .content .list{ line-height:160%; padding:10px;}				
		.box2 .content .list a{ color:#333333; text-decoration:none;}
		.box2 .content .list a:hover{ color:#ff3300; text-decoration:none;}
				
		.box2 .content .middle .systemList{}
		.box2 .content .middle .systemList .leftdiv{ border:1px solid #cccccc; padding:2px;float:left;width:245px;margin-bottom:3px;}
		.box2 .content .middle .systemList .rightdiv{ border:1px solid #cccccc; padding:2px;float:right;width:245px;margin-bottom:3px;}
		.box2 .content .middle .systemList ul{ list-style:none;}
		.box2 .content .middle .systemList li{ width:236px; height:130px; border:1px solid #cccccc; float:left; margin:3px; *margin:5px 8px 5px 8px; _margin:5px;}
.systemList1{width:500;}
.systemList1 ul{ list-style:none;width:500;}
.systemList1 li{ width:200px; float:left; margin:5px; *margin:5px 8px 5px 8px; _margin:5px; text-align:center;}

.box3{ margin-top:10px;}
	.box3 .title{ padding:6px 0px 3px 23px; background-color:#f5f5f5; border:1px solid #cccccc; border-bottom:0px; background-image:url(../img/icon/icon_frameTitle.gif); background-repeat:no-repeat; background-position:6px 6px; font-size:14px; font-weight:bold; color:#666666;}
	.box3 .content{ clear:none; padding:3px; border:1px solid #cccccc; border-top:0px; background-color:#ffffff; line-height:140%;}

.qLink{ margin-top:10px; background-color:#fafafa;}
	.qLink ul{ list-style:none; padding:10px;}
	.qLink li{ margin-bottom:8px;}

.cooLink{ clear:both; border:1px solid #f2f2f2; border-left:0px; border-right:0px; background-color:#ffffff;}
	.cooLink .left{ float:left; width:189px; height:56px; background-image:url(../img/bg_cooperateTitle.gif); background-repeat:no-repeat;}
	.cooLink .right{ height:46px; margin:10px 20px 0px 0px; line-height:150%;}
	.cooLink .right a{ color:#333333; text-decoration:none;}
	.cooLink .right a:hover{ color:#ff3300; text-decoration:underline;}

.cooLink{ clear:both; padding:0px 0px 10px 0px; text-align:center; background-color:#ffffff; line-height:200%; color:#999999; font-family:Arial, Helvetica, sans-serif;}
	.cooLink .left{ float:left; width:189px; height:56px; background-image:url(../img/bg_cooperateTitle.gif); background-repeat:no-repeat;}
	.cooLink a{ color:#333333; text-decoration:none;}
	.cooLink a:hover{ color:#ff3300; text-decoration:underline;}

.footer{ clear:both; padding:0px 0px 10px 0px; text-align:center; background-color:#ffffff; line-height:200%; color:#999999; font-family:Arial, Helvetica, sans-serif;}
	.footer p{ color:#333333;}
	.footer a{ color:#333333; text-decoration:none;}
	.footer a:hover{ color:#ff3300; text-decoration:underline;}


.transparentForm{border:0px; background-color:transparent; color:#333333; font-size:12px;}

/*textfield 增加 width:120px;*/
.textfield{ width:120px;padding:2px 0px 0px 5px; background-image:url(../img/bg_textfield.gif); background-repeat:no-repeat; height:16px; border:1px solid #eeeeee;}


.imgStyle{ padding:2px; border:1px solid #cccccc; background-color:#ffffff;}
