@charset "utf-8";

/* 通用样式 */
div, table, form, ul, ol, li, dl, dt, img, dd, tr, span, input, select, img, p {margin:0 ;padding:0;}
h1,h2, h3, h4, h5, h6, h7{padding:0px;margin:0px;}
body {font-size:12px; font-family:"宋体"; color:#333333;margin:0 auto;text-align:center;}
a {text-decoration:none; color:#224386;}
a:hover{color:#CC0000;}
ul li{list-style:none;}
img {border:none;}
input, select {color:#666666;font-size:12px;vertical-align:middle; text-align:left;}
input[type=text], input[type=password] {height:18px;}

/* 页面总宽度 */
.container{ width:1000px; height:850px; line-height:26px; text-align:center;margin:0 auto;}

/* 主体 */
.bg{ background:url(121126ftrdbg.jpg) no-repeat center top; width:auto; height:850px;}
