/* 共用样式 */
* { margin:0px; padding:0px; }
body { text-align:center; font-family:宋体,arial; font-size:12px; color:#333; }
li { list-style:none; }
.clear { font-size:0px; line-height:0px; clear:both; }
img { border:0px; }
/* links */
a { color:#666; text-decoration:none; }
a:hover { color:#06C; text-decoration:underline; }

a.links1 { display:block; color:#fff; font-size:14px; font-weight:bolder; text-decoration:none; padding-left:10px; padding-right:10px; text-align:center; }
a.links1 span { display:block; padding-right:3px; }
a:hover.links1 { display:block; background:url(../images/h1_back.gif) no-repeat 7px; text-align:center; padding-left:10px; padding-right:10px; color:#fff; font-size:14px; font-weight:bolder; text-decoration:none; overflow:hidden; }
a:hover.links1 span {  background:url(../images/h2_back.gif) no-repeat right 7px; display:block; padding-right:3px; }

a.links2 { color:#007CBC; font-size:12px; text-decoration:none; }
a:hover.links2 { color:#007cbc; font-size:12px; text-decoration:underline; }

a.links3 { color:#666; font-size:12px; text-decoration:underline; }
a:hover.links3 { color:#f00; font-size:12px; text-decoration:none; }

/* frame */
.location { height:22px; line-height:22px; background:#0060AC; color:#fff; font-weight:bolder; padding-left:10px; text-align:left; margin-bottom:10px; }
.banner { font-size:0px; margin-top:5px; margin-bottom:5px; }
.frame1 { width:780px; margin-left:auto; margin-right:auto; }


/* title */
h1 { color:#fff; font-size:12px; font-weight:bolder; }
h2 { color:#666; font-size:12px; font-weight:bolder; }
h3 { color:#0099FF; font-size:12px; font-weight:bolder; text-align:center; }