body {
	margin: 0;
	padding: 0;
	
	background-color: #fff;
	color: #555;
	font-size: 14px;
	font-family: 'MS Sans Serif','Microsoft Sans Serif','Tahoma','Lucida Grande','sans-serif';

	scrollbar-face-color: #CDED48;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #E5F799;
	scrollbar-3dlight-color: #E5F799;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #E5F799;
}

div,p,h1,h2,h3,h4,form,ul,ol,dd {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0;
}

a:link {
	color: #235376;
	text-decoration: none;
}
a:hover {
	color: #f90;
	text-decoration: underline;
}
a:visited {
	color: #235376;
	text-decoration: none;
}

a.album_link {
	text-decoration: underline;
}
a.album_link:hover {
	color: #f90;
}

div.clear_left {
	clear: left;
}
div.clear_both {
	clear: both;
}

div.errorBox {
	background-color: #faa;
	border: 1px solid #a00;
	text-align: center;
	margin: 5px 35px 5px 20px;
	padding: 5px;
	color: #a00;
	display: none;
}

/* specific */
div#container {
	width: 900px;
	margin: 0px auto;
	padding: 0 1px;
}


/* body */
div#mainbox {
	float: left;
	width: 600px;
}
div#sidebox {
	float: right;
}

/* mainbox */
.box1_head h1 {
	height: 30px;
}
.box1_head h1 span {
	display: none;
}


div#myalbum, div#mypicture {
	width: 595px;
	margin-left: 5px;
}
div#head_myalbum {
	background: #fff url(images2008/head_myalbum.gif) no-repeat center top;
}

div#head_mypicture {
	background: #fff url(images2008/head_mypicture.gif) no-repeat center top;
}

#head_comment {
	background: transparent url(images2008/head_comment.gif) no-repeat center bottom;
	margin-top: 20px;
}
#head_comment h1 {
	height: 37px;
}
#head_comment h1 span {
	display: none;
}
.box3_body {
	background: transparent url(images2008/box3_body.gif) repeat-y;
}
.box3_head {
	background: transparent url(images2008/box3_head.gif) no-repeat left top;
}
.box3_foot {
	background: transparent url(images2008/box3_foot.gif) no-repeat left bottom;
}
.box3_head, .box3_foot {
	width: 581px;
	height: 12px;
}

form#form_comment {
	padding: 5px 20px;
}
div.form_row {
	margin: 5px 0;
}
div.form_row label {
	float: left;
	text-align: right;
	margin-right: 5px;
	width: 84px;
}
div.form_row input {
	border: 1px solid #bfbfbf;
	width: 200px;
}
div.form_row textarea {
	border: 1px solid #bfbfbf;
}
form#form_comment .btn_submit {
	background: #ffffff url(images2008/btn_send_comment.gif) no-repeat center top;
	border: 0px;
	margin-left: 320px;
	width: 86px;
	height: 31px;
	cursor: pointer;
}
form#form_comment .btn_reset {
	background: #ffffff url(images2008/btn_reset_comment.gif) no-repeat center top;
	border: 0px;
	width: 86px;
	height: 31px;
	cursor: pointer;
}

div.commentbox_body {
	background-color: #ebebeb;
	width: 581px;
}
div.commentbox_body h3 {
	font-size: 16px;
	padding-left: 17px;
}
div.commentbox_head {
	background: #ffffff url(images2008/commentbox_head.gif) no-repeat left bottom;
	margin-top: 10px;
}
div.commentbox_foot {
	background: #ffffff url(images2008/commentbox_foot.gif) no-repeat left top;
}
div.commentbox_head, div.commentbox_foot {
	width: 581px;
	height: 5px;
}

div.commentdetail_head {
	background: #ebebeb url(images2008/commentdetail_head.gif) no-repeat left bottom;
	margin-left: 12px;
	width: 559px;
	height: 7px;
}
div.commentdetail_body {
	background-color: #ffffff;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;	
	margin-left: 12px;
	width: 557px;
}
div.commentdetail_body p {
	margin: 0 10px;
	padding: 3px 0;
	overflow: hidden;
	width: 535px;
}
div.commentdetail_foot {
	background: #ebebeb url(images2008/commentdetail_foot.gif) no-repeat left top;
	margin-left: 12px;
	padding: 10px 0;
	width: 559px;
}
div.comment_avatar {
	background: transparent url(images2008/frame_comment_avata.gif) no-repeat right top;
	float: left;
	text-align: right;
	margin-right: 5px;
	padding: 4px;
	width: 140px;
	height: 70px;
}

/* list img */
div.albumFrame {
	float: left;
	margin: 30px 0pt 0pt 20px;
	text-align: center;
	width: 154px;
}
div.thumb_image {
	border: 1px solid #8D7E8E;
	height: 110px;
}
div.thumb_image img {
	margin: 5px 0;
}
div.detail_image {
	
}

p.pagerList {
	margin-top: 20px;
	padding-right: 20px;
	text-align: right;
}
p.pagerList a {
	color: #235376;
	text-decoration: none;
}
p.pagerList a:hover {
	color: #f90;
	text-decoration: underline;
}


div#permissionDiv {
	text-align: center;
	padding: 10px;
}
div#permissionDiv h2 {
	color: #FF0000;
}
div#permissionDiv input {
	border: 1px solid #AEB136;
}

/* preview */
div#display_pic {
	text-align: center;
	margin: 20px 0;
}
div#link_pic {
	float: left;
	width: 380px;
}
div#link_pic_tip {
	float: left;
	margin-left: 20px;
}

div.link_pic_box {
	border: 1px solid #8e8e8e;
	margin: 5px;
}
div.link_topic {
	float: left;
	background-color: #d3d3d3;
	padding: 3px 7px 3px 7px;
	font-size: 12px;
}
div.link_info {
	float: left;
	padding: 0px 0px;
	font-size: 12px;
}
div.link_pic_box input.link {
	border: 0px;
	background-color: #fff;
	/*width: 320px;*/
	font-size: 12px;
}

/* box tip */
.xsnazzy h1, .zsnazzy h1 {margin:0; font-size:12px; padding:0 10px 3px 10px; border-bottom:1px solid #a2a1a1;}
.xsnazzy p, .zsnazzy p {margin:0; padding:2px 10px; font-size:10px;}
.xsnazzy {background: transparent; width:167px; float:left; margin:0 3px;}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background-color:#ebebeb; border:0 solid #a2a1a1;border-width:0 1px;}
.xb1 {margin:0 5px; background:#a2a1a1;}
.xb2 {margin:0 3px;border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display:block; background-color:#ebebeb;border:0 solid #a2a1a1; border-width:0 1px; height:auto;}
* html .xboxcontent {height:1px;} /* for IE */

.color_a {background-color:#b7b7b7;color:#fff;}
.color_b {background-color:#d4d8bd; color:#000;}
.color_c {background-color:#758279; color:#fff;}
.color_d {background-color:#b2ab9b; color:#000;}

/* thumb nav */
div#thumbnav {
	margin-top: 20px;
}
div#thumbnav_prev, div#thumbnav_next {
	background: transparent url(images2008/preview_pic_sprite.gif) no-repeat;
	border: 1px solid #eee;
	width: 25px;
	height: 92px;
	/*margin: 10px 5px;*/
	float: left;
	cursor: pointer;
}
div#thumbnav_prev {
	background-position: 4px 24px;
}
div#thumbnav_next {
	background-position: -56px 24px;
}
div#thumbnav_list {
	float: left;
}
div.thumbnav_item {
	display: none;
	width: 140px;
	/*margin: 0 20px;*/
}
div.thumbnav_item img {
	border: 1px solid #333;
	/*margin: 0 20px;*/
}

div.nav_current {
	display: block;
	border: 2px solid #fff;
	text-align: right;
	float: left;
}
div.nav_current2 {
	display: block;
	border: 2px solid #fff;
	text-align: left;
	float: left;
}

/*div#thumbnav {
	margin-top: 20px;
}
div#thumbnav_prev, div#thumbnav_next {
	background: transparent url(images2008/preview_pic_sprite.gif) no-repeat;
	border: 1px solid #eee;
	width: 46px;
	height: 92px;
	margin: 10px 5px;
	float: left;
	cursor: pointer;
}
div#thumbnav_prev {
	background-position: 4px 24px;
}
div#thumbnav_next {
	background-position: -56px 24px;
}
div#thumbnav_list {
	float: left;
}
div.thumbnav_item {
	display: none;
	margin: 0 20px;
}
div.nav_current, div.nav_next, div.nav_prev {
	float: left;
	padding: 5px;
	cursor: pointer;
}
div.nav_current {
	display: block;
	border: 2px solid #333;
}*/

/* sidebox */
.box2_head h1 {
	width: 296px;
	height: 37px;
}
.box2_head h1 span {
	display: none;
}

div#album_command {
	text-align: center;
	margin-top: 10px;
}

div#head_allmyalbum {
	background: #fff url(images2008/head_allmyalbum.gif) no-repeat right top;
	margin-top: 10px;
}
div#head_myalbum_info {
	background: #fff url(images2008/head_detail.gif) no-repeat center top;
	margin-top: 20px;
	padding-top: 5px;
}
div#head_myalbum_info h1 {
	color: #3260ad;
	font-size: 14px;
	padding-left: 20px;
}

div#head_search_album {
	background: #fff url(images2008/search_head.gif) no-repeat left top;
	/*margin-top: 20px;*/
	height: 27px;
}
div#head_search_album span {
	display: none;
}
div#body_search_album {
	border-left: 1px solid #d2d2ce;
	border-right: 1px solid #d2d2ce;
	background-color: #ebebeb;
	width: 287px;
}
div#body_search_album form {
	text-align: center;
	padding-top: 20px;
}
div#body_search_album ul {
	margin-left: 20px;
}
div#body_search_album .btn_search {
	background: #ebebeb url(images2008/btn_search.gif) no-repeat left top;
	border: 0px;
	width: 70px;
	height: 26px;
	cursor: pointer;
}
div#body_search_album .search_input {
	border: 1px solid #7f9db9;
}
div#body_search_album a {
	color: #235376;
	text-decoration: none;
}
div#body_search_album a:hover {
	color: #f90;
	text-decoration: underline;
}
div#foot_search_album {
	background: #fff url(images2008/search_foot.gif) no-repeat left top;
	height: 7px;
}
div#head_search_album, div#foot_search_album {
	width: 289px;
}

/* box curve */
.curvy {position:relative; width:280px; background:#ebebeb; color:#235376; margin:5px auto;}
#ctl, #cbl, #ctr, #cbr {position:absolute; width:5px; height:5px; color:#ebebeb; background:#fff; overflow:hidden; font-style:normal; }
#ctl {top:0; left:0;}
#cbl {bottom:0; left:0;}
#ctr {top:0; right:0;}
#cbr {bottom:0; right:0;}
.curvy em b {position:absolute; font-size:122px; font-family:arial; color:#ebebeb; line-height:28px; font-weight:normal;}
#ctl b {left:-8px;}
#ctr b {left:-28px;}
#cbl b {left:-8px; top:-22px;}
#cbr b {left:-28px; top:-22px;}
.curvy p {position:relative; z-index:100; padding:10px;}
.curvy p img {border:1px solid #000;margin-right:10px;width:62px;height:62px;}

.list1 {
	list-style-type: none;
	margin-top: 3px;
	margin-left: 10px;
	width: 275px;
}
.list1 li {
	background: transparent url(/assets/images/icon_sprite.gif) no-repeat 10px -140px;
	padding-left: 35px;
	padding-top: 7px;
	border-bottom: 1px dotted #b9b9b9;
	height: 20px;
}
.list1 span {
	display: none;
}
.list1 li a {
	color: #235376;
	text-decoration: none;
}
.list1 li a:hover {
	color: #f90;
	text-decoration: underline;
}

.listcate {
	list-style-type: none;
	margin-top: 3px;
	margin-left: 5px;
	width: 140px;
	float:left;
	text-align:left;
}
.listcate li {
	background: transparent url(/assets/images/icon_sprite.gif) no-repeat 10px -140px;
	padding-left: 35px;
	padding-top: 7px;
	border-bottom: 1px dotted #b9b9b9;
	height: 20px;
	text-align:left;
}
.listcate span {
	display: none;
}
.listcate li a {
	
}


/* foot */
div#footer {
	margin-top: 10px;
}
.footer_head {
	background: #ffffff url(/assets/images/footer_top.gif) no-repeat left bottom;
	height: 5px;
	width: 900px;
}
.footer_foot {
	background: #ffffff url(/assets/images/footer_bottom.gif) no-repeat left top;
	height: 5px;
	width: 900px;
}
.footer_body {
	background: #ffffff url(/assets/images/footer_body.gif) repeat-y left top;
}
.footer_content {
	border: 1px dashed #c7c6c2;
	margin: 0 5px;
	padding: 5px;
}
#footer_info {
	border-top: 1px solid #000;
	padding-top: 5px;
	text-align: center;
}
#footer td {
	border-bottom: 2px solid #f9f9f9;
}
td.foot_topic {
	background-color: #f7efce;
	color: #075675;
	text-align: right;
	width: 100px;
}
td.foot_list {
	color: #a52a2a;
}
td.foot_list a {
	color: #a52a2a;
	text-decoration: none;
}
td.foot_list a:hover {
	text-decoration: underline;
}
