@charset "utf-8";
/* 全局样式 */
*{padding:0px;margin:0px;}
img,input{ vertical-align:middle;}
img{border:0px;}
ul{list-style:none;}
a{ text-decoration:none;}
/* logo */
center{font:normal normal 38px "微软雅黑","黑体","宋体";color:#0a60b0;margin:50px 0;}
/* 搜索 */
.search_index{width:386px;height:27px;background:url(../images/gp_search_bg.gif) no-repeat;margin:0 auto;overflow:hidden;}
.search_index_gp{width:386px;height:27px;background:url(../images/yy_search_bg.gif) no-repeat;margin:0 auto;overflow:hidden;}
.search_txt{width:275px;height:17px;margin:0px 3px;font:normal normal 14px/17px "宋体";color:#0a60b0;border:0;background:none;}
.search_btn{width:98px;height:25px;margin:1px 0 0 3px;border:0;background:none;}
/* 搜索关键词 */
.keyword{width:386px;height:auto;margin:35px auto 140px auto;text-align:center;overflow:hidden;}
.keyword a{font:normal normal 12px/20px "宋体";color:#0a60b0;padding:0px 5px;text-align:left;}
.copyright a{font:normal normal 12px/20px "宋体";color:#0a60b0;padding:0px 4px;margin-bottom:140px;}
.keyword a:hover,.copyright a:hover{ text-decoration:underline;}
/* 版权 */
.copyright{width:1000px;height:auto;overflow:hidden;margin:0px auto;text-align:center;font:normal normal 12px/22px "宋体";color:#0a60b0;}