@charset "utf-8";
/* 导游风采 */

/*侧边栏目*/
.sidebar_cont_title h3.c_guided_top {background:url(../images/sub_sidetitle_icon.gif) no-repeat left -140px;padding-left:40px;}
.sidebar_cont_title h3.c_attrinfo {background:url(../images/sub_sidetitle_icon.gif) no-repeat left -316px;padding-left:40px;}
.sidebar_cont_title h3.c_contact {background:url(../images/sub_sidetitle_icon.gif) no-repeat left -70px;padding-left:40px;}
.side_guided_info {float:right; color:#f60;}

.sub_main_cont_title h3 {background:url(../images/sub_sidetitle_icon.gif) no-repeat left -385px; padding-left:35px; font-size:14px; line-height:33px;}

/*列表页*/
.guided_li {border:1px #ccc solid;float:left; width:221px;text-align:center; display:inline; padding:10px 8px 0px 8px; margin-right:10px; overflow:hidden; margin-bottom:10px; _margin-bottom:0px;}
.guided_li.last {margin:0;}
.guided_photo,.guided_photo img {width:215px; height:220px; overflow:hidden;}
.guide_info {line-height:40px; height:40px;}
.guide_info a { float:left; font-weight:bolder; color:#c00;}
.guide_info span {float:right; margin-left:10px;}

/*展示页*/
.guided_photo_show {border:1px #ccc solid; padding:10px; float:left;}
.guided_photo_show img {width:215px; height:220px; overflow:hidden;}
.guided_info_list {float:right;width:485px; line-height:30px; color:#555;}
.guided_info_list h4 {font-size:14px; color:#c00;}

/*内部栏目块*/
.sub_block_title {background:url(../images/dot_line.gif) repeat-x left bottom; padding-bottom:8px; color:#555;}
.sub_block_title h4 { background:url(../images/tabblock_icon.gif) no-repeat left -92px; font-size:14px; padding-left:25px;}
.sub_block_title h4.aboue_me { background:url(../images/tabblock_icon.gif) no-repeat left -70px; font-size:14px; padding-left:25px;}
.sub_block_body {color:#555; padding-top:10px; margin-bottom:10px; font-size:14px;line-height:25px;}
.sub_block_body p {text-indent:8mm;}
.sub_block_body table {width:100%;}
.sub_block_body table td {padding:5px 0;}
.my_album {height:100px;}
.my_album li {float:left; width:140px; height:100px;margin-right:8px;}
.my_album li.last {margin:0;}
.my_album li img {width:128px; height:88px; padding:5px; border:1px #ccc solid;}
