/*通用样式*/
hr{ margin:0px; padding:0px; color:#f5bf00; height:2px; }
body{background:#FF9400; margin:0px; padding:0px; font-size:12px; line-height:22px; color:#521E1E;}
td{font-size:12px; color:#521E1E;}
form{ margin:0px; padding:0px;}
img{ border:0px;}
a{text-decoration:none; color:#521E1E}
a:hover{text-decoration:none; color:#9B0000}

/*网站索引页*/
#indexdiv{ margin:100px auto 80px auto; font-size:14px; font-weight:bold;}
/* #indexdiv{background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gl/images/mainlogo.png',sizingMethod='crop');}
*/

#indexdiv #maintext{ margin-top:290px; padding-left:30px; width:155px; text-align:center; line-height:40px; float:left;}
#indexdiv #mainnav{ background:url(images/buttonbg.png) no-repeat; padding:12px 20px; margin: auto; width:118px; font-size:14px; font-weight:bold; color: #9B0000; }
/* #indexdiv #mainnav{background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gl/images/buttonbg.png',sizingMethod='crop');}
*/
#indexdiv #mainnav a{ text-decoration:none; color:#9B0000;}
#indexdiv #mainnav a:hover{ text-decoration: underline;}
#pagebottom{background:url(images/share/bottombg.jpg); background-repeat:repeat-x; height:35px; padding:15px 50px 10px 50px;}

/*网站旧版样式*/
.bullet_blue{background:url(images/template/bullet_blue.gif); background-position:10; background-repeat:no-repeat; padding-left:15px; margin-left:30px}
.bullet_green{background:url(images/template/bullet_green.gif); background-position:10; background-repeat:no-repeat; padding-left:15px; margin-left:30px}
.bullet_lightgreen{background:url(images/template/bullet_lightgreen.gif); background-position:10; background-repeat:no-repeat; padding-left:15px; margin-left:30px}
.cbullet_orange{background:url(images/template/cbullet_orange.gif); background-position:10; background-repeat:no-repeat; padding-left:15px; margin-left:30px; font-weight:bold; background-color:##FFE1FB; font-size:14px}
.cbullet_gray{background:url(images/template/cbullet_gray.gif); background-position:10; background-repeat:no-repeat; padding-left:15px; margin-left:30px}
#mainbg{ background-image:url(web2/image/template/mainbg.gif); background-position:center;}
.mainbg{ background-image:url(web2/image/template/bg.gif); background-repeat:repeat-y; width:496px; }
.graydot{ background:url(web2/image/template/graydot.gif); padding-left:20px; background-position:10px center; background-repeat:no-repeat; border-bottom:#e8e8e8 1px solid; background-color: #FFFFE1;}
#defaultborder{ border:1px #FE6E3C solid}