/* CSS Document */

body {
	margin: 0;
	font-family:Tahoma, Arial;
	font-size:11px;
}
#UpperAdvertise {
	width:990px;
	background-color:#F6F8F5;
	height:30px;
}
#UpperMenu {
	width:990px;
	background-color:#000000;
	background: url(../image/upper_menu.jpg) left center no-repeat;
	height:94px;
}
#UpperMenu div ul {
	list-style:none;
	padding:0px;
	margin:0;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding-top:6px;
	float:left;
}
#UpperMenu div {
	padding-left:10px;
}
#UpperMenu div ul li {
	padding-left:4px;
}
#MainMenu {
	margin-top:5px;
	width:990px;
	height:94px;
	text-align:left;
	background-image:url(../image/background_main_menu.jpg);
	background-repeat:repeat-x;
}
#logo {
	width:92px;
	height:94px;
	float:left;
}
#place {
	display:inline;
	height:94px;
	font-weight: bold;
}
#place div {
	margin-top:27px;
	text-indent:20px;
	line-height:18px;
	border-bottom:#000000 1px solid;
	border-top:#000000 1px solid;
}
#place div ul {
	padding:0px;
	margin:0;
	list-style:none;
}
#place div ul li {
	display:inline;
	padding-left:10px;
}

#RC {
padding-top:8px;
width:300px;
padding-left:120px;
font-size:14px;
font-weight:bold;
}

#placeLogo {
width:250px;
height:40px;
}

#RC ul {
	padding:0px;
	margin:0;
	list-style:none;
}

#ContentMain {
	clear:both;
	width:990px;
	min-height:450px;
	margin-top:10px;
}

#LeftPart {
	width:755px;
	float:left;
	border-right:#dedbd7 2px solid;
}

#title_bar {
background-position:left top;
background-image:url(../image/art_bar.jpg);
background-repeat:no-repeat;
height:46px;
}

.art_bar {
	text-align:left;
padding-left:20px;
padding-top:12px;
	font-size:14px;
	font-weight:bold;
}

#LeftCommercials {
	width:150px;
	float:left;
}
#graphicalAdd {
	width:125px;
	height:200px;
	background-color:#CCCCCC;
}
#LeftGoogleLinks {
	width:125px;
	min-height:200px;
	margin-top:10px;
	background-color:#666666;
}

#ArticlesList {
	margin-right:25px;
	width:580px;
	float:right;
	min-height:300px;
}
#ContentTitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	text-align:left;
	text-indent: 20px;
	font-weight:bold;
	color:#d04e4c;
	border-bottom:#CC3300 2px solid;
}

#article {
	margin-top:10px;
	padding-bottom: 10px;
	height:150px;
}

.image {
	padding-bottom:10px;
	padding-top:10px;
	margin-top:10px;
	border-bottom:#CCCCCC 2px solid;
	border-top:#CCCCCC 2px solid;
	height:350px;
	overflow:hidden;
}

.articleTitle {
	display:block;
	margin-left:15px;
	margin-top:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
}

.articleBody {
	text-align:justify;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:30px;
	font-size:12px;
	width:530px;

}

.promotedArt img {
margin:10px;
}

#RightPart {
	float:right;
	width:230px;
}

#listArticles {
	text-align:left;
	width:220px;
	margin-left:10px;
	border-bottom:#CCCCCC 2px solid;
	
}
.shortBar {
background-image:url(../image/bar_200.jpg);
background-repeat:no-repeat;
background-position:left top;
height:36px;
	font-family: Tahoma, Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	padding-left:15px;
	padding-top:10px;
}

#ArticleCategories {
	text-align: left;
	text-transform: uppercase;
	padding-left: 15px;
	line-height: 22px;
}

#ArticleCategories a {
	font-family: Tahoma, Arial, sans-serif;
	font-size:14px;
	color: #606060;
	text-decoration: none;
	background: #eaeaea;
	display: block;
	width: 136px;
	margin: 4px 0 0 8px;
	text-align: center;
}

#TopViewed {
	text-align: left;
	padding-left: 15px;
	line-height: 22px;
}

#TopViewed a {
	font-family: Tahoma, Arial, sans-serif;
	font-size:12px;
	color: #000;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #aaa;
}

#TopViewed a:hover {
	text-decoration: underline;
}

#beforeImage {
	margin-right:8px;
}

#beforeTitle {
margin:10px;
	font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#beforeBody {
width:180px;
	margin:15px;
	font-size:12px;
	text-align:justify;
}
#footer {
	clear:both;
	padding-top:10px;
	width:990px;
	height:40px;
}
#ListOfBranch {
	text-align:left;
	text-indent:20px;
	color:#d04e4c;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;

}
#articleRelated a {
	width: 150px;
	padding: 8px;
	float: left;
	color: black;
	text-decoration: none;
}

#bottomArt {
clear:both;
}

#ListOfBranch a {
	color:#d04e4c;
	text-decoration:none;
}
#ListOfBranch a:hover {
	text-decoration:underline;
}

#UpperMenu a {
	color:#FFFFFF;
	text-decoration:none;
}

#UpperMenu a:hover {
	color:#EEEEEE;
}

#place a {
	color:#000000;
	text-decoration:none;
}
#place a:hover {
	text-decoration:underline;
}

#articleRelatedHeader {
	background: #aaa;
	color: #fff;
	padding: 4px;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
}


#tags {
	margin-left: 15px;
}

#tags a {
	color: #c00;
	text-decoration: none;
}

#tags a:hover {
	color: #f22;
	text-decoration: underline;
}

.tag_1 {
	font-size: 10px;
}

.tag_2 {
	font-size: 14px;
}

.tag_3 {
	font-size: 18px;
}
