@charset "utf-8";

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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {background:#bfc4f6; font:1.2em Verdana,Arial,Helvetica,sans-serif;}
ul { list-style-type:disc;}
a img {border:0;}

/* Colors */
.blue {color:#353d92;}

/* Content */
.mainContent {margin:20px;}
.mainContent h1 {border-bottom:3px solid #353d92; padding-bottom:5px; font-size:1.6em;}

.contact {margin:10px 0;}

.recommendBox {margin-top:10px;}
.recommendBox h4 {border-bottom:3px solid #353d92; padding-bottom:5px; font-size:0.8em; color:#353D92; font-weight:bold;}
.recommendList li {float:right; margin:10px; list-style:none;}

.offer {float:left; width:30%; margin-right:10px;margin-left:10px;}
.offer ul {margin-top:10px; font-size:0.9em; list-style:inside;}
.offer h3 {border-bottom:1px dashed #353d92; padding-bottom:5px; color:#353d92; font-weight:bold; font-size:0.8em;}



.fx {_display:inline-block; overflow:hidden;}