﻿
/* CSS Document */

body{ font-size:12px; 
      font-family:Tahoma, Geneva, "宋体"; 
	  background-image:url(../image/bg.jpg); 
	  background-repeat:repeat-x; 
	  background-color:#d1f3ff; 
	  color:#636363; 
	  margin:0px; 
	  line-height:19px;}

a:link,a:visited{ text-decoration:none; color:#636363; }
a:hover,a:active{ text-decoration:none; color:#f71c1d;}
img {border:0px;}


.text12hui{ font-family:"宋体"; font-size:12px; color:#636363; text-decoration:none; line-height:24px;}
.text12lan{ font-family:"宋体"; font-size:12px; color:#002d4f; text-decoration:none; line-height:24px;}
.text12hong{ font-family:"宋体"; font-size:12px; color:#f71c1d; text-decoration:none;}
.text14lan{ font-family:"宋体"; font-size:14px; color:#002d4f; text-decoration:none; line-height:24px;}
.text14bai{ font-family:"微软雅黑"; font-size:14px; color:#FFF; text-decoration:none;}
.text14hui{ font-family:"微软雅黑"; font-size:14px; color:#636363; text-decoration:none;}


a.daoh:link {font-size: 14px; color: #002d4f; text-decoration: none;}
a.daoh:visited {font-size: 14px;color: #002d4f; text-decoration: none;}
a.daoh:hover {font-size: 14px;color: #f71c1d;  text-decoration: none;}
a.daoh:active {font-size: 14px;color: #f71c1d; text-decoration: none;}


.pro-index{
	float:left;
	width:137;
	height:107;
	border:1px solid #e4e4e4;
	margin-top:6px;
}

.about_pic{
	float:left;
	width:400px;
	border:3px solid #f5f5f5;
	height:200px;
	margin-top:2px;
	margin-right:15px;
	margin-bottom:5px;
}