* {
	margin: 0;
	padding: 0;
}
a {color: #5C6879;}
a:hover {color: #959EAC;}
body {
	background: #858B99 url(img/bg.gif) repeat-x center top;
	color: #333;
	font: normal 63.5% "Lucida Sans Unicode",sans-serif;

}
input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}
p,cite,code,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
ul {margin-left: 1.2em;}
/* li {list-style-image: url(img/li.gif);} */
h1 {font-size: 1.4em;}
h2 {font-size: 1.4em;}
blockquote {
	background: #FFF;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	color: #333;
	display: block;
	font-size: 0.9em;
	margin-bottom: 1.2em;
	padding: 6px 12px;
}
blockquote p {padding: 3px 0;}
h1,h2,h3 {color: #654;}

/* misc */
.clearer {clear: both;}

/* structure */
.container {
	background: url(img/bgcontainer.gif) repeat-y;
	margin: 0 auto;
	width: 900px;
}

/* top */
.top {
	background: fff;
	font: normal 2.4em Verdana,sans-serif;
	height: 120px;
	margin: 0 auto;
	width: 900px;
	border:0px;
}
.top a {
	color: #FFF;
	display: block;
	text-decoration: none;
	width: 100%;
	border:0px;
}
.top span {padding-left: 0px;}
.top a:hover {

	color: #FFF;
	border:0px;
}

/* header */
.header {
	background: url(img/header.jpg) no-repeat;
	height: 200px;
	margin: 0 auto;
	width: 691px;
	float: left;
}


.header1 {
	background: url(img/header1.jpg) no-repeat;
	height: 200px;
	margin: 0 auto;
	width: 691px;
	float: left;
}

.header2 {
	background: url(img/header2.jpg) no-repeat;
	height: 200px;
	margin: 0 auto;
	width: 691px;
	float: left;
}

.header3 {
	background: url(img/header3.jpg) no-repeat;
	height: 200px;
	margin: 0 auto;
	width: 691px;
	float: left;
}

.header4 {
	background: url(img/header4.jpg) no-repeat;
	height: 200px;
	margin: 0 auto;
	width: 691px;
	float: left;
}
.header5 {
	background: url(img/header5.jpg) no-repeat;
	height: 200px;
	margin: 0 auto;
	width: 691px;
	float: left;
}
.header6 {
	background: url(img/header6.jpg) no-repeat;
	height: 200px;
	margin: 0 auto;
	width: 691px;
	float: left;
}
.header7 {
	background: url(img/header7.jpg) no-repeat;
	height: 200px;
	margin: 0 auto;
	width: 691px;
	float: left;
}
.header8 {
	background: url(img/header8.jpg) no-repeat;
	height: 200px;
	margin: 0 auto;
	width: 691px;
	float: left;
}
.header9 {
	background: url(img/header9.jpg) no-repeat;
	height: 200px;
	margin: 0 auto;
	width: 691px;
	float: left;
}

.header_right {
	height: 200px;
	width: 208px;
	float: right;
	font: normal 1.0em "Lucida Sans Unicode",sans-serif;
	background: #AAAFBC;
	margin: 0 auto;
	overflow: auto;	
}

/* item */
.item {clear: both;}

.item .date div {padding-top: 4px;}
.item .date span {font: normal 1.6em serif;}
.item .content {
	float: left;
	width: 691px;
}

.item .content1 {
	float: left;
	width: 344px;
	min-height:250px;
	border-left: 1px solid #D2D6DD;
}

.item h1 {
	background: #D2D6DD url(img/bgh1.gif) repeat-x;
	color: #4D5663;
	line-height: 40px;
	padding-left: 16px;
}

.item h2 {
	background: #D2D6DD url(img/bgh2.gif) repeat-x;
	color: #4D5663;
	line-height: 40px;
	padding-left: 16px;
	height: 20px;
}

.item .body {padding: 20px 20px;}

/* main */
.main {float: left;}

/* navigation */
.navigation {
	float: left;
	margin-left: 1px;
	width: 206px;
}
.navigation h1 {
	background: url(img/h1.gif) no-repeat;
	
	color: #FFF;
	font-size: 1.3em;
	line-height: 40px;
	padding-left: 12px;
}
.navigation ul {margin: 0; padding: 0;}
.navigation li {
	border-bottom: 1px solid #7A8297;
	line-height: 15px;
	list-style: none;
}
.navigation li a {
	background: #D9DDE7 url(img/bgnavigation.gif) repeat-x;	
	color: #494D58;
	display: block;
	padding: 8px 4px 8px 12px;
	text-decoration: none;
}
.navigation li a:hover {
	background: #C2C6D3;
	color: #000;
}

/* footer */
.footer {
	background: #919DAE url(img/bgfooter.gif) repeat-x;
	color: #FFF;
	font-size: 1.1em;
	padding: 10px 0 10px 0;
	text-align: center;
	width: 900px;
}
.footer a {color: #FFF;}
.footer a:hover {color: #FAFCB0;}

input.search { 
	width: 123px; 
	border: 0;
	background: url(img/input.gif) no-repeat;
	padding: 6px; 
	
	
}

input.submit {
	background: #E0691A url(img/submit.gif) no-repeat;
	border: 0;
	padding: 2px 0;
	width: 65px;
	height: 19px;
	margin: 0 15px 1px 0;
	color: #FFF;
	font: bold 1em Arial, Sans-Serif;
	align: center;
}

div.pic{float:left;margin-right: 10px;padding:0 0 20px 0; 	
    background: url(img/shadow.png) repeat-x bottom }

div.pic img{display: block;border: 1px solid;

    border-color: #CCC #CCC #AAA #CCC;
    padding: 5px;background: #f6f6f6} 

table {	

	font-size: 1.2em;
	margin: 10px;
		
}	
td, th{padding:5px; margin:5px;}




