﻿.part_left {
height:25px;
width:25px;
background-repeat:no-repeat;
background-position:left;
}

.part_right {
background-repeat:no-repeat;
height:25px;
width:10px;
}

.part_head {
background-repeat:repeat-x;
height:25px;
width:100%;
background-position:left top;
padding-top:5px;
padding-left:0;
padding-right:0;
}

.part_title1 {
font-family:"方正粗倩简体";
font-size:24px;
color:#000000;
letter-spacing:5px;
}

.part_title2 {
font-family:"宋体";
font-size:16px;
color:#3675B6;

letter-spacing:1px;
text-indent:5px;
}

.part_more {
background-repeat:no-repeat;
height:16px;
width:50px;
behavior:url(/Sys/FrameWork/Common/htc/PartMore.htc);
}

.part_moreOver {
background-repeat:no-repeat;
height:16px;
width:40px;
cursor:hand;
}