* {
	margin: 0;
	padding: 0
}
html {
	background-color: #FFF
}
body {
	font-size: 12px;
	font-family: '宋体'
}
ul, ol {
	list-style-type:none
}
li {
	float: left;
	overflow: hidden
}
img {
	border: none
}
a {
	color: #000196;
	cursor: pointer;
	text-decoration: none
}
a:hover {
	color: #C00;
	text-decoration: underline
}
small, big {
	font-size: 12px
}

/* 主页容器 */
.wrapper {
	width: 990px;
	margin: 0 auto;
	visibility: visible;
	overflow: hidden;
	_display: inline-block
}

/* 深红色字体 */
.crimson {
	color: #A61C1A;
	font-weight: bold
}

/* 纯红色字体 */
.red {
	color: red
}

/* 橘黄色字体  */
.orange {
	color: #AA6E07
}

/* 蓝色字体  */
.blue {
	color: #000196
}

/* 灰色字体  */
.gray {
	color: #909090
}

.Area {
	clear: both;
	width: 990px;
	overflow: hidden
}

.hidden {
	visibility: hidden
}

.hide {
	display: none
}

.show,
.block {
	display: block
}

/* 网页顶部 */
.top {
	height: 20px;
	padding-top: 10px;
	border-bottom: #CCC 1px solid;
	background: transparent url(top.gIf) repeat-x 0 bottom
}

.top li {
	text-align: center
}

/* 会员登录 */
.top .left {
	float: left;
	width: 200px;
	padding-left: 50px;
	background: transparent url(ruicon.gif) no-repeat 40px 0
}

.top .left li {
	width: 100px
}

.top .right {
	float: right;
	padding-right: 10px
}

.top .right li {
	padding: 0 12px;
	border-right: #333 1px solid
}

/* RSS 阅读 */
.top .right .rss {
	border-right: 0;
	padding-right: 20px;
	background: transparent url(rss.gif) no-repeat right 0
}

/* 网页头部 */
.header {
	height: 160px;
	padding-top: 10px;
	background: transparent url(header.jpg) no-repeat 0 80px
}

.head {
	height: 60px
}

.head .logo {
	float: left;
	width: 180px;
	height: 60px;
	background: transparent url(logo.jpg) no-repeat 0 0
}

.head .banner {
	float: left;
	width: 468px;
	height: 60px;
	margin-left: 10px
}

.head .textads {
	float: left;
	width: 320px;
	height: 58px;
	margin-left: 10px;
	border: #D9D9D9 1px solid;
	background-color: #F9F9F9
}

.head .textads li {
	float: left;
	width: 130px;
	padding: 5px 0 0 30px;
	background: transparent url(icon.gif) no-repeat 20px 10px;
	overflow: hidden
}

/* 网站导航 */
.main {
	height: 180px;
	padding-top: 15px
}

.nav {
	height: 50px
}

.parnav {
	padding-left: 9px;
	overflow: hidden
}

.parnav li {
	width: 65px;
	line-height: 50px;
	background: transparent url(line.jpg) no-repeat right 5px
}

.parnav .start,
.parnav .end {
	background: none
}

.parnav a {
	display: block;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	outline: none;
	text-decoration: none
}

.parnav .start a,
.parnav .start a:hover,
.parnav a:hover {
	color: #000;
	background: transparent url(nselected.jpg) no-repeat 0 12px
}

.subnav {
	position: absolute;
	z-index: 999;
	top: 164px;
	left: 0px;
	float: left;
	height: 27px;
	line-height: 27px;
	background: transparent url(son.gif) no-repeat 0 0
}

.subnav .pot {
	position: absolute;
	top: -4px;
	left: 0px;
	width: 11px;
	height: 5px;
	background: transparent url(son.gif) no-repeat 0 -81px
}

.subnav .cot {
	float: left;
	padding-right: 10px;
	background: transparent url(son.gif) no-repeat right -54px
}

.subnav p span {
	float: left;
	_display: inline;
	color: #235E99;
	margin-left: 10px;
	background: transparent url(son.gif) repeat-x 0 -27px
}

.subnav a {
	display: inline;
	color: #235E99;
	font-size: 100%;
	font-weight: normal
}

.subnav a:hover {
	color: #235E99;
	border-bottom: #235E99 2px solid;
	background: none
}

/* 电子商务子栏目定位 */
#subnav12 {
	left: 660px
}

#subnav12 .pot {
	left: 163px
}

#subnav12 .cot {
	width: 322px
}

/* 站长培训子栏目定位 */
#subnav14 {
	left: 860px
}

#subnav14 .pot {
	left: 93px
}

#subnav14 .cot {
	width: 124px
}

/* 网赚教程子栏目定位 */
#subnav5 {
	left: 240px
}

#subnav5 .pot {
	left: 128px
}

#subnav5 .cot {
	width: 256px
}

/* 搜索栏 */
.main .search {
	height: 30px;
	padding: 5px 0 0 50px
}

.main .search form {
	float: left;
	width: 380px
}

.main .search form li {
	padding-left: 15px
}

.main .search .radio input {
	width: 14px;
	height: 14px
}

.main .search .radio span {
	float: left;
	margin-top: 6px
}

.main .search .radio  .mode {
	padding-left: 5px
}

.main .search .keyword span {
	float: left;
	margin-top: 2px
}

.main .search .keyword input {
	width: 190px
}

/* 热门搜索 */
.main .search .hot {
	float: left;
	width: 560px;
	line-height: 25px
}

.main .search .hot span {
	display: inline-block;
	width: 1px
}

.main .search .hot h4 {
	float: left;
	width: 80px
}

.main .search .hot li {
	width: 470px
}

.main .search .hot a {
	text-decoration: underline
}

.main .search .hot a:hover {
	color: #ffa200;
	text-decoration: none
}

/* 4行4列广告文字 */
.row4column4ads {
	height: 85px;
	margin-top: 10px;
	padding-top: 5px;
	background: transparent url(row4column4ads.jpg) no-repeat 0 0
}

.row4column4ads li {
	width: 197px;
	padding: 5px 0 0 50px;
	background: transparent url(icon.gif) no-repeat 40px 10px;
}

/* 友情链接 */
.flink {
	padding-top: 10px
}

.flink .list {
	float: left;
	width: 948px;
	padding: 20px 20px 15px 20px;
	border: #DDD 1px solid
}

.flink .list h3 {
	float: left;
	font-size: 14px
}

.flink .list span {
	color: #999;
	line-height: 20px
}

.flink .list span a {
	color: #999
}

.flink .list span a:hover {
	color: #C00
}

/* 网页底部  */
.footer {
	border-top: #CCC 1px solid;
	margin-top: 10px;
	padding: 10px 0;
	text-align: center
}

.footer p {
	line-height: 20px
}

.footer p,
.footer a {
	color: #999
}

.footer a:hover {
	color: #C00
}