@charset "utf-8";
/*전체틀 시작*/
#wrapper {
	width: 100%
}

img,fieldset {border:0; vertical-align:bottom; max-width:100%;}

/* main layout */
#m_wrap{margin:0 auto;}
#m_header{height:60px;background:url(/church/bmsc/mobile/images/bg_logo.jpg) x-repeat;}
#m_header h1{float:left;}
#m_con {width:100%;background:url(/church/bmsc/mobile/images/back_bg.jpg) no-repeat;background-size:100% 200px;}

/* main_contetns */
#m_con  h2{text-align:center;border-bottom:1px solid #b4b4b4}
#m_con  h2 img{max-width:100%;}
#m_con .main_menu_w{width:100%; }
#m_con .main_menu_w ul{overflow:hidden;background:url(/church/bmsc/mobile/images/bg_icon.jpg) repeat;padding:10px 0 20px 0 ;}
#m_con .main_menu_w ul li {width:33%;float:left;text-align:center;margin-top:12px;}
#m_con .main_menu_w ul li a{display:block;text-align:center;}
#m_con .main_menu_w ul li  span.tit_l{display:block;text-align:center;margin-top:12px;font-size: 12px;}
#m_con .event_benner{width:100%;text-align:center;padding-top:12px;}




/*인트로페이지*/
#main_intro {
	height: 480px;
	background: url(../images/intro.jpg) no-repeat center top;
	text-indent: -9999px;
	overflow: hidden
}
/*헤더 시작*/
#header {
	width: 100%;
	height: 60px;
}
#header h1 a {
	margin: auto;
	display: block;
	width: 320px;
	height: 60px;
	background: url(../images/logo.png) no-repeat;
	text-indent: -9999px;
}
/*임시 메뉴*/





navione{width:100%; }
.main_navione{ margin:0; padding:0; list-style:none; background-color:#448aca; height:34px; padding-left:2%; padding-right:3%; text-align:center; width:95%;vertical-align:middle;}
.main_navione li{ vertical-align:center; width:25%; float:left; color:#cddbf2; font-weight:bold; height:38px;}
.main_navione li a{color:#ffffff;}
.main_navione li .black_font01 a{color:#333}
.main_navione li .black_font02 a{color:#333}
.main_navione li .black_font03 a{color:#333}
.main_navione li .black_font04 a{color:#333}


/*서브1 메뉴*/
#sub_menu01 {width:100%; height:30px; background:url(/church/osanch/mobile/images/sub_menu_line.jpg) repeat-x;}
#sub_menu01 ul.sub_menu1 {width:100%; height:30px}
#sub_menu01 ul.sub_menu1 li {float:left}
#sub_menu01 ul.sub_menu1 li a {display:block; height:22px; text-align:center;  line-height:20px;
font-size:12px; font-weight:bold; color:#333 }
#sub_menu01 ul.sub_menu1 li.num01{width:25%;}
#sub_menu01 ul.sub_menu1 li.num02 {width:25%;}

/*서브4 메뉴*/
#sub_menu04 {width:100%; height:30px; background:url(/church/osanch/mobile/images/sub_menu_line.jpg) repeat-x;}
#sub_menu04 ul.sub_menu1 {width:100%; height:30px}
#sub_menu04 ul.sub_menu1 li {float:left}
#sub_menu04 ul.sub_menu1 li a {display:block; height:22px; text-align:center; line-height:20px;
font-size:12px; font-weight:bold; color:#333 }
#sub_menu04 ul.sub_menu1 li.num01{width:33%;}
#sub_menu04 ul.sub_menu1 li.num02 {width:33%;}

#bnn {
	background: #bee5f9;
	text-align: center;
	width: 100%;
	height: 133px;
	background: url(../images/back_bg.jpg) no-repeat;
	background-size:100% 200px;
	border-bottom:1px solid #b4b4b4
}
#center {
	width: 100%;
	height: auto;
}
#main_btn {
	height: 100%;
	width: 100%;
	clear: both;
	padding: 10px 0;
	background: url(../images/bg_icon.jpg) repeat;	
}
.main_nav {
	list-style: none;
	margin: 20px 0 0 13px;
	clear: both;
	color: #333333;
}
.main_nav li {
	width: 65px;
	float: left;
	margin: 0 15px 0 15px;
	cursor: pointer;
	position: relative;
}
/*아이콘 설정*/
.main_nav li a.b1 {
	display: block;	
	width: 65px;
	height: 67px;
	background: url(../images/icon_01.png) no-repeat;
}
.main_nav li a.b2 {
	display: block;	
	width: 65px;
	height: 67px;
	background: url(../images/icon_02.png) no-repeat;
}
.main_nav li a.b3 {
	display: block;	
	width: 65px;
	height: 67px;
	background: url(../images/icon_03.png) no-repeat;
}
.main_nav li a.b4 {
	display: block;	
	width: 65px;
	height: 67px;
	background: url(../images/icon_04.png) no-repeat;
}
.main_nav li a.b5 {
	display: block;	
	width: 65px;
	height: 67px;
	background: url(../images/icon_05.png) no-repeat;
}
.main_nav li a.b6 {
	display: block;	
	width: 65px;
	height: 67px;
	background: url(../images/icon_06.png) no-repeat;
}
.main_nav li a.b7 {
	display: block;	
	width: 65px;
	height: 67px;
	background: url(../images/icon_07.png) no-repeat;
}
.main_nav li a.b8 {
	display: block;	
	width: 65px;
	height: 67px;
	background: url(../images/icon_08.png) no-repeat;
}
.main_nav li a.b9 {
	display: block;	
	width: 65px;
	height: 67px;
	background: url(../images/icon_09.png) no-repeat;
}
.clear {
	clear: both;
}
.icon_exp {
	width: 65px;	
	font: 12px;
	color: #333;
	text-align: center;
	padding:5px 0 15px 0
}
.widthbg {
	display: block;
	margin: auto;
	width: 100%;
	background: url(../images/back_bg.jpg) repeat-y 0 0
}
/*서브타이틀들*/
#sub_title1 {
	height: 18px;
	background: url(../images/sub_title1.jpg) no-repeat;
	margin: 15px;
}
#sub_title2 {
	height: 18px;
	background: url(../images/sub_title2.jpg) no-repeat;
	margin: 15px;
}
#sub_title3 {
	height: 18px;
	background: url(../images/sub_title3.jpg) no-repeat;
	margin: 15px;
}
#sub_title4 {
	height: 18px;
	background: url(../images/sub_title4.jpg) no-repeat;
	margin: 15px;
}
#sub_title5 {
	height: 18px;
	background: url(../images/sub_title5.jpg) no-repeat;
	margin: 15px;
}
#sub_title6 {
	height: 18px;
	background: url(../images/sub_title6.jpg) no-repeat;
	margin: 15px;
}
#sub_title7 {
	height: 18px;
	background: url(../images/sub_title7.jpg) no-repeat;
	margin: 15px;
}
#sub_title8 {
	height: 18px;
	background: url(../images/sub_title8.jpg) no-repeat;
	margin: 15px;
}
#sub_title9 {
	height: 18px;
	background: url(../images/sub_title9.jpg) no-repeat;
	margin: 15px;
}
#sub_title10 {
	height: 18px;
	background: url(../images/sub_title10.jpg) no-repeat;
	margin: 15px;
}
#sub_title11 {
	height: 18px;
	background: url(../images/sub_title11.jpg) no-repeat;
	margin: 15px;
}
#sub_title12 {
	height: 18px;
	background: url(../images/sub_title12.jpg) no-repeat;
	margin: 15px;
}
#sub_title13 {
	height: 18px;
	background: url(../images/sub_title13.jpg) no-repeat;
	margin: 15px;
}
#sub_title14 {
	height: 18px;
	background: url(../images/sub_title14.jpg) no-repeat;
	margin: 15px;
}
#sub_title15 {
	height: 18px;
	background: url(../images/sub_title15.jpg) no-repeat;
	margin: 15px;
}
#sub_title16 {
	height: 18px;
	background: url(../images/sub_title16.jpg) no-repeat;
	margin: 15px;
}
/*서브01스타일*/
#sub_main {
	margin: auto;
	width: 320px;
	height: 235px;
	background: url(../images/sub_images.jpg) no-repeat 0 0
}
.hi {
	padding: 10px 15px;
	font-size: 13px;
	font-family: "돋움", verdana;
	color: #4f4f4f;
	font-weight: bold
}

.plane {
	padding: 10px 15px;
	font-size: 13px;
	font-family: "돋움", verdana;
	color: #4f4f4f;
	line-height: 150%;
}

/*서브1-2 메뉴*/
#sub_main1_2 {
	margin: auto;
	width: 320px;
	height: 397px;
	background: url(../images/sub_images2_1.jpg) no-repeat 0 0
}
#innnercont #title_title {
	width: 321px;
	height: 66px;
	background: url(../images/sub_images2_2.jpg) no-repeat
}
/*서브1-3 메뉴*/
#sub_main1_3 {
	padding: 10px 10px 10px 10px
}
#sub_main1_3 table {
	width: 100%;
	border: 0;
	text-align: center;
}
#sub_main1_3 td {
	padding: 5px 0 5px 0;
	border: 1px solid #666
}
#sub_main1_3 .linez {
	background-color: #e8f0ff;
	font-color: #030082;
	font-size: 12px;
	border-top: #446cbf 2px solid;
	font-weight: bold
}
#sub_main1_3 .liney {
	background-color: #e4e7ed;
	font-color: #030082;
	font-size: 12px;
	border-top: #444b87 1px solid;
	font-weight: bold
}
#sub_main1_3 .left1_4 {
	text-align: left
}
#sub_main1_3 p {
	padding: 0 0 5px 10px
}
/*서브1-4 메뉴*/
#sub_main1_4 {
	margin: auto;
	width: 95%;
}
#innnercont #title_title {
	width: 321px;
	height: 66px;
	background: url(../images/sub_images2_2.jpg) no-repeat
}
.big_size a {
	padding: 10px;
	text-indent: -9999px;
	overflow: hidden;
	text-align: center;
}
/*서브 3 시작*/

#sub3_line {
	height: 27px;
	background: url(../images/sub3_line.jpg) repeat-x;
	line-height: 25px;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	padding-left: 10px;
	margin: 10px 0 0 0
}
#sub_main3-1 {
	width: 100%;
	margin: 10px 0 15px 0
}
#sub_main3-1 table {
	width: 100%;
	border: 0;
	text-align: center
}
#sub_main3-1 td {
	padding: 3px 10px 10px 10px;
}
#sub_main3_1 .movie_images {
}
#sub_main3-1 td.bottom_border {
	padding: none;
	background: url(../images/line_bottom.jpg) repeat-x;
	vertical-align: middle
}
.margin_left1 {
	height: 32px;
	border: none;
}
.margin_left1 a {
	display: inline-block;
	padding: 4px;
	border: 1px solid #ccc;
	background: white;
	font-weight: bold;
	color: #777;
}
/*서브 4 시작*/
#sub_main4-1 {
	width: 100%;
	margin: 10px 0px 15px 0px
}
#sub_main4-1 table {
	width: 100%;
	border: 0
}
#sub_main4-1 td {
	padding: 10px 8px 10px 8px;
	border-bottom: 1px dotted #dddddd;
}
#page .margin_left2 {
	height: 32px;
	border: none;
	text-align: center
}
#page .margin_left2 a {
	display: inline-block;
	padding: 4px;
	border: 1px solid #ccc;
	background: white;
	font-weight: bold;
	color: #777;
}
/*서브1-2 메인*/
#innnercont {
	margin: 10px 10px 15px 10px
}
#innnercont dl {
	width: 100%
}
#innnercont dl dt {
	width: 100%
}
#innnercont dt.title_images1 {
	width: 139px;
	height: 15px;
	background: url(../images/sub_images2_3.jpg) no-repeat
}
#innnercont dt.title_images2 {
	width: 217px;
	height: 15px;
	background: url(../images/sub_images2_8.jpg) no-repeat
}
#innnercont dt.title_images3 {
	width: 170px;
	height: 15px;
	background: url(../images/sub_images2_5.jpg) no-repeat
}
#innnercont dt.title_images4 {
	width: 164px;
	height: 15px;
	background: url(../images/sub_images2_6.jpg) no-repeat
}
#innnercont dt.title_images5 {
	width: 210px;
	height: 15px;
	background: url(../images/sub_images2_7.jpg) no-repeat
}
#innnercont dd {
	padding: 5px 10px 15px 0
}
#innnercont dd.title_02 {
	display: block;
	font-size: 13px
}
/*서브2 메인*/
#innnercont2 {
	margin: 10px 10px 15px 10px
}
#innnercont2 dl {
	width: 100%
}
#innnercont2 dt {
	width: 100%;
	margin: auto
}
#innnercont2 dt.title_images1 {
	width: 182px;
	height: 42px;
	background: url(../images/sub_images2_2_1.jpg) no-repeat
}
#innnercont2 dt.title_images2 {
	width: 182px;
	height: 42px;
	background: url(../images/sub_images2_2_2.jpg) no-repeat
}
#innnercont2 dt.title_images3 {
	width: 131px;
	height: 42px;
	background: url(../images/sub_images2_2_3.jpg) no-repeat
}
#innnercont2 dt.title_images4 {
	width: 182px;
	height: 42px;
	background: url(../images/sub_images2_2_4.jpg) no-repeat
}
#innnercont2 dt.title_images5 {
	width: 182px;
	height: 42px;
	background: url(../images/sub_images2_2_5.jpg) no-repeat
}
#innnercont2 dd {
	padding: 5px 0 15px 0
}
#innnercont2 dd.title_02 {
	display: block;
	font-size: 13px
}
/*서브2-2 메인*/
#innnercont3 {
	margin: 10px 10px 15px 10px
}
#innnercont3 dl {
	width: 100%
}
#innnercont3 dl dt {
	width: 100%
}
#innnercont3 dt.title_images0 {
	width: 121px;
	height: 42px;
	background: url(../images/sub_images2_2_6.jpg) no-repeat;
	margin: auto
}
#innnercont3 dt.title_images1 {
	width: 115px;
	height: 15px;
	background: url(../images/sub_images2_2_11.jpg) no-repeat
}
#innnercont3 dt.title_images2 {
	width: 115px;
	height: 15px;
	background: url(../images/sub_images2_2_22.jpg) no-repeat
}
#innnercont3 dd {
	padding: 5px 0 15px 0
}
#innnercont3 dd.title_02 {
	display: block;
	font-size: 13px
}
/*서브2-3*/
.sub2_3img {
	width: 320px;
	height: 469px;
	background: url(../images/sub_images2_4.jpg) no-repeat;
	margin: auto;
}

/*푸터 시작*/
#footer2 {
	background: #2e2e2e;
	width: 100%;
	text-align: center;
	display: block;
	height:60px;
}
#footer2 ul {
	margin: auto;
	width: 255px;
	overflow: hidden;
}
#footer2 ul li {
	float: left;	
	margin-top: 10px;
}
#footer2 ul li.ft_login {
	border: none;
}
#footer2 ul li.ft_login a {
	display: inline-block;
	margin-left: 5px;
	padding-right: 5px;
}
#footer2 h3 {
	margin: auto;
	font-family: "Sevenet 7";
	font-size: 8px;
	color: #ababab;
	padding: 5px 0
}



/*푸터 시작*/
#footer {
	background: #2e2e2e;
	width: 100%;
	text-align: center;
	display: block;
	margin-top: 20px;
	height:60px;
}
#footer ul {
	margin: auto;
	width: 255px;
	overflow: hidden;
}
#footer ul li {
	float: left;	
	margin-top: 10px;
}
#footer ul li.ft_login {
	border: none;
}
#footer ul li.ft_login a {
	display: inline-block;
	margin-left: 5px;
	padding-right: 5px;
}
#footer h3 {
	margin: auto;
	font-family: "Sevenet 7";
	font-size: 8px;
	color: #ababab;
	padding: 5px 0
}



#footer2 {
	background: #2e2e2e;
	width: 100%;
	text-align: 
	center;display: 
	block;height:80px;}
#footer2 ul {
	margin: auto;
	width: 255px;
	overflow: hidden;}
#footer2 ul li {
	float: left;
	margin-top: 10px;}
#footer2 ul li.ft_login {
	border: none;}
#footer2 ul li.ft_login a {
	display: inline-block;
	margin-left: 5px;
	padding-right: 5px;}
#footer2 h3 {
	margin: auto;
	font-family: "Sevenet 7";
	font-size: 8px;
	color: #ababab;
	padding: 5px 0}


/*서브 보드 시작*/
.sub_board {
	padding-top: 10px
}
.sub_board td {
	padding-left: 10px
}
.sub_board .padding_board {
	border: none;
	padding: 10px 0 10px 10px
}
.sub_board .board_left {
	padding-left: 10px
}
.sub_board .board_line {
	border-top: 1px solid #333
}
/*ASP인터넷 방송시작*/
.inner {
	width: 100%;
	margin: 10px 0 15px 0
}
.inner table {
	width: 100%;
	border: 0;
	text-align: center
}
.inner td {
	padding: 3px 10px 10px 10px;
}
.inner .text_left {
	text-align: left
}
.inner td.bottom_border {
	padding: none;
	background: url(../images/line_bottom.jpg) repeat-x;
	vertical-align: middle
}
.inner .as_left1 {
	padding: 20px 0;
}
/*앨범*/
.album {
	height: 80px;
	border-bottom: #eee 1px dotted;
	padding: 5px 0 5px 10px;
	text-align: left;
}
.album_01 {
	text-align: left;
	vertical-align: top;
}
.album_ttl {
	text-align: left;
	font-family: dotum;
	font-size: 13px;
	color: #333;
	font-weight: bold;
}
.album_ttl a {
	display: block;
	text-align: center;
	font-size: 13px;
	color: #333;
	text-align: left;
	font-weight: bold;
}
.album_name {
	text-align: left;
	font-family: dotum;
	font-size: 11px;
	color: #333;
}
.album_date {
	border-left: 1px #ccc solid;
	padding-left: 9px;
	height: 20px;
	text-align: left;
	font-family: dotum;
	font-size: 11px;
	color: #333;
}
.album_img {
	width: 100%;
	padding-bottom: 20px;
	padding-top: 20px;
	text-align: center;
}
.time_01 {
	border: 1px solid #e1e1e1;
	font-family: dotum;
	font-size: 12px;
	color: #666666;
	height:30px;
	line-height:30px;
	text-align:center
}
.time_02 {
	border: 1px solid #e1e1e1;
	font-family: dotum;
	font-size: 12px;
	color: #0054A6;
	height:30px;
	line-height:30px;	
	text-align:center
}

.time_01 .time_02 a{
	border: 1px solid #e1e1e1;
	font-family: dotum;
	font-size: 12px;
	color: #0054A6;
	list-style:none;
	height:30px;
	line-height:30px;
	text-align:center
}
/*
.allmenu1 {
	border-left: 1px solid #e9e9da;
	border-top: 1px solid #e9e9da;
	border-bottom: 1px solid #e9e9da;
	border-right: 1px solid #eacbd3;
	font-family: dotum;
	font-size: 12px;
	color: #666666;
	height:30px;
	line-height:30px;
	font-weight:bold;
	padding-left:10px;
	
}
.allmenu2 {
	border: 1px solid #e9e9da;
	font-family: dotum;
	font-size: 12px;
	color: #666666;
	height:30px;
	line-height:30px;
	text-align:center
}
.allmenu3 {
	border-left: 1px solid #e9e9da;
	border-top: 1px solid #e9e9da;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #eacbd3;
	font-family: dotum;
	font-size: 12px;
	color: #666666;
	height:30px;
	line-height:30px;
	font-weight:bold;
	
}
.allmenu4 {
	border-left: 1px solid #e9e9da;
	border-top: 1px solid #e9e9da;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #e9e9da;
	font-family: dotum;
	font-size: 12px;
	color: #666666;
	height:30px;
	line-height:30px;
	text-align:center
}
*/
.cont_cont{padding:10px; line-height:150%;}
.cont_ttl{font-size:14px; font-weight:bold; padding:0 10px; text-align: center;}
.cont_date{text-align:right; padding:5px 10px;}
.cont_line{height:1px; margin:3px; background-color:#e5e5e5;}

.tabel_01 {
	TEXT-ALIGN: center;
	LINE-HEIGHT: 25px;
	COLOR: rgb(255,255,255);
	FONT-SIZE: 12px;
	BORDER-RIGHT: rgb(204,204,204) 1px solid;
	background-color:dimgray;
	font-weight:bold
}
.tabel_02 {
	TEXT-ALIGN: center;
	LINE-HEIGHT: 25px;
	COLOR: rgb(255,255,255);
	FONT-SIZE: 12px;
	background-color:dimgray;
}
.tabel_03 {
	BORDER-BOTTOM: rgb(204,204,204) 1px solid;
	TEXT-ALIGN: center;
	BORDER-LEFT: rgb(204,204,204) 1px solid;
	LINE-HEIGHT: 25px;
	COLOR: rgb(102,102,102);
	FONT-SIZE: 12px;
	BORDER-RIGHT: rgb(204,204,204) 1px solid;
	background-color:#f5f5f5;
	font-weight:bold
}
.tabel_04 {
	BORDER-BOTTOM: rgb(204,204,204) 1px solid;
	TEXT-ALIGN: center;
	LINE-HEIGHT: 25px;
	COLOR: rgb(102,102,102);
	FONT-SIZE: 12px;
	BORDER-RIGHT: rgb(204,204,204) 1px solid
}
.tabel_05 {
	TEXT-ALIGN: center;
	LINE-HEIGHT: 100%;
	COLOR: rgb(255,255,255);
	FONT-SIZE: 12px;
	BORDER-RIGHT: rgb(204,204,204) 1px solid;
	background-color:dimgray;
	font-weight:bold
}
.tabel_06 {
	BORDER-BOTTOM: rgb(204,204,204) 1px solid;
	TEXT-ALIGN: center;
	BORDER-LEFT: rgb(204,204,204) 1px solid;
	LINE-HEIGHT: 100%;
	COLOR: rgb(102,102,102);
	FONT-SIZE: 12px;
	BORDER-RIGHT: rgb(204,204,204) 1px solid;
	background-color:#f5f5f5;
	font-weight:bold
}



/*리스트*/
.section_ul {
	position: relative;	
	font-size: 12px;
	line-height: normal;
    *zoom:1
}
.section_ul a {
	color: #666;
	text-decoration: none
}
.section_ul a:hover, .section_ul a:active, .section_ul a:focus {
	text-decoration: underline
}
.section_ul em {
	font-style: normal
}
.section_ul h2 {
	margin: 0;
	padding: 10px 0 8px 13px;
	font-size: 12px;
	color: #333
}
.section_ul h2 em {
	color: #cf3292
}
.section_ul ul {
	margin: 13px;
	padding: 0;
	list-style: none
}
.section_ul li {
	position: relative;
	margin: 0 0 10px 0
}
.section_ul li:after {
	display: block;
	clear: both;
	content: ""
}
.section_ul li .bu {
	float: left;
	margin: 0 4px 0 0;
	color: #999
}
.section_ul li a {
	float: left
}
.section_ul li .time {
	float: right;
	clear: right;
	font-size: 11px;
	color: #a8a8a8;
	white-space: nowrap
}
.section_ul .more {
	position: absolute;
	top: 10px;
	right: 13px;
	font: 11px Dotum, 돋움;
	text-decoration: none !important
}
.section_ul .more span {
	margin: 0 2px 0 0;
	font-size: 16px;
	font-weight: bold;
	color: #d76ea9;
	vertical-align: middle
}

/*앨범리스트*/
.fixed_img_col ul {
	overflow: hidden;
	position: relative;
	margin: 0;
	padding: 0;
	border: 1px solid #ddd;
	border-left: 0;
	border-right: 0;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	list-style: none;
*zoom:1
}
.fixed_img_col ul:after {
	display: block;
	clear: both;
	content: ""
}
.fixed_img_col li {
	overflow: hidden;
	float: left;
	position: relative;
	top: 1px;
	width: 150px;
	height: 210px;
	border-bottom: 1px solid #eee
}
.fixed_img_col .thumb {
	display: block;
	overflow: hidden;
	position: relative;
	width: 120px;
	height: 120px;
	background: #eee;
	color: #666;
	line-height: 120px;
	text-align: center;
	white-space: nowrap
}
.fixed_img_col .thumb img {
	display: block;
	width: 120px;
	height: 120px;
	border: 0
}
.fixed_img_col .thumb em {
	visibility: hidden;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 1px;
	height: 1px;
	background: #000;
	font-weight: bold;
	font-style: normal;
	color: #fff;
	text-align: center;
	opacity: .6;
	filter: alpha(opacity=60)
}
.fixed_img_col .thumb em {
	_visibility: visible;
	_width: 100%;
	_height: auto;
	_line-height: 20px
}
.fixed_img_col a {
	display: block;
	width: 120px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	text-decoration: none;
	cursor: pointer
}
.fixed_img_col a strong {
	display: inline-block;
	margin: 8px 0 0 0;
	color: #333
}
.fixed_img_col p {
	width: 120px;
	margin: 0 auto;
	font-size: 11px;
	color: #767676
}
.fixed_img_col a:hover strong, .fixed_img_col a:active strong, .fixed_img_col a:focus strong {
	text-decoration: underline
}
.fixed_img_col a:hover .thumb, .fixed_img_col a:active .thumb, .fixed_img_col a:focus .thumb {
	margin: -3px;
	border: 3px solid #eee;
	-moz-box-shadow: 0 0 5px #666;
	-webkit-box-shadow: 0 0 5px #666
}