﻿.exhibitionShowNewsContainer { width: 958px; overflow: hidden; margin: 0 auto; }
.alert-box { width: 924px; _width: 958px; height: 39px; line-height: 39px; text-align: left; margin-bottom: 12px; padding-left: 32px; color: #000; border: 1px solid #d7e7f4; background: #eef5fb url(/Images/ExhibitionShowNews/alert.png) no-repeat 12px 11px; }
.tab-box { width: 958px; background-color: #f1f8fe; margin-bottom: -1px; *position: relative; text-align: left; }
	.tab-box div { display: inline-block; *display: inline; *zoom: 1; width: 246px; height: 38px; line-height: 38px; cursor: pointer; text-align: center; }
		.tab-box div.tab-active { color: #e52c00; font-weight: bold; background: url(/Images/ExhibitionShowNews/tab_active.png) no-repeat 0 0; }
.content-box { width: 956px; padding: 36px 0; border: 1px solid #dcdcdc; }
	.content-box table { width: 822px; margin: 0 auto; }
		.content-box table td { padding-bottom: 14px; vertical-align: top; }
			.content-box table td.td-left { width: 104px; font-size: 14px; vertical-align: top; padding-top: 4px; text-align: right; }
			.content-box table td.td-right { padding-left: 16px; text-align: left; }
			.content-box table td input { height: 23px; line-height: 23px; border: 1px solid #c7c7c7; }
				.content-box table td input.normal-text { width: 290px; }

.login-box { width: 870px; margin-left: 70px; text-align: left; }
	.login-box strong { margin-left: 120px; }
.login-tab { width: 758px; border-bottom: 1px solid #a8a8a8; margin: 12px 0 12px 120px; }
	.login-tab div { display: inline-block; *display: inline; *zoom: 1; height: 26px; line-height: 26px; text-align: center; cursor: pointer; background-color: #F0F7FF; width: 107px; margin: 0 8px -1px 0; border: 1px solid #a8a8a8; }
		.login-tab div.login-tab-active { color: #FF0000; border-bottom: 1px solid #fff; background: #fff; }
.login-box table { width: auto; margin: 0; }
	.login-box table td.td-left { width: 103px; }
	.login-box table td.td-right { padding-left: 13px; }
		.login-box table td.td-right input { width: 230px; }

input.focus { border: 1px solid #7BB8D1 !important; }
input.error { border: 1px solid #FE2510 !important; }
input.calendar { width: 150px; background: url(/Images/ExhibitionShowNews/calendar.png) no-repeat 130px 3px; }

.upload-image { background: url(/Images/ExhibitionShowNews/upload_image.png) no-repeat 0 0; width: 89px; height: 28px; cursor: pointer; }
.required { color: red; }
.selectDate { height: 25px; vertical-align: top; border: 1px solid #c7c7c7; }

.notification { display: inline-block; vertical-align: top; width: 386px; _width: 400px; height: 25px; line-height: 25px; padding-left: 14px; margin-left: 4px; }
.notification-normal { background: #fff url(/Images/ExhibitionShowNews/notification_normal.png) no-repeat 0 0; }
.notification-err { background: #fff url(/Images/ExhibitionShowNews/notification_err.png) no-repeat 0 0; }

.submit-box { margin-left: 189px; text-align: left; }
div.btn-submit { width: 123px; height: 44px; margin-top: 12px; cursor: pointer; background: #fff url(/Images/ExhibitionShowNews/submit.png) no-repeat 0 0; }
.uploadify-button { background-color: transparent !important; border: none !important; padding: 0 !important; border-radius: 0 !important; -webkit-border-radius: 0 !important; -moz-border-radius: 0 !important; }
.uploadify:hover .uploadify-button { background-color: transparent !important; }
/*通用栏目导航*/
.column_nav { width:958px; height:30px; margin:10px auto; color:#000; text-align:left; border:1px solid #eeeeee; overflow:hidden; }
	.column_nav_content {  height:28px; line-height:28px; padding-left:8px;border:1px solid #fff; background-color:#fcfcfc;}
		.column_nav_content a {color:#999999;}
		.column_nav_content a:hover{color:#1064aa;}
		.column_nav_content strong { color:#666666;}
			.column_nav_content strong a {color:#666666;}
.column_no_top { margin-top:0 ; border-top:none ;}