/*
intro:xueyuansky.com | new homepage css
Author:Chenl
Last Modify Date:2010-01-30
*/

/*--common--*/
body{margin:0;padding:0;background:#FFF;font:12px "ËÎÌå","Î¢ÈíÑÅËÎ",Tahoma,Arial;color:#666;line-height:150%;text-align:center;}
a,a.link{color:#666;text-decoration:none;}
a:hover{color:#CCC;}
.wrap{clear:both;margin:0 auto;width:486px;}
.center{text-align:center;}

/*--header--*/
#header{height:36px;background:url(/viewspace/img/tool/bg_toolbaruser.jpg) center repeat-x;line-height:36px;text-align:right;overflow:hidden;}
#header a.logo{background:url(/viewspace/img/tool/logo.jpg);width:88px;height:36px;text-indent:-9999px;float:left;display:block;}
#header a{padding:0 5px 0 3px;font-weight:bold;color:#FFF;text-decoration:none;}
#header a:hover{color:#F00;}

/*--userinfo--*/
#userinfo{margin:10px auto;height:30px;line-height:20px;border:1px dotted #333;background:#DDD;}
#userinfo ul{margin:0;padding:5px;list-style-type:none;}
#userinfo ul li{float:left;padding:0 10px;}

/*--Banner--*/
#banner{height:200px;background-image:url(xys_img/xys_bg_h_banner.jpg);}

/*--mainbody--*/
#mainbody{clear:both;margin:0 auto;width:450px;text-align:left;}
#mainbody p{text-indent:24px;}
#mainbody p.author{text-align:right;}

/*--footer--*/
#footer{padding-top:10px;height:70px;border-top:1px solid #EEE;background:url(xys_img/xys_bg_h_footer.gif) center bottom no-repeat;}
#footer #aboutus a{padding:2px 5px 1px 3px;color:#CCC;}
#footer #aboutus a:hover{color:#333;}
#footer #copy{padding-top:5px;}
#footer #copy,#footer #copy a{color:#CCC;}