/*
	Date: 03-04-2010
	Title: Vector Media
====================================
*/
* 
.bodyj {
	font:normal 12px Arial, Helvetica, sans-serif; 

}
:focus{
	outline:none;
}
:link,:visited  {text-decoration: none;}
a img,:link img {border: none;}
address,em  {font-style: normal;}
.wrap {
	width:927px;
	overflow:hidden;
	margin:0 auto;
}
.header {
	width:927px;
	overflow:hidden;
	padding-top:20px;
}
.header h1 {
	display:block;
	padding:0 0 10px 0px;
	font: 28px,;
}
.bannar {
	width:927px;
	overflow:hidden;
}
.bannarLeft {
	float:left;
	width:663px;
	overflow:hidden;
}
.leftimg {
	width:398px;
	overflow:hidden;
	float:left;
}
.leftimg .dw {
	margin-left:20px;
}
.signup-box {
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-radius:10px;
	background:#fbf7de;
	border:1px solid #ffd166;
	padding:15px;
	width:230px;
	height:400px;
	float:left;
	position:relative;
}
.signup-box input,.bottomBox input {
	width:229px;
	height:43px;
	border:none;
	font:normal 15px Arial, Helvetica, sans-serif;
	color:000;
	padding:13px 0 13px 12px;
	overflow:hidden;
	background:url(/intervalreport/input-bg.gif) no-repeat top left;
}
.signup-box .instant,.bottomBox .instant {
	display:block;
	overflow:hidden;
	margin:16px 0 24px 0;
	background:url(/intervalreport/instant.jpg) no-repeat;
	width:232px;	height:89px;
	cursor:pointer;
}
.counter {
	width:927px;
	height:100px;
	padding-top:55px;
	font:normal 15px Arial, Helvetica, sans-serif;
	color:000;
	text-align:center;
}
.bottom {
	width:890px;
	overflow:hidden;
	padding-left:27px;
}
.bottom .owner {
	float:right;
}
.bottomLeft {
}
.bottomLeft big {
	font:normal 18px Arial, Helvetica, sans-serif;
	color:#126da9;
	display:block;
	padding-bottom:18px;
}
.bottomLeft ul {
	overflow:visible;
	padding-bottom:13px;
	padding-left:20px;
}
.bottomLeft ul li {
	font:normal 16px Arial, Helvetica, sans-serif;
	padding-bottom:16px;
	color:#000;
	list-style:disc;
	list-style-position:outside;
}
.bottomLeft ul li a {
	color:#000;
}
.bottomBox {
	overflow:hidden;
	height:20px;
	padding:111px 0 0 194px;
	background:url(/intervalreport/b-box.jpg) no-repeat top left;
}