@CHARSET "UTF-8";
/******* GENERAL RESET *******/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, 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 {
}
body{

		/* fu?"!· explorer 6 !!! */
	behavior:url("css/csshover3.htc");
	/* fu?"!· explorer 6 !!! */
}
table{
	
}
caption, th, td{
	
}
blockquote:before, blockquote:after, q:before, q:after{
	content: "";
}
blockquote, q{
	quotes: "" "";
}
input, textarea, select{
	
}
strong{
	
}

a{
	cursor: pointer;
	color: #296ba5;
	text-decoration: none;
}
.clear{
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
/******* TIPBOX *******/
#tipBox{
	
	background: #f7fafb;
	border: 4px solid #ace4ff;
	font-size: 14px;
	padding: 3px;
	
}
#tipBox.blue{
	color: #44a9da;
}
#tipBox.width{
	width:auto;}
#tipBox.big{
	width: auto;
	font-family: Verdana;
	line-height: 1em;
	padding: 1em;
}
/******* /TIPBOX *******/
/******* /CONTAINER *******/
/******* CONTENT *******/
div.content span{
	display: block;
	font-weight: 700;
	color: #898989;
	margin-top: 1px;
	
}
div.content{
	padding: 0;
	margin-bottom: 20px;
}
/******* /CONTENT *******/
/******* SECTIONS *******/
.content div{
	float: left;
	width: 160px;
	margin-right: 0px;
}
.content div h2{
	font-size: 12px;
	font-weight: 700;
	display: block;
	text-align: center;
	margin-bottom: 9px;
}
