/*       ÔÎÒÎ      */
body {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	background-color : #000;
	color: #CCC;
	font-size:11px;
	text-align:center;
}
#header{background-color : #363636;}
#logo{
	width : 140px;
	height : 100px;
	float : left;
	text-align : center; margin-top:5px;
}
#title{
	width: 100%;
	margin-left:-141px;
	float : right;
	display : block;
	text-align : center;
}
#logo h1, #title h1{
	padding:0px;
	margin:0px;
}
#wrapper{background-color : #242424;}

/*  m e n u   */
#left ul{margin-left:15px;}
#left li{
	list-style-type : none;	
	color: #B2B2B2;
}
li.menu0{
	padding : 7px 1px 1px 0px;
	font-weight : bold;
}
li.menu0:hover {padding : 8px 0px 0px 1px;}
li.menu1 {padding : 1px 5px 3px 10px;}
li.menu1:hover{	padding : 2px 4px 2px 11px;}

/*  c o n t e n t    */
#string {
	font-size : 10px;
	padding : 3px 7px 10px 0px;	
	text-align : right;
}
#text{padding: 0 15px;}
ul, ol {margin : 2px 6px 8px 28px;}
li.list {list-style-image : url(../img/list.gif);}
P, .just {
	text-align : justify;
	margin : 0 0 12px 0px;
}
h1, h2, h3 {color : #F00;}
h1 {
	font-size : 22px;
	font-weight : normal;
	margin : 10px 0px 15px 0px;
	text-align: center;
}
h2 {
	font-size : 16px;
	margin : 15px 0px 10px 0px;
	text-align: center;
}
h3 {
	font-size : 14px;
	margin : 7px 1px 5px 7px;
}
h3 a{
	background: url(../img/list.gif) no-repeat top left; 
	background-position: 0 3px;
   padding-left:12px;
}
h3 a:hover{	
	background: url(../img/list.gif) no-repeat top left; 
	background-position: 0 -38px;
}
.red {color : #F00;}
.sm {
	font-size : 10px;
	vertical-align : top;	
}
img {background-color : #6c6c6c;}
img.IMG_nobkg {
	background : transparent;
}
div.pic {
	font-size : 10px;
	vertical-align : top;	
	text-align:center;
	padding:2px;
	height: 130px;
	width: 170px;
	float : left;	
}

/*  f o o t e r   */
#footer-menu{
	padding: 8px 0px 10px 17px;
	font-size : 10px;
}
#cc{
	font-size : 10px;
	color:#FFF;
	background-color : #E08B0C;
	padding:4px 8px;
}
#goss{margin-right:7px;}

/*   l i n k  */
a{
	color : #33ccff;
	text-decoration : none;
}
a:hover{color : #f00;}