@charset "utf-8";
/* CSS Document */
.bread{ height:34px; line-height:34px; color:#999; padding:0 10px; border-bottom:1px solid #e5e5e5;}
.bread a{ color:#999;line-height:34px;}
.bread a:hover{ text-decoration:underline;}
.bread span{ font-weight:bold; color:#999;}
.main{ padding:0 10px; overflow:hidden;}
/*left*/
.mainleft{ width:22%; line-height:30px; padding:0 15px 0 0; margin:10px 0; border-right:1px solid #e5e5e5;v}
.proleftbox li{ height:30px; line-height:30px; border-bottom:2px solid #e5e5e5;}
.proleftbox li:hover{ background:url(../images/tm-right.png) 95% 11px no-repeat; font-weight:bold;}
.proleftbox .leftnavon{background:url(../images/tm-right.png) 95% 11px no-repeat; font-weight:bold;border-bottom:2px solid #066;}
.proleftbox li a{ display:block; height:30px; line-height:30px; padding-left:5px;}
.proleftbox .pro_tit{font-weight:bold; text-align:center; background-color:#399; border-bottom:none;}
.proleftbox .pro_tit a{ color:#fff;}
.proleftbox .pro_tit:hover{ background-image:none; background-color:#399;}
.proleftbox li span{ display:block; width:0px; height:0px; background:#066;}
.contactleft{ margin-top:20px;}
.left_tit{font-weight:bold; padding-left:30px; border-bottom:1px solid #e5e5e5; background:url(../images/contact_icon.gif) left center no-repeat;}
.contactleft dd{ line-height:14px; color:#666; margin-top:10px;}
.contactleft dd span{ font-weight:bold; color:#333; display:inline-block; width:40px;}
.contactleft .contact_tips{ color:#999; border-top:1px solid #e5e5e5; padding:10px 0;}

/*right*/
.mainright{ width:75%; margin:10px 0; border-left:1px solid #e5e5e5; margin-left:-1px;}
.content_tit{ font-size:24px; font-weight:bold; height:40px; line-height:40px; text-indent:10px; color:#066;}
.content{ margin-top:10px;}
.content>h3>span{ display:inline-block; height:30px; line-height:30px; padding:0 10px; font-size:14px; color:#066; font-weight:bold;}
.content>h5{ margin-left:10px; font-size:12px; color:#333; font-weight:bold; line-height:20px; width:90%; margin-top:24px;}

.content_list{ width:40%; margin-left:10px; cursor:pointer;}
.content_list>h3{ font-size:18px; font-weight:bold; color:#066; text-align:center;}
.content_list>img{ display:block; margin:10px auto; border:4px solid #fff; border-radius:5px; box-shadow:0 0 8px #666;}
