@charset "utf-8";
/* CSS Document */
/* power by www.siuc.cn*/
* {border:0px; margin:0px; padding:0px;}
body {
	font-family: Verdana, "宋体", Arial, Helvetica, sans-serif;
	background-color: #363636;
	margin: 0px;
	padding: 0px;
}
#kevin_content {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	color: #999999;
}
.page_name {
	padding-top: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	line-height: 150%;
	color: #CFA4B6;
	background-image: url(../img/photo_logo.jpg);
	background-repeat: no-repeat;
	background-position: 0px -1px;
	padding-left: 100px;
	padding-bottom: 10px;
}
.page_key {
	color: #95557C;
	font-size: 12px;
	line-height: 150%;
	padding-bottom: 30px;
	padding-top: 10px;
}
.page_key a {
	color: #0099CC;
}
.page_key a:hover {
	color: #CFA4B6;
	text-decoration: none;
}
#content {
	line-height: 150%;
	font-size: 12px;
	overflow: hidden;
}
.cont_show {
	width: 48%;
	color: #666666;
	float: left;
	margin-right: 1%;
}
.cont_show img {
	width:100%;
}
.cont_show a {
	color: #777;
}
.cont_name {
	padding-top: 10px;
	padding-right: 10px;
}
.page_menu a {
	color: #76757A;
}
.page_menu a:hover {
	text-decoration: none;
}
#copyright {
	font-size: 11px;
	color: #76757A;
	padding-top: 10px;
	padding-bottom: 50px;
}
#copyright a {
	color: #76757A;
}
#copyright a:hover {
	text-decoration: none;
}
#inp {
	background-color: #404040;
	padding: 10px;
	font-size: 12px;
	line-height: 150%;
	color: #777;
}
.inp_txt {
	color: #1d1d1d;
	background-color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #363636;
	border-left-color: #363636;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
}
.photo_show {
	overflow: visible;
	text-align: center;
}
.prev {
	padding: 10px;
	text-align: center;
	background-color: #404040;
	margin-top: 20px;
	font-size: 12px;
	color: #777;
}
