﻿
p {margin: 0px;padding: 0px;}
form{ margin: 0; padding: 0; }
a { text-decoration: none   ; }
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }
a:active { text-decoration: none; }
ul {margin: 0px;padding: 0px;}
li { list-style-type: none; }

#header {width: 778px; height: auto; float: left; }
#header .main{ background-position: 0 bottom; width: 770px; height: 118px; }
#header .logo{ width: 778px; height: 118px; float: left; background-color:#B1D5F1; }


/* 频道导航样式 */
#header .nav_ch{ background-color:#3666B7; width: 778px; height: 28px; float: left; }

/* 尾部样式 */

#footer { width: 778px; height: auto; float: left; margin-top: 6px; background-color:#B5D3F3 }
#footer .link{ text-align: center; width: 778px; height: 55px; float: left; padding-top: 15px; }
#footer .link p{}
#footer .link a{ color: #666; font-size: 12px; font-family: arial; line-height: 18px; margin-right: 5px; margin-left: 5px; }

.pngholder{
  width:100px;
  height:100px;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/cgIndex.png');
 }
 .titleholder{
 margin-top:15px;
  width:475px;
  height:51px;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/title.png');
 }

