/*CSS reset*/
body{font-family:"ËÎÌå","Arial Narrow"; color:#454545;}
body,div,h1,h2,h3,h4,h5,h6,form,ul,li,ol,dl,dt,dd,p,a,span,select,input,hr,center,img{margin:0px; padding:0px;}
ul,li,ol{list-style:none;}
div,img{border:0;}

a{color:#C9C9C9;text-decoration:none; font-size:12px;}
a:hover{color:#000000;text-decoration:underline;}

.index-welcome{top:18%; width:100%; height:411px; background:url(images/welcome_bg.jpg) repeat-x bottom; position:absolute;}
.center_pic{width:343px; height:375px; overflow:hidden; float:left;}
.center_txt{width:539px; height:375px; background:url(images/index_02.jpg); float:left; position:relative;}
.center_txt .enter{display:block; position:absolute; bottom:21px; right:49px; width:56px; height:22px;}
.right{width:447px; height:375px; background:url(images/index_03.jpg); position:relative; float:left;}
.right .qq_wb{top:186px; left:258px; position:absolute;}

.copyright{font-family:Verdana, Geneva, sans-serif; font-size:11px; clear:both; padding-left:350px; line-height:30px;}

