.wrapper {width: 650px; height:910px; float:left;padding:5px; background:#F0FAFC; border:1px solid #C4D8F3;}
.content {width: 510px; height:585px; float:left;padding:5px;}
.content .text {width:inherit; padding-bottom:16px;}
.content .text ul li {font-size:12px; }
.content .logo_and_text {width:inherit; height:25px;}
.content .logo_and_text .logo {background:url(imagesicon_letter.png) no-repeat; width:25px; height:25px; float:left; }
.content .logo_and_text .text {float:left; font-size:14px; line-height:33px; width:auto; height:25px; text-indent:5px; padding-bottom:0px;}
.content .mail_content {width:655px;; height:536px; padding-top:18px; padding-right:100px;}
.content .mail_content div{float:left;}
.content .mail_content div span input {width:362px; height:24px;}
.content .mail_content div .requeired {font-size:14px; color:red; }
.content .mail_content .detail span textarea {height:275px;width: 362px;resize: none; }
.content .mail_content .space {clear:both; width:inherit; height:10px; }
.content .mail_content .detail .xxnr {position: relative;top: -260px; }
.content .mail_content .detail .detail_space {font-size:14px; color:red; }/**visibility:hidden**/
.content .mail_content .detail_required {width:458px; height:30px; font-size:14px; text-align:right; float:left; }
.content .mail_content .yzm {height:23px; float:left; }
.content .mail_content .yzm span .yzm_input { width:94px;}
.content .mail_content .yzm .yzm_pic {float:left; }
.content .mail_content .yzm_text_input { height:23px; float:left; }
.content .mail_content .yzm_wra {width:300px; height:23px; float:left; margin-left:29px;; }
.content .mail_content .two_button {width:inherit; height:60px; padding-top:20px; }
.content .mail_content .two_button .button_space_left {width:89px; height:30px; float:left; }
.content .mail_content .two_button .button_submit{width:111px; height:30px; float:left;}
.content .mail_content .two_button .button_submit input {background:url(imagesbtn_submit.png) no-repeat left center; width:116px; height:32px;border:none; cursor:pointer; }
.content .mail_content .two_button .button_spave_center {width:16px; height:30px; float:left }
.content .mail_content .two_button .button_clear {width:111px; height:30px; float:left; }
.content .mail_content .two_button .button_clear input {background:url(imagesbtn_reset.png) no-repeat center center; width:116px; height:32px;border:none; cursor:pointer;}
.containner .serach {width:650px; height:44px; float:left; padding:5px; background:#F3F3F3; }
.containner .serach .search_text {float:left; font-size:14px; color:#5C7EA4; line-height:44px; text-indent:24px; width:123px; height:inherit; }
.containner .serach .seracr_input {width:306px; height:inherit; float:left; }
.containner .serach .seracr_input input {width:302px; height:32px; margin-top:6px; }
.containner .serach .serach_button {width:82px; height:inherit; float:left;}
.containner .serach .serach_button input {width:inherit; height:inherit; font-size:14px; font-weight:bold; color:#5C7EA4; line-height:44px; border:none; cursor:pointer; background:#F3F3F3;}
.confrim{width:400px; height:100px; position:absolute; left:43%; top:60%; background:#FFF; border:solid #C4D8F3 1px; box-shadow:0 0 10px #CCCCCC; display:none;}
.confrim_text{width:inherit; height:50%; line-height:50px; text-align:center; font-size:16px; };
.confrim .confrim_buttons{width:inherit; height:50px;}
.btn_ok{width:100px; height:32px;  border:solid #000 1px; cursor:pointer; margin-left:75px; float:left; background:url(imagesqd%20.png) no-repeat;}
.btn_cancel{width:100px; height:32px; border:solid #000 1px; cursor:pointer; margin-right:75px; float:right; background:url(imagesqx.png) no-repeat;}
.comment{clear:both;}
.menu_list_top{
	float: left;
}
.content{
	float:left;
}
.location_info{
	height:20px;
	line-height:20px;
	margin:0 12px 16px 18px;
	font-size:12px;
	background:url(imagesnavigation_menuicon_wz.png) 0 center no-repeat;
	text-indent:26px;
}
.news_content{
	position: fixed;
	width: 521px;
	margin: auto;
	top: 40%;
	left: 0;
	right: 0;
	display:none;
	background-color:white;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=3);
	-moz-box-shadow: 2px 2px 10px #909090;
	-webkit-box-shadow: 2px 2px 10px #909090;
	box-shadow:2px 2px 10px #909090;
}
.news_content span{
	/**background-color:#2C66E3;*/
	display:-moz-inline-box;
	display:inline-block;
	width:50px;
	padding: 5px 2px;
	margin:5px;
	cursor:pointer;
}
.news_content table{
	border-collapse: collapse;
    display: table;
    margin: 2px 2px 10px;
}
.news_content .close{
	position: absolute;
	right:5px;
	top:0px;
	cursor:pointer;
}
#hisdiv table{
	width:500px;
	margin:10px;
	text-align:center;
}
.tab_span_on{
	background:#DC0000;
	border-radius:5px;
	color:white;
	text-align:center;
}