@charset "utf-8";
/* 基本設定 */

.clear_both {
	border-top:1px solid transparent !important;
	margin-top:-1px !important;
	border-top:0px;
	margin-top:0px;
	visibility:hidden;
	clear:both;
}
html {
	scrollbar-base-color:#860000;
	scrollbar-arrow-color:#000000;
	scrollbar-highlight-color: #E50012;
	scrollbar-track-color: #011B2A;
	scrollbar-darkshadow-color:#1E1E1E;
}
h1, h2, h3, h4, h5, h6 {
	margin:0px;
}
h2, h3 {
	margin-top:0px;
}
body, html, form {
	margin:0px;
	padding:0px;
}
body {
	background-image:url(../images/photoman_bg_repeat.jpg);
	background-color:#191919;
	background-position: top;
	background-repeat: repeat-x;
}
ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
p {
	font: Arial, Verdana, Arial, Helvetica, sans-serif;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	font-size: small;
	margin-bottom: 10px;
}
img {
	border:0 none;
}
input {
	vertical-align:middle;
}
table {
	border: none;
}
a:link {
	color: #990000;
	text-decoration:none;
}
a:hover {
	color: #FFCC33;
	text-decoration:none;
}
a:visited {
	color: #990000;
	text-decoration:none;
}
/*==========框架設定==========*/

#wrapper {
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:955px;
	background-color:#1E1E1E;
}
#login_zone {
	width:268px;
	_width:260px;
	height: auto;
	border: 1px solid #9AADBD;
	margin-bottom: 5px;
}
#content {
	width: 955px;
	position:relative;
}
#footer {
	position:relative;
}
#footer_content {
	width:955px;
}
/*==========header設定==========*/
#extr_1 {
	color: #FFCC00;
	background-image: url(../images/photoman_indextop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 269px;
}
#extr_1_top {
	display:none;
}
#extr_1_content {
	vertical-align:middle;
	padding-top:2px;
	padding-right:5px;
	float:right;
	display: block;
}
#extr_1_bottom {
	display:none;
}
#extr_1 a {
	font-size:13px;
}
#extr_1 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#extr_1 a:hover, #extr_1 a:active {
	color: #FFCC00;
	text-decoration: underline;
}
#extr_1 a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
#header {
	color:#003232;
	_background-image: url(../imgs/top.jpg);
	width: 955px;
	display: none;
}
#header h1 {
 *position:absolute;
 *left: -1000px;
 *top: -1000px;
	z-index: 998;
	display: none;
}
.header_nav {
	margin: 72px 10px 0px 0px;
 *margin: 104px 10px 0px 0px;
	padding-left:0px;
	padding-bottom:0px;
	text-align: right;
}
.header_nav li {
	display: inline;
	font-size: 12px;
	color: #FFFFFF;
	margin-right: 5px;
}
#header .header_nav li img {
	vertical-align: middle;
	width: 21px;
	height: 21px;
}
.header_nav li a:link, .header_nav li a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.header_nav li a:hover {
	color:#fff;
	font-weight:normal;
	font-size:12px;
	text-decoration: underline;
}
#show_text {
	width: 551px;
	height: 22px;
	padding-top:3px;
	padding-left: 100px;
	padding-right: 15px;
	background-image: url(../imgs/show_text_bg.png);
	_background-image: url(../imgs/show_text_bg.jpg);
	background-repeat: repeat-x;
	border:	1px solid #9AADBD;
	position:absolute;
	overflow:hidden;
	top: 138px;
	z-index: 999;
}
/*search_zone*/
.btn_style_search {
	width:auto;
}
#search_zone {
	vertical-align:middle;
	font-size:11px;
	text-align:center;
	color: #FFFFFF;
	white-space: nowrap;
	z-index:100000;
	width: 955px;
	background-image: url(../images/photoman_searchbar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
	padding-top: 15px;
}
#search_zone input {
	width: 100px;
	vertical-align:middle;
	display:inline;
}
#search_zone select {
	vertical-align:middle;
	display:inline;
}
/*================廣告和主要manu===================*/
#ad_img {
	width:200px;
	overflow:hidden;
}
#ad_img img {
	width:200px;
	margin-bottom:8px;
}
#ad_text {
	margin-top:15px;
	margin-bottom:15px;
}
#ad_text a {
	font-size:13px;
	margin-bottom:5px;
	display:block;
}
#ad_text a:link, #ad_text a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:underline;
}
#ad_text a:hover {
	text-decoration:none;
	color: #CC0000 !important;
}
#ad_text a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:underline;
}
#top_menu {
	background-image: url(../images/photoman_topmenu.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px;
	border-top:1px solid #F5E39D;
	border-left:1px solid #F5E39D;
	border-bottom:1px solid #CB9B0C;
}
#top_menu td {
	border-right:1px solid #CB9B0C;
	height:30px;
}
#top_menu a:link, #ad_text a:active {
	font-size:15px;
	color:#000000;
	text-decoration:none;
}
#top_menu a:hover {
	text-decoration:underline;
	color: #990000 !important;
}
#top_menu a:visited {
	color: #000000;
	text-decoration:none;
}
/*footer-info*/

#footer {
	position:relative;
	width:955px;
	height: 290px;
	padding-top: 10px;
}
#footer_content {
	position: relative;
	background-color: #000000;
	height: 290px;
	background-image: url(../images/photoman_footer.jpg);
}
#info {
	text-align: left;
	position: absolute;
	left: 150px;
	top: 269px;
}
#info ul {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
#info li {
	display: inline;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
	padding:0px;
}
#info a:link {
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#info a {
	padding-left:3px;
	padding-right:3px;
	padding-top:2px;
	padding-bottom:2px;
}
#info a:visited {
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#info a:hover {
	font-weight: normal;
	font-size: 12px;
	color: #FFCC33;
	text-decoration: underline;
}
#info a:active {
	font-weight: normal;
	font-size: 12px;
	color: #F7B52D;
	text-decoration: underline;
}
#copyright {
	font-size: 12px;
	color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	position: absolute;
	left: 765px;
	top: 272px;
}

