﻿/* CSS Document */
* { word-break:break-all; word-wrap:break-word; line-height:150%; }/*强制换行*/
html { background:#eaeaea; padding:0px; margin:0px; }
body { font-family:宋体; font-size:12px; color:#999999; padding:0px; margin:0px; }
body,div,form,th,td { padding:0px; margin:0px; }
table { border-collapse:collapse; border-spacing:0px; }
fieldset,img { border:0px; }
address,caption,cite,code,dfn,em,strong,th,var {  }
ul,ol { list-style:none; }
h1,h2,h3,h4,h5,h6 { font-size:100%; }

a:link,a:visited { color:#666666; text-decoration:none; }
a:hover,a:active { color:#CC0066; text-decoration:none; }
.clear { clear:both;}
.width { margin:0px auto; overflow:hidden; padding:0px; width:760px; }
.location { background:url(../images/locationBg.gif) no-repeat left top; height:27px; margin:10px auto; }
.location div { background:url(../images/locationBg.gif) no-repeat right top; height:27px; margin:0px 0px 0px 15px; }
.location div span { background:url(../images/locationIco.gif) no-repeat 5px center; color:#006db1; display:block; height:27px; line-height:27px; padding:0px 0px 0px 25px; }
.location div span a { color:#006db1; }
