
*{
	padding:0;
	margin:0;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

html{
	font-family:Verdana,Helvetica;
	font-size:12px;
}

body{
	background:#001B35;
}

h2{
	text-align:center;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
}

h3{
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
}
.header_upper1{
    width:100%;
    height:151px;
	background:url(images/slowcomputerproblems1.GIF) no-repeat;
}
p{
	margin-bottom:15px;
}

img{
	border:0;
}

a{
	text-decoration:none;
}

a:visited{
	color:#0000FF;
}

.header{
	text-align:center;
	color:#FFFFFF;
	clear:both;
}

.header_upper{
	background:#004080;
	padding:10px 0;
}

.header_upper1{
    width:100%;
    height:151px;
	background:#CCC265;
}
.header_lower{
	background:#002B55;
	padding:5px 0;
	font-size:14px;
}

.container{
	border:1px solid #FFFFFF;
	width:90%;
	margin:20px auto;
	background:url(bg.png) right repeat-y #FFFFFF;
}

.mid{
	clear:both;
}

.content{
	font-size:14px;
	padding:10px;
	padding-right:185px;
}

.subtitle{
	border:1px solid #001B35;
	padding:5px;
	text-align:center;
	font-weight:bold;
	font-size:16px;
	background:#D5EAFF;
	width:90%;
	margin:0 auto;
}

.article{
	margin:10px 0;
	font-size:12px;
	padding:5px;
}

.tip{
	background:#D5EAFF;
	border:1px solid #001B35;
	padding:5px;
	width:90%;
	margin:0 auto;
	margin-top:20px;
	font-size:12px;
}
.headtip{
	background:#E1E1E1;
	border:1px solid #001B35;
	padding:5px;
	width:80%;
	margin:0 auto;
	margin-top:20px;
	font-size:12px;
}

.money_box{
	display:block;
	border:1px dashed #000000;
	float:left;
	margin:10px;
	padding:5px;
	height:250px;
	width:300px;
}

.menu{
	float:right;
	width:175px;
	background:#D5EAFF;
}

.menu ul{
	margin:0;
}

.menu ul li{
	text-align:left;
	list-style:none;
	padding:10px 0;
	margin:0 10px;
	border-bottom:0px solid #999999;
}

.menu ul li a{
	font-size:12px;
	line-height:14px;
	text-decoration:none;
	color:#002B55;
	font-weight:normal;
}

.menu ul li a:visited{
	text-decoration:none;
	color:#004080;
}

.menu ul li a:hover{
	text-decoration:underline;
}

.footer{
	color:#FFFFFF;
	text-align:center;
	font-size:10px;
	clear:both;
	background:#002B55;
	padding:5px 0;
}

.ad_text{
	font-size:14px;
}
.style2 {font-size: 24px;
background:#FFFF00;}

.style3 {font-size: 16px}

.style5 {font-size: 20px;
color: red;}


	