#photo_mainframe_content {
	font-size: 12px;
}

#pic_item_link {
	margin-bottom: 10px;
}

#pic_item_link, #pic_item_link a:link, #pic_item_link a:visited {
	color: #555555;
	font-size:12px;
	text-decoration: none;
}

#pic_item_link a:hover {
	color: #AAAAAA;
	font-size:12px;
	text-decoration: none;
}

#pic_item_function {
	text-align: left;
	font-size: 12px;
	color:#666666;
}

#pic_item_function img {
	vertical-align: middle;
}

#pic_item_function u {
	cursor: pointer;
}

#pic_item_function a:link, #pic_item_function a:visited {
	color:#666666;
	text-decoration: underline;
	font-size: 12px;
}

#pic_item_function a:hover {
	color: #888888;
	text-decoration: underline;
	font-size: 12px;
}

#pic_item_function_div{
        float: left;
        width: 780px;
        padding-top: 10px;
}

#pic_item_function_div span {
	float: left;
	margin-right: 10px;
}

#pic_item_center {
	width: 800px;
	margin-bottom: 10px;
}

#pic_item_pic {
	width: 640px;
	height: 480px;
	float: left;
	margin-left: 10px;
	margin-right: 20px;
}

#pic_item_quicklist {
	text-align: center;
	width: 120px;
	float: right;
}

#pic_item_pic_wide {
	width: 800px;
	height: 600px;
}

#pic_item_quicklist_wide {
	text-align: center;
	width: 120px;
	position: absolute;
	padding-top: 10px;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.pic_item_quicklist_item {
	border: 1px solid #333333;
}

.pic_item_pic_group {
	position: relative;
	margin: 0 auto;
}

.pic_item_video_icon {
	position: absolute;
	display: block;
	right: 0px;
	bottom: 0px;
	width: 30px;
	height: 30px;
}

#pic_item_quicklist_item_current_div {
	width: 110px;
	margin: 0px auto;
	background-image: url(/photo/images/qlist-arrow-2.gif);
	background-position: 100% 50%;
	background-repeat: no-repeat;
}

.pic_item_quicklist_item {
	width: 85px;
	height: 85px;
	text-align: center;
	margin: 0px auto 10px auto;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
}

.pic_item_quicklist_item img {
	cursor: pointer;
}

#pic_item_share span {
	margin-bottom: 10px;
}

#pic_item_share span {
	float: left;
	margin-right: 8px;
}

#pic_item_info_title {
	text-align: left;
	font-size: 12px;
	width: 800px;
	overflow: hidden;
	font-weight: bold;
}

#pic_item_info_desc {
	text-align: left;
	margin: 5px 0px 10px 0px;
	font-size: 12px;
	width: 800px;
	overflow: hidden;
}

#pic_item_comment {
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 10px;
	overflow: hidden;
	background-color: #F3F3F3;
	border-color: #E3E3E3;
	border-style: solid;
	border-width: 1px 0 1px 0;
}

.pic_item_comment_item {
	padding-bottom: 10px;
	padding-top: 10px;
	color: #444444;
}

.pic_item_comment_item_delete, .pic_item_comment_item_delete a:link,
.pic_item_comment_item_delete a:visited, .pic_item_comment_item_delete a:hover {
	color: #DD7870;
	text-align: right;
	padding-bottom: 10px;
	text-decoration: none;
}

.pic_item_comment_item_add_comment {
	border-color:#999999 -moz-use-text-color -moz-use-text-color;
	border-style:dotted none none;
	border-width:1px medium medium;
	padding-top: 10px;
}

#pic_item_function_info {
	cursor: pointer;
}

#pic_item_info_summary {
	font-weight:normal;
	padding:5px;
	text-align:left;
	font-size: 10px;
	width: 260px;
	overflow: hidden;
}

#pic_item_info_summary td {
	font-size: 11px;
	color: #555555;
}

#pic_item_comment_table {
	width: 100%;
}

.pic_item_comment_right {
	width: 20px;
	background-color: #F3F3F3;
	border-color: #E3E3E3;
	border-style: solid;
	border-width: 1px 1px 1px 0;
}

.pic_item_comment_left {
	width: 20px;
	background-color: #F3F3F3;
	border-color: #E3E3E3;
	border-style: solid;
	border-width: 0 0 1px 1px;
}

.pic_item_comment_function {
	color: #444444;
	font-size: 12px;
	padding-left: 10px;
}

.pic_item_comment_function a:link, .pic_item_comment_function a:visited {
	color: #444444;
}

.pic_item_comment_function a:hover {
	color: #999999;
}
