@charset "utf-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	-x-system-font:none;
	background: #000 url(../images/share/BG.jpg) no-repeat center -50px;
	color:#333333;
	font-family: tahoma, ms Sans Serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:18px;
}
a {
	color:#a9a9a9;
}
a:link, a:visited, a:active {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
img {
	border:0 none;
}
ul, ol {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.clear {
	clear:both;
}
#main_container {
	margin: 0px auto;
	width: 960px;
	padding: 0px 0px 0px 0px;
}
#coll-right{
	width:250px;
	text-align:left;
	margin:260px 0 0 700px;
}
#nav-wapper{
	border-bottom:2px solid #fff;
	padding:0 0 15px 0;
	margin:0 0 15px 0;
}
#nav{
	margin:0 0 0 10px;
	float:left;
}
#nav li a{
	height:25px;
	display:block;
	text-indent:-9999px;
	width:130px;
}
#nav .home a{
	background:url(../images/share/home-btn.gif) no-repeat 0 0;
}
#nav .about a{
	background:url(../images/share/about-btn.gif) no-repeat 0 0;
}
#nav .contact a{
	background:url(../images/share/contact-btn.gif) no-repeat 0 0;
}
.detail {
	height:125px;
}
#dg09-btn{
	float:left;
}
#download-btn{
	margin:0 0 0 10px;
	float:left;
}
#about-wapper{
	width:650px;
	color:#CCC;
	background:#000;
	padding:15px;
}
#about-wapper p{
	padding:10px 5px 0px 5px;
	float:left;
	width:200px;
}