@charset "utf-8";
/* CSS Document 
   Author: Double@Doublexu.com
   2010.2
*/

body {
	background-color: #151517;
	color:#ccc4b9;
	padding:0px;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:150%;
	/*overflow-y: hidden;*/
	}
		

.lang {
	width:100px; height:30px; float:right; position:absolute; top:15px; left: 760px;
}
a:link {color: #a3cd5d; text-decoration: underline;}
a:visited {color: #a3cd5d;text-decoration: underline;}
a:hover {color: #cbff74;text-decoration: none;}

a.footer:link {color: #ccc4b9;text-decoration: none;}
a.footer:visited {color: #ccc4b9;text-decoration:none;}
a.footer:hover {color: #ccc4b9;text-decoration: underline;}