body {
	background-image: url('../images/bg.jpg');
	background-repeat: repeat-x;
	background-position: 50% top;
	font-family: Tahoma, "Microsoft Sans Serif", sans-serif;
	font-size: 13px;
	color: #464646;
}
/*position*/
.main{
	width : 1000px;
	margin: 0px;
	position: relative;
}
.login{
	width : 243px;
	margin:0;
	position:absolute;
	z-index:0;
	left: 0px;
	top: 131px;
	height: 230px;
	background-image:url('../images/login_bg.jpg');
	background-repeat:no-repeat;
}
.login2{
	width : 243px;
	margin:0;
	position:absolute;
	z-index:0;
	left: 0px;
	top: 133px;
	height: 230px;
	background-image:url('../images/login_bg2.jpg');
	background-repeat:no-repeat;
}
.logomain{
	width : 299px;
	margin:0;
	position:absolute;
	z-index:0;
	left: 700px;
	top: 31px;
	height: 160px;
}
.logo{
	width : 299px;
	margin:0;
	position:absolute;
	z-index:0;
	left: 699px;
	top: -91px;
	height: 160px;
}
/*link*/
a:link {
	font-family: Tahoma, "Microsoft Sans Serif", sans-serif;
	font-size: 13px;
	text-decoration: underline;
	color: #ee3b33;
	cursor: url('css/toothbrush.cur')
}
a:visited {
	font-family: Tahoma, "Microsoft Sans Serif", sans-serif;
	font-size: 13px;
	color: #ee3b33;
	cursor: url('css/toothbrush.cur')
}
a:hover {
	font-family: Tahoma, "Microsoft Sans Serif", sans-serif;
	font-size: 13px;
	color: #078900;
	cursor: url('css/toothbrush.cur')
}
a:active {
	font-family: Tahoma, "Microsoft Sans Serif", sans-serif;
	font-size: 13px;
	color: #ee3b33;
	cursor: url('css/toothbrush.cur')
}
/*text decoration*/
.txt11pxGray {
	font-family: Tahoma, "Microsoft Sans Serif", sans-serif;
	font-size: 11px;
	color: #464646;
}
.txt11pxGrayBold {
	font-family: Tahoma, "Microsoft Sans Serif", sans-serif;
	font-size: 11px;
	color: #464646;
	font-weight: bold;
}
.txt13pxGray{
	font-family: Tahoma, "Microsoft Sans Serif", sans-serif;
	font-size: 13px;
	color: #000000;
}
.txt13pxGrayBold {
	font-family: Tahoma, "Microsoft Sans Serif", sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.txt15pxGray {
	font-family: Tahoma, "Microsoft Sans Serif", sans-serif;
	font-size: 15px;
	color: #464646;
}
.txt15pxGrayBold {
	font-family: Tahoma, "Microsoft Sans Serif", sans-serif;
	font-size: 15px;
	color: #464646;
	font-weight: bold;
}
.txt11pxGreen {
	font-family: Tahoma, "Microsoft Sans Serif", sans-serif;
	font-size: 11px;
	color: #92ca00;
}
.txt11pxGreenBold {
	font-family: Tahoma, "Microsoft Sans Serif", sans-serif;
	font-size: 11px;
	color: #92ca00;
	font-weight: bold;
}
.txt13pxGreen {
	font-family: Tahoma, "Microsoft Sans Serif", sans-serif;
	font-size: 13px;
	color: #92ca00;
}
.txt13pxGreenBold {
	font-family: Tahoma, "Microsoft Sans Serif", sans-serif;
	font-size: 13px;
	color: #92ca00;
	font-weight: bold;
}
.txt13pxGraylight {
	font-family: Tahoma, "Microsoft Sans Serif", sans-serif;
	font-size: 13px;
	color: #aaaaaa;
}
.txt13pxGraylightBold {
	font-family: Tahoma, "Microsoft Sans Serif", sans-serif;
	font-size: 13px;
	color: #aaaaaa;
	font-weight: bold;
}
.txt11pxRed {
	font-family: Tahoma, "Microsoft Sans Serif", sans-serif;
	font-size: 11px;
	color: #ee3b33;
}
.txt11pxRedBold {
	font-family: Tahoma, "Microsoft Sans Serif", sans-serif;
	font-size: 11px;
	color: #ee3b33;
	font-weight: bold;
}
.txt13pxRed {
	font-family: Tahoma, "Microsoft Sans Serif", sans-serif;
	font-size: 13px;
	color: #ee3b33;
}
.txt13pxRedBold {
	font-family: Tahoma, "Microsoft Sans Serif", sans-serif;
	font-size: 13px;
	color: #ee3b33;
	font-weight: bold;
}
.btn
{
	cursor: url('css/toothbrush.cur');
	font-family: Tahoma, "Microsoft Sans Serif", sans-serif;
	font-size: 12px;
}
.file
{
	cursor: url('css/toothbrush.cur');
	font-family: Tahoma, "Microsoft Sans Serif", sans-serif;
}