@charset "utf-8";
/* css document */
html,body,h1,h2,p {
	margin:0px;
	padding:0px;
}
ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
a {
	text-decoration:none;
	color:#232323;
}


.zq{
	background-color:#fcfcfc; width:1002px; margin:0px auto;
}
#wrapper {
	width:1002px;
	border-top:5px solid #a1d4f3; background:url(/uploads/image/images/banner11.gif) no-repeat;
	font:12px "宋体";
}
#head {
	width:1002px; height:108px; margin-bottom:-15px
}
#head .login {
	float:right;
	width:183px;
	height:22px;
	text-align:center;
	background:url(/uploads/image/images/topheadbg.gif) left top no-repeat;
}
#head .login a {
	color:#fff;
	text-decoration:none;
	margin-left:5px;
	font-weight:600;
}
#head .login a:hover {
	color:#1d71b1;
}
#head .logo {
	width:234px;
	height:50px;
	float:left;
	margin:10px 0px 0px 40px;
}
#head .headbottom {
	clear:both;
	width:960px;
	height:34px;
	margin:0px auto;
	text-align:right;
	font:14px "宋体";
	color:#333;
	font-weight:700;
	padding-top:35px;
	padding-right:15px;
}
#main {
	width:960px;
	margin:5px auto;
}
.position {
	width:960px;
	height:40px;
	background:url(/uploads/image/images/gailan06.png) left center repeat-x;
	line-height:40px;
	color:#333;
	font-weight:600;
}
.position p {
	margin-left:15px;
	background:url(/uploads/image/images/gailan01.png) left center no-repeat;
	padding-left:15px;
}
.position p span {
	color:#a50;
}
.content {
	width:720px;
	margin:15px auto;
	padding-top:13px;
	word-break:break-all;
	width: 760px;
}

.title {
	width:720px;
	font-size:18px;
	color:#ff7214;
	font-weight:200;
	text-align:center;
	margin-top:20px;
}
.content .time {
	float:right;
	margin:15px 20px 10px 0px;
	font-size:12px;
	color:#0d84bc;
	font-weight:600;
}
.context  {
	clear:both;
	width:720px;
	margin:10px auto;
	line-height:240%;
	margin-bottom:50px;
}
.context img{
	max-width:700px;
}

.attachments{
	line-height:20px;
}
.content div a{color:#345581;}
.content a:hover {
	color:#8b6725;
	text-decoration:underline;
}
.content div  input {
	width:80px;
	height:20px;
}

#footer {
	width:100%;
	margin:0 auto;
	clear:both;
	background:#91bdd8;
	border-top:5px solid #d5e7f1;
	font:12px "宋体";
	color:#fff;
	padding-bottom:15px;
	padding-top:10px;
}
#footer a {
	color:#fff;
}
#footer a:hover {
	color:#1d71b1;
}
#footer p {
	text-align:center;
	margin-top:10px;
}

.attachments a{
	  color: #d59c14;
    display: inline;
    line-height: 180%;
    margin-left: 40px;
    text-decoration: none;
}
.attachments a:hover{
    text-decoration: underline;
}


.bg_10{ display:none;	position:fixed;	width:100%;	height:100%;	background:gray;	z-index:5;top:0;	left:0;	filter:alpha(opacity=70);	/* ie */	-moz-opacity:0.7;	/* moz   ff */	opacity: 0.7;}
.bg_12{ display:none; width:564px;height:340px;position:fixed;top:50%;margin-top:-150px;background:#fff;z-index:6;left:50%;margin-left:-250px; border-radius:6px 6px 0 0;}

.login_wrapper h3 {	background: url(/uploads/image/images/login_01.gif) no-repeat; border-radius:6px 0 0 0;		width: 120px;	height: 29px;	line-height: 34px;	color: #ffffff;	padding-left: 40px;	font-size: 14px;margin:0px;}
.login {	width: 562px;	border: 1px solid #cfcfcf;	border-top: 2px solid #619acf;	border-radius: 0 0 6px 6px;	padding-top: 35px;	background: #fafafa url(/uploads/image/images/login_03.gif) no-repeat 350px 110px;	padding-bottom:65px;}
.login dl{position: relative;margin-left:60px;display:inline-block; margin-bottom:20px; *margin-bottom:7px; }
.login dt{ position:absolute;width:75px;left: 0;
top: 8px;*top: 14px; color:#373838; font-weight:bold; }
.login dd {padding: 8px 0 8px 30px;zoom: 1;position: relative; display:inline;}
.login dd input{ width:260px; height:30px; border:1px solid #e0dfe3; line-height:30px;}
.login dl.v_code input{ width:100px;}
.login dl.v_code strong { position:absolute; left:140px;width:150px;}
.login dl.v_code strong span { margin-left: 10px;}
.btn_changeimg{font-size:12px;font-weight:normal;cursor: pointer;color:#494949;}
.btn_changeimg:hover,.btn_changeimg:active{color:#f25206;text-decoration:underline;}
.login .btn{ margin-left:125px;}
.login .btn a { display:block; width:84px; height:30px; line-height:30px; background:url(/uploads/image/images/login_02.gif) no-repeat; text-align:center; float:left; margin-right:18px; font-size:14px; text-decoration:none; font-weight:bold; color:#1071ba; cursor:pointer;}
.login .btn a:hover,.login .btn a:active{ text-decoration:underline;}
.login .f_pass a{ display:inline-block; font-size:12px; padding-left:70px; padding-top:5px; color:#1071ba;*padding-left:5px;}
.error { border:1px solid #ff8080; width:254px; background-color:#fff2f2; margin-left:125px; padding:3px; margin-bottom:5px; color:#666666; font-size:12px;display:none;}