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 {
	line-height: 1;
	text-align: center;
	background: url(images/bg.png) repeat-x;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

img.ico { margin: 0 5px; vertical-align: bottom;}




/* Default link colors */

a:link {color: #000; text-decoration: underline;}
a:visited {color: #000; text-decoration: underline;}
a:hover {color: #000; text-decoration: none;}
a:active {color: #000; text-decoration: none;}


/* General style */

#wrapper {
	background: url(images/wrapper.png) repeat-x 0 35px;
	margin: 0 auto;
	width: 902px;
}

#top {
	width: 902px;
	height: 35px;
	overflow: hidden;
}

#navigation {
	padding: 8px 0 0 10px;
	float: left;
}

#navigation a {
	font: 600 12px arial;
	color: #3f4d57;
	text-decoration: none;
}

#navigation a:hover,#quicklinks a:hover {
	color: #4d718b;
	text-decoration: underline;
}

#navigation li {
	list-style: none;
	float: left;
	margin: 0 0 0 5px;
}

#toplinks {
	padding: 6px 0 0 0;
	float: right;
	width: 315px;
	text-align: left;
}

#toplinks li {
	float: left;
	list-style: none;
	margin: 0 0 0 5px;
}

#toplinks a {
	font: 600 11px arial;
	color: #3f4d57;
	text-decoration: none;
}

#toplinks a:hover {
	color: #4d718b;
}

#topbox {
	background: url(images/topbox.png) no-repeat top right;
	position: relative;
	z-index: 5;
	width: 435px;
	height: 40px;
	float: right;
	margin: -3px -7px 0 0;
	overflow: hidden;
}

#quicklinks {
	padding: 10px 0 0 0;
	height: 15px;
	float: left;
}

#quicklinks li {
	float: left;
	margin: 0 0 0 3px;
}

#quicklinks a {
	font: 11px arial;
	text-decoration: none;
}

#quicklinks a.active {
	font-weight: bold;
}

#languagebar {
	float: right;
	width: 225px;
	padding: 10px 0 0 0;
}

#languagebar ul {
	margin: 0 0 0 25px;
	width: 180px;
}

#languagebar li {
	list-style: none;
	float: left;
	padding: 0 9px;
}

#header, #boxes,#contents {
	width: 902px;
	text-align: left;
}

#logo {
	background: url(images/logo.png) no-repeat;
	width: 493px;
	height: 127px;
	margin: 0 0 0 40px;
}

#slogan {
	width: 400px;
	float: right;
	font: 600 15px arial;
}

#preference {
	padding: 15px 0 0 0;
	width: 580px;
	float: right;
	overflow: hidden;
}

#preference .text {
	padding: 10px 0 0 0;
	font: 600 16px arial;
	margin: 0 5px 0 0;
	font-style: italic;
	float: left;
}

#preference li {
	background: url(images/bluetab.png) no-repeat;
	float: left;
	list-style: none;
	width: 104px;
	line-height: 38px;
	text-align: center;
}

#preference li a {
	font: 600 15px arial;
	color: #4D5863;
	text-decoration: none;
}

#preference li a:hover, #preference li a.active {
	color: #000;
}

#adbox {
	background: url(images/adbox.png) no-repeat;
	width: 315px;
	height: 315px;
	float: left;
	font: 12px arial;
	overflow: hidden;
	line-height: 315px;
	text-align: center;
	
}

#container {
	background: url(images/container.png) no-repeat;
	width: 578px;
	height: 335px;
	float: left;
	overflow: hidden;
	text-align: center;
}

#container #text {
	margin: 25px auto;
	width: 520px;
	font: 12px arial;
}

#content-left {
	float: left;
	width: 451px;
	
}

#content-right {
	float: left;
	width: 451px;
	background: url(images/bar_vertical.png) no-repeat top left;
	height: 200px;
}

#item-top {
	width: 451px;
	height: 165px;
	background: url(images/bar_horizontal.png) no-repeat bottom left;
}

#item-bottom {
	width: 451px;
	height: 165px;
}

.thumbnail {
	padding: 15px 15px;
	float: left;
}

.contents {
	float: left;
	width: 360px;
	padding: 30px 0 0 0;
	font: 12px arial;
	color: #777;
}

.contents ul {
	width: 360px;
	padding: 10px 0 0 0;
}

.contents ul.folder li {
	background: url(images/ico_folder.png) no-repeat bottom left;
	list-style: none;
	float: left;
	text-indent: 20px;
	width: 115px;
}

.contents ul li a, .contents ul.folder li a {
	font: 11px arial;
	text-decoration: none;
	color: #777;
}

.contents ul li a, .contents ul.folder li a:hover{
	text-decoration: underline;
}

.contents ul li {
	list-style: none;
	float: left;
	margin: 0 0 0 1px;
}


#footer {
	background: url(images/footer.png) no-repeat;
	margin: 0 auto;
	text-align: center;
	width: 222px;
	height: 33px;
	
}

.small {
	font: 11px arial;
}

.clear {
	clear:both;
}



