﻿body { margin: 0; padding: 0; font-size: 12px; line-height: 20px; font-family: Arial, Helvetica, sans-serif; }
/*字体信息*/
.green14 { font-size: 14px; font-weight: 700; color: #78921D; margin: 7px; }
/*白色背景下绿色14号标题*/
#wrap { clear: both; width: 850px; margin: 10px auto 0; }

/*other*/
* li { list-style-type: none; list-style-position: outside; }
* ul { display: block; margin: 5px 0 0 0; width: 100%; padding: 0; }

a.ct { font-family: "Arial" , "Helvetica" , "sans-serif"; font-size: 12px; color: #012C83; text-decoration: underline; line-height: 20px; }
a.ct:visited { font-size: 12px; color: #012C83; text-decoration: underline; font-family: "Arial" , "Helvetica" , "sans-serif"; line-height: 20px; }
a.ct:hover { text-decoration: none; }
a.ct:active { text-decoration: none; }

#wrap ul { width: 850px; border-bottom: 1px solid #CCCCCC; padding-bottom: 15px; float: left; padding-left: 5px; }
.li { float: left; width: 160px; list-style-type: none; border-right: 1px dotted #006666; padding-right: 3px; padding-left: 3px; }
.clr { clear: both; width: 848px; }
