@charset "utf-8";
/* CSS Document */

body {
	font-size: 9pt;
	font-family : "Lucida Grande", "Verdana", "Lucida", "Arial", "Helvetica", "宋体", "sans-serif";
	border: 0;
	padding: 0;
	margin: 0;
	line-height: 150%;
	background: url(../images/bg.jpg) #000 no-repeat left top;
}
form {margin:0px; padding:0px;}
ul {list-style: none; margin: 0px; padding: 0px;}
img {border:0px;}
#clear { clear:both;}

a:link {color: #596e6e; text-decoration:none;}
a:visited {color: #596e6e; text-decoration:none;}
a:hover {color: #00ffff; text-decoration:underline;}
a:active {color: #00ffff; text-decoration:none;}

.left {float: left;}
.right {float: right;}

/* header start */
#header {height: 114px;}
.topword {margin-top: 38px;}

/* title start */
.title {font-family: Arial Black; font-size: 28px; color: #00ffff;}
.title a{font-family: Arial; font-size: 15px; color: #00ffff;}
/* about start */
#about_box { background: url(../images/top_02.jpg) #000 no-repeat left top; margin-bottom: 32px; clear: both;}
#about {padding: 0; height: 38px; clear: both;}
#about ul {list-style: none; padding: 0; margin:0;}
#about li {padding: 0; margin:0; display:inline; }
#about li span {color: #555555; font-size: 10px;}
#aboutcontant {margin-left: 26px; color: #6bc5c5; font-size: 10px;}
#aboutcontant a {color: #fff; }
#aboutcontant .myself {margin-right: 90px; font-size: 11px;}
#aboutcontant .myself span {color: #b5ffff;}

#aboutcontant .work {padding: 0;  }

/* works start */
.works {margin-left: 26px; margin-top: 20px; _margin-top: 0px;}
.works ul,.works ul li ul {list-style: none; padding: 0; margin:0;}
.works li,.works ul li ul li {padding: 0; margin:0; display:inline; }
.workscontant {margin-left: 26px; color: #b5ffff; font-size: 13px; line-height: 200%;}
.workscontant .time {font-size: 10px; color: #3a3a3a; } 
.wordscontant .null {padding: 10px 0;}
.workscontant a:link {color: #b5ffff; text-decoration:underline;} 
.workscontant a:visited {color: #b5ffff; text-decoration:underline;} 
.workscontant a:hover {color: #596e6e; text-decoration:none;} 


/* links start */
#links {margin-left: 26px; margin-top: 20px; _margin-top: 0px; color: #596e6e; font-size: 11px;}
#links ul,#works ul li ul {list-style: none; padding: 0; margin:0;}
#links li,#works ul li ul li {padding: 0; margin:0; display:inline; }




