.saysite{ width:1px;height:1px;display:block;overflow:hidden }
/* 全身 */
* { margin:0; padding:0; }
body { color:#000; font-family:宋体; font-size:12px; }
img { border:none; }
button { cursor:pointer; }
ul { list-style-type:none; list-style-position:outside; }
table { border-collapse:collapse; }

a { text-decoration:none; } 
a:link { color:#36c; }
a:visited { color:#36c; }
a:hover { color:#39f; text-decoration:underline; }
a:active { color:#fff; background:#36c; }

/* 脑袋 */
.header { width:950px; margin:15px auto 0; }
.header img { float:left; }
.header p { float:right; color:#680; }
.header p input { margin-right:5px; border:1px solid #979797; padding:1px; background:#f2f2f2 url(/images/input_bg.gif) no-repeat top left; }
.header p input.email { width:130px; height:14px; font-family:arial;font-size:12px; }
.header p input.password { width:120px; height:14px; font-family:arial;font-size:12px; }
.header p button { border:none; color:#039; line-height:1.6em; margin-right:5px; }
.header p button.login { width:34px; height:18px; background:#f60 url(/images/login.gif) no-repeat top left; font-size:12px;}
.header p button.reg { width:59px; height:18px; background:#cff url(/images/reg.gif) no-repeat top left; font-size:12px;}

/* 眼睛 */
.nav { clear:both; padding:25px 0 10px 0; ]padding-bottom:9px; width:930px; margin:0 auto; }
.nav ul li { display:inline; }
.nav ul li a { color:#039; font-size:14px; font-weight:bold; padding:9px 13px 12px; background:url(/images/nav.gif) no-repeat top left;outline:0; }
.nav ul li a:visited { color:#039; }
.nav ul li a:hover { color:#fff; text-decoration:none; background:url(/images/nav_hover.gif) no-repeat top left; }
.nav ul li a.bg1 { background:url(/images/bg1.gif) no-repeat top left; }
.nav ul li a.bg2 { background:url(/images/nav.gif) no-repeat top left; }
.nav ul li a:hover.bg1 { background:url(/images/bg1_hover.gif) no-repeat top left; }
.nav ul li a:hover.bg2 { background:url(/images/nav_hover.gif) no-repeat top left; }

.nav ul li.cheku a{ background:url(/images/bg3.gif) no-repeat top left; }
.nav ul li.cheku a:hover{ background:url(/images/nav_hover3.gif) no-repeat top left; }

.search_car{ float:right; margin:-32px 0 0 0; _margin-top:-33px; background:url(/images/search_car.gif) no-repeat top right; padding:3px 6px;height:26px;]height:27px; }
.search_car span{ margin:0 40px 0 0;vertical-align:-30%;]vertical-align:-10%; }
.search_car span a{ padding:2px 5px;background:#5b6475;color:#fff;border:1px solid #8b93a3;border-right:1px solid #2d384e;border-bottom:1px solid #2d384e;outline:0; }
.search_car span a:visited{ padding:2px 5px;background:#5b6475;color:#fff;border:1px solid #8b93a3;border-right:1px solid #2d384e;border-bottom:1px solid #2d384e;}
.search_car span a:hover{ padding:2px 5px;background:#8bb300;color:#fff;text-decoration:none;border:1px solid #e4ff85;border-right:1px solid #360;border-bottom:1px solid #360; }
input.key{ width:144px; height:14px; padding:3px 2px 3px 3px; ]padding:4px 2px 2px 3px; font-size:14px; border:1px solid #979797; margin:2px 7px 0 0; color:gray;font-size:12px; }
.search_car button{ width:44px; height:25px; ]height:26px; background:url(/images/sbutton.gif) no-repeat bottom left;border:none;vertical-align:top;]line-height:10px;color:#f60;font-weight:bold;font-size:13px; }
body.home .home2 a.bg1 { color:#fff; background:url(/images/bg1_hover.gif) no-repeat top left; }
body.my .my2 a.bg2 { color:#fff; background:url(/images/nav_hover.gif) no-repeat top left; }
body.tool .tool2 a,body.car .car2 a,body.group .group2 a { color:#fff; background:url(/images/nav_hover.gif) no-repeat top left; }
body.tool .tool2 a:visited,body.car .car2 a:visited,body.group .group2 a:visited,body.home .home2 a.bg1:visited,body.my .my2 a.bg2:visited { color:#fff; }

/* 头皮屑 */
.crumbs { height:30px; background:#e4f2fd; }
.crumbs p { height:30px; background:#e4f2fd; line-height:30px; margin:0 auto; width:930px; color:gray; }
.crumbs p a { background:url(/images/crumbs.gif) no-repeat top left; padding:0 5px 0 16px; }

/* 肢体结构 */
.content { margin:0 auto; width:930px; }
.page_left,.page_right { margin-top:10px; }
.page_left { width:675px; float:left; }
.page_right { width:240px; float:right; padding-left:15px; }
.box { float:left; border:1px solid #c1d4e2; }
.box h3 { border-bottom:1px solid #c1d4e2; font-size:14px; font-weight:bold; line-height:18px; padding:8px 10px 5px; background:#dff0f8 url(/images/box_h3_bg.gif) repeat-x top left; }
.box h3 a { font-size:16px; }
.box h3 img { margin-right:8px; }
.box .box_content { float:left; padding:10px; }
.box_bg { float:left; padding-bottom:20px; background:url(/images/box_bg.gif) repeat-x bottom left; }

/* 脚丫子 */
.footer { clear:both; font:12px Arial; padding-top:20px; }
.footer p { text-align:center; background:#039; height:20px; color:#fff; line-height:20px; }
.footer p a{ color:#fff; }
.footer p a:visited{ color:#fff; }
.footer p a:hover{ color:#fff; }
.footer .links { height:70px; background:url(/images/footer_bg.jpg) repeat-x top left; text-align:center; line-height:26px; color:#680; padding:8px 0 20px; }
