/* dansion.com home style */
html{
height:100%;
overflow:hidden;
}
body{
margin:0px;
font-size:12px;
background-color:#333;
font-family:Arial, Helvetica, sans-serif;
height:98%;
}
#wrapper{

height:100%;
}
.top{
height:39%;

background:url(../img/index_bg_top.jpg) repeat-x bottom;
position:relative;
}
.img{
text-align:center;
height:100%;
position:absolute;
bottom:0px;
left:0px;
height:180px;
width:100%;
margin:0px auto;
}
.img img{
margin-right:30px;

}
.content{
height:61%;
background:#4b86c1 url(../img/bg.jpg) repeat-x 0px -6px;
position:relative;
}
.contert_top{
clear:both;
height:10px;
font-size:1px;
}
.nav{
text-align:right;
color:#bbff18;
float:left;
width:44%;
line-height:180%;
padding-bottom:10px;
}
.blog{
float:right;
width:55%;
background:url(../img/h-line.gif) left repeat-y;
height:85%;
}
.blog-list{
padding-left:10px;

}
h5{
padding:0px 0px 5px;
margin:0px;
color:#bbff18;
font-size:12px;
background:url(../img/v-line.gif) bottom repeat-x;
line-height:120%;

}
.blog-list ul{
padding:0px 0px 0px 20px;
margin:0px;
}
.blog ul li{
list-style:url(../img/blog_li.gif);
line-height:180%;

}
.blog ul li a:link,.blog ul li a:visited{
color:#c9e4fe;
}
.blog ul li a:hover{
color:#daff7d;
text-decoration:underline;
}
.more{
padding-left:14px;
padding-top:5px;
line-height:180%;
color:#bbff18;
font-weight:bold;
}
.more a:link,.more a:visited{
color:#bbff18;
}
.line{
clear:both;
background:url(../img/v-line.gif) top repeat-x;
height:5px;
font-size:1px;
}

.nav img{
border:0px;
margin:10px 0px;
}
.clear{
clear:both;
}
.foot{
color:#666;
width:100%;
bottom:0px;
background:#333 url(../img/index_bg_foot.jpg) top repeat-x;
bottom:-1px;
position:absolute;
width:100%;
}
.ad{
text-align:center;
width:468px;
margin:10px auto;
}
.copytright{
padding:10px;
float:left;
}
.beian{
float:right;
padding:10px;
}
a,a:visited{
color:#c9e4fe;
text-decoration:none;
}
a:hover{
color:#daff7d;
text-decoration:underline;
}

/*//////////////////*/

.error404{
	height:100%;	
	position:relative;
}
.error404 .errorNotice{
	position:absolute;
	width:260px;
	height:120px;
	background:#ff0;
	margin:0px auto;
	top:40%;
	left:50%;
	margin-left:-130px;
	margin-top:-60px;
	background:url(../img/error.jpg) no-repeat;
}
.error404 .errorNotice a{
	display:block;
	width:123px;
	height:31px;
	background:#f00;
	position:absolute;
	bottom:20px;
	right:65px;
	background:url(../img/gohome.jpg)
}
.error404 .errorNotice a:hover{
	background-position:0px -31px;
	text-decoration:none;
}
.error404 .errorNotice a span{
	visibility:hidden;
	
	
}
#goog-fixurl div{
	width:260px;
	position:absolute;
	height:100px;
	margin-left:-130px;
	margin-top:60px;
	top:40%;
	left:50%;
	display:none;
	
}
#goog-fixurl form{
	display:block;
}
#goog-wm div.content{
	background-color:#333;
	background-image:none;
}
h3.other-things{
	font-size:14px;
	padding:0px;
	margin:0px;
	color:#777;
}
#goog-fixurl ul{
	padding:0px;
	margin:0px;
}
#goog-wm-qt{
	width:150px;
	border:1px solid #666;
	line-height:20px;
	height:20px;
	padding:2px;
}
#goog-wm-sb{
	width:80px;
	height:26px;
	border:1px;
}
