/* CSS Document */


/*
-----------------------------------------------
Site:fangcheng
Author:kobe   
E-mail:kobe.guo@hi-eweb.com
Version:2009
-----------------------------------------------
*/

@import url(font.css);

/*¹«¹²*/

body{ width:100%; background:#e9e8e8; font-family:Arial, Helvetica, sans-serif;color:#322e2b;font-size:12px;}

*{ margin:0px; padding:0px;}

img{border:none;}

ul{list-style:none; margin:0px; padding:0px;}

.inputstyle{border:none; color:#0078ff;}

.toright{float:right;}

#all{ float:left; width:1004px; background:#fff;  }

/*******************************************************************************************/

/*¹²ÓÃ*/

#header{ float:left; width:1004px; background:url(../img/header_bg.jpg) repeat-y; }
.logo{ float:left; margin-top:23px; margin-left:32px; display:inline;}
.email{ float:right; margin-right:20px; display:inline; margin-top:5px;}

.nav{ float:left; width:1004px;}
.nav ul{ float:left; margin-left:200px; display:inline;}
.nav li{ float:left;  }

.search{ float:left; margin-top:7px; margin-left:30px; display:inline; }
.search_name{ float:left; margin-top:2px; font-weight:bold;}
.search_box{ float:left; height:18px; width:140px; margin-left:5px; display:inline; border:#322e2b solid 1px;}
.search_go{ float:left;}  

#in{ float:left; width:1004px;}

.bottom{ float:left; width:1004px;  display:inline; color:#322e2b;  background:url(../img/bottom_bg.jpg) repeat-y;   }
.bottom_text{ float:left; height:26px; line-height:26px; margin-left:5px; display:inline;}
.bottom_nav{ float:left; height:26px; line-height:26px;}

#top_link{ position:absolute; left:0px; top:0px;}
.top_link{
color:#5d5d5d;
text-decoration:none;
}