﻿#wrap {
	width:100%;
	padding-bottom:30px;	
	margin-bottom:20px;
	margin-bottom:20px;	border-bottom:1px #CCCCCC dotted;	
}

#wrap #pic {
  float:left;	
  border:1px #CCCCCC solid;
  padding:2px;  
}
#wrap #pic img
{
	height:120px;
	width:180px;
	vertical-align:middle;
}
#wrap #slogan {
	text-align: right;
	padding: 0px 0px 0px 200px;
}

#wrap #slogan h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CC6600;
	letter-spacing: 1px;
	margin: 0;
	background: url('../images/graygrad.png') no-repeat 0% 50%;
}
#wrap #slogan .emp {
	font-size: 20px;
}
#wrap #slogan h2 {
	font-size: 13px;
	color: #666666;
	letter-spacing: 1px;
	margin: 0;
	padding: 10px 0;
}
#wrap #slogan a {
	color: #FFF;
}

/*  Advertising */
#ad {
	background: #FFF url("../en/images/download.jpg") no-repeat left top;
	padding-left: 95px;
	min-height: 80px;
	margin-bottom: 15px;
}
#left_side a {
	background: #FFF;
	text-decoration: none;
}
#ad h3 {
	color: #FF9900;
	font-size: 2em;
	margin-bottom: 1em;
}
#ad a {
	background: #FFF;
	text-decoration: none;
}
#left_side a:hover {
	text-decoration: underline;
}
#ad a:hover {
	text-decoration: underline;
}
#ad p {
	margin-bottom: 10px;
	border-bottom: 1px orange dotted;
	padding-bottom: 10px;
}
#ad p .title {
	font-weight: bold;
	font-size: 1.3em;
}
#ad p .hightlightext
{
	font-weight: bold;
	color: #CC3300;
	font-size: 1.3em;
}
#simpleinvoice 
{
	min-height:220px;
}
#simpleinvoice img
{
	 margin:3px 0 3px 0 ;
}

#simpleinvoice_text
{
	display:block;
	margin-left:131px;
	margin-right:170px;
}

#brothersoft {
	float: left;
}
#sofotex {
	clear: left;
	float: left;
}
#softpedia {
	float: right;
}
#soft82 {
	clear: right;
	float: right;
}
#jsbackup {
	min-height: 145px;
}
#downloadtube {
	float: right;
}
/* main area */
#right_side {
	float: right;
	width: 212px;
	background: #F6F6F6;
	padding: 5px 10px 5px 10px;
	margin-bottom: 10px;
}
#right_side ul {
	padding: 3px 0 8px 0;
}
#right_side li {
	line-height: 18px;
	background: #F6F6F6 url("../en/images/cat-li.gif") no-repeat left;
	list-style: none;
	padding-left: 20px;
}
#right_side a {
	background: #F6F6F6;
	text-decoration: none;
}
#right_side h3 {
	color: #404040;
	font: bold 1.2em Arial, Sans-Serif;
}
#left_side {
	background: #FFF;
	margin-bottom: 10px;
	width: 560px;
}
#left_side h3 {
	background: #FFF url("../en/images/hbg.gif") repeat-x;
	height: 30px;
	padding: 5px 0 0 0px;
	margin: 0;
	font: bold 1.2em Arial, Sans-Serif;
}
#left_side h3 span {
	background: url("../en/images/h-art.gif") no-repeat left;
	padding: 1px 10px 0 23px;
	line-height: 22px;
	margin: 0;
}
#left_side p {
	color: #454545;
	padding: 0 5px 0 5px;
	text-align: justify;
}
#left_side img {
	float: left;
	padding: 0 10px 5px 0;
}
#left_side blockquote {
	padding-left: 10px;
	border-left: 2px solid #DA4040;
	margin: 10px 0 10px 25px;
}
.date {
	border-top: 1px dotted #ccc;
	padding: 5px 0;
	margin: 10px 0 25px 0;
	text-align: right;
}
#left_side .rs {
	float: right;
	margin: 0 10px;
	border: 1px solid #ddd;
	padding: 5px;
	background: #f5f5f5;
}
#left_side ul {
	list-style-position: inside;
	margin-left: 2px;
}
#left_side ul li {
	list-style-type: square;
	margin-left: 15px;
}
#left_side ul ul li {
	list-style: none;
	margin-left: 10px;
	list-style-type: lower-alpha;
	list-style-position: inside;
}

