*		{ margin:0; padding:0; border:0; }

ul		{ list-style:none; }
a		{ color:#3ea5b4; text-decoration:underline; }
a:hover		{ text-decoration:none; }

h1		{ color:#000; font:normal 25px/30px Verdana, Arial, Tahoma; }
h2		{ color:#000; font:normal 20px/24px Verdana, Arial, Tahoma; }
h3		{ color:#000; font:bold 15px/30px Verdana, Arial, Tahoma; }
h4		{ color:#000; font:bold 16px/20px Tahoma, Verdana, Arial; }
h5		{ color:#000; font:bold 14px/18px Tahoma, Verdana, Arial; }
h6		{ color:#000; font:bold 12px/16px Tahoma, Verdana, Arial; }

body {
	color:#f26522;
	text-align:center;
	font:bold 22px/28px Myriad Pro, Trebuchet MS, Tahoma, Verdana, Arial;
	background:#fff;
}

html, body {
	width:100%;
	height:100%;
	padding:0;
	margin:0;
}

.main {
	min-height:100%;
	_height:100%;
	text-align:left;
	position:relative;
}
.main-block {
	width:799px;
	height:624px;
	position:absolute;
	top:50%; left:50%;
	margin:-240px 0 0 -395px;
	background:#dfab38 url(../images/main2.png) no-repeat;
}

.mainb {
	width:790px;
	height:545px;
	position:absolute;
	top:50%;
	left:50%;
	margin:-240px 0 0 -395px;
	background:#dfab38 url(../images/smain.jpg) no-repeat;
}

.logo {
	width:193px;
	height:37px;
	padding:40px 0 0 54px;
}
.logo img {
	width:193px;
	height:37px;
	vertical-align:top;
}

.content {
	margin:135px 0 0 300px;
}
#sms_table {
}
#sms_table select {
	border:1px solid #ccc;
	background:#fff;
}

.mm {
	margin:0 0 0 -26px;
}

.text {
	color:#898989;
	font-size:18px;
	line-height:41px;
	padding:15px 0 10px 0;
}
.text b {
	color:#f26522;
	font-size:36px;
	text-transform:uppercase;
	line-height:30px;
}
.text2 {
	color:#898989;
	font-size:20px;
	margin:15px 0 0 90px;
}
.text2 p {
	padding:10px 0;	
	text-align:left;
	margin:0;
}
.s1 {
	float:left;
	width:127px;
	height:13px;
	padding:4px 7px;
	border:1px solid #ccc;
}
.s2 {
	float:left;
	width:49px;
	height:22px;
	margin:1px 0 0 13px;
	display:inline;
	cursor:pointer;
}

.link {
	font-size:12px;
	font-weigth:bold;
	color:#898989;
	padding:15px 0 0 130px;
}
.link a {
	color:#898989;
	margin:0 15px;
	text-decoration:none;
}
.link a:hover {
	color:#4b4b4b;
	text-decoration:underline;
}

#clock {
	width:272px;
	height:138px;
	position:absolute;
	top:114px; left:0;
	padding:170px 0 0 11px;
	color:#fe0000;
	font-size:40px;
	text-align:center;
	background:url(../images/clock.png) no-repeat;
}
#item {
	width:270px;
	position:absolute;
	top:180px; left:0;
	text-align:center;
	padding:20px;
	font-size:16px;
}



.clear {
	clear:both;
	height:0;
	font-size:0;
	line-height:0;
}
.clear,
.over {
	overflow:hidden; _zoom:1;
}