/* CSS Document */
body{
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1,h2,h3,h4,h5{
	margin: 0px;
	padding: 0px;
}
p{
	margin: 0px;
	padding: 0px;
}
.font1 {
	color: #f87040;
}
.font2 {
	color: #0C9ED9;
}
.font3 {
	color: #F87040;
}
.font4 {
	padding-top: 10px;
	font-size: 14px;
	padding-bottom: 10px;
}

.blue {
	color: #0AA6CB;
	font-size: 14px;
	font-weight: bold;
}
.home {
	text-indent: 15px;
	font-size: 14px;
	font-weight: bold;
}





#allspymonitor {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #D6DFE0;
}
.header {
	background-image: url(../images/header.gif);
	height: 91px;
	width: 800px;
}
.menu {
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat-x;
	height: 45px;
	width: 800px;
	padding-top: 5px;
}
.nav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
}
.nav li {
	float: left;
	background-image: url(../images/menu.gif);
	height: 30px;
	width: 98px;
	margin-left: 5px;
	*margin-left: 5px;
	_margin-left:4px;
	padding-top: 10px;
	padding-left: 30px;
}
.nav a {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.nav a:hover{
	color: #1EA6E2;
}
.banner {
	background-image: url(../images/banner_bg.jpg);
	background-repeat: no-repeat;
	height: 242px;
	width: 520px;
	padding-left: 280px;
}
.banner a {
	color: #0586AE;
	text-decoration: underline;
}
.banner a:hover{
	text-decoration: none;
	color: #05A2E4;
}
.banner h1 {
	color: #FFFFFF;
	font-size: 24px;
	padding-top: 15px;
	padding-bottom: 10px;
}
.banner p {
	font-size: 16px;
	font-weight: bold;
	color: #0586ae;
	line-height: 25px;
}
.botton {
	padding-top: 10px;
}
.buy {
	float: left;
	margin-right: 30px;
}
.download {
	float: left;
}
.main {
	width: 800px;
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
}
.main_left {
	float: left;
	width: 230px;
	padding-right: 5px;
	padding-left: 10px;
}
.left_title {
	background-image: url(../images/title_bg.gif);
	width: 230px;
	height: 33px;
}
.main_left h1 {
	background-image: url(../images/1.gif);
	background-repeat: no-repeat;
	font-size: 16px;
	padding-top: 8px;
	background-position: 20px 10px;
	text-indent: 40px;
	color: #FFFFFF;
}
.left_content {
	padding: 15px;
	background-color: #E6E6E6;
}
.comment {
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0695D2;
	margin-bottom: 10px;
}
.awards {
	background-color: #E6E6E6;
}

.award_title {
	background-color: #FFFFFF;
	line-height: 25px;
	background-image: url(../images/1.gif);
	background-repeat: no-repeat;
	background-position: 15px;
	text-indent: 35px;
	font-size: 16px;
	font-weight: bold;
	color: #F87040;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E6E6E6;
	border-left-color: #E6E6E6;
}
.award_pic {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.award_pic img {
	margin: 5px;
}
.left_bottom {
	background-image: url(../images/bottom_bg1.gif);
	height: 19px;
	width: 230px;
}

.main_right {
	width: 540px;
	float: right;
	margin-right: 10px;
	*margin-right:10px;
	_margin-right:5px;
}
.right_top {
	background-image: url(../images/top_bg.gif);
	height: 14px;
	width: 540px;
}
.right_content {
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E5EBEB;
	border-left-color: #E5EBEB;
	padding-right: 10px;
	padding-left: 10px;
}
.right_content h1 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/2.gif);
	background-repeat: no-repeat;
	text-indent: 30px;
	padding-top: 5px;
	padding-bottom: 10px;
	background-position: 5px 5px;
}
.right_content p{
	line-height: 20px;
}
.pic_right img {
	float: right;
}

.pic_left img {
	float: left;
}
.right_bottom {
	background-image: url(../images/bottom_bg.gif);
	height: 19px;
	width: 540px;
}
.footer {
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	margin-top: 15px;
	padding-top: 20px;
	padding-left: 20px;
	height: 40px;
	padding-bottom: 10px;
}
.bottom_left{ 
		color:#1EA6E2; 
		font-size:12px; 
		font-weight:bold; 
		float:left;
}
.bottom_right{
		float:right;
}
#nav_b{
	padding:0px;
	list-style:none;
	float: right;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav_b li{
		float:left;
}
#nav_b li a{
	font-size:12px;
	color:#50CFF1;
	text-decoration:underline;
	display:block;
	margin-left:6px;
	font-weight: bold;
}
.comtent {
	padding-right: 10px;
	padding-left: 10px;
}

.comtent_title{
	background-image: url(../images/title_bg1.gif);
	height: 33px;
	width: 780px;
}
.comtent h1 {
	background-image: url(../images/1.gif);
	background-repeat: no-repeat;
	font-size: 16px;
	padding-top: 8px;
	background-position: 20px 10px;
	text-indent: 40px;
	color: #F87040;
}
.feature {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E1EBEC;
	border-left-color: #E1EBEC;
}

.Feature td{
		vertical-align:top;
}
.Feature_b_r {
	color: #f87040;
}
.feature p {
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.feature h2,.down_100clear {
	background-image: url(../images/2.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	text-indent: 30px;
	font-size: 16px;
	color: #FF6600;
}
#fea_user{
	background-color:#FF9933;
	padding:2px;
	width:85%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.fea_user_p1{
	margin:0px;
	text-align:center;
	color:#ffffcc;
	font-weight:bold;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.fea_user_p2{
		background-color:#ffffcc; 
		margin:0px; 
		padding:10px; 
		font-size:11px; 
		line-height:120%;
}
.download_content,.order,.support,.contact {
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E1EBEC;
	border-left-color: #E1EBEC;
}
.description {
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.down_table {
}
.down_100clear img {
	float: right;
}
#down_100clear{
	padding-top: 10px;
	padding-right: 30px;
}
.down_span1{
		float:left;
}
.download_content h2,.support h2{
	font-size: 16px;
	font-weight: bold;
	color: #FF6633;
	background-image: url(../images/2.gif);
	background-repeat: no-repeat;
	text-indent: 25px;
	line-height: 25px;
}
.download_content p{
	line-height: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.down_span2{
		float:right;
}
#clear{
		list-style:none; 
		margin:0; 
		padding:0;
}
#clear li{
		padding:5px 0px;
}
.order p{
	line-height: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.support p{
	line-height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.support ul {
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.support h3 {
	color: #FF9933;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}
.support h1 {
	margin: 0px;
	padding: 0px;
	background-image: none;
	text-indent: 0px;
	color: #FF6633;
}

.list li {
	color: #FF9933;
}
.list p {
	color: #000000;
}
