@charset 'gb2312';
/* --------------------------------------------- */
/* Basic css */
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,
fieldset,legend,input,button,textarea,select,p,blockquote,th,td,frame,iframe {margin:0;padding:0;}
fieldset,img {border-style:none;}
abbr,acronym,kbd,q,blockquote,address,caption,cite,code,dfn,em,strong,th,var,optgroup {font-style:normal;font-weight:normal;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
input,button,textarea,select,optgroup,option,code,kbd,samp,tt {font-size:100%;}
ul,ol {list-style:none outside;}
a:link,a:visited {text-decoration:none;}
a:hover,a:active {text-decoration:underline;}
html {overflow-y:scroll;height:100%;}  /** To make Firefox always show vertical scrollbar **/

/** Framework **/
.cmClr {display:inline-block;}
.cmClr {display:block;}
.cmClr:after {content:'';display:block;clear:both;height:0px;}
.cmWrap {clear:both;margin:0 auto;width:950px;overflow:hidden;}
.cmBtn {display:block;text-indent:-9999px;overflow:hidden;}
.cn {font-family:SimSun,sans-serif;}

/** Public **/
body {font:12px/14px Arial,Helvetica,sans-serif,'ËÎÌå';color:#000;background:url(../images/bg.jpg);}
.side_left,.side_midd,.side_right {float:left;_display:inline;}
.txt p {line-height:20px;text-align:justify;text-justify:distribute;}
/**/
#dv_wrap {
background:url(../images/tbg.jpg) no-repeat center top;
}
/* dv_foot */
#dv_space {
	margin:18px 0 0 0;
	height:1px;
	overflow:hidden;
	background:#D7D7D7;
}
#dv_foot {
	padding:15px 0 0 0;
	height:122px;
	font-size:12px;
	color:#FFF;
}
#dv_foot p {
	margin:0 auto;
	width:950px;
	height:26px;
	line-height:26px;
	text-align:center;
}
#dv_foot span {
	margin:0 12px;
}
#dv_foot a {
	margin:0 12px;
	color:#FFF;
}
