body {
	margin:0px;
	padding:0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}
hr
{
padding:0px;
margin:0px;
}
.logoban
{
	background-image: url(../images/logo_ban.png);
	background-repeat: no-repeat;
}
.ban_bg
{
	background-image: url(../images/bann.jpg);
	background-repeat: no-repeat;
}
.top_txt
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.topmenu_div
{
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
	border-radius: 10px;
	background-image: url(../images/mbg.jpg);
	background-repeat: repeat-x;

	
}

.title
{
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.line_botom
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.text_form
{
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.login_textbox
{
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
	border-radius: 5px;
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	height:22px;
	width:165px;
	border:none;
}

.dotline
{
	padding-bottom:6px;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #0F9FC1;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}


.blue
{
	padding-bottom:6px;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #0F9FC1;
	text-decoration: none;
	
}



.txt_running
{
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	text-align:justify;

}

.txt
{
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	

}

.botom_line
{

}
.botom_box
{
	padding:14px;
	font-family: Tahoma;
	font-size: 13px;
	line-height: 25px;
	font-weight: bold;
	color: #000000;

}
.button
{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/mbg.jpg);
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
	border-radius: 5px;
}
.photo_p
{
	float:left;
	padding:6px;
	border: 1px solid #CCCCCC;
	margin-right:12px;
	margin-bottom:12px;
}
.textbox_r
{
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	width:170px;
	height:20px;
}
.loginbord
{
border: 1px solid #CCCCCC;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
	border-radius: 10px;
	}
	
#tt p
{
height:5px;
padding:5px;
margin:5px;

}	