/*** 全局（边界，填充，边框，文本色） ***/
body,table,td,th,div,ul,ol,li,dl,dt,dd,p,form{margin: 0;padding: 0;text-align: left;font-size: 12px;color: #333333;font-family: Arial, Helvetica, sans-serif;}
input{margin: 0;padding: 0;font-size: 12px;color: #333333;}
ul,ol,li{list-style-type: none;}
body {background:#CCCCCC url(../images/bodybg.gif) repeat-y  0; }
h1,h2,h3,h4,h5,h6{margin: 0;padding:0;text-align: left;}
.bold0{ font-weight: bold; }
/***** 页面布局 *****/
#content {background: #FFFFFF;width:750px;margin: 0 0 0 10px; }
#head{height:98px;background:#000000;}
#main{}
#foot{height:266px;background:#EFEFEF url(../images/ff.gif);clear: both;}
#right{top:5px;left:750px;width:120px;text-align:left;margin-left:26px;float:right;position: absolute;}
#right div{margin:5px; border:#CCCCCC dashed 1px; background:#FFFFFF}
#right img{border:0;}
/*文本颜色*/
.colorwhite{ color: #FFFFFF; }
.colorblack{ color: #000000; }
.colorccc{ color: #CCCCCC; }
.colorred{ color: #FF0000; }
.colorblue{ color: #0000FF; }
.colorgreen{ color: #00FF00; }
.coloryellow{ color: #FFFF00;}
.design{ background:#EEEEEE; text-align:right;padding:2px 12px; border-top:#CCCCCC dashed 1px;}
.design a{color:#BBBBBB}
/* 超级连接样式 */
a{color: #333333;text-decoration: none;text-align: center;}
a:hover {color: #FF4500;text-decoration: none;text-align: center;}
.whitea{color: White;text-decoration: none;text-align: center;vertical-align: middle;}
.whitea:hover,.whitea a:hover  {color: Yellow;text-decoration: underline;text-align: center;}
.red a{color:#FF0000}
.red a:hover{color:#0000FF}

.contact{margin:5px 155px 15px 5px;display: block;float: left;}
.contact li{padding:3px;}