﻿/*公共基础begin*/
*{margin:0;padding:0;}
body{
	padding:5px;
	background-color: #FFF;
	background-position: center;
}
div,table,td,li,input,select,dd{font-size:12px;font-family:Arial, Helvetica, sans-serif,"宋体";}
img{border:0px;}
ul,li{list-style: none;}

/*各类通用样式begin*/
.clear{clear:both; font-size:1px; line-height:1px;}
.dushedline{ height:10px; border-bottom:dashed 1px #000; margin-bottom:10px;}
.font14{font-size:14px;}

/*链接样式*/

a:link {
    color: #000;
    text-decoration: none;
}
a:visited {
    text-decoration: none;
    color: #000;
}
a:hover {
    text-decoration: underline;
    color: #ff0000;
    
}
a:active {
    text-decoration: none;
}

a.info_m:link{color:#C00; font-weight:lighter; background:url(../images/info_m_icon.gif) no-repeat left 4px; padding-left:5px; text-decoration:none;}
a.info_m:visited{color:#C00; font-weight:lighter; background:url(../images/info_m_icon.gif) no-repeat left 4px; padding-left:5px; text-decoration:none;}
a.info_m:hover{color:#FC0; font-weight:lighter; background:url(../images/info_m_icon1.gif) no-repeat left 4px; padding-left:5px; text-decoration:none;}
a.info_m:active {color:#C00; font-weight:lighter; background:url(../images/info_m_icon.gif) no-repeat left 4px; padding-left:5px; text-decoration:none;}

/*编辑、修改样式*/
.editit{cursor:pointer;cursor:hand;border:none;}
.notempty{color:#FF0000;vertical-align:bottom;line-height:6px;}

h2{font-size:12px;padding:0px;margin:0px;}
#face100{top:4490px;}
H1{COLOR:#4d0842;font-family:"黑体";font-size:14px}
#face100{position:absolute;left:600px;margin-left:-476px;width:980px;}