body {
	background-image: url(t-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
td {
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #666;
}
h1 {
	font-family: Arial;
	font-size: 40px;
	line-height: 30px;
	color: #214bbc;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h2{
	font-family: Arial;
	font-size: 24px;
	line-height: 30px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
h3{
	font-family: Arial;
	font-size: 16px;
	color: #666666;
	display:inline;

}
.big {
	font-family: Arial;
	font-size: 36px;
	line-height: 30px;
	color: #214bbc;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.bigheadline {
	font-family: Arial;
	font-size: 30px;
	line-height: 30px;
	color: #214bbc;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.b{
	font-weight: bold;
}
a:hover {
	color: #333;
	text-decoration: underline;
}

/*导航*/
.nav-link a:link, .nav-link a:visited {
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	font-family: Arial;
	line-height: 18px;
	font-weight: bold;
}
.nav-link a:hover{
	color:#FFF;
	text-decoration: underline;
}
.nav-link1 a:link, .nav-link1 a:visited {
	font-size: 14px;
	color: #FFF;
	text-decoration: underline;
	font-family: Arial;
	line-height: 18px;
	font-weight: bold;
}
.nav-link1 a:hover{
	color:#FFF;
	text-decoration: none;
}
/*广告*/
.t-t-bg{
	background-image: url(t-t-img.jpg);
	background-repeat: no-repeat;
}
.t-t-c{
	font-family: Verdana;
	font-size: 19px;
	line-height: 27px;
	color: #FFF;
}
/*软件推荐*/
.s-bg{
	background-image: url(s-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.s-ico {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 27px;
}

.s-ico li {
	background-image: url(img/t-ico.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 32px;
}
.s-c{
	color: #000;
}
.box-c{
	font-family: Arial;
	font-size: 18px;
	line-height: 18px;
}
a.button {
	display: block;
	height: 76px;
	width: 248px;
	background-image: url(button.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a:hover.button {
	background-image: url(button.gif);
	background-repeat: no-repeat;
	background-position: 0px -76px;
}
.Money{
	font-size: 12px;
	color: #ff8400;
}
.Money-b{
	font-size: 18px;
	color: #ff8400;
	line-height: 24px;
}
/*右导航*/
.r-t-bg{
	background-image: url(r-t-bg.gif);
	background-repeat: no-repeat;
}
.r-title{
	font-family: Arial;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	line-height: 14px;
}
.r-t-ico li {
	background-image: url(r-t-img.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}
.r-m-bg{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bdbcbd;
	border-left-color: #bdbcbd;
	background-image: url(r-m-bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.r-m-ico {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.r-m-ico li {
	background-image: url(img/r-ico.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 15px;
}

.r-link a:link, .r-link a:visited {
	font-size: 12px;
	color: #06C;
	text-decoration: underline;
	font-family: Verdana;
	line-height: 18px;
}
.r-link a:hover{
	color:#000;
}
/*内容*/
.c-bg{
	background-image: url(c-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.c-bg-1{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d7deec;
	border-left-color: #d7deec;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d7deec;
}
.c-titile{
	font-family: Arial;
	font-size: 18px;
	line-height: 24px;
	color: #333;
}
.c-t-ico {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.c-t-ico li {
	background-image: url(img/c-ico.gif);
	background-repeat: no-repeat;
	background-position: left -1px;
	padding-left: 30px;
}
.c-c{
	color: #333;
}
.c-m-ico {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.c-m-ico li {
	background-image: url(img/m-ico.gif);
	background-repeat: no-repeat;
	background-position: left -1px;
	padding-left: 30px;
	margin-left:15px;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #CC0000;
	font-weight: bold;
	line-height: 40px;
}
.tag1{
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
.tag2{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
.tag3{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
.tag4{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
