body {
	padding:0px;
	margin:0px;
}
form {
	margin:0px;
	padding:0px;
}
#main_container {
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
}
img {
	border: none;
}
#top {
}
#main {
	width:952px;
	border: 2px solid #000;
	margin-left:auto;
	margin-right:auto;
	z-index:10;
	overflow:hidden;

}
#header {
	height:142px;
	
}
#header_left {
	float:left;
	width:431px;
	
	
}
#header_right {
	float:right;
	width:521px;
	height:142px;
	background-image:url(../images/layout/images/header_bg.jpg);
	
}
#content_data {
	width:952px;
	background-color:#fff;
	
	
}
#menu {
	height: 30px;
	background-color:#7cb57c;
}
#content {
	min-height:500px;
	padding:10px;
	font-family: "Comic Sans MS", cursive;
}
#footer1 {
	padding:5px;
	margin-top:10px;
	background-color:#7cb57c;
	
}
#footer2 {
	height:50px;
	background-color:#fff;
}
.bordergreen {
	border:1px solid #A0D81B;
}
.image_right {
	float:right;
	margin-left:20px;
}
.image_left {
	float:left;
	margin-right:20px;
}
.clear {
	clear:both;
}
#login {
	float:right;
	height:110px;
	z-index:120;
}
.half_left {
	float:left;
	width:450px;;
}
.half_right {
	float:right;
	width:450px;
}
.row1 {
	background-color:#eefafe;
}
.row2 {
	background-color:#e7f4f7;
}
.chaton {
	float:left;
	padding-left:17px;
	background-image:url(../images/layout/chaton.gif);
	background-repeat:no-repeat;
}
.chatoff {
	float:left;
	padding-left:5px;
}
.homebox {
	background-color:#f5f4f5; 
	border:2px solid black; 
	padding: 5px;
}
.image_center {
	float:center;
	margin-right:161px;margin-left:161px;
}
#jqnewsVert
{
	overflow: hidden; height: 450px; width: 300px;
}

#jqnewsVert div
{
	display: block; overflow: hidden; background-color: #fff; height: 80px; width: 290px; margin: 5px; border:2px solid #000;
}
#newsticker-demo {
width:340px;
padding:5px 5px 0;
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
}

#newsticker-demo a { text-decoration:none; }
#newsticker-demo img { border: 2px solid #FFFFFF; }

#newsticker-demo .title {
text-align:center;
font-size:14px;
font-weight:bold;
padding:5px;
}
.newsticker-jcarousellite ul { margin:0px; padding:0px; }
.newsticker-jcarousellite { width:320px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding:5px; padding-bottom:1px; margin-bottom:5px; height:100px; border:1px solid #00C; }
.newsticker-jcarousellite .info { width:320px; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }


