#main_page {
	margin-top: 1px;
	height: 460px;
}

body {
	text-align: center;
}

body,*{ margin:0; padding:0;}
.foot-row {
	font-family: "Microsoft YaHei",SimHei;
	color: white;
	background: #0A5EAB;
	width: 1024px;
	height: 60px;
	text-align: center;
	margin-top: 20px;
	line-height: 30px;
}

.click-btn {
	width: 80px;
	height: 30px;
	color: #000000;
	background-color: #ffffff;
}

.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

.mainContext {
	/* border-bottom:solid 1px #BDBDBD;

border-left:solid 1px #BDBDBD;

border-right:solid 1px #BDBDBD; */
	width: 1024px;
	/* height: 560px; */
	min-height: 580px;
	/* background-color:#FFFCEC; */
	margin: 0;
	padding: 0;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

/*左侧主体*/
.leftContext {
	float: left;
	width: 580px;
	/* height: 525px; */
	min-height: 535px;
	border-right: solid 1px #BDBDBD;
	margin-bottom: 25px;
	/* border-bottom: 1px solid #BDBDBD; */
}

/*右侧主体*/
.rightContext {
	float: right;
	width: 440px;
	/* height: 560px; */
	min-height: 580px;
	margin-bottom: 25px;
	/* border-left: 1px solid #BDBDBD; */
}

body {
	font-size: 15px;
	font-family: "Microsoft YaHei", Times, serif;
}

table {
	font-size: 15px;
	/* table-layout:fixed;  */
	empty-cells: show;
	border-collapse: collapse;
	margin: 0 auto;
}

td {
	height: 33px;
}
#recom_table td{
	height: 20px;
	font-size: 14px;
}

input.userinfotext {
	border-color: #EEEEEE;
	border-width: 0px;
	border-style: Solid;
	height: 28px;
	width: 120px;
	/* font-weight: bold; */
	font-size: 16px;
}

input.userinputtext {
	border-color: #EEEEEE;
	border-width: 0px;
	border-style: Solid;
	height: 28px;
	width: 160px;
	/* font-weight: bold; */
	font-size: 16px;
}

.table_table {
	text-align:left;
	border: 1px solid #000000;
	/* color: #666; */
}

.table_table th {
	background-repeat: repeat-x;
	height: 33px;
}

.table_table td,.table_table th {
	border: 1px solid #000000;
	  vertical-align:middle;
	padding: 0 1em 0;
}

.table_table tr.alter {
	background-color: #f5fafe;
}

.black_overlay {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index: 1001;
	-moz-opacity: 0.8;
	opacity: .80;
	filter: alpha(opacity = 88);
}

.white_content {
	display: none;
	position: absolute;
	text-align: left;
	top: 0%;
	left: 55%;
	width: 40%;	
	min-height:480px;
	padding: 20px;
	border: 1px solid orange;
	background-color: white;
	z-index: 1002;
	overflow: auto;
}
span.lan {
	text-align : center;
	width: 50px;
	height : 20px;
	display:inline-block;
	cursor: pointer;
}

div.op {
	width: 1025px;
	margin-top:4px;
	padding-right: 5px;
    text-align: right;
}

.boldFontWeight {
	font-weight: bold;
}

.jingti {
	position:absolute;
	top:126px;
	left:133px
}

.jingti_right {
	position:absolute;
	top:126px;
	left:133px
}

@media(min-width: 1024px){
	.jingti {
		position:absolute;
		top:126px;
		left:133px
	}

	.jingti_right {
		position:absolute;
		top:126px;
		left:133px
	}
}

@media(min-width: 1100px){
	.jingti {
		position:absolute;
		top:126px;
		left:133px
	}

	.jingti_right {
		position:absolute;
		top:126px;
		left:133px
	}
}

@media(min-width: 1280px){
	.jingti {
		position:absolute;
		top:126px;
		left:135px
	}

	.jingti_right {
		position:absolute;
		top:134px;
		left:136px
	}
}

@media(min-width: 1366px){
	.jingti {
		position:absolute;
		top:126px;
		left:134px
	}

	.jingti_right {
		position:absolute;
		top:131px;
		left:135px
	}
}

@media(min-width: 1440px){
	.jingti {
		position:absolute;
		top:126px;
		left:134px
	}

	.jingti_right {
		position:absolute;
		top:132px;
		left:135px
	}
}

@media(min-width: 1680px){
	.jingti {
		position:absolute;
		top:126px;
		left:134px
	}

	.jingti_right {
		position:absolute;
		top:132px;
		left:135px
	}
}

@media(min-width: 1920px){
	.jingti {
		position:absolute;
		top:127px;
		left:134px
	}

	.jingti_right {
		position:absolute;
		top:129px;
		left:134px
	}
}