﻿@charset "utf-8";
/* CSS Document */

/*全局*/
*{margin:0; padding:0}
td,input,select{font-size:12px; font-family:"宋体"; color:#000000; word-break:break-all;word-wrap:break-word}
a{font-size:12px; font-family:"宋体"; color:#000000;text-decoration:none}
a:hover{font-size:12px; font-family:"宋体"; color:#666666; text-decoration:none}
img{border:0;}

/*字*/
.white{color:#FFFFFF}
.white_big{font-size:14px; font-weight:bold; color:#FFFFFF}
.gray{color:#666666}
.title{font-family:"微软雅黑"; font-size:28px; color:#000000}
.nr{padding:10px; line-height:30px; font-size:14px}
.black{font-size:14px}
.blue{color:#000076; font-weight:bold}

/*链接*/
.white_link a{font-size:14px; font-weight:bold; color:#ffffff}
.white_link a:hover{font-size:14px; font-weight:bold; color:#D0FFFF}
.black_link a{font-size:14px; color:#000000}
.black_link a:hover{font-size:14px; color:#666666}
.coffee_link a{color:#663300}
.coffee_link a:hover{color:#990000}

/*其他*/
.mar_t{margin-top:5px}
.mar_t2{margin-top:7px}
.pad_right{padding-right:10px}
.bor_blue{border:1px solid #046BBB}
.dis1{padding-left:5px; line-height:25px}
.dis2{padding:10px; line-height:30px; font-size:14px}
#dem {BORDER-BOTTOM: 0px; TEXT-ALIGN: center; BORDER-LEFT: 0px; FLOAT: left; width:98%; HEIGHT: 285px; OVERFLOW: hidden; BORDER-TOP: 0px; BORDER-RIGHT: 0px}