@charset "utf-8";

/* CSS Document */
#header {
	width:1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: hidden;
	position: relative;
	visibility: visible;
	padding:0px;

}
#main {
	width:1000px;
	overflow: visible;
	position: relative;
	visibility: visible;
	margin-left: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0; padding:0px; padding-top:14px;
}
#mainabout{
	width:954px;
	overflow: visible;
	position: relative;
	visibility: visible;
	margin-left: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0; padding:0px; margin-top:14px; margin-left:22px; margin-right:22px; margin-bottom:5px; border:solid 1px #454544; background:url(../images/bg.jpg) repeat-y;}
#footer {
	width:1000px;
	overflow: hidden;
	position: relative;
	visibility: visible;
	margin-top: 0;
	margin-right: auto; 
	margin-bottom: 0;  background:url(../images/foot_bg.jpg) repeat-x ; height:120px; 
}
#footer a{ color:#666666;
}
#sidebar{
	float:left;
	width:254px;
	overflow: hidden;
	position: relative;
	visibility: visible;
	padding:0px; margin:0px;
    border-right: solid 1px #454544;
}
#sidebar a{color:#D4D2D2;}
#sidebar a:hover{line-height:21px; color:#FF9900; text-decoration:none;}
#containe{
	float:left;
	width:676px;
	overflow: hidden;
	position: relative;
	visibility: visible; padding-left:11px;
}
#main #containeindex{padding-top:15px;
	float:left;
	width:970px;
	overflow: hidden;
	position: relative;
	visibility: visible; padding-left:19px; padding-right:11px; 
}
#zmain{
	width:1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: hidden;
	position: relative;
	visibility: visible; padding:0px; 
}
#clearfloat {
    clear:both;
    height:1px;
    overflow:hidden;
    margin-top:-1px;
}
#box{
	float:left;
	width:676px;
	overflow: hidden;
	position: relative;
	visibility: visible;
	margin:0px; padding:0px; border:none;
}
.write{ width:666px; overflow:hidden;float:left; padding-left:10px; padding-top:6px; margin:0px; border:0px; line-height:24px;;border:none;}
.bg{
	float:left;
	width:970px; height:356px;
	overflow: hidden;
	position: relative;
	visibility: visible;
	margin:0px; padding:0px; border:none; background-image:url(../images/flash.jpg); background-repeat:no-repeat;
}
.bgtom{
	float:left;
	width:970px; height:122px;
	overflow: hidden;
	position: relative;
	visibility: visible;
	margin:0px; padding:0px; border:none; padding-bottom:10px; background-image:url(../images/aboutbg.jpg); background-repeat:no-repeat;
}
.bgleft{
	width:254px; height:436px;
	overflow: hidden;
	position: relative;
	visibility: visible;
	margin:0px; padding:0px; border:none; background:url(../images/l-bg.jpg);
}
.aboutwrite{  float:left; width:310px;text-align:left; padding-top:10px; padding-left:10px;margin:0px; border:0px; line-height:24px; color:#666666;border:none;}