@charset "utf-8";
/* CSS Document */

/* 全局样式 */
html,body{ margin:0 auto; font-size:12px; font-family:"宋体"; background:#FFF; color:#333}
form{ margin:0; padding:0}
ul,li{ margin:0; padding:0; list-style:none}
a{ color:#333; text-decoration:none}
a:hover{ color:#C00; text-decoration:underline}
a img{ border:0}

/* 框架 */
#container{
	width:995px;
	margin:0 auto;
	height:100%}
#header{
	width:995px;
	height:75px;
	padding:20px 0 6px 0;
	background:url(../images/line.gif) repeat-x bottom}
#logo{ width:180px; float:left}
#logo img{ margin:5px 0 0 5px}
#head_l{ width:785px; height:64px; float:right; background:url(../images/dc_ad.gif) no-repeat 0 0}
.date{
	width:320px;
	height:24px;
	line-height:24px;
	font-size:14px;
	font-weight:bold;
	color:#295699;
	float:right;
	margin:35px 105px 0 0}
#main{
	width:950px;
	border:1px solid #CCC;
	margin:10px auto 20px;
	height:auto !important;
	height:600px;
	min-height:600px;
	margin-bottom:20px}	

/* 表单元素 */
.tab{
	width:933px;
	margin:20px 5px}
.tab_td{ width:466px; padding:10px 0 15px 0; float:left}
.clear_left{ clear:left; font-size:0; height:0}
.tab_td p{ margin:0; margin-bottom:15px; font-weight:bold}
.tab_list1{ width:100%}
.tab_list1 li{
	height:26px;
	line-height:26px;
	float:left;
	margin:0 8px 0 0}
.tab_list2,.tab_list4{ width:100%}
.tab_list2 li,.tab_list4 li{
	width:100%;
	height:26px;
	line-height:26px}
.tab_list1 input,.tab_list2 input,.tab_list3 input{ margin-right:5px}
.other{
	clear:both;
	width:440px;
	height:26px;
	line-height:26px;
	margin-left:3px}
.other input,.tab_list4 input{
	width:350px;
	border:0;
	border-bottom:1px solid #666}
.tab_list3{ width:100%}
.tab_list3 li{
	height:26px;
	line-height:26px;
	float:left;
	margin:0 10px 0 0}
.tab_td textarea{
	width:385px;
	height:80px;
	overflow-y:scroll}
.tab_td select{
	width:200px;
	height:21px}
.tab_td2,.tab_td3{
	width:900px;
	padding:20px 0 20px 0;
	background:url(../images/line2.gif) repeat-x top;
	margin-top:10px;
	text-align:center}
.tab_td3{ text-align:left; clear:both}
.tab_td3 span{
	display:block;
	width:100%;
	height:26px;
	margin-bottom:20px}
.btn{
	width:90px;
	height:28px;
	line-height:28px;
	background:url(../images/ctn.jpg) no-repeat 0 0;
	border:0;
	font-size:14px;
	font-weight:bold;
	color:#333;
	padding:0 0 2px 0;
	_padding:1px 0 0 0;
	*padding:1px 0 0 0}
.user_list{ width:100%}
.user_list li{
	width:100%;
	height:30px;
	line-height:30px}
.user_list input{
	height:14px}
.one{ width:220px}
.two{ width:100px}
.ms{
	width:950px;
	border:1px solid #D7DfEC;
	margin:0px auto;
	height:auto !important;
	height:50px;
	min-height:50px;
	background:#F7FAFF;
	line-height:20px;}
