/* 
*
* BIKETO.COM 2011-07-14
*
*/
body{background: url("../images/main_bg.gif") repeat scroll center top}
a{font-size:12px;}
.content{background:white;width:960px;margin:0 auto;}

.header{font-size:12px;color:#ddd;}
.header .subNav {}
.header .subNav .logo{float:left;margin:0 13px 3px 0}
.header .subNav .login{float:right;margin:0 13px 3px 0}
.header .subNav  a{color:grey;line-height:24px;}
.header .mune{background:#000;height:40px;line-height:40px;padding:0 10px;}
.header .mune a{color:white;line-height:40px;padding-right:3px;}

/* NAVIGATION  */

.show .pos_a{margin-top:0px;padding:10px 0 0 495px;height: 395px;background:#f3f4f5;}
.show .pos_a li{width:33.3%}
.show .pos_a li a img{border:1px solid #fff;}
.show .TopTitle{background: #fbfcfe url(../img/photo_TopTitle.gif) no-repeat;}

/* 通用栏目结构 */
#col{border:1px solid #ccc;border-bottom:0px;overflow:hidden;background:#fff;margin-bottom:5px;}
#col dt{height:38px;text-indent:-9999px;}
#col dd{border-top:1px solid #ddd;border-bottom:1px solid #ddd;}

/* 原创摄影 */
.picList{overflow:hidden;padding-top:5px;}
.picList li{display::inline;float:left;width:50%;text-align:center;}
.picList li a{display:inline-block;font-size:12px;line-height:22px;color:#666;margin-bottom:8px;}
.picList li a:hover{color:red}
.picList li a img{display:block;}

.list_page{padding-right: 10px;text-align: right;border-bottom: 1px solid #ddd;}
.list_page b{color:red;}

/* photo_icon */
.icon_one,.icon_two,.icon_three{background: #fbfcfe url(../images/photo_Icon.png) no-repeat;}
.icon_one{background-position:10px -80px;}
