@CHARSET "UTF-8";
body {
	
	font-size: 10px;
	font-family: Verdana, Arial;
	
}
a {
	color: #48629F;
	text-decoration: none;
}
img {
	border: none;
}
td {
	vertical-align: top;
}
#main_wrapper {
	margin: 0 auto;
	width: 900px;
}
#top_logo {
	padding-top: 10px;
	margin: 0 auto;
	width: 750px;
	height: 75px;
}
#logo {
	width: 250px;
	height: 50px;
	display: block;
	background: transparent url('images/logo_samsungart.jpg') no-repeat top left;
}
#top_background {
	width: 100%;
	height: 140px;
	background: transparent url('images/bg.jpg') repeat-x top left;
}
#content_wrapper {
	margin: 10px 75px;
}

#left_wrapper {
	width: 420px;
}
#right_wrapper {
	width: 275px;
}
#right_wrapper h3 {
	font-weight: normal;
	color: #999;
}
div.s_title {
	margin: 20px 0;
	font-size: 22px;
	border-bottom: 1px solid #dcedf7;
	color: #3f7ea7;
}
div.s_title span {
	line-height: 75%;
	padding: 0px;
	margin: 0px;
}

.fp_wrapper div.art_cat_wrapper div.cat_art_wrapper div.cat_art h2 {
	font-size: 12px;
} 
.art_cat_wrapper {
	padding: 10px 3px;
}

.art_wrapper a.back {
	margin: 10px 3px;
	height: 14px;
	display: block;
	padding-left: 20px;
	background: transparent url(images/back_arrow.png) no-repeat left center;
}
.art_wrapper h1 {
	font-weight: normal;
	color: #48629F;
}
.cat_art {
	text-align: justify;
}
.readmore {
	text-align:right;
	border-bottom: 1px dashed #dcedf7;
	padding-bottom: 5px;
}

#footer {
	text-align: center;
	padding: 10px;
	color: #444;
	margin: 0 auto;
	width: 750px;
	background-color: #dcedf7;
}

.sponsors {
	margin-top: 25px;
}
div.sponsors img {
	width: 200px;
}

.sponsors2 {
	margin-top: 25px;
}
div.sponsors2 img {
	width: 120px;
}

div.partners {
	
}

div.partners img {
	width: 100px;
	margin: 10px 5px;
	clear: both;
}
table.t_part td {
	vertical-align: middle !important;
}

div.publish_date {
	color: #888;
}

td.separator {
	width: 55px;
}

div.fulltext, p.intro {
	text-align: justify;
}
div.links {
	border-top: 1px dashed #dcedf7;
	padding-top: 80px;
	text-align: center;
}
div.links ul {
	list-style: none;
}
div.links ul li {
	margin: 10px;
}
a.a_pdf {
	font-weight: bold;
	font-size: 14px;
	color: #48629F;
}
a.a_pdf:hover {
	text-decoration: underline;
}
