*{margin:0;padding:0;list-style:none;}

body{
	font:normal 75%/normal verdana,arial,helvetica,clean,sans-serif;
	margin:0;
	padding:10px 0px 0px 0px;
	color:#666;
}

img{
	border:1px solid #666;
}

#currentSize{ width:1em;}


/**/
#container1{
	margin:0px auto;
	width:960px;/*960*/
	min-width:960px;/*960*/
}
/* layout column */
.upper_column{
	width:143px;
	height:85px;
	position:absolute;
	left:0px;
	top:0px;
	overflow:hidden;
	background:url(navigation_q2.jpg) no-repeat;
}

/* Q3 when video is onlnie */
.en .upper_column{background:url(navigation_en.jpg) no-repeat;}
.cn .upper_column{background:url(navigation_cn.jpg) no-repeat;}

/* Q2 when video is NOT onlnie */
.en .upper_column{background:url(navigation_en_q2.jpg) no-repeat;}
.cn .upper_column{background:url(navigation_cn_q2.jpg) no-repeat;}

.left_column {
	/*width:11.92em;/*143*/
	width:143px;
	min-width:143px;
	float:left;
	clear:both;
	overflow:hidden;
	margin-right:8px;
	margin-top:93px;/* Q3 when video is onlnie     */
  margin-top:65px;/* Q2 when video is NOT onlnie */
}
.middle_column{
	width:486px;
	min-width:486px;
	float:left;
	overflow:hidden;
	margin-top:20px;
}
.right_column {
	width:315px;
	min-width:315px;
	float:right;
	overflow:hidden;
	margin-top:20px;
}




/* header*/
#header{
	position:relative;
	height:80px;
	background:url(header.jpg) no-repeat;
}

#header h1{
	background:url(logo_album.gif) no-repeat ;
	width:193px;
	height:80px;
	float:left;
}
.cn #header h1{  background:url(logo_album_cn.gif) no-repeat ;}
.en #header h1{  background:url(logo_album_en.gif) no-repeat ;}
#header h1 a{
	display:block;
	width:138px;
	height:80px;
}
#header h1 img{display:none;}
#access_link{
	float:right;
	height:20px;
	padding-left:79px;
	padding-right:10px;
	z-index:10;
	position:relative;
}
#access_link li{
	float:left;
	padding-left:8px;
	border-left:1px solid #eee;
	margin-left:6px;
	margin:2px 0 0px 6px;
	line-height:15px;
}
*html #access_link li{
	margin-left:3px;
}
#access_link a{
	font-size:11px;
}


#banner_language{
	float:right;
	clear:right;
	margin:10px 10px 0px 0px;
}
*html #banner_language{
	margin-right:5px;
}

#searchForm{
	width:500px;
	height:6.17em;/*74*/
	position:absolute;
	left:205px;
	top:6px;/*10*/
}
#header > #searchForm{
	background:url(search_text.png) no-repeat 0px 25px;
}

.wrapper{
	margin-top:2px;
  height:26px;
	padding-left:25px;
	overflow:hidden;
}
.wrapper input{
	top:-10000px;
  position:absolute;
}
#searchType_album{left:200px;}
#searchType_blog{left:230px;}
#searchType_web{left:260px;}

.wrapper label{
	float:left;
	width:43px;
	height:26px;
	cursor:pointer;
	line-height:20px;
	text-align:center;
	margin-right:8px;
	position:relative;
	font-size:13px;
}
.wrapper .click{
	line-height:24px;
}
.wrapper > label{	background:url(search_tab_static.png) no-repeat center center;}
.wrapper > label.click{	background:url(search_tab_current.png) no-repeat center center;}
.wrapper > .hover{	background:url(search_tab_hover.png) no-repeat center center;}

* html .wrapper label{
	line-height:24px;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://pic.wretch.cc/photos/serv/album/index/css/search_tab_static.png',sizingMethod='crop');
}
* html .wrapper .hover {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://pic.wretch.cc/photos/serv/album/index/css/search_tab_hover.png',sizingMethod='crop');
}
* html .wrapper label.click{
	line-height:25px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://pic.wretch.cc/photos/serv/album/index/css/search_tab_current.png',sizingMethod='crop');
}
.wrapper label{color:#DFF2F7;}
.wrapper .hover{color:#0F91D4;text-decoration:underline}
.wrapper .click{color:#ffffff;}
.wrapper .hover.click{ color:#ffffff;}

#searchForm fieldset{	border:none;}
#searchForm legend{	display:none;}
#search_keyword{
	width:330px;
	height:22px;
	border:none;
	padding-right:0px;
	overflow:hidden;
	background:transparent;
}
.search_control{
	clear:both;
	height:24px;
	padding-left:25px;
}
* html .search_control{
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://pic.wretch.cc/photos/serv/album/index/css/search_text.png',sizingMethod='crop');
  margin-top:-3px;
}
#search_submit{
	border:none;
	width:72px;
	height:24px;
	line-height:24px;
	margin-top:-3px;
	cursor:pointer;
}
.search_control > #search_submit{
  background:url(aqua_button.png) no-repeat transparent;
}
* html #search_keyword{
  position:relative;
  z-index:100;
  margin-top:2px;
}
* html #search_submit{
  background:transparent;
  position:relative;
  z-index:100;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://pic.wretch.cc/photos/serv/album/index/css/aqua_button.png',sizingMethod='crop');
}


#main{ 
	background:url(banner_under_bg.gif) repeat-x ;
	clear:both;
}
*html #main {
	height:1%;
}
#main2{	
	float:left;
	position:relative;
}
#main:after, #main2:after{
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	overflow:hidden;
}

/* upper column */
.upper_column li a{
	text-indent:-5000px;
	display:block;
	width:143px;
	height:28px;
}
.upper_column dt{
	display:none;
}
.upper_column dd{
}


/* left column */
.left_column .side li a{
	display:block;
	height:22px;
	line-height:22px;
}
.left_column h4{
	font:normal 1em verdana,arial,helvetica,clean,sans-serif;
  margin-top:2px;
	width:143px;
	overflow:hidden;
  text-indent:10px;
	line-height:25px;
	height:25px;
}
.left_column ul{
	letter-spacing:0.15em;
}
.left_column .side li{
	text-indent:22px;
}
.left_column a{ 
  font-size:11px;
}
#condition h4{ margin:0}

#category li{	text-indent:30px;}
.en #category li{	text-indent:20px;}
#category a{
	letter-spacing:5px;
	line-height:18px;
	height:18px;
}
.en #category a {
  letter-spacing:0px;
}

#celebrity a{
	text-indent:22px;
}
.en #region_album a{
  letter-spacing:0;
}
#region_album a{
	text-indent:22px;
}
  
#new_css ul{
  margin-top:2px;
}
#new_css li{
  text-indent:0;
}
#new_css li a{
  display:inline;
}
#new_css li a:hover{
  background:none;
}
#new_css img{
  margin-bottom:1px;
  width:141px;
}

/* middle column */
.sandwitch{
  margin-top:5px;
  clear:both;
}
.sandwitch img{
  border:none;
}
.innercontent{
	position:relative;
	padding:6px;
	clear:both;
	overflow:hidden;
	display:none;
	height:249px;
}
.image_link{
	float:left;
	width:100px;
	height:100px;
	text-align:center;
}
.image_link a{
	width:100px;
	height:100px;
	vertical-align:middle;
	background-repeat:no-repeat;
	background-position:center center;
	display:block;
}
.image_link > a{
	display:table-cell;
}
.image_link a * {
	vertical-align: middle;
}
.image_link img{
	margin-right:-1px;
}
.image_link cite{
	display:inline-block;
	width:1px;
	height:100%;
}
.grid{
	width:108px;/*100*/
	height:108px;/*90*/
	padding:3px 0px;
	font-weight:normal;
	overflow:hidden;
}
.grid span,.grid strong {
	display:block;
	width:108px;/*100*/
	height:14px;
	overflow:hidden;
	font-weight:normal;
}
.grid p{
	margin-top:2px;
	overflow:hidden;
	height:15px;
}


.nav {
	height:28px;
	overflow:hidden;
  margin:0 ;
  position:relative;
  z-index:1000;
}
.nav li{
	float:left;
	width:97px;
	height:28px;
	font-size:13px;
	overflow:hidden;
	text-align:center;
  position:relative;
}
.nav h2{
	font-weight:normal;
	font-size:.9em;
	letter-spacing:0.1em;
	cursor:pointer;
	height:28px;
	line-height:28px;
}
#column_5{
  width:96px;
}
#column ol{
	float:right;
	width:268px;
	height:190px;
	overflow:hidden;
}
#column ol li{
	float:left;
	width:129px;
	height:89px;
}
.cover_link{
	float:left;
	margin-left:10px;
	padding:1px;
	width:182px;
	height:245px;
	background:#fff;
	border:1px solid #999;
	overflow:hidden;
}
#column img{
	border:none;
}
#column ol li{
	margin:0px 3px 3px 0px;
}
#column ol a{
	display:block;
	width:125px;
	height:85px;
	padding:1px;
	background:#fff;
	border:1px solid #999;
}
#column .moreinfo{
	float:right;
}
.column_ad{
	font-size:11px;
	float:right;
	width:268px;
  line-height:17px;
	margin-top:6px;
}
.column_ad li{
	width:247px;
	height:15px;
	overflow:hidden;
}
.moreinfo{
	text-align:right;
	padding-right:10px;
}

/* open column */
#collapse_button{
  display:none;
  position:relative;
  /*height:11px;*/
}
#collapse_button a{
  display:block;
  width:40px;
  height:13px;
  position:absolute;
  left:225px;
  text-indent:-5000px;
}
.collapse {
  padding-bottom:10px;
}
.collapse #collapse_button a{
  top:1px;
  background:url(collapse_button.gif) no-repeat center top;
}
.collapse #collapse_button a:hover{
  background:url(collapse_button_hover.gif) no-repeat center top;
}
#collapse_button a{
  top:-9px;
  background:url(collapse_button_open.gif) no-repeat center top;
}
#collapse_button a:hover{
  background:url(collapse_button_open_hover.gif) no-repeat center top;
}
.collapse .innercontent { display:none;}



#album{
	margin-top:5px;
  padding:0px 1px 10px 11px;
	clear:both;
}
#album h3{
	font-size:1.1em ;
	padding-left:15px;
  position:relative;
  line-height:25px;
}
#page_prev{
  padding-right:1em;
}
#page_next{
  padding-left:1em;
}
.page_control{
	clear:both;
  height:2em;
}
.page_control li{
  display:inline;
  font-size:.88em;
}
.page_control a, .page_control span{
  padding:1px;
}
#time_slider{
	float:right;
  padding:8px 22px 24px 0px;
}
#time_slider a{
  padding:0 3px;
}
#time_slider dt,#time_slider dd{
  display:inline;
}


.album_list{
	clear:both;
}
.album_list:after{
	
}
.album_list li{
	float:left;
	width:108px;
	height:160px;
	overflow:hidden;
	margin-right:10px;
	margin-bottom:10px;
	
}
.album_list .image_link,.album_list .image_link a{
	float:none;
	width:108px;
	height:108px;
}
.album_list .grid{
	width:100px;
	height:42px;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
}
.album_list .grid strong{
	font-size:11px;
}
.album_list .grid a{
	font-size:11px;
}
.album_list .grid p{
	height:14px;
	margin-top:0;
	font-size:11px;
}


/* sidebar */
#sidebar li{
	margin-top:5px;
	clear:both;
}
*html #sidebar li{
	margin-top:4px;
}
#sidebar h3{
	overflow:hidden;
	line-height:25px;
	padding-left:15px;
	height:25px;
}



li#bulletin{
	margin-top:0px;
}
#bulletin ul{
	float:left;
	padding-left:12px;
	margin-top:6px;
	line-height:1.7em;
}
#bulletin li{
	width:200px;
	height:28px;
	overflow:hidden;
	line-height:28px;
}
#bulletin .side{
	height:98px;
	padding-bottom:5px;
}
#bulletin img{
	width:88px;
	height:88px;
	float:left;
	margin-top:5px;
}


#sidebar #ad_morten{	margin-top:0;}
#ad_morten img{	border:none;}

* html #sidebar #ad_hotkeyword{
  margin-top:3px;
}
#ad_hotkeyword p
{
  padding:3px 3px 2px 3px;
  font-size: 1.15em;
  text-align:center;
}
#ad_hotkeyword span a,
#ad_hotkeyword strong a{ line-height:24px;}
* html #ad_hotkeyword p{	padding-bottom:4px;}
* html #ad_hotkeyword span a,
* html #ad_hotkeyword strong a{	line-height:26px;}
#ad_hotkeyword strong{  font-size: 1.3em;}
#ad_hotkeyword{}
#ad_hotkeyword p{ background:#efefef;}
#ad_hotkeyword a{
  text-decoration:none;
  color:#648ec0;
}
#ad_hotkeyword .smaller{ font-size:1.2em;}
#ad_hotkeyword .bigger { font-size:1.6em;}
#ad_hotkeyword strong a{ color:#ff7d1e; }
#ad_hotkeyword .red   a{ color:#ee3300; text-decoration:underline;}
#ad_hotkeyword .red   a:hover{color:#f51;}
#ad_hotkeyword .green a{ color:#669933; }
#ad_hotkeyword a:hover{
  text-decoration:underline;
}

/**ad_stamp**/
#ad_stamp li{
	border-bottom:1px solid #ccc;
	clear:both;
	overflow:hidden;
	padding:8px 0px 8px 8px;
	_padding:3px 0px 8px 8px;
	margin:0;
	height:60px;
}
#ad_stamp .image_link,#ad_stamp .image_link a{
	width:60px;
	height:60px;
}
#ad_stamp img{
  border:none;
}
#ad_stamp ul{
	float:left;
	margin:0px 0px 0px 0px;
	padding:4px 0px 0px 0px;
}
#ad_stamp .word_link li{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 15px;
	height:20px;	
	border:none;
}
#ad_stamp .word_link li a{
	color:#1675C3;
}
#ad_stamp .word_link li a:hover{
	color:#1675C3;
}
/* taiwan album */
#county_flash_div{
	position:relative;
}
#taiwan_album{
	position:relative;
	height:215px;
}
li#taiwan_album h3{
	background:none;
	width:315px;
	height:28px;
	position:absolute;
	top:0px;
	z-index:10;
}
#tw_entire_map{
	float:right;
	width:210px;
	height:27px;
	position:relative;
	margin:12px 10px 10px 0px;
	background:url(taiwan_entire_map.gif) no-repeat center center;
}
#tw_entire_map a{
	display:block;
	height:20px;
	line-height:20px;
	margin:4px 8px 0px 25px;
	color:white;
}
#tw_entire_map_div {
	position:absolute;
	right:1px;
	width:230px;
	height:410px;
	top:28px;
	display:none;
	border:1px solid #999;
	background:#B9E8F7
}


/* slider */
#slider_rolling img{ border:0}
#slider_rolling {
	width:315px;
}
#sidebar #slider_rolling h3 {
	margin:0;
	padding:0;
	padding-top:4px;
	color:#500;
	height:20px;
	line-height:20px;
	background:url(sliderrollingh3.gif) no-repeat left top;
	text-align:center;
}
#slider_rolling .sideII {
	position:relative;
}
#slider_rolling ul {
	margin:0;
	padding:0;
	list-style:none;
}
#slider_rolling ul#slider_pic {
	width:315px;
	height:144px;
	background:url(sliderrollingsliderpic.gif) repeat-y left top;
	overflow:hidden;
	position:relative;
}
#slider_rolling ul#slider_pic li {
	cursor:pointer;
}
#slider_rolling ul#slider_navi {
	height:27px;
	background:url(sliderrollingslidernavi.gif) no-repeat left top;
	position:relative;
}
#roll_prev {
	position:absolute;
	bottom:10px;
	left:10px;
}
#roll_prev a {
	display:block;
	padding-left:15px;
	text-align:left;
	background:url(rollpreva.gif) no-repeat left center;
	text-decoration:none;
}
#roll_next {
	position:absolute;
	bottom:10px;
	right:10px;
}
#roll_next a {
	display:block;
	padding-right:15px;
	text-align:right;
	background:url(rollnexta.gif) no-repeat right center;
	text-decoration:none;
}
#roll_prev a,
#roll_next a {
	color:#888;
}
#roll_prev a:hover,
#roll_next a:hover {
	color:#500;
}
#roll_prev a:hover {
	background:url(rollprevahover.gif) no-repeat left center;
}
#roll_next a:hover {
	background:url(rollnextahover.gif) no-repeat right center;
}
#slider_id {
	position:absolute;
	width:120px;
	text-align:center;
	height:20px;
	top:135px;
	left:98px;
}

#album_stamp .image_link,
#album_stamp .image_link a{
  width:90px;
  height:90px;
}
#album_stamp h3 {
  background-image:url(edting_ad.jpg);
  background-color:#666666;
  background-color:#535353;
}
#album_stamp img{
  border:0;
}
#album_stamp ul{
  padding:12px 0px 10px 11px;
}
#album_stamp li{
  float:left;
  width:90px;
  height:130px;
  margin-right:11px;
  clear:none;
}
#album_stamp h4{
  font-weight:normal;
  font-size:12px;
  padding-top:2px;
  text-align:center;
}
#album_stamp h4 a{
  color:#FF0000;
}

#square{
	margin:2px 0px 1px 0px;
	text-align:center;
	padding:3px;
	border:1px solid #acacac;
}

#footer{
	clear:both;
	height:24px;
	border-top:1px solid #ddd;
	color:#bbb;
	background:#fafafa;
	margin:8px 0px;
	text-align:center;
}
#footer a{
	color:#bbb;
}
#footer li{
	display:inline;
	padding-right:6px;
	line-height:2em;
}

#footer .webmaster{
  display:block;
  text-align:center;
  color:#999;
}
