/*############################################
Copyright 2007 xutour.com
Author : Shiny Zhu
############################################*/
@import "global.css";

body{background:#000;text-align:center;}
/* Links */
a:link,
a:visited,
a:active{color:#f00;} 
#welcome{margin:1em auto;padding:70px 0 0;text-align:left;width:750px;height:430px;background:url(../img/chuanzangxian_001.jpg) no-repeat top left;border:3px solid #fff;}
#intro h1{display:none;}
#intro img{width:200px;height:160px;border:2px solid #fff;}
#intro p{color:#000;font-weight:bold;}
.more a{font-weight:bold;font-size:20px;}
.red{color:#f00;}