* {
    padding: 0;
    margin: 0;
} 

body {
    background: #0c2637;
	font: "Verdana" Trebuchet MS, Arial, sans-serif;
	/*line-height: 23px; */
}
a {
	color: #043583;
	text-decoration: none;
}
table#index
{
	-moz-border-radius: 5px 5px 5px 5px;
	border-color: #eef5fc;
	border-style: solid;
	border-width: 2px 2px 3px;
	margin-bottom: 15px;	
}
table#index a
{
	padding: 5px;
}
table#index tr:hover
{
	background: #ddf5fd;
}
table#black
{	
	-moz-border-radius: 5px 5px 5px 5px;
	margin-bottom: 15px;	
}
table#black td
{
	border-collapse:collapse;
	padding:2px 2px;
	border: 1px solid #BBE2EF;
}
table#black a
{
	padding: 5px;
}
table#black tr:hover
{
	background: #ddf5fd;
}
table#recent a
{
	padding: 0px;
}
table#tab
{
	-moz-border-radius: 5px 5px 5px 5px;
	color: #FFFFFF;
	background: url('/ddl/images/tile_sub2.gif');
	table-layout:fixed;
}
table#tab a
{
	font-weight: strong;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
}

table#tab td{
padding:0;
width:13%;
color:#ffffff;
overflow:hidden;
_text-overflow:ellipsis;
}
table#tab td a:hover
{
	display:block;
	color:#ffffff;
	text-decoration: none;
	background: url('/ddl/images/tile_sub1.gif');
}
th
{
	background: url('/ddl/images/tile_sub.gif');
	height: 20px;
}
a:hover {
	text-decoration: underline;
}

table { 
    -moz-border-radius: 5px 5px 5px 5px;
    background: #F6F9FB; 
	border: 1px solid #E1E1E1; 
}
table#link
{
    border: 0px; 
}
#wrap {
width: 92%px;
background: #ffffff;
background-repeat: repeat-y;
margin: 0 25px 0 25px; 
}

#top { 
background: #ffffff;

}

#content {
padding: 0 6px 0 6px;
}

#bottom {
background: #ffffff;
height: 30px;
}


.header {
background-repeat:no-repeat;
height:112px;
width: 100%;
margin-bottom:6px;
background: #85ACF7 url('images/bgheader.gif');
}

.header h1 { padding-left: 17px; padding-top: 22px; font-size: 22px; color: #FFF; }
.header h1 a { font-size: 22px; color: #FFF; text-decoration: none;}

.float-left  {
float:left;
}
.float-right  {
float:right;
padding-right: 10px;
}

.breadcrumbs a {
	color: #ffffff;
}
.breadcrumbs { 

	background-image:url("images/toolbar.gif");
	background-repeat:no-repeat;
	color:#ffffff;
	font-family:"sans-serif",Geneva,Tahoma;
	font-size:11px;
	font-weight:bold;
    width: 89%px;
	height: 26px;
	/*margin-bottom:6px;
	border-bottom: 1px solid #E1E1E1; */
	padding: 5px;

}
	
.middle {
	float: left;
	width: 78%;
	margin: 0 5px;
	padding: 1px 1px;
	text-align: justify;
}

.right {
	float: left;
	width: 19%;
	margin: 0 5px;
	padding: 1px 1px;
	
}

ol
{
	margin: 0 10px;
	padding: 15px 15px;
}

.middle h2 { color: #3B6EBF; font-size: 16px; margin-bottom: 10px; margin-top: 10px;}
.right h2 { color: #3B6EBF; font-size: 14px; margin-top: 15px;}

h2
{
	padding: 1px auto;
}

#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}

#footer {
	text-align: center;
	color: #666;
}
.main-menu a:hover
{
 font-size: +1;
 color: #000000;
 background-color: #EFF3F9;
 text-decoration: none;
}


.App { color: #005a86; }
.Game { color: #008c62; }
.Movie { color: #9e4b0b; }
.TV { color: #bd1783; }
.Music { color: #9c67a5; }
.eBook { color: #311873; }
.Other { color: #696a6e; }
.tag_cloud { padding: 3px; text-decoration: none; }
.tag_cloud:link  { color: #1e5778; }
.tag_cloud:visited { color: #1e5778; }
.tag_cloud:hover { color: #ffffff; background: #35b4ff; }
.tag_cloud:active { color: #1e5778; background: #35b4ff; }

ul {
	padding-left: 10px;
	margin:0;
}

li {
	padding-bottom: 0px;
	list-style-type: none;
	color: #3B6EBF;
	height: 25px;
	line-height: 25px;
}
li  a{
	text-decoration: none;
	display: block;
}
li  a:hover{
	background-color: #ddf5fd;
	display: block;
	text-decoration: none;
}
.submit:li{margin:1px auto; list-style-type:unordered;}