/* article css */
#container{
	width:960px;
	margin:0 auto;
	padding-top:5px;
}

.leftcon{
	width:717px;
	float:left;
	padding-right:22px;
	background:url(../image/bg.gif) right repeat-y;
}
.lc_1{
	width:717px;
	height:30px;
	float:left;
	border-bottom:1px solid #ddd;
}
.lc_1 dl{
	width:687px;
	height:30px;
	text-align:left;
	line-height:30px;
	padding-left:30px;
	background:url(../image/guide.gif) 10px 8px no-repeat;
	overflow:hidden;
}
.lc_1 dl dd{
	display:inline;
	padding-right:5px;
}
.lc_1 dl dd a:hover{
	text-decoration:underline;
}
.lc_2{
	width:717px;
	float:left;
	border-top:2px solid #f3f3f3;
	padding:25px 0;
}
.lc_2 div.title{
	width:697px;
	line-height:30px;
	padding:10px 0;
	float:left;
	border-bottom:1px solid #ddd;
}
.lc_2 div.content{
	width:697px;
	padding:10px;
	float:left;
	line-height:30px;
	text-align:left;
}
.lc2{
	width:717px;
	float:left;
	border-top:1px solid #ddd;
}
.lc2 dl{
	text-align:left;
	padding-top:1px;
}
.lc2 dl dt{
	width:697px;
	height:38px;
	float:left;
	line-height:38px;
	background:#f5f5f5;
	padding:0 10px;
}
.lc2 dl dt a{
	width:600px;
	height:38px;
	float:left;
	overflow:hidden;
}
.lc2 dl dt a:hover{
	color:#41B80F;
	text-decoration:underline;
}
.lc2 dl dt span{
	float:right;
	width:70px;
	height:38px;
	overflow:hidden;
	text-align:right;
}
.lc2 dl dd{
	width:697px;
	padding:10px;
	line-height:20px;
	background:#f8f8f8;
	border-bottom:1px dashed #ccc;
}
.lc2 dl dd a{
	margin-left:10px;
	display:inline;
}
.lc2 dl dd a:hover{
	text-decoration:underline;
}
.rightcon{
	width:205px;
	float:right;
}
.rc_1{
	width:199px;
	border:1px solid #ddd;
	padding:2px;
	float:left;
}
.rc1_title{
	width:139px;
	height:22px;
	border-bottom:1px solid #ddd;
	background:#f7f7f7 url(../image/login.gif) no-repeat;
	line-height:22px;
	text-align:left;
	padding:0 30px;
}
dl.rc1_login{
	width:199px;
	float:left;
	background:#f7f7f7;
	text-align:left;
	line-height:25px;
}
dl.rc1_login dd{
	padding:5px;
	float:left;
}
dl.rc1_login dd label{
	width:40px;
	text-align:right;
	float:left;
	padding-right:5px;
}
dl.rc1_login dd input.textbox{
	width:116px;
	height:18px;
	border:1px solid #ddd;
	background:#fbfbfb;
	line-height:16px;
	float:left;
	padding:2px;
}
dl.rc1_login dd input.code{
	width:40px;
}
dl.rc1_login dd img{
	float:left;
	margin-left:5px;
	display:inline;
	cursor:pointer;
}

dl.rc1_login dd button{
	width:90px;
	height:22px;
	background:url(../image/btn.gif) 0% 100% no-repeat;
	border:none;
	margin-right:3px;
	display:inline;
	line-height:18px;
	float:right;
	cursor:pointer;
}
dl.rc1_login dd button.index{
	background:url(../image/btn.gif) no-repeat;
	color:white;
}
dl.rc1_login dd a{
	width:90px;
	height:22px;
	background:url(../image/btn.gif) 0% 100% no-repeat;
	border:none;
	margin-right:3px;
	display:inline;
	line-height:22px;
	float:right;
	cursor:pointer;
	text-align:center;
}
dl.rc1_login dd a.index{
	background:url(../image/btn.gif) no-repeat;
	color:white;
}
.rc_1 dl.rc1_loginok{
	width:193px;
	float:left;
	padding:12px 0 10px 6px;
	line-height:22px;
	background:#f7f7f7;
}
.rc_1 dl.rc1_loginok dd{
	float:left;
	margin:0 6px 9px 0;
	display:inline;
}
.rc_1 dl.rc1_loginok dd a{
	width:90px;
	height:22px;
	float:left;
	background:url(../image/btn.gif) 0 -22px no-repeat;
}
.rc_1 dl.rc1_loginok dd a:hover{
	color:white;
	background:url(../image/btn.gif) no-repeat;
}
.rc_2{
	width:201px;
	float:left;
	border:1px solid #ddd;
	padding:1px;
	margin-top:5px;
}
.rc2_title{
	width:201px;
	height:24px;
	border-bottom:1px solid #ddd;
	line-height:24px;
	text-align:left;
	background:#f7f7f7 url(../image/contact.gif) no-repeat;
}
.rc2_title span{
	float:left;
	padding:0 30px;
}
.rc_2 dl{
	width:201px;
	float:left;
	line-height:25px;
	text-align:left;
	padding:10px 0;
}
.rc_2 dl dd{
	width:201px;
	height:25px;
	float:left;
}
.rc_2 dl dd span{
	padding:0 5px;
}
.rc_2 dl dd a{
	color:#41B80F;
	text-decoration:underline;
}