@charset "gb2312";
/* CSS Document */
/*公共样式定义开始*/
html,body,ul,ol,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,dl,dt,dd,hr{margin:0;padding:0;border:0;}
body{ color:#666666; font-family:"Microsoft YaHei","宋体","黑体",Arial; font-size:12px; line-height:20px;-webkit-text-size-adjust: none; }
ul,li{list-style-type:none; margin:0; padding:0;}
h1,h2,h3,h4,h5,h6 {font-size:12px; font-weight:normal;}
input,button,textarea,select{font:100% Arial,'宋体'; }

/*****默认全局样式超链接样式 ***/
a {color: #666666; text-decoration:none;}/*** 链接基本样式 ***/
a:hover {color: #2289ce; text-decoration:underline; background:none;}/* 链接移上时的样式 */

/* 其它常用样式的定义 */
.left{ float: left;}
.right{ float: right;}
.clear{ clear: both;}
.noBorder{border:none;}
.dashed{ background:url(imageshome_img_06.jpg) repeat-x 0 bottom;}
.color{ color:#2289ce;}
.size10{ font-size:10px;}

img,li{ vertical-align:top; border:0;}/* 解决图片和LI的高度空隙问题 */
.mid{ width:960px; margin:0 auto;}
a.mcolor{ color:#18c4f4;}
.mcolor{ color:#18c4f4;}
.nostyle{ font-style:normal;}
.mid{ width:950px; margin:0 auto;}
.detail_con a { color:#008fd7;}
/***公共样式定义结束***/
