body,td,th {
	font-size: 12px;
	color: #666666;
	margin:0px;
	padding:0px;
}
body {
	background-color: #FFF;
}
a:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF3300;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.menu a:link {
	font-size: 14px;
	color: #09C;
	text-decoration: none;
}
.menu a:visited {
	font-size: 14px;
	color: #09C;
	text-decoration: none;
}
.menu a:hover {
	font-size: 14px;
	color: #FF3300;
	text-decoration: underline;
}
.menu a:active {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.menudo a:link {
	font-size: 14px;
	color: #C00;
	text-decoration: none;
}
.menudo a:visited {
	font-size: 14px;
	color: #C00;
	text-decoration: none;
}
.menudo a:hover {
	font-size: 14px;
	color: #F30;
	text-decoration: underline;
}
.menudo a:active {
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
img {
	border-width:0px;
}
.txt14 {
	font-size: 14px;
}
.txtred {
	color:#f00;
}
.txtblue {
	color:#09C;
	}
.txthei {
	font-family: "黑体";
	font-weight:bold;
	font-size:30px;
	color:#F30;
	}
.txtH {
	line-height:150%;			
	}
.logininput {
	color: #666666;
	width:135px;
	border-color:#999;
	border-width: 1px;
	border-style: dashed;
}
.logininputcode {
	color: #666666;
	width:65px;
	border-color:#999;
	border-width: 1px;
	border-style: dashed;
}
.border1 {
	border: 1px solid #E7E7E7;
}
.border2 {
	border: 1px dotted #CCC;
	margin-bottom:5px;
}
.border3 {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.border4 {
	border: 1px solid #ECECEC;
}
.border5 {
	border: 1px solid #FFF;
}
.Blogin a {
	width:65px;
	height:35px;
	background-image: url(../images/button01.gif);
	background-repeat: no-repeat;
	position: absolute;
	background-position: 0px 10px;
	margin-left:-33px;
	margin-top:-20px;
	padding-top:17px;
}
.Fpassword a {
	width:135px;
	height:30px;
	background-image: url(../images/button02.gif);
	background-repeat: no-repeat;
	position: absolute;
	margin-left:-69px;
	margin-top:-18px;
	padding-top:12px;
	background-position: 0px 8px;
}
.showsubmit {
	float: left;
	padding-right: 50px;
	}
.inusername {
	
	padding:10px;
	}
.inlogin a {
	width:66px;
	height:16px;
	display: block;
	padding-top:6px;
	text-align:center;
	background:url("http://ektar.kodak.com.cn/member/images/bg_button.gif") no-repeat -114px -106px;
	}
.inlogin a:hover {
	width:66px;
	height:16px;
	display: block;
	padding-top:6px;
	text-align:center;
	text-decoration: none;
	background:url("http://ektar.kodak.com.cn/member/images/bg_button.gif") no-repeat 0px -187px;
	}
.kdlistbox ul{
	margin: auto;
	list-style-type: none;
	}
.kdlistbox li{
	float:left;
	width:210px;
	height:240px;
	display: block;
	}
.MleftBox {
	border: 1px solid #E7E7E7;
	padding: 5px;
	}
.MrightBox .boxbg{
	background-image: url(../images/bg_location.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.button2 {
	width:84px;
	height:21px;
	color:#fff;
	background:url("../images/bg_button.gif") no-repeat -96px -43px;
	border-width: 0px;
	}
/* 表格-列表
-------------------------------------------------------------------*/
table.list {
	border-spacing: 1px;
	background-color: #e7e7e7;
	color: #666;
	width: 98%;
}
table.list td, table.list th {
	padding: 4px;
	white-space: nowrap;
}
table.list thead th {
	text-align: center;
	color: #2F2F2F;
	font-weight: bold;
	line-height: 25px;
	height: 25px;
	background-color: #FFC;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ffcc66;
	border-left-color: #fff;
}
table.list thead a:hover {
	text-decoration: none;
}
table.list thead th img {
	vertical-align: middle;
}
table.list tbody th {
	font-weight: bold;
}
table.list tbody tr {
	background-color: #fff;
	text-align: left;
}
table.list tbody tr td {
	height: 25px;
	background: #fff;
	border: 1px solid #fff;
	line-height: 25px;
}
table.list tbody tr.click td {
	background-color: #ffc;
}
table.list tbody tr.hover td, table.list tbody tr.row0:hover td, table.list tbody tr.row1:hover td {
	background-color: #ffd;
}
table.list tbody .row1,
.row1 {
	background: #f9f9f9;
	border-top: 1px solid #fff;
}
table.list tbody .row1 td {
	background: #f9f9f9;
	border-top: 1px solid #FFF;
}
table.list tfoot tr {
	color: #333;
}
table.list tfoot td, table.list tfoot th {
	background-color: #FBFBFB;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffcc66;
}
/* 分页
-------------------------------------------------------------------*/
.pages {
	font-size: 12px;
	clear: both;
	line-height: 15px;
}
.pages a,
.pages span {
	display: block;
	background: #fff;
	float: left;
	color: #ec8313;
	margin-right:0.2em;
	padding:0.2em 0.5em;
	text-decoration: none;
	border: 1px solid #eda200;
}
.pages a:link, .pages a:visited {
	color:#ec8313;
	text-decoration:none;
}
.pages a:hover, .pages a:active {
	color:#fff;
	text-decoration:none;
	border: 1px solid #eda200;
	background-color: #a6da17;
}
.pages strong {
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-weight: bold;
	background: #8ac108;
	float: left;
	padding-bottom: 0.2em;
	color: #fff;
	padding-top: 0.2em;
	border: 1px solid #eda200;
	margin-right: 0.2em;
}
.fRight {
	margin-right: 5px;
}

.page-skip button,.submit,.pagination li,.page-start,.page-end{background-image:url(../images/allicon.png);background-repeat:no-repeat;}
button{cursor:pointer;white-space:nowrap!important;}
.pagination{
	float:right;
	margin:0;
}

.pagination .page-next span{background-image:none!important;}
.pagination{height:22px;font-family:Tahoma;font-size:12px;}
.page-bottom ul{
	float: left;
	list-style-type: none;
}
.page-bottom li{
	float: left;
	list-style-type: none;
}
.pageinfo {float: left;}
.page-bottom{float:right;}
.pagination li,.page-info,.pageinfo,.page-prev,.page-cur,.page-start,.page-end,.page-break,.page-skip{float:left;height:18px;margin:0 3px 0 0;text-align:center;white-space:nowrap;vertical-align:middle;line-height:18px;font-family:Tahoma,SimSun,Arial;}
.page-start,.pagination li,.page-end,.pageinfo{padding:0 5px;border:solid 1px #ccc;}
.pagination li:hover{border:solid 1px #FD6D01;text-decoration:none;}
.page-start{width:20px;padding:0!important;background-position:7px -175px;}
a.page-prev{width:20px;padding:0!important;background-position:-68px -175px!important;}
.page-cur,.page-break{padding:0 3px;}
a.page-next{padding-right:16px;background-position:-179px -175px!important;}
.page-end{padding-right:16px;background-position:-104px -175px;}
.page-cur{border:1px solid #FD6D01;padding:0 5px;font-weight:700;color:#FD6D01;background-color:#FFEDE1;}
.page-skip{padding:0 3px;color:#666;}
.page-skip input{width:30px;height:18px;margin:0 5px;border:solid 1px #999;vertical-align:top;*vertical-align:middle;font-family:Tahoma,SimSun,Arial;color:#000;text-align:center;}
.page-skip button{width:37px;height:19px;margin:0 0 0 5px;border:0 none;background-position:-260px -123px;text-indent:-999px;}
.page-prev span,.page-start span,.page-mini .page-next span,.page-mini .page-end span,.page-skip button span{display:none!important;}
.sbook{float:left;margin:3px 0 0 6px;}
.pagination .thisclass {border:solid 1px #FD6D01;text-decoration:none; color:#FF0000; font-weight:bold;}

/*photos*/
.i_photos {
	width:710px;margin:0 auto;padding-left:10px;
}

.i_photos .i_photos_photo {
	width:126px;float:left;margin:0 15px 15px 0;
}

.i_photos .i_photos_photo .img {
	width:124px;border:1px solid #ececec;text-align:center;
}

.i_photos .i_photos_photo .title {
	background-color:#ececec;padding:3px;text-align:center;height:16px;
}

.i_photos .i_photos_photo .vote {
	width:118px;border:1px solid #ececec;padding:3px;height:16px;
}

.i_photos .i_photos_photo .vote .num {
	float:left;width:77px;text-aligh:left;
}

.i_photos .i_photos_photo .vote .poll {
	float:left;text-align:right;
}