@charset "utf-8";

/* CSS Document */

/*** side navigation start ****/

.main_left ul li a.atthis { 
	background:url(../images/production/arrow01_yellow.png) no-repeat right center; 
}

.path a:hover {
	text-decoration: underline;
}

/*** side navigation end ****/

.list {
	width:758px;
	/*height: 898px;*/
	margin: 0 0 50px 0;
	/*border-bottom: 1px solid #e6e6e6;*/
}

.picHuge {
	width: 760px;
	margin: 20px 0;
	text-align: center;
} 

.modeNav {
	width: 760px;
	height: 22px;
	border-bottom: 1px solid #e6e6e6;
}

.modeNav a {
	width: 75px;
	height: 17px;
	display: block;
	float: left;
	line-height: 18px;
	margin: 0 26px 5px 0;
}

.modeNav a:hover {
	color: #007cc0;
}

a.modeActive {
	color: #007cc0;
}

a.modeActive span {
	color: #007cc0;
	background-position-y: bottom; 
}

.mode0 span, .mode1 span {
	width: 12px;
	height: 12px;
	display: block;
	float: left;
	margin: 3px 6px 0 0;
	background:url(../images/production/modeIcon.png); 
}

.mode0 span {
	background:url(../images/production/modeIcon.png); 
}

.mode1 span {
	background:url(../images/production/modeIcon.png) right 0; 
}

.modeContext {
	min-height: 400px;
	font-family: "Microsoft YaHei";
}

.modeCtx0 {
	padding: 30px 0;
	/*display: none;*/
}

.modeCtx1 {
	padding: 30px 0;
	display: none;
}

.modeTable0 {
	width: 759px;
	overflow: hidden;
	border-bottom: 2px solid #eee;
}

.modeTable1 {
	width: 759px;
	overflow: hidden;
}

.modeTable0 td {
	padding: 5px 15px;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.modeTitle {
	color: #333;
	height: 32px;
	line-height: 32px;
	font-size: 24px;
	background: #eee;
}

.mode_1_Left {
	width: 380px;
	padding: 0 30px 0 0;
	border-right: 1px solid #dde;
	line-height: 25px;
}

.mode_1_Right {
	width: 380px;
	padding: 0 30px;
	line-height: 25px;
}

.modeTitle1 {
	color: #333;
	height: 40px;
	line-height: 40px;
	font-size: 24px;
}















