* {margin:0;padding:0;}   
body {
	line-height: 1.4em;
	font-size: 75%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
img {
	vertical-align: text-bottom;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	
}
p {
	margin-bottom: 10px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
#container {
	width: 900px;
	padding-left: 15px;
}
#header {
	width: 900px;
	height: 34px;
	margin-top: 25px;
	margin-bottom: 45px;
	float: left;
	background-image: url(img/art.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#logo {
	float: left;
	height: 34px;
	width: 144px;
	margin-right: 10px;
}
#navbar {
	float: left;
	background-image: url(img/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 746px;
	height: 24px;
	font-size: 10px;
}
#nav {
	font-size: 12px;
	font-weight: bold;
	font-family:arial, helvetica, sans-serif,宋体;
	list-style:none;
	padding-top: 8px;
}

#nav li {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#nav .select{
	color: #666666;
	background-color: #dddddd;
	height: 16px;
	width: 80px;
	line-height: 16px;
	display: block;
	text-align: center;
	overflow:hidden;
}
#nav li a,#nav li a:hover span {
	line-height: 16px;
	color: #ffffff;
	display: block;
	width: 80px;
	text-align: center;
	overflow:hidden;
	background-color: #ff6600;
}
#nav li a span {
	display:none;
}
#nav a:hover {
	position: relative;
}
#nav a:hover span {
	display:block;
	position:absolute;
	top: 0;
	left: 0;
	cursor: pointer;
}
#nav a:hover span {

}
#nav li a:hover,#nav li a:hover span {
	color: #666666;
	background-color: #dddddd;
}
#con {
	float: left;
	height: 400px;
	width: 900px;
}
#left {
	float: left;
	height: 400px;
	width: 140px;
	margin-right: 10px;
	text-align: center;
}
#lefts {
	float: left;
	height: 400px;
	width: 100px;
	margin-right: 20px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#rightshow {
	float: right;
	width: 750px;
	height: 400px;
}
#right {
	float: right;
	width: 775px;
	height: 400px;
}
#right .work {
	height: 115px;
	width: 115px;
	margin-bottom: 15px;
	float: left;
	margin-left: 8px;
}


#footer {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #999999;
	font-size: 10px;
	float: left;
	height: 18px;
	width: 900px;
	margin-top: 40px;
	line-height: 10px;
	background-image: url(img/skyist.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#footer a {
	color: #999999;
}
#footer a:link {
	color: #999999;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #999999;
}
#footer a:hover {
	text-decoration: underline;
	color: #666666;
}
#footer a:active {
	text-decoration: none;
	color: #999999;
}
#footer p {
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #FF6600;
	padding-left: 6px;
}

