/* CSS Document */
@charset "utf-8";
/*************************************
* 文件名称：css.css
* 作   者：	丰明，QQ860109078
* 创建日期：2014-08
* 文件版本：ver 1.0
* 内容概要: 框架公用样式文件
*************************************/

body{width:100%;margin:0 auto;padding:0px;text-align:center;font-size:13px;color:#505050;line-height:22px;background:#0099FF;}

* {word-break:break-all; }h1, h2, h3, h4, h5, h6 { font-size:1em; margin:0; padding:0;  }
ul, li { list-style:none;  margin:0; padding:0; }
fieldset, img { border:none;  margin:0; padding:0; }
legend { display:none;  margin:0; padding:0; }
em, strong, cite, th { font-style:normal; font-weight:normal;  margin:0; padding:0; }
table { border-collapse:collapse; }

td{font-size:12px;}
img { border:0px;}
a:link {font-size:13px;text-decoration: none;color: #505050;}
a:visited {font-size:13px;text-decoration: none;color: #505050;}
a:hover {font-size:13px;text-decoration: underline;color: #000000;}
p {margin:0 auto;}
div {word-wrap:break-word;overflow:hidden;}
span {word-wrap:break-word;overflow:hidden;}
.kong{margin:0 auto;width:100%;font-size:0px;height:6px;overflow:hidden;}
.konga{margin:0 auto;width:100%;font-size:0px;height:6px;overflow:hidden;}
.kongb{margin:0 auto;width:100%;font-size:0px;height:10px;overflow:hidden;}
.cc{clear:both;}
.zclear{clear:both; visibility:hidden; line-height:1px;}

/*引导页*/
#top{margin:0 auto;width:950px;height:140px;background-image:url(../images/top.jpg);}
#tcd{width:930px;height:23px;padding-right:20px;line-height:23px;color:#fff;text-align:right;}
#tcd a{color:#fff;decotation:none;}
#tcd a:hover{color:#fff;decotation:underline;}
#welcome999{margin:0 auto;width:950px;background:#fff;height:330px;}
#welcome{margin:0 auto;width:950px;background:url(../images/welcome-bg.jpg) bottom repeat-x; height:330px;}

.welcome-cat{padding:22px 0 0 42px;}
.welcome-cat .cat1{float:left; width:189px; height:248px; background:url(../images/cat1.jpg);}
.welcome-cat .cat2{float:left; width:504px; height:248px; background:url(../images/cat2.jpg);}
.welcome-cat .cat3{float:left; width:189px; height:248px; background:url(../images/cat3.jpg);}
.welcome-cat .welcome-views{padding-top:51px; text-align:center;}
.welcome-cat .welcome-views a{display:inline-block; margin-right:5px;}
.welcome-cat .welcome-link{text-align:center; padding-top:5px;}
.welcome-cat .welcome-link a{color:#FFF; font-size:14px; text-decoration:none;}
.welcome-cat .welcome-link a:hover{color:#FFF; text-decoration:underline;}
.welcome-link em{width:34px; height:34px; display:inline-block; vertical-align:middle; margin-right:2px; background:url(../images/welcome_link.jpg);}
#welcome_footer{margin:0 auto;width:950px;height:30px;background:#0050a9;text-align:center;line-height:30px;color:#fff;}
#welcome_footer a{color:#fff;decotation:none;}
#welcome_footer a:hover{color:#fff;decotation:underline;}
#welcome_bq{margin:0 auto;width:950px;min-height:100px;_height:100px;overflow-y:visible;color:#fff;line-height:25px;text-align:center;padding-top:20px;}
#welcome_bq p{margin:0 auto;text-align:center;}