@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed);
body{
	background:#fff;
	padding:0;
	margin:0;
	color:#000;
}

.content1{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	
}

.t1{ 
	width:283px;
	background-image:url(../images/tab1.png);
	background-repeat: no-repeat;
	font-size:30px;
	color:#FFFFFF;
	float:left;
	line-height:54px;
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	cursor: pointer;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #fff;

}

.t2{
	width:283px;
	background-image:url(../images/tab2.png);
	background-repeat: no-repeat;
	font-size:30px;
	color:#FFFFFF;
	float:left;
	line-height:54px;
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	cursor: pointer;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-color: #fff;
	
}


.m-intel{
	margin-top:0px;
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:30px;

}



.m-amd{
	font-family:'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:30px;
	display: none;

}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	color: #FFFFFF;
}

.a1 {
    padding: 30px 0 5px;
	background:#1f1f1f;
	margin-bottom:0px;

}

.a1 p {
	color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	font-size:14px;
	line-height: 30px;
}

.m1:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
}
.m1:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
.m1:active {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
.m1:hover {
	text-decoration: none;
	font-weight: bold;
	color: #00CCFF;
}

.text1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:30px;
	padding:20px 20px 20px 20px;
	text-align:left;
}
.mo-t1{
	color:#FFFFFF;
	font-size:22px;
	font-weight: bold;
	
}

.mo-t2{
	color:#808284;
	font-size:22px;
	font-weight: bold;
	
}

.mo-t3{
	color:#007DC5;
	font-size:22px;
	font-weight: bold;
	
}

.top-box{
	margin-top:0px;
	height:397px;
	background-image:url(../images/w10.jpg);
}

.top-title{
	padding-left:40px;
	padding-top:100px;
	background-image:url(../images/w10.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	color:#FFFFFF;
}

.top-title1{
	font-size:100px;

}

.top-title2{
	color:#FFFFFF;
	font-size:22px;
	
}.noa1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}
