﻿/* CSS Document */
body,div,ul,li,input{margin:0;padding:0px;font-family:"微软雅黑"}

/*home page*/
.idx_proti{margin:0 auto; width:50%;height:75px; padding:50px 0px 40px 0px}
.idx_protit{margin:0 auto; width:350px;height:75px;}
.idx_protit .protit_txt{width:350px; height:50px; text-align:center;color:#ccc; font-family:"华文细黑"; font-weight:100; font-size:2em}
.idx_protit .protit_txt a{font-size:28px; color:#333; font-family:"微软雅黑"}
.idx_protit .protit_txt a:hover{font-size:28px; font-weight:550; color:#dd3333; }
.idx_protit .protit_bor{width:155px; height:8px; border-bottom:1px solid #ccc; float:left}
.idx_protit .protit_bom{width:34px; height:8px; border-bottom:3px solid #dd3333; float:left; margin:0 3px 0 3px}

