@charset "utf-8";

/* 首页css */
/* CSS Document */
body{ font-family:"宋体"; font-size:12px; margin:0; padding:0;line-height:120%;}
ul,ol,dl,dt,dd,li{ margin:0; padding:0; list-style:none;}
h1,h2,h3,p{ margin:0; padding:0;}
h1,h2,h3,h4,h5,h6,h7{font-size:14px; line-height:200%; font-weight : bold;}
img{ border:0;}
a{ text-decoration:none;}
.clr{ clear:both;}

#main{ width:980px;
       margin:0 auto; 
	  
	   border-bottom: 1px #F00;/*边框*/ }
	   
a:link {color:#000; text-decoration:none;}
a:visited {color: #000;text-decoration:none;}
a:hover {color: #000; text-decoration:underline;}
a:active {color: #000;}
   
.shuoming a:link {color:#000; text-decoration:none;}
.shuoming a:visited {color: #000;text-decoration:none;}
.shuoming a:hover {color: #000; text-decoration:underline;}
.shuoming a:active {color: #000;}

.Introduction a:link {color:#000; text-decoration:none;}
.Introduction a:visited {color: #000;text-decoration:none;}
.Introduction a:hover {color: #000; text-decoration:underline;}
.Introduction a:active {color: #000;}


#paytnet a:link {color:#FFF; text-decoration:none;}
#paytnet a:visited {color: #FFF;text-decoration:none;}
#paytnet a:hover {color: #FFF; text-decoration:underline;}
#paytnet a:active {color: #FFF;}

#products  {color:#000; text-decoration:none;}
#products  a:visited {color: #000;text-decoration:none;}
#products a:hover {color: #000; text-decoration:underline;}
#products  a:active {color: #000;}

