@charset "utf-8";

/* CSS Document */
body {
	background: url(../images/background.jpg);
	margin: 0px auto;
	padding: 0px;
	color: #666;
	font-family:"Arial","宋体"; 
}
p,span,div{word-break:break-all;word-wrap:break-word}
p,a,img{ margin:0px; padding:0px;}
body_400{ margin:0px; padding:0px; background:#e0e0e0;}
#main_400,#main_500{  margin:0px auto; margin-left:30%;   height:400px;}
#main_400{background:url(../images/400_beijing.jpg) no-repeat ;}
#main_500{background:url(../images/500_beijing.jpg) no-repeat; }
#main_400 p,#main_500 p{ position:relative; top:322px; margin-left:133px;}
.fanhui{ margin-right:25px;}

p,b,ul,li,form {
	margin: 0px;
	padding: 0px;
}

.fl {
	float: left;
}

#container {
	width: 100%;
	height: 800px;
	background: url(../images/baise.png) center no-repeat;
}

.lanse {
	height: 287px;
	background: #5a92bb;
	position: relative;
	top: 192px;
}

.center {
	width: 525px;
	overflow: hidden;
	height: 435px;
	margin: 0px auto;
	background: url(../images/center_background.png) no-repeat;
	position: absolute;
	left: 30%;
	top: 20%;
}

ul li {
	list-style: none;
}

.center ul {
	margin-top: 99px;
	float: left;
	width: 525px;
	display: inline;
}

.center ul li {
	width: 523px;
	float: left;
	margin: 6px 0px;
}

.center ul span {
	width: 165px;
	float: left;
	text-align: right;
	color: #333;
	font-size: 14px;
	line-height: 27px;
}

.input2,.input {
	height: 27px;
	border: 1px solid #dddddd;
	float: left;
	line-height: 27px;
}

.input {
	width: 208px;
	height: 20px;
}

.input2 {
	width: 100px;
	height: 20px;
}

.center ul img {
	float: left;
	margin-left: 14px;
}

.center p {
	width: 500xx;
	float: left;
	margin-left: 165px;
}

.center p span {
	float: left;
}

.btn,.btn2 {
	cursor: pointer;
	width: 123px;
	height: 36px;
	border: none;
	margin-top: 15px;
	float: left;
}

.btn {
	background: url(../images/btn.jpg) no-repeat;
}

.btn2 {
	background: url(../images/btn_2.jpg) no-repeat;
	margin-left: 15px;
}

.shibai {
	color: #ca0000;
	font-weight: normal;
	float: left;
	margin-left: 165px;
}


#subform label {
	color: Red;
	font-size: 12px;
	margin-left: 6px;
	padding-left: 16px;
	background: url("../images/error.png") left no-repeat;
}


/***********************************************************/
.small_thumb_img{
	width:100px;
	height:100px;
}


/**错误页面*************************************************/
.sheet-body-bg{
	background:url(images/form_sheetbg.png);
}
.cuowu_main{ margin:0px auto; width:370px; margin-top:10%;}
.cuowu_main h3{ width:100%;text-align:center;}
.cuowu_wz{ width:100%; background:#fff; padding:20px 16px; line-height:24px;font-size:14px; color:#747474; box-shadow: 0 0 6px 1px #e7e7e7;}
.cuowu_main p{ text-align:center; margin-top:20px; width:100%; }
.cuowu_main p span{ color:#0e6da3;}


/**文件上传*/
.shangchuang{ width:366px; height:184px; padding:0px 20px; margin:0px;overflow:hidden; }
.shangchuang .sc_top{ font-family:16px; color:#339ed1; border-bottom:1px solid #e3e3e3; text-indent:10px; line-height:40px; float:left; margin-top:10px; width:100%;}
.sc_main{ float:left; width:100%; margin:16px 0px 0px 10px; }

.error-label {
	clear: both;
	text-align: center;
	color: red;
}

/************notes消息样式**********************************************/
#notice-main{
width:100%;
}
	
#notice-main .notice-pannel{
	border:1px solid #ccc;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	padding:1px;
}

#notice-main .notice-top{
	
}
#notice-main .notice-user{
	padding:1px;
	float:left;
	width:75%;

}
#notice-main .notice-content{
	clear:both;
	border-top:1px dashed red;
	padding:1px;

}
#notice-main .notice-time{
	text-align:right;
}

#notice-main  .textarea-pannel{
	width:100%;
	padding:1px;
	background-color:#ccc;
}

#notice-main .textarea{
	width:99%
}
/* notes img start */
.tuoian {width:900px; float:left; margin:0px; background:#FFFFFF; padding-bottom:5px;
 /*   box-shadow:1px 1px 5px #CCCCCC;
    -moz-box-shadow:1px 1px 5px #CCCCCC;
    -webkit-box-shadow:1px 1px 5px #CCCCCC; */
	/*direction 阴影角度 0°为从下往上 顺时针方向 strength 阴影段长度*/
/*
    *filter:progid:DXImageTransform.Microsoft.Shadow(color=#E9E9E9, direction=0, strength=3)
            progid:DXImageTransform.Microsoft.Shadow(color=#E9E9E9, direction=90, strength=3)
            progid:DXImageTransform.Microsoft.Shadow(color=#E9E9E9, direction=180, strength=3)
            progid:DXImageTransform.Microsoft.Shadow(color=#E9E9E9, direction=270, strength=3);
  */          
            }
.tuoian img{ border:none;}
.tuoian a{ width:50px; height:50px; overflow:hidden;margin:5px 5px 0px 5px; border-radius:5px; float:left;}
/* notes img end */


/* 上传文件列表开始 */



/* 上传文件列结束 */


