@charset "utf-8";
/* CSS Document */
/************************************
 *  Time: 2009.03.30----            * 
 *Author: 张 元满                    
 *E-mail: zhangyuanman@ustcsoft.com *
 **********************************/
 
/* 整体效果 */
body ,ol { 
	font-size			: 12px; 
	margin				: 0px;
	padding				: 0px;
	font-family			: Verdana, Geneva, sans-serif;
	
}

.content{
	
	text-align			: left;
}

a:link, a:visited{
	text-decoration		: none;
	/* color				: #000000;*/
}

/* 页面头部效果 */
.top{
	width				: 1000px;
	height				: 80px;
}

.header{
	height				: 48px;
	width				: 100%;
}

.logo{
	float				: left;
	width				: 376px;
	height				: 47px;
}

.language{
	float				: right;
	height				: 48px;
	width				: 300px;
	text-align			: right;
	font-family			: Verdana, Geneva, sans-serif;
	padding				: 0px;
	margin				: 0px;
}

/* 页面菜单效果 */
.menu{
	width				: 100%;
	height				: 32px;
	clear				: both;
}

.menu ul{
	margin				: 0;
	padding				: 0;
	list-style			: none;
	width				: 1000px;
	float				: left;
	font-family			: Verdana, Geneva, sans-serif;
	background-color	: #1e60b6;
	background-image	: url(../images/numeBg.jpg);
	background-repeat	: repeat-x;
	background-position	: left center;
}

.menu ul li{
	float				: right;
	background-image	: url(../images/numeLi.jpg);
	background-repeat	: no-repeat;
	background-position	: right center;
}

.menu ul a{
	display				: block;
	padding				: 0 2.6em;
	line-height			: 2.7em;
	text-decoration		: none;
	color				: #FFFFFF;
	font-weight			: bold;
}

.menu li a:hover{
	color:#F90;
}



/* 页面内容部效果 */
.main{
	width				: 1000px;
	height				: 725px;
	clear				: both;
}
.mainB{
	width				: 1000px;
	height				: 1000px;
	clear				: both;
}
.mainBB{
	width				: 1000px;
	height				: 1100px;
	clear				: both;
}
/* 950 */
.mainTwo{
	width				: 1000px;
	height				: 900px;
	clear				: both;
}
.mainH{
	width				: 1000px;
	height				: 1640px;
	clear				: both;
}
.mainHis{
	width				: 1000px;
	height				: 1010px;
	clear				: both;
}
.mainLeft{
	height				: 725px;
	width				: 758px;
	float				: left;
}
.nextBan{
	height				: 122px;
	width				: 551px;
	background-color	: #eee;
	margin-top			: 1px;
}
.conMidNew{
	height				: 596px;
	width				: 549px;
	margin-top			: 4px;
	border				: 1px solid #DBDBDB;
}
.conMidCC{
	height				: 870px;
	width				: 549px;
	margin-top			: 4px;
	border				: 1px solid #DBDBDB;
}
.conTwoMid{
	height				: 770px;
	width				: 549px;
	margin-top			: 4px;
	border				: 1px solid #DBDBDB;
}
.conMid{
	height				: 596px;
	width				: 549px;
	margin-top			: 4px;
	border				: 1px solid #DBDBDB;
}
.conMidHQA{
	height				: 1510px;
	width				: 549px;
	margin-top			: 4px;
	border				: 1px solid #DBDBDB;
}
.conMNMessS{
	height				: 1100px;
	width				: 774px;
	margin-top			: 1px;
	float				: right;
	border				: 1px solid #DBDBDB;
}
.conMNMessSD{
	width				: 774px;
	margin-top			: 1px;
	float				: right;
	border				: 1px solid #DBDBDB;
}
.conMNMess{
	height				: 720px;
	width				: 774px;
	margin-top			: 1px;
	float				: right;
	border				: 1px solid #DBDBDB;
}
.conMidNew ul, .conTwoMid ul{
	list-style			: none;
	color				: #5c5c5c;
}
.conMidNew ul li, .conTwoMid ul li{
	border-bottom-color	: #e4e4e4;
	border-bottom-style	: solid;
	border-bottom-width	: 1px;
	padding-left		: 10px;
	padding-top			: 6px;
	padding-bottom		: 5px;
}
.conMidNew li a:link, .conMidNew li a:visited ,.conTwoMid li a:link ,.conTwoMid li a:visited{
	color				: #5c5c5c;
}

.conMidNew li a:hover, .conMidNew li a:active, .conTwoMid li a:hover ,.conTwoMid li a:active{
	color				: #c72c2c;
	text-decoration		: underline;
}
p,ul{
	padding				: 0px;
	margin				: 0px;
}
.liBg{
	background-color	: #f6f6f6;
}
.pTit{
	line-height			: 2em;
	padding-left		: 15px;
	background-image	: url(../images/titIco.jpg);
	background-repeat	: no-repeat;
	background-position	: left center;
	margin-left			: 5px;
	color				: #001d95;
}
.pNewTit{
	line-height			: 2.2em;
	padding-left		: 15px;
	background-image	: url(../images/icoall.gif);
	background-repeat	: no-repeat;
	background-position	: left center;
	margin-left			: 5px;
	color				: #e35501;
	font-weight			: bold;
}

.nextBan img{
	padding				: 0px;
	margin				: 0px;
}
.conMMid{
	height				: 725px;
	width				: 551px;
	float				: left;

}

.conMidTwo{
	height				: 900px;
	width				: 551px;
	float				: left;

}
.conMidC{
	height				: 1000px;
	width				: 551px;
	float				: left;

}
.conMMidH{
	height				: 1640px;
	width				: 551px;
	float				: left;

}
.conMidHis{
	height				: 815px;
	width				: 551px;
	float				: left;

}
.conMidHis2{
	width				: 551px;
	float				: left;

}
.conMLeft{
	height				: 725px;
	width				: 219px;
	float				: left;
}
.conMLeft img{
	margin-top			: 1px;
	padding				: 0px;
}
.titLeft{
	width				: 217px;
	margin				: 0px;
	padding				: 0px;
	margin-top			: 1px;
	border-top-width	: 1px;
	border-right-width	: 1px;
	border-left-width	: 1px;
	border-top-style	: solid;
	border-right-style	: solid;
	border-left-style	: solid;
	border-top-color	: #DBDBDB;
	border-right-color	: #DBDBDB;
	border-left-color	: #DBDBDB;	
}
.nav{
	line-height			: 2.5em;
	text-indent			:1em;

}
.nav li{
	list-style			: none;
	border-bottom-width	: 1px;
	border-bottom-style	: solid;
	border-bottom-color	: #DBDBDB;

}
.nav li a:link,.nav li a:visited{
	color				: #444;
	text-decoration		: none;
	display				: block;
	background-color	: #f3f3f3;
}
.nav li a:hover{
	color				: #001d93;
	text-decoration		: none;
	display				: block;
	background-color	: #80d2ff;
}
.bannar{
	width				: 756px;
	height				: 230px;
	border				: 1px solid #DBDBDB;
	background-color	: #eee;
	margin-top			: 1px;
	
}

.newAndStrong{
	height				: 212px;
	width				: 756px;
	border				: 1px solid #DBDBDB;
	margin-top			: 5px;	
}

.news{
	height				: 212px;
	width				: 421px;
	border-right-width	: 1px;
	border-right-color	: #DBDBDB;
	border-right-style	: solid;
	float				: left;

}

h3{
	line-height			: 2.3em;
	font-size			: 12px;
	font-weight			: bold;
	color				: #4f4f4f;
	margin				: 0px;
	border-bottom-color	: #5396ec;
	border-bottom-style	: solid;
	border-bottom-width	: 1px;
	padding-left		: 5px;
}
.pTitHeader{
	line-height			: 2.3em;
	font-size			: 12px;
	
	color				: #4f4f4f;
	margin				: 0px;
	border-bottom-color	: #83a9be;
	border-bottom-style	: solid;
	border-bottom-width	: 1px;
	padding-left		: 5px;
}
.newTitle{
	padding				: 0px;
	margin				: 0px;
	padding-top			: 5px;
	clear				:both;
}

.newTitle li{
	line-height			: 2em;
	list-style			: none;
	color				: #4f4f4f;
}
.newTitle li a:link, .newTitle li a:visited{
	color				: #4f4f4f;
}

.newTitle li a:hover, .newTitle li a:active{
	color				: #c72c2c;
	text-decoration		: underline;
}
.strong{
	height				: 212px;
	width				: 334px;
	float				: right;
}
.language a:link, .language a:visited{
	color				: #000;
}
.language a:hover, .language a:active{
	color				: #c72c2c;
	text-decoration		: underline;
}

.ulStrong{
	line-height			: 2.3em;
	color				: #230064;
	width				: 205px;
	height				: 150px;
	float				: right;
	list-style			: none;
	padding				: 0px;
	margin				: 0px;
	margin-top			: 10px;
}
.ulStrong li{
	padding-left		:12px;
	background-image	: url(../images/liIco.gif);
	background-repeat	: no-repeat;
	background-position	: left center;
}

.ulStrong li a:link, .ulStrong li a:visited{
	color				: #230064;
}

.ulStrong li a:hover, .ulStrong li a:active{
	color				: #c72c2c;
	text-decoration		: underline;
}
.strongPic{
	width				: 120px;
	height				: 150px;
	float				: left;
	padding				: 0px;
	margin				: 0px;
}
.strongPic img{
	margin-top			: 15px;
	margin-bottom		: 15px;
}
.egAndCon{
	height				: 266px;
	width				: 756px;
	border				: 1px solid #DBDBDB;
	margin-top			: 5px;	
}

.eg{
	height				: 266px;
	width				: 421px;
	border-right-width	: 1px;
	border-right-color	: #DBDBDB;
	border-right-style	: solid;
	float				: left;

}

.con{
	height				: 266px;
	width				: 334px;
	float				: right;

}

h4{
	font-size			: 12px;
	line-height			: 2.3em;
	color				: #00146a;
	margin				: 0px;
	border-bottom-color	: #dbdbdb;
	border-bottom-style	: solid;
	border-bottom-width	: 1px;
	padding-left		: 5px;
	font-weight			: normal;
}
h5{
	font-size			: 12px;
	font-weight			: normal;
	line-height			: 2.3em;
	color				: #00146a;
	margin				: 0px;
	border-bottom-color	: #e0260f;
	border-bottom-style	: solid;
	border-bottom-width	: 1px;
	padding-left		: 5px;
}

.mainRight{
	height				: 725px;
	width				: 235px;
	float				: right;
}
.conMRight{
	height				: 725px;
	width				: 220px;
	float				: right;
}
.business{
	height				: 240px;
	width				: 233px;
	border				: 1px solid #DBDBDB;
	margin-top			: 1px;

}
.ulBus{
	padding				: 0px;
	margin				: 0px;
	line-height			: 2em;
	padding-left		: 15px;
	list-style			: none;
	color				: #505050;
}
.ulBus a:link,.ulBus a:visited{
	color				: #505050;
}
.ulBus a:hover,.ulBus a:active{
	color				: #F60;
	text-decoration		:underline;
}
h6{
	padding				: 0px;
	margin				: 0px;
	font-size			: 12px;
	color				: #505050;
	line-height			: 2em;
	padding-left		: 5px;
}
.MRQu{
	height				: 125px;
	width				: 233px;
	border				: 1px solid #DBDBDB;
	margin-top			: 4px;

}

.ulQu{
	width				: 100%;
	height				: 95px;
	background-color	: #eee;
	padding				: 0px;
	margin				: 0px;
	line-height			: 2em;
	color				: #a90003;
	
}

.ulQu li{
	list-style-type		: none;
	padding-left		: 15px;
}

.MRPic{
	height				: 103px;
	width				: 233px;
	border				: 1px solid #DBDBDB;
	margin-top			: 4px;

}

.con p{
	padding				: 0px;
	margin				: 0px;
	padding-top			: 5px;
}

.MRPic p{
	padding				: 0px;
	margin				: 0px;
	padding-top			: 5px;
}

.MRPartner{
	height				: 236px;
	width				: 233px;
	border				: 1px solid #DBDBDB;
	margin-top			: 4px;

}
.footer{
	height				: 30px;
	width				: 1000px;
	padding				: 0px;
	margin-top			: 5px;
	border-top-width	: 2px;
	border-top-style	: solid;
	border-top-color	: #196fde;
	clear				: both;
	line-height			: 2em;
}

img{
	border				: 0px;
}
.pMess{
	line-height			: 1.8em;
	padding				: 10px;
	color				: #5d5d5d;
	clear				: both;

}
.tabHis{
	line-height			: 1.8em;
	padding				: 10px;
	color				: #5d5d5d;
}

.pQTit{
	line-height			: 1.8em;
	margin-left			: 5px;
	padding-left		: 20px;
	padding-right		: 10px;
	padding-top			: 5px;
	padding-bottom		: 5px;
	color				: #03670d;
	clear				: both;
	background-image	: url(../images/Q.jpg);
	background-repeat	: no-repeat;
	background-position	: left center;
}
.pEgTit{
	line-height			: 2em;
	padding-left		: 10px;
	padding-top			: 10px;
	padding-bottom		: 5px;
	padding-right		: 10px;
	color				: #234aa3;
}
.pEgDel{
	line-height			: 2em;
	padding-left		: 10px;
	padding-right		: 10px;
	color				: #419ada;
}
.pATit{
	line-height			: 1.8em;
	margin-left			: 5px;
	padding-left		: 20px;
	padding-right		: 10px;
	padding-bottom		: 10px;
	color				: #5d5d5d;
	clear				: both;
	background-image	: url(../images/a.jpg);
	background-repeat	: no-repeat;
	background-position	: left top;
}
.pOATit{
	line-height			: 1.8em;
	margin-left			: 5px;;
	padding-right		: 10px;
	padding-bottom		: 10px;
	color				: #5d5d5d;
	clear				: both;
	background-image	: url(../images/a.jpg);
	background-repeat	: no-repeat;
	background-position	: left top;
}
.pOABTit{
	line-height			: 1.8em;
	margin-left			: 5px;;
	padding-right		: 10px;
	padding-bottom		: 10px;
	color				: #5d5d5d;
	clear				: both;

}
.comPic{
	float				: left;
}

ol li{
	padding-left		: 20px;
	padding-right		: 10px;
	line-height			: 1.8em;
	list-style-position	: inside;
	list-style-type		: decimal;
	clear				: both;
	color				: #5d5d5d;
}
.pQATit{
	color				: #06C;
	line-height			: 1.8em;
	padding-left		: 24px;
	padding-right		: 10px;
}
.pQABTit{
	color				: #0594b3;
	line-height			: 1.8em;
	padding-left		: 24px;
	padding-right		: 10px;
}
.comPicP{
	float				: right;
	line-height			: 1.8em;
	color				: #5d5d5d;
	width				: 360px;
}

.tabJob td{
	height				: 25px;
	
}

.tdBg{
	background-color	: #bedeff;
	line-height			: 1.8em;
	font-weight			: bold;
	padding-left		: 5px;
}

.tdBgTwo{
	background-color	: #edf2ff;
	line-height			: 1.8em;	
	padding-left		: 5px;
}

.tdBgTr{
	color				: #b82346;
	background-color	: #edf2ff;
	line-height			: 1.8em;
	padding-left		: 5px;
}

.formAsk input{
	
	line-height			: 1em;
}

.inWidthO{
	width				: 352px;
	height				: 14px;
}

textarea{
	width				: 352px;
	height				: 100px;
}

.inWidthT{
	width				: 70px;
	height				: 14px;
}

.inWidthTr{
	width				: 150px;
	height				: 14px;
}

.inWidthF{
	width				: 240px;
	height				: 14px;
}

.subTrue{
	background-color	: #FFF;
	background-image	: url(../images/OK.jpg);
	background-repeat	: no-repeat;
	background-position	: center center;
	height				: 24px;
	width				: 95px;
	border-top-style	: none;
	border-right-style	: none;
	border-bottom-style	: none;
	border-left-style	: none;
}

.subReset{
	background-color	: #FFF;
	background-image	: url(../images/reset.jpg);
	background-repeat	: no-repeat;
	background-position	: center center;
	height				: 24px;
	width				: 95px;
	border-top-style	: none;
	border-right-style	: none;
	border-bottom-style	: none;
	border-left-style	: none;
}

.redCor{
	color				: #F00;
}

.formAsk td{
	padding-left		: 5px;
}

.tabAsk{
	border				: 1px solid #DBDBDB;
	line-height			: 2em;
}

.tabAsk td{
	height				: 30px;
}
.pPartner img{
	margin-top:1px;
	margin-bottom:1px;
	margin-left:4px;
}
.pNewsM{
	line-height			: 1.8em;
	padding				: 5px;
	color				: #666;
}
.newUlTitle li{
	list-style-type		: disc;
	line-height			: 1.8em;
	padding-left		: 10px;

}
.navTit{
	background-image	:url(../images/liHoverBg.jpg);
	background-repeat	: repeat-x;
	background-position	: left center;
	color				: #039;
}
.ulLiStyle li{
	line-height			:1.8em;
	padding-left		:10px;
	padding-right		:10px;
	list-style-position	: inside;
	list-style-type		: decimal;
	color				:#555;
	padding-bottom		:10px;
}
.askQ li{
	background-image	: url(../images/askQ.jpg);
	background-repeat	: no-repeat;
	background-position	: left center;
	line-height			:1.8em;
	text-indent			:15px;
	list-style			:none;
}
.pMessColBlue{
	line-height			: 1.8em;
	padding-left		:10px;
	padding-right		:10px;
	padding-top			:10px;
	color				: #0a85db;
	text-indent			:0.9em;
}
.corBlueA{
	color				: #03C;
}
#mq a{
    padding-left:15px;
    line-height:26px;
}
/*
.tdRight{
	border-right-width	: 1px;
	border-right-style:dotted;
	border-right-color:#09C;
}*/

