@CHARSET "UTF-8";
/******* GENERAL RESET *******/
 div, span, applet, object, iframe, h2, h3, h4, h5, h6,  blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,
 tfoot, thead, tr, th, td {
border: 0pt none;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0pt;
padding: 0pt;
vertical-align: baseline;
}
body{
	
}
table{
	border-collapse: separate;
	border-spacing: 0pt;
}
caption, th, td{
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after{
	content: "";
}
blockquote, q{
	quotes: "" "";
}
input, textarea, select{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
strong{
	font-weight: 700;
}
tipBox ul{
	list-style: inside;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
	 
	 
}
tipBox li{


}

p{
	
}
tipBox a{
	cursor: pointer;
	color: #296ba5;
	text-decoration: none;
}
.clear{
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}

/******* LOGO *******/
#logo{
	text-align: center;
	margin-top: 1em;
	display: block;
}
/******* /LOGO  *******/
/******* CONTAINER *******/
#container{
	width: 960px;
	margin: 40px auto;
	text-align: left;
}
#container p{
	margin: 0 0 12px 12px;
}
/******* /CONTAINER *******/
/******* CONTENT *******/
div.content span{
	display: block;
	font-weight: 700;
	color: #898989;
	margin-top: 10px;
}
div.content{
	padding: 0;
	margin-bottom: 20px;
}
/******* /CONTENT *******/
/******* SECTIONS *******/
.content div{
	float: left;
	width: 180px;
	margin-right: 4px;
}
.content div h2{
	font-size: 12px;
	font-weight: 700;
	display: block;
	text-align: center;
	margin-bottom: 9px;
}
/******* /SECTIONS *******/
/******* TIPBOX *******/
#tipBox{
	background: #F8F8F8;
	font-size: 12px;
	border:1px solid #9A9A9A;
	padding: 12px;
	width: 310px;
        text-align:left;
        font-family:Arial,
        
}

#tipBox.blue{
	color: #44a9da;
}
#tipBox.width{
	width: 310px;
}
#tipBox.management{
	width: 380px;
}


#tipBox.endpoint{
	width: 310px;
}

#tipBox.anti{
	width: 310px;
}


#tipBox.malware{
	width: 310px;

}





#tipBox.big{
	width: auto;
	font-size: 40px;
	line-height: 1em;
	padding: 1em;
}



#tipBox h1{
	font-size:15px;
	font-family:"Times New Roman";
	margin::0;
	padding:0;
	}
#tipBox p{
text-align:justify;
	
}

/******* /TIPBOX *******/
