* {margin: 0;padding: 0;}
body {
	font:12px "SimSun","ËÎÌå","Arial Narrow",HELVETICA; 
	background:#ffffff;
}
ul {list-style: none;}
a {color: #8e8e8e;text-decoration: none;}

#wrapper {
	width:830px;
	margin:0px auto;
	background:#ddeff9;
	padding-bottom:10px;
}

#head {
	width:830px;
	height:140px;
	background:url(head.png) left top no-repeat;
	overflow:hidden;
}

#content {
	width:800px;
	margin-left:15px;
	margin-right:15px;
	background:#fff;
	border-radius:5px;
	padding-top:2px;
	padding-bottom:15px;
	}
#contenttitle {
	width:776px;
	height:43px;
	background:url(contenttitlebg.png) left top repeat-x;
	line-height:43px;
	padding-left:20px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	margin:0px 2px 10px 2px;
	font-weight:600;
	color:#4d4d4d;
}
#contenttitle span {color:#8b6725;}
#title {
	width:780px;
	margin-left:10px;
	font-size:18px;
	color:#ff7214;
	font-weight:200;
	text-align:center;
	margin-top:20px;
	border-bottom:2px solid #cec1a6;
	padding-bottom:15px;
}
#content .time {
	float:right;
	margin:10px 20px 10px 0px;
	font-size:12px;
	color:#8b6725;
	font-weight:600;
}
.context {
	clear:both;
	width:720px;
	margin:10px auto;
	line-height:240%;
}
.context table{
	max-width:700px;
}
#content  img {max-width:700px;}
#content  img+div {
	height:44px;
	line-height:44px;
	margin:20px 10px 0px 10px;
	background:#fafafa;
	border:1px solid #e2e2e2;
	text-align:right;
	padding-right:20px;
	color:#345581;
}
#content  img+div a{color:#345581;}
#content  img+div a:hover {
	color:#8b6725;
	text-decoration:underline;
}
#content  input {
	width:80px;
	height:20px;
}

#footer {
	clear:both;
	margin-top:15px;
}
#footer p{
	text-align:center;
	margin-top:10px;
}
.attachments {
    margin-left: 40px;
    font-size:13px;
}

.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:300px;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(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;}
.login {	width: 562px;	border: 1px solid #cfcfcf;	border-top: 2px solid #619acf;	border-radius: 0 0 6px 6px;	padding-top: 35px;	background: #fafafa url(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 65px;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:170px;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(login_02.gif) no-repeat; text-align:center; float:left; margin-right:18px; font-size:14px; text-decoration:none; font-weight:bold; color:#1071ba;}
.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;}