body
{
	background-color: #FFFFFF;
	margin-top: 0;
}

.blank
{
	width: 920px; 
	height: 15px;
}

div.title
{
	line-height: 30px;
	margin: 0px auto;
	background-image: url('images/content_menu.png');
	background-repeat: no-repeat;
	width: 830px;
	height: 30px;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial;
	font-size: 12px;
	padding-left: 30px;
}


div.titlebar:hover, div.selected
{
	background-position: left -30px;
}

div#about
{
	width: 830px;
	margin-top: 15px;
	padding-left: 30px;
}

.left
{
	width: 540px;
	float: left;
	background: url("images/content_bg.png") no-repeat center top;
	margin-top: 15px;
	padding: 15px 30px 35px 60px;
	font-family: Arial;
	font-size: 10pt;
	line-height: 16pt;
	color: #666666;
	text-align: justify;
}

.left2
{
	width: 600px;
	float: left;
	background: url("images/content_bg2.png") no-repeat center top;
	margin-top: 15px;
	padding: 15px 30px 35px 60px;
	font-family: Arial;
	font-size: 10pt;
	line-height: 16pt;
	color: #666666;
	text-align: justify;
}

.left2eng
{
	width: 690px;
	float: left;
	background: url("images/content_bg4.png") no-repeat center top;
	margin-top: 15px;
	padding: 15px 30px 35px 60px;
	font-family: Arial;
	font-size: 10pt;
	line-height: 16pt;
	color: #666666;
	text-align: justify;
}

.left3
{
	width: 800px;
	float: left;
	background: url("images/content_bg3.png") no-repeat center top;
	margin-top: 15px;
	padding: 15px 30px 35px 60px;
	font-family: Arial;
	font-size: 9pt;
	line-height: 19pt;
	color: #666666;
	text-align: justify;
}

.leftkeywords
{
	width: 800px;
	float: left;
	background: url("images/content_bg3.png") no-repeat center top;
	margin-top: 15px;
	padding: 15px 30px 35px 60px;
	font-family: Arial;
	font-size: 9pt;
	line-height: 19pt;
	color: #999999;
	text-align: justify;
}

.rightpictitle
{
	margin-top: 15px;
	width: 230px;
	margin-top: 4px;
	font-family: Arial;
	font-size: 9pt;
	color: #CCCCCC;
	text-align: right;
}

.error
{
	border: 1px solid red;
	background-color: #FFBAD2;
}

div#langbar
{
	width: 181px;
	height: 24px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 30px;
	float: right;
	z-index: 9999999;
}

div#langbar > div
{
	float: right;
	width: 151px;
	height: 24px;
	z-index: 9999999;
}

div#wrapper
{
	width: 920px;
	margin: 0 auto;
}

div.titlebar
{
	width: 830px;
	margin: 5px auto 0px auto;
	cursor: pointer;
}

img
{
	border: 0px;
}

div.content
{
	margin: 0px auto;
	/* padding-bottom: 35px; */
}

div.leftcontent
{
	background: url('images/content_bg.png') left top no-repeat;
	padding-top: 13px;
	width: 540px;
	float: left;
}

div#languages > div
{
	background-color: #FFFFFF;
}

div#languages
{
	position: absolute;
	display: none;
	background-color: #FFFFFF;
	z-index: 0;
}

div.lang_holder
{
	width: 148px;
	height: 22px;
	line-height: 22px;
	border: 1px solid #e8e8e8;
	cursor: pointer;
	cursor: hand;
	border-top: 0px;
}

div.lang_holder > img
{
	width: 32px;
	height: 20px;
	float: right;
	padding: 1px;
}

span.langtitle
{
	float: left;
	padding-left: 3px;
	font-family: arial;
	font-size: 10px;
	vertical-align: middle;
	text-align: left;
	color: #666;
}
span.addthis_separator
{
	width: 2px;
	height: 22px;
	color: #A4B1C9;
	display: inline;
	float: right;
	vertical-align: top;
}

#share a
{
	text-decoration: none;
	color: #555;
	font-family: Arial;
	font-size: 12px;
	vertical-align: middle;
	display: block;
	padding-left: 10px;
}

.addtihs_button_facebook
{
	vertical-align: top;
}

a.addthis_button_facebook_like
{
	width: 120px;
	float: right;
	margin-right: 30px;
}

span.at300bs
{
	padding-right: 5px;
}