	body
	{
		/*body基本样式开始*/
		font-family: "宋体",Tahoma,verdana;
		color:#3d3d3d;
		margin:0px;
		padding:0px;
		text-decoration:none;
        text-align: left;
		
		background-color: #F1F1F1;
		/*body基本样式结束*/

	}
	
	img {border:0;}/* 图片无边框*/

	page
	{
		width:auto!important;
		max-width:990px!important;margin:0 auto; height:auto!important;
		width:990px;
	}

	td {
		empty-cells:show;
	}
	/*页面容器初始化开始,*/
	tr,td {font-size:12px; color:#3d3d3d; FONT-FAMILY:宋体; line-height:180%;}
    form{ padding:0px; margin:0px;}
	p,P {font-size:14px; FONT-FAMILY:宋体; text-decoration:none; color:#000000; line-height:200%;margin:10px 0px;}
	/*页面容器初始化结束*/

	
	/*清除页面底部高度，iframe所致*/
	#vishidden{display:none}

/*网页全局样式结束*/


/*版通基本样式开始*/

	/*整个网页超链接样式开始*/
	a {FONT-FAMILY:宋体; text-decoration: none; color:#3D3D3D;}	
	a:visited { FONT-FAMILY:宋体;color:#3D3D3D;text-decoration:none;}
	a:hover {FONT-FAMILY:宋体; text-decoration: underline; color:#ff0000;}
/*版通基本样式结束*/


.formbd{
	width: 90% !important;
}
@media screen and (max-width:1000px) {
	iframe {
		width: 100%;
	}
	body>table {
		width: 100% !important;
		background-position: left top !important;
	}
}
@media screen and (max-width:769px) {
td.list{
	padding: 0px !important;
}
INPUT {
	width: auto !important;
}
}
@media screen and (max-width:415px) {
	body>table {
		background-size: 170% 100% !important;
		height: auto !important;
	}

	body>table tbody,
	body>table tbody tr {
		width: 100%;
	}

	body>table tbody tr td {
		overflow: hidden;
		width: auto;
	}

	table {
		width: 100%;
	}

	.leftinput {
		width: 100px !important;
		display: inline;
	}

	select#xbrkvd {
		width: 100px !important;
	}

	select {
		width: 100px !important;
	}

	td#leftframe {
		width: 100%;
	}

	td.wright {
		width: 100%;
		display: inherit;
	}

	td.list {
		width: 100%;
		display: block;
		height: auto;
	}

	td.whrite {
		width: 100%;
		display: block;
		padding-right: 0px !important;
	}

	table.content {
		table-layout: fixed;
	}

	td.form_01b p {
		display: none;
	}

	TEXTAREA {
		width: 100% !important;
	}

	td.tr_main_value_odd a {
		width: 100%;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	.txt_03 {
		display: inherit;
	}
	td#passwordInfo {
		display: none;
	}
	td#loginidInfo {
		display: none;
	}
	td#password1Info {
		display: none;
	}
	td#emailInfo {
		display: none;
	}
	tr#register_tr font {
		display: none;
	}
}