﻿@charset "utf-8";
body { font-size: 12px; line-height: 1.8em; color: #333; font-family: "Microsoft YaHei", 微软雅黑, "Microsoft JhengHei", 华文细黑, STHeiti, MingLiu; }
* { margin: 0; padding: 0; }
img { border: 0; }
input, textarea, select { font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma; font-size: 12px; }
li { list-style: none; }
.l { float: left; }
.r { float: right; }
.c { clear: both; height: 1px; margin-top: -1px; overflow: hidden; }
.t_l { text-align: left; }
.t_r { text-align: right; }
.t_c { text-align: center; }
a { color: #646464; text-decoration: none; }
a:hover { color: #eb627c; text-decoration: underline; }
#main { background: url(../images/img.jpg) top no-repeat; height:3560px; }