﻿html { font-size: 14px;}
body {background: #333 url(../siteimage/poppic/bg.gif);color: #333;text-align: center;margin: 0;padding: 0;}

h2, h3, h4, h5, h6 { color: #099; margin: 0; font-weight: normal;}
h2 { font-size: 18px; margin: 25px 0 15px; padding-bottom: 15px; border-bottom: 1px solid #ccc; }
h3 { font-size: 16px; margin: 25px 0 15px; }
h4 { font-size: 14px; margin: 20px 0 10px; }
h5 { font-size: 12px; margin: 20px 0 5px; }	
h6 { font-size: 11px; margin: 20px 0 0; }

a { text-decoration: underline; color: #099; outline: none; }
a:hover { text-decoration: none; }
.left { float: left; }
.right {float: right; }
.hide { display: none; }

#popout{width:900px;text-align:center;margin:0 auto;}
#popwrapper {width:900px;margin:10px auto;}
#poptop {width:900px;float:left;position:relative;background: #222 url(../siteimage/poppic/body_.png) repeat-x; }
#poptop h1 { font-family: "微软雅黑",  Arial;font-size: 20px;font-weight: bold;color: #099;margin: 0;padding: 10px 0;}
#poptop h1 a { text-decoration: none; color: #099; }
#poptop h1 span { color: #fff; }
#popcenter { width:900px;float:left;position:relative;background: #222 url(../siteimage/poppic/body_.png) repeat-x; }
#popcontent { background-color: #fff; margin: 5px; text-align: left; }
#popcontent img { padding: 3px; background-color: #ccddee;margin:10px;width:190px;}	
#popcontent img:hover{background-color: #ccdd44;}
#popcontent div { background: url(../siteimage/poppic/content_.png) repeat-x;  }
#popfoot { width:900px;float:left;position:relative;background-color: #222; height: 1%; font-size: 0.9em;color: #ccc;}	

