body{
	font:bold 18px Arial, Tahoma, Verdana;
	margin:0;
	color:#555555;
	text-align:center;
	background:url(../images/share_bg.png) repeat-x;
}



#out { 	width:100%;	margin:0; }

#main { margin:0 auto;	width:550px;	height:auto;	text-align:left;}

#header {padding-top:10px; width:260px;	height:100px; float:left}

#headmenu {padding-top:30px; width:238px;	height:80px; float:left; text-align:right}

#divUpdateStatus {	width:490px;	height:auto;	background:url(../images/borderspace.png) no-repeat;	float:left;	padding-left:8px;}

#divUpdateTwitter {font:bold 13px Tahoma, Verdana, Arial;	width:400px;	height:auto;	background:#F2F2F2; border:solid 1px #CCC;	float:left;	margin-left:8px; position:relative}

.headm {font:bold 15px Arial, Tahoma, Verdana;}

a.headm:link, .headm a {color:#3366CC; text-decoration:none;}
a.headm:hover {color:#333399; text-decoration:none;}
a.headm:visited {color:#3366CC; text-decoration:none; }
a.headm:visited:hover {color: #333399; text-decoration:none;}

#text1 { width:350px;	height:30px;	float:left; margin-top:15px;}

#text2 { margin-top:20px; width:400px;	height:55px; line-height:24px;	float:left;}

.text21 {font:13px Arial, Tahoma, Verdana; color:#999999}

a.text22:link, .text22 a {color:#0099FF; text-decoration:none;}
a.text22:hover {color:#0099FF; text-decoration:underline;}
a.text22:visited {color:#0099FF; text-decoration:none; }
a.text22:visited:hover {color: #0099FF; text-decoration:underline;}

.fts {width:380px; height:70px; border:solid 1px #B8D7F9; font:13px Tahoma, Verdana, Arial; color:#666;	overflow:hidden; line-height:20px; padding:10px}

.ftl {width:398px; height:20px;	border:solid 1px #B8D7F9; font:13px Tahoma, Verdana, Arial; color:#666; padding-left:2px; padding-top:5px}

.ftb {width:180px; height:20px;	border:solid 1px #CCC; font:bold 13px Tahoma, Verdana, Arial; color:#006699; padding-left:2px; padding-top:5px}

#divcounter {width:50px; height:30px; font:bold 18px Arial, Tahoma, Verdana; color:#FF3333; text-align:right; float:left; margin-top:15px;}

#msg {	width:400px;	height:90px;	float:left;}

#lin {	width:400px;	height:30px;	float:left;}
#divlink {	width:398px; height:21px; float:left; border:solid 1px #B8D7F9; font:normal 13px Tahoma, Verdana, Arial; color:#666; padding-left:2px; padding-top:5px}

#buton1 { margin-top:15px;	width:400px;	height:30px;	float:left; text-align:right}

.ok {font:bold 13px Arial, Tahoma, Verdana; width:400px; height:15px; text-align:left; padding:10px; color:#22AD12; background:#EDFDB5; }
.er {font:bold 13px Arial, Tahoma, Verdana; width:400px; height:15px; text-align:left; padding:10px; color:#990000; background:#FFCACA; }

#close {width:16px;	height:15px; right:2px; top:2px; position:absolute;}

.c1 {display:block; width:16px; height:15px; background:url(../images/close.png) no-repeat 0px 0px; margin:0 0 15px 0px;}
a.c1:hover, a.c1:visited:hover {background:url(../images/close.png) no-repeat 0px -17px}

#tut {margin-top:25px; width:110px; height:23px; padding-top:7px;	float:left; text-align:right}
#tuser { margin-top:25px;	width:185px;	height:30px;	float:left; text-align:right}

#tpt{margin-top:10px; width:110px; height:23px; padding-top:7px;	float:left; text-align:right}
#tpass { margin-top:10px;	width:185px;	height:30px;	float:left; text-align:right}

#buton2 { margin-top:15px;	width:290px;	height:30px;	float:left; text-align:right}

#twreg { margin-top:15px;	width:390px;	height:30px;	float:left; text-align:center}

#footer { margin:0 auto; width:115px; height:20px; text-align:right}

.powby {display:block; width:115px; height:20px; background:url(../images/powered_by_twshot.gif) no-repeat 0px 0px; margin:15px 50px 8px 0; float:right}
a.powby:hover, a.powby:visited:hover {background:url(../images/powered_by_twshot.gif) no-repeat 0px -20px}


/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

