h1,h2,h3,p,form,ul,li {
	margin:0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	color: #666666;
	font-size: 14px;
}
a:link {
	color: #1B9A4D;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #939393;
	text-decoration: underline;
}
a:active {
	color: #939393;
	text-decoration: none;
}
#header {
	height: 180px;
	background-image: url(bg_hearder.png);
	background-repeat: repeat-x;
}
#header #logo {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	position: relative;
	height: 180px;
}
#header #logo #language {
	float: right;
	position: absolute;
	top: 10px;
	right: 10px;
}
#header #logo #language select {
	font-size: 12px;
}
#header #logo #nav {
	float: right;
	position: absolute;
	bottom: 0px;
	right: 0px;
	height: 40px;
	width: 200px;
	line-height: 40px;
	text-align: right;
	color: #ffffff;
}
#header #logo #nav img {
	margin-top: 8px;
}
#header #logo #nav li {
	float: left;
	width: 80px;
	list-style-type: none;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin-left: 20px;
}
#header #logo #nav a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 900;
}
#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#path {
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
	padding-bottom: 5px;
	color: #999999;
}
#path a {
	color: #999999;
}
#content {

}

#content table#news td {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 190px;
}
#content table#news td div {
	margin-right: 10px;
}
#content table#news img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 10px;
	width :48px;
	height :48px;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
}
#content h2 {
	font-size: 22px;
	margin-bottom: 30px;
	color: #7ecef4;
	font-style: normal;
	margin-top: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7ecef4;
	position: relative;
}
#content h2 span {
	background-color: #FFFFFF;
	top: 14px;
	position: relative;
	padding-right: 5px;
}
#content h2 span.link {
	float: right;
	padding-left: 5px;
	padding-top: 5px;
	font-size: 14px;
}
#content h2 span.link a {
	color: #7ECEF6;
}
#tweets {
	width: 590px;
	float: left;
}
#tweets h3 {
	font-size: 16px;
	color: #999999;
	margin-bottom: 5px;
	margin-top: 20px;
}
#tweets h3 span {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	position: relative;
	top: -2px;
}

#tweets textarea {
	border: 1px solid #efefef;
	height: 100px;
	width: 580px;
	padding: 5px;
	overflow: auto;
	font-size: 14px;
	line-height: 180%;
	margin-bottom: 5px;
}
#tweets #submit_btn, #login_btn, .submit_btn {
	border:medium none;
	color:#666666;
	font-size:14px;
	height:32px;
	width:115px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(bg_btn.png);
	background-repeat: repeat;
	background-position: 0 0;
}
#tweets #submit_btn:hover,#login_btn:hover,#rank_addtag_btn:hover,.submit_btn:hover{ 
	background:url(bg_btn.png) 0 32px;color:#444;cursor:pointer;
}
#content .twitter_image {
	width: 60px;
	vertical-align: top;
}
#content .twitter_image img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width :48px;
	height :48px;

}
#content .twitter_text {
	line-height: 24px;
}
#content .twitter_time {
	font-size: 12px;
	color: #CCCCCC;
}
#content .twitter_time a {
	color: #8dcca6;
}
#content #pages {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}
#content #pages img {
	margin-right: 10px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sponsored {
	float: right;
	width: 336px;
	font-size: 12px;
	font-weight: normal;
	height: 280px;
}



#bottom {
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 30px;
	background-color: #1B9A4D;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: both;
}
#bottom #copy {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.spacer {
	clear: both;
	height: 30px;
}
.clear {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
.line {
	background-color: #efefef;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	line-height: 1px;
}
#msg{
color:Red ;
}
