@import url(import/head.css);
@import url(import/navi.css);
@import url(import/container.css);
@import url(import/content.css);
@import url(import/foot.css);

* {
	font-family:Verdana, sans-serif;
	font-size:12px;
}

html,
body {
	height:100%;
	margin:0;
	padding:0;
}

a {
	color:#0986fb;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

div#foot ul li a:before,
div#foot ul li a:after,
div#right_column ul li.ad_btn a:before,
div#right_column ul li.ad_btn a:after,
div#navi a.advise_btn:before,
div#navi a.advise_btn:after,
div#navi ul#font_size li a:before,
div#navi ul#font_size li a:after,
div#navi ul#menu li a:before,
div#navi ul#menu li a:after,
div#navi ul#menu li ul li a:before,
div#navi ul#menu li ul li a:after {
	content:"";
}

img {
	border:0;
}

h1 {
	margin:2px 0 3px 0;
	padding:0 0px 5px;
	font-size:15px;
	font-weight:bold;
	color:#566497;
}

p {
	margin:5px 5px;
	padding:0;
	line-height:1.4;
}

div#clear {
	clear:both;
}

.align-center {
	text-align: center;
}

/** Newstable **/
table.newstable h3 {
	text-align:center;
	font-size:18px;
	color:#566497;
}

table.newstable tr td {
	border-bottom: 1px dotted #878787;
}


table.newstable tr.news0 td {
	border-top: 1px dotted #878787;
}

div#content table.newstable tr td div img {
	float:none;
}

div#content table.newstable tr td.newstableimage div {
		margin:5px 0;
}

div#content table.newstable tr td.newstablecontent div {
	height:120px!important;
	width:258px!important;
	padding: 10px 10px 10px 20px;
	margin:5px 0;
}

table.newstable tr td.newstableimage {
	padding-right:10px;
}

table.newstable tr td.newstablecontent {
}

table.newstable tr.news1 td.newstablecontent div {
	background-color:#eaeaff;
}

table.newstable tr.news2 td.newstablecontent div {
	background-color:#e3edff;
}

table.newstable tr.news3 td.newstablecontent div {
	background-color:#ffe8d6;
}

table.newstable tr td.newstablecontent h4,
table.newstable tr td.newstablecontent p {
	margin: 0 0 10px 0;
}

table.newstable tr td.newstablecontent h4 {
	color: #576da7;
}
