@charset "utf-8";
/*
 * 	Generator:		Lanke Resume
 *	File name:		base.css
 *	Author: 		lanke			Version:1.0  	     Date:2010-03-07
 *	Description:	
 *  
 */
* {
	margin:0;
	padding:0;
}
body {
	height:100%;
	background:url(../images/bodybg.gif) #f5f5f5 repeat-x 0 0;
	font:normal normal 12px/23px "宋体";
	color:#444;
}
a{
	color:#000080;
	text-decoration:none;
}
a:hover{
	text-decoration:underline
}
a:active {
}
#LR_top{
	width:860px;
	margin:0 auto;
	padding:30px 0 20px 20px;
}
#LR_top h2{
	color:#fff;	
	font:normal bold 32px/23px "Tahoma";
}
.LR_labelTime{
	width: 120px!important;
}
.LR_label3fix{
	width: 424px!important;
}
.LR_thumbnail{
	width: 16px!important;
	height: 18px!important;
	background:url(../images/thumbnail.gif) bottom no-repeat!important;
}
.LR_thumbnailNo{
	width: 16px!important;
	height: 18px!important;
	background:url(../images/thumbnailno.gif) no-repeat!important;
}
.LR_mainContainer{
	width:840px;
	margin:0 auto 0 auto;
	padding:10px 20px;
	background:#FFF;
}
.LR_mainPart{
	margin:10px auto;
	clear:both;
}
.LR_mainPart h2{
	color:#009;
	background:	#f0f7f9;
	border-top:1px solid #6b90da;
	padding:0 0 1px 6px;
	font:normal bold 14px/23px "宋体";
	margin:12px 0 8px 0;
}
.LR_mainPart h3{
	color:#000;
	font:normal bold 14px/23px "宋体";
}
.LR_mainPart h4{
	color:#666;
	font:normal bold 12px/23px "宋体";
}
.LR_mainPartContainer{
	margin:0 24px;
}
.LR_mainPartContainer hr{
	border:none;
	border-top:1px dashed #e0e0e0;
	height:0px;
	clear:both;
	margin:0;
	padding:0;
}
.LR_mainPartForm{

}
.LR_mainPartForm span{
	width: 250px;
	margin: 0;
	padding: 2px 0 2px 0;
	float:left;
}
.LR_mainPartForm span img{
	margin-top:7px;
}
.LR_mainPartForm label{
	font-weight: bold;
	float: left;
	width: 100px;
}
.LR_mainPartList{
	list-style:none;
}
.LR_mainPartList li label{
	width: 206px;
	float: left;
	margin-right:12px;
}
.LR_mainPartListComposite{
	list-style:none;
}
.LR_txt1{

}
.LR_txt2{

}
.LR_mainPartListComposite h3 .LR_txt2{
	color:#666;
	font:normal normal 12px/23px "宋体";
}
.LR_mainPartListComposite li div{
	padding-left:90px;
}
.LR_mainPartListComposite li div label{
	margin-left:-90px;
	float: left;
}
.LR_smallKey{
	color:#FFF;
	clear:both;
	text-align:left;
	font:normal normal 1px/1px "宋体";
}
#LR_footer{
	width:880px;
	margin:0 auto;
	text-align:center;
	padding:16px 0 20px 0;
}
#LR_footer h4{
	color:#888888;	
	font:normal bold 12px/23px "Arial";
}
#LR_footer h5{
	font:normal normal 12px/23px "宋体";
}
#LR_footer h5 a{
	color:#999999;	
}
