/*通用CSS开始*/
body {margin:0px;text-align:left;}
body,td,div {
	font-family:"Arial", "宋体";
	font-size:12px;
	line-height:18px;
}
a,a:visited{color:#000000; text-decoration:none;}
a.sink,a.sink:visited{color:#666666;}
a:hover{color:#FF0000;}
img{border:0px;}

.clear{clear:both;}
.height-1{height:1px; overflow:hidden;}
.padding-l-4{padding-left:4px;}
.strong{font-weight:bold;}
.hidden{display:none;}
.line-height-20{line-height:20px;}
/*通用CSS结束*/

#kingdee-body{
	background-color: #FFFFFF;
}
#kingdee-container{
	width:930px;
	height: 320px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#kingdee-container2{
	width:930px;
	height: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#kingdee-header{
	height:88px;
	width:930px;
	background-color: #f20505;
	padding-bottom: 2px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#kingdee-header div.logo{
	float:left;
	margin-top: 18px;
	margin-left: 10px;
}
#kingdee-header div.logo a{width:180px; height:70px; display:block;}
#kingdee-header div.title-bar{width:auto; margin-right:25px;}
#kingdee-header div.title-bar ul{padding:0px; margin:0px; list-style:inside;}
#kingdee-header div.title-bar ul li{float:right; margin-top:1px; margin-bottom:0px; list-style:none; height:23px; line-height:30px; color:#999999;}
#kingdee-header div.title-bar ul li.seprate{width:22px;}
#kingdee-header div.title-bar ul li.global{width:55px}

#kingdee-footer {
	height:75px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #C6C6C6;
}
#kingdee-footer div.footer-content{height:60px;}
#kingdee-footer div.copyright {
	color:#666666;
	line-height:20px;
	float:right;
	padding-left:30px;
	padding-top:1px;
	text-align: right;
}
#kingdee-footer div.copyright2 {
	color:#666666;
	line-height:20px;
	float:left;
	width: 430px;
	margin-left: 5px;
}
#kingdee-footer div.kingdee-link{float:right; width:135px; height:18px; margin-top:8px; margin-right:25px; display:inline; position:relative;}
#kingdee-footer div.bottom{height:24px;}
#kingdee-footer div.bottom-right{float:right; width:24px; height:24px;}

/*menu菜单开始*/
.menu {margin-top:21px; clear:right; float:right; position:relative; width:auto; margin-right:25px; display:inline;}
/* 第一级菜单开始*/
.menu ul li a{background-repeat:no-repeat;}
/*
.menu ul li a.btn-solution{width:85px; background-position:-10px 0px;}
.menu ul li a.btn-solution:hover{background-position:-10px -27px;}
.menu ul li a.btn-service{width:60px; background-position:-95px 0px;}
.menu ul li a.btn-service:hover{background-position:-95px -27px;}
.menu ul li a.btn-product{width:55px; background-position:-155px 0px;}
.menu ul li a.btn-product:hover{background-position:-155px -27px;}
.menu ul li a.btn-partner{width:55px; background-position:-213px 0px;}
.menu ul li a.btn-partner:hover{background-position:-213px -27px;}
.menu ul li a.btn-investor{width:68px; background-position:-270px 0px;}
.menu ul li a.btn-investor:hover{background-position:-270px -27px;}
.menu ul li a.btn-group{width:75px; background-position:-342px 0px;}
.menu ul li a.btn-group:hover{background-position:-342px -27px;}
.menu ul li a.btn-jobs{width:67px; background-position:-425px 0px;}
.menu ul li a.btn-jobs:hover{background-position:-425px -27px;}


.menu ul li a.btn-index{width:40px; background-position:-10px 0px;}
.menu ul li a.btn-index:hover{background-position:-10px -27px;}
*/
.menu ul li a.btn-solution{width:80px; background-position:-60px 0px;}
.menu ul li a.btn-solution:hover{background-position:-60px -27px;}

.menu ul li a.btn-service{width:55px; background-position:-150px 0px;}
.menu ul li a.btn-service:hover{background-position:-150px -27px;}

.menu ul li a.btn-product{width:55px; background-position:-210px 0px;}
.menu ul li a.btn-product:hover{background-position:-210px -27px;}

.menu ul li a.btn-partner{width:55px; background-position:-270px 0px;}
.menu ul li a.btn-partner:hover{background-position:-270px -27px;}

.menu ul li a.btn-investor{width:65px; background-position:-330px 0px;}
.menu ul li a.btn-investor:hover{background-position:-330px -27px;}

.menu ul li a.btn-group{width:70px; background-position:-400px 0px;}
.menu ul li a.btn-group:hover{background-position:-400px -27px;}

.menu ul li a.btn-jobs{width:70px; background-position:-475px 0px;}
.menu ul li a.btn-jobs:hover{background-position:-475px -27px;}

/*第一级菜单结束*/
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; text-align:right; padding:0px; height:25px; margin:0px; line-height:25px;}
/*.menu ul li.has-child{background-image:url('../../../images/v2008.2/sys/nav_arrow_down_out.gif'); background-repeat:no-repeat; background-position:right 50%;}
.menu ul li.has-child a:hover{background-image:url('../../../images/v2008.2/sys/nav_arrow_down_over.gif'); background-repeat:no-repeat; background-position:right 50%;}*/
.menu ul {padding:0px; margin:0px;list-style-type: none; }
.menu ul li {float:left; position:relative;}
.menu ul li ul {display: none;}
/* specific to non IE browsers */
.menu ul li:hover ul li a, .menu ul li:hover ul li a:visited{background-image:none;}
.menu ul li:hover a {color:#005CA9;}

.menu ul li:hover ul {display:block; position:absolute; background-color:#DEDEDE; top:25px; left:0; padding:0px;}
.menu ul li:hover ul li {display:block; color:#000; background-color:#EBEFF3; width:150px; height:21px; font-weight:normal; clear:both; padding:0px;}
.menu ul li:hover ul li a {display:block; text-align:left; color:#000; width:137px; padding-left:13px;}
.menu ul li:hover ul li a:hover {background-color:#D4DDE2; color:#000;}
.menu ul li:hover ul li:hover {background-color:#D4DDE2;}
.menu ul li ul li.has-child a, .menu ul li ul li.has-child a:visited{background-repeat:no-repeat; background-position:130px 50%;}
.menu ul li ul li.has-child a:hover{background-repeat:no-repeat; background-position:130px 50%;}

.menu ul li ul li.has-child ul li a,.menu ul li ul li.has-child ul li a:visited,.menu ul li ul li.has-child ul li a:hover{background-image:none;}
.menu ul li:hover ul li ul {display:none;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:150px; top:0px;}
.menu ul li:hover ul li:hover ul li {height:22px;}
.menu ul li:hover ul li:hover ul li a {background-color:#D4DDE2;}
.menu ul li:hover ul li:hover ul li a:hover {background-color:#E1E9EC;}
.menu ul li:hover ul.left {left:-120px;}
.menu ul li:hover ul li:hover ul.left {left:-210px; width:209px;}

.menu ul li:hover ul li.seprate{height:1px; background-color:#FFFFFF;}
.munu ul li:hover ul li.seprate:hover{height:1px; background-color:#FFFFFF;}
/*menu菜单结束*/

/*tab开始*/
.tab-main {width:auto;}
.tab-main input{float:left;border:0px; margin:0px; padding:0px; position:relative;}
.tab-main div.tab-main-top {
	padding-left:25px;
	height:27px;
	margin:0px;
	background-repeat: repeat-x;
	background-position: left top;
	width: 645px;
	background-image: url(../images/nav_4.gif);
}
.tab-main div.tab-main-top ul {padding:0px; margin:0px; list-style:inside;}
.tab-main div.tab-main-top ul li {
	display:block;
	cursor:pointer;
	font-weight:bold;
	float:left;
	margin-top:3px;
	margin-right:5px;
	width:142px;
	height:24px;
	list-style:none;
	color:#F6F6F6;
	padding-left:5px;
	line-height:24px;
	background-image: url(../images/nav_5.gif);
}
.tab-main div.tab-main-top div.search {float:right; width:135px; margin-right:25px; margin-top:4px; display:inline;}
.tab-main-top-li{float:left; height:23px;}
.tab-main div.tab-main-top ul li.isactive div.tab-main-top-li{}
.tab-main div.tab-main-top ul li.isactive {background:#FFFFFF; color:#FF0000; font-weight:bold;}

.tab-main div.tab-main-content{
	color:#666666;
	padding-left:30px;
	height:135px;
	overflow:hidden;
	width: 640px;
	float: right;
}
.tab-main div.tab-main-content div.block {width:149px; height:115px; float:left; margin-top:15px;}
.tab-main div.tab-main-content div.thead {font-size:13px; font-weight:bold; color:#333333;}
.tab-main div.tab-main-content div.tbody {
	font-size:13px;
	height:60px;
	margin-top:10px;
	line-height:22px;
	color: #333333;
}
.tab-main div.tab-main-content div.tbody2 {
	font-size:13px;
	height:60px;
	margin-top:5px;
	line-height:22px;
	width: 450px;
	color: #333333;
}
.tab-main div.tab-main-content div.tmore{font-size:13px; line-height:25px;clear:both;}
.tab-main div.tab-main-content div.tright{text-align:right;}
.tab-main div.tab-main-content div a.more,.tab-main div.tab-main-content div a.more:visited{}
.tab-main div.tab-main-content div a.more:hover{}
.tab-main div.tab-main-content ul.arrow{padding:0px; margin:0px; list-style:none;}
.tab-main div.tab-main-content ul.arrow li{clear:both;}
.tab-main div.tab-main-content ul.arrow li span.title{float:left; text-indent:13px;}
.tab-main div.tab-main-content ul.arrow li span.pubDate{float:right; margin-right:15px;}
.tab-main div.tab-main-content ul.dot{
	width:600px;
	height: 110px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 0px;
}
.tab-main div.tab-main-content div.double-block {width:292px; padding-left:2px; height:135px; float:left; margin-top:15px; padding-right:5px;}
.tab-main div.tab-main-content div.left-block {width:215px; height:135px; float:left; margin-top:15px; padding-left:2px; padding-top:4px;}
.tab-main div.tab-main-content div.right-block {width:215px; height:135px; float:left; margin-top:15px; text-align:right; padding-top:4px;}
.tab-main div.tab-main-content a.hoverunderline:hover{text-decoration:underline;}
.tab-main div.tab-main-content a.hoverunderline,.tab-main div.tab-main-content a.hoverunderline:visited{}
.tab-main div.tab-main-content div.bold{font-weight:bold; font-size:13px; line-height:22px;}
/*tab结束*/

#select-of-kingdee-link{border: 0px ; width: 134px; height: 18px;}
#select-child-kingdee-link{border: 1px solid silver; background-color:#EBEFF3; width: 132px; padding:0px; position:absolute; bottom:19px; left:0px; display:none; text-indent:4px;}
#child-kingdee-link{margin: 0pt; padding: 0pt; list-style-type: none; list-style-image: none; position:relative; list-style-position: outside; font-size: 12px; display:block;}
#child-kingdee-link li {line-height:20px; height:20px; display:block; position:relative;}
#child-kingdee-link li a,#child-kingdee-link li a:visited{display:block;}
#child-kingdee-link li a:hover{background:#D4DDE2;}
a.kingdee-link-item, a.kingdee-link-item:visited{display:block; color:#999999;}

.search-text{color:#999999; text-indent:3px; width:118px; height:18px; line-height:18px;}
.search-btn{cursor:pointer; width:17px; height:18px;}

.tab-main div.tab-main-content div.thead-a{height:30px; line-height:45px; margin-right:160px; float:left;}
.tab-main div.tab-main-content div.block-a{
	margin-top:0px;
	height:120px;
	width: 640px;
}
.tab-main div.tab-main-content div.margin-t-5{margin-top:10px;}

.ad {
	height: 180px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.ad2 {
	height: 120px;
	margin-top: 3px;
	margin-bottom: 3px;
	background-image: url(../images/ad2.gif);
}

.Columns {
	height: 33px;
	margin-top: 1px;
	margin-bottom: 1px;
	font-size: 14px;
	color: #000000;
}

#top {
	height: 25px;
	margin-top: 2px;
	margin-bottom: 3px;
	background-image: url(../images/top_1.gif);
	background-repeat: repeat-x;
}

.nav_r {
	float: right;
	height: 15px;
	width: 350px;
	margin-top: 48px;
	margin-right: 5px;
}


#nav_left2 {
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#nav_left2 li {
	float: left;
	list-style:none;
	background-repeat: no-repeat;

}

#nav_left2 li a {
	color:#FFFFFF;
	text-decoration:none;
	padding-top:1px;
	display:block;
	width:75px;
	height:15px;
	text-align:center;
	margin-right:5px;
	font-weight: normal;
}
			
#nav_left2 li a:hover {
	color:#FFFF00;
	background-repeat: no-repeat;
	font-size: 12px;
				 }


.Columns_r {
	float: left;
	height: 28px;
	width: 800px;
}


#Columns_left2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#Columns_left2 li {
	float: left;
	list-style:none;
	background-repeat: no-repeat;

}

#Columns_left2 li a {
	color:#FFFFFF;
	text-decoration:none;
	padding-top:6px;
	display:block;
	width:60px;
	height:23px;
	text-align:center;
	margin-right:15px;
	font-weight: normal;
	font-size: 14px;
}
			
#Columns_left2 li a:hover {
	color:#FF0000;
	background-repeat: no-repeat;
	font-size: 14px;
	background-image: url(../images/Columns_hover.gif);
				 }

.Columns_index {
	float: left;
	height: 28px;
	width: 70px;
}


#Columns_index2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 25px;
}

#Columns_index2 li {
	float: left;
	list-style:none;
	background-repeat: no-repeat;

}

#Columns_index2 li a {
	color:#FFFFFF;
	text-decoration:none;
	padding-top:6px;
	display:block;
	width:62px;
	height:22px;
	text-align:center;
	margin-right:5px;
	font-weight: bold;
	font-size: 14px;
	background-image: url(../images/Columns_hover2.gif);
}
			
#Columns_index2 li a:hover {
	color:#FF0000;
	background-repeat: no-repeat;
	font-size: 14px;
	background-image: url(../images/Columns_hover.gif);
				 }



.text1
{
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	
	
}

.text2
{
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
	text-align: center;
	
}

#products a {
	color: #0066FF;
}
#products a:hover {
	color: #0066FF;
}
.content {
	width: 670px;
	height: 27px;
	text-align: center;
	font-weight: bold;
	color: #FF3300;
	padding-top: 3px;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 2px;
	background-image: url(../images/nav_2.gif);
}
.content2 {
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	height: 320px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #C8C8C8;
}
.content3 {
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #C8C8C8;
}
#Search {
	height: 60px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2px;
}
#Search_left {
	height: 60px;
	width: 20px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	background-image: url(../Images/search_left.gif);
	background-repeat: no-repeat;
}
#Search_right {
	height: 60px;
	width: 20px;
	float: right;
	background-image: url(../Images/search_right.gif);
	background-repeat: no-repeat;
}

#Search_center {
	height: 25px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 20px;
	float: left;
	background-image: url(../Images/search_center.gif);
	background-repeat: repeat-x;
}

.content_2 {
	height: 180px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;

}
.content_left2 {
	float: left;
	height: 170px;
	width: 251px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #E1E1E1;

}
.content_right2 {
	float: right;
	height: 170px;
	width: 670px;
	border: 1px solid #E1E1E1;

}
.content_3 {
	height: 225px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;

}
.content_left3 {
	float: left;
	height: 220px;
	width: 251px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #E1E1E1;

}
.content_right3 {
	float: right;
	height: 220px;
	width: 670px;
	text-align: center;
	border: 1px solid #E1E1E1;

}
.content_4 {
	height: 70px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2px;

}
.content_left4 {
	float: left;
	height: 66px;
	width: 63px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 2px;

}
.content_right4 {
	float: right;
	height: 59px;
	width: 866px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E1E1E1;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
	background-position: center;
	margin-top: 2px;
	padding-top: 5px;

}
.server {
	height: 45px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2px;
	text-align: center;

}
.server_left {
	float: left;
	height: 20px;
	width: 140px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: right;
	padding-top: 3px;
	margin-top: 8px;

}
.server_right {
	float: right;
	height: 22px;
	width: 785px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center;
	padding-top: 5px;
	margin-right: 5px;
	margin-top: 8px;

}

.Description {
	height: 130px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #E1E1E1;
	margin-bottom: 2px;
	margin-top: 2px;

}

.ny {
	border: 1px solid #E1E1E1;
	margin-top: 5px;
	margin-bottom: 5px;

}
.oofile {
	font-family: "宋体";
	font-size: 16px;
	font-weight: bold;
	color: #759B00;
	text-decoration: none;
	text-align: left;

}
