﻿/* CSS Document */
*{ margin:0px; padding:0px;}
a{ text-decoration:none;}
img{ border:none;}
ul,li{ list-style:none;}

.compt_list_body{ width:935px; height:auto; margin:0 auto; padding-top:10px; padding-bottom:10px;}
.compt_list_body ul{ float:left; position:relative; background:#eff8ff; padding-top:10px; padding-bottom:10px; border-bottom:dotted 1px #729FF3;}
.compt_list_body ul li{ float:left; position:relative;}
.compt_list_title{ font-size:12px; padding-left:17px; line-height:18px; vertical-align:middle;}
.compt_list_con{ font-size:14px; width:900px; padding-left:17px; line-height:24px; color:#2e3f6d;}
.compt_list_body .compt_ul1{ background:#f7fbff;}
