/* CSS Document */
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
	background-image:url(../images/main_bg.png);
	background-position:center;
	margin-top:0px;
	}
img{
	border:0px;
	}
li{
	line-height:25px;
	}
p{
	line-height:25px;
	}
#banner {
	margin:10px auto;
	width:760px;
	height:140px;
	border-top:1px dotted #999;
	border-bottom:1px dotted #999;
	}
.bannerBg{
	margin-top:10px;
	height:120px;
	background-image:url(../images/resume2.png);
	background-repeat:no-repeat;
	background-position:30px 20%;
	background-color:#000099;
	}
.target{
	margin-left:4px;
	padding:80px 15px 15px 30px;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	}
#content{
	margin:10px auto;
	padding:10px;
	}
#left{
	float:left;
	margin-bottom:20px;
	width:80%;
	}
.leftbox{
	float:right;
	width:560px;
	height:100%;
	border:6px solid #999;
	}
.title{
	padding:10px;
	background-color:#EDEDED;
	text-align:center;
	font-weight:bold;
	}
.info{
	margin:0px 50px 0px 70px;
	line-height:25px;
	}
.skill{
	margin:0px 50px 0px 70px;
	}
.award{
	margin:0px 50px 10px 70px;
	}
#right{	
	float:right;
	width:20%;
	height:100%;
	}
.menu1{
	width:40px;
	height:80px;
	background-color:#039;
	background-image:url(../images/myinfo.png);
	}
.menu2{
	margin-top:1px;
	width:35px;
	height:80px;
	background-image:url(../images/mywork.png);
	}
.menu3{
	margin-top:1px;
	width:30px;
	height:80px;
	background-image:url(../images/contact.png);
	}
.menu4{
	margin-top:1px;
	width:25px;
	height:80px;
	background-image:url(../images/else.png);
	}
#footer{
	clear:both;
	margin:10px auto;
	width:760px;
	border-top:1px solid #999;
	}
.copyright{
	padding:5px;
	text-align:center;
	font-size:12px;
	color:#999;
	}
.icon{
	text-align:center;
	}