@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	}
body {
	background: url(../images/body_bg.gif);
	text-align: center;
	}

.Wrapper {
	margin: 0 auto;
	padding: 11px 0 0 0;
	width: 845px;
	}
.Debug {
	clear: both;
	}

/*Header*/
.Header {
	margin: 0 auto;
	width: 831px;
	height: 139px;
	background: url(../images/header_bg.jpg) no-repeat 0 0;
	text-align: left;
	position: relative;
	overflow: hidden;
	}
.Logo {
	width: 350px;
	height: 107px;
	text-align: left;
	}
.TopLink {
	padding: 10px;
	position: absolute;
	right: 0px;
	top: 0px;
	}
.TopLink a {
	padding: 4px 2px 0 2px;
	width: 70px;
	height: 20px;
	background: url(../images/toplink_bg.gif) no-repeat 0 0;
	font-size: 12px;
	font-family: Tahoma;
	text-align: center;
	text-decoration: none;
	color: #555555;
	display: block;
	float: left;
	}
.TopLink a:hover {
	color: #BA9D5A;
	background: url(../images/toplink_over_bg.gif) no-repeat 0 0;
	}

.Navi {
	padding: 0 0 0 25px;
	height: 32px;
	}
.Navi a {
	margin: 0 8px 0 0;
	width: 97px;
	height: 32px;
	background: url(../images/menu.gif) no-repeat 0 0;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	line-height: 32px;
	display: block;
	float: left;
	}
.Navi a:hover {
	background: url(../images/menu_over.gif) no-repeat 0 0;
	}
	
/*Banner*/
.Banner {
	margin: 0 auto;
	padding: 6px 19px 3px 19px;
	background: url(../images/banner_bg.jpg) no-repeat 0 0;
	width: 793px;
	height: 208px;
	}

/*Main*/
.Main {
	width: 845px;
	text-align: left;
	background:url(../images/main_bg.jpg) repeat-y center top;
	display: block;
	list-style: none;
	}
.MainBottom {
	background: url(../images/main_bot.jpg) no-repeat center bottom;
	height: 10px;
	font-size: 10px;
	}
.ColLeft {
	width: 210px;
	}
.ColRight {
	width: 635px;
	}
.ColLeftTitle {
	background:url(../images/main_top.jpg) no-repeat 0 0;
	height: 74px;
	}
.CateBox {
	margin: 0 0 0 29px;
	width: 179px;
	background: url(../images/cate_bg.jpg) repeat-y 0 0;
	}
.CateBoxBottom {
	background: url(../images/cate_bot.jpg) no-repeat 0 0;
	height: 15px;
	}

.CataList {
	margin: 0 auto;
	width: 160px;
	}
.CataList ul, .CataList ul li {
	list-style: none;
	display: block;
	}
.CataList ul li {
	margin: 0 0 5px 0;
	height: 27px;
	}
.CataList ul li a {
	padding: 0 0 0 30px;
	background: url(../images/item_bg.jpg) no-repeat;
	width: auto;
	height: 27px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	line-height: 27px;
	color: #D1C6C4;
	display: block;
	}
.CataList ul li a:hover {
	background: url(../images/item_over.jpg) no-repeat;
	color: #FFFFFF;
	}
.PicBox {
	margin: 0 0 0 18px;
	padding: 10px 0 10px 10px;
	width: 180px;
	height: 250px;
	background:url(../images/leftbox_bg.jpg) no-repeat 0 0;
	}	
	
	
.ColRightTitle {
	padding: 35px 0 0 20px;
	background:url(../images/main_top.jpg) no-repeat -210px 0;
	height: 40px;
	}
.PageTitle {
	padding: 0 0 0 25px;
	background: url(../images/title_dot.jpg) no-repeat left center;
	}
.PageTitle h3 {
	color: #FFFFFF;
	font-size: 15px;
	line-height: 1em;
	}

.ColRightContent {
	padding: 20px 30px;
	}
.PageContent {
	margin: 0;
	padding: 0;
	}
	
.DeAlbumBox {
	margin: 0 5px;
	width: 180px;
	height: 220px;
	float: left;
	}
.DeAImg {
	padding: 10px;
	width: auto;
	height: 180px;
	text-align: center;
	}
.DeAImg img {
	margin: 0 auto;
	width: 160px;
	height: 180px;
	}
.DeAInfo {
	font-size: 13px;
	text-align: center;
	}
.DeAInfo a {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
	}
.DeAInfo a:hover {
	color: #CC0000;
	}
.Pages {
	text-align: center;
	}
.Pages a {
	padding: 3px 5px;
	font-size: 11px;
	font-family: Tahoma;
	color: #333333;
	text-align: center;
	text-decoration: none;
	}
.Pages a:hover {
	color: #CC0000;
	}
	
.PageProLeft {
	width: 310px;
	height: 400px;
	float: left;
	}
.PageProRight {
	padding: 0 0 0 10px;
	width: 250px;
	float: left;
	}
.ImgMid {
	width: 310px;
	text-align:center;
	}
.ImgMid a {
	padding: 5px;
	width: 300px;
	height: 400px;
	display: block;
	}
.ImgMid a img {
	border: 0;
	}
.ImgSma {
	padding: 9px 0;
	}
.ImgSma a {
	margin: 0;
	width: 69px;
	height: 69px;
	display: block;
	float: left;
	}
.ImgSma a img {
	width: 69px;
	height: 69px;
	display: block;
	border: none;
	}
.ProName {
	padding: 10px 0;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	}
.ProInfo {
	padding: 5px;
	background: #efefef;
	font-size: 12px;
	color: #666666;
	line-height: 2em;
	}
	
.MText {
	padding: 4px 0 0 0;
	width: 100px;
	height: 20px;
	font-size: 12px;
	font-family: Tahoma;
	line-height: 22px;
	position: absolute;
	}
.MForm {
	padding: 3px 0 3px 100px;
	height: 24px;
	}
.Alert {
	font-size: 11px;
	font-family: Tahoma;
	color: #FF0000;
	}
.MInput {
	padding: 3px;
	width: 90%;
	border: 1px solid #dedede;
	font-size: 12px;
	color: #333333;
	}
.MTextarea {
	padding: 3px;
	width: 90%;
	height: 140px;
	border: 1px solid #dedede;
	font-size: 12px;
	color: #333333;
	}
.MSubmit {
	padding: 0 0 0 100px;
	}
.MButton {
	background: url(../images/btn_sub.jpg) no-repeat 0 0;
	width: 94px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #CCCCCC;
	font-weight: bold;
	font-size: 13px;
	border: 0;
	cursor: pointer;
	}
/*Footer*/
.Footer {
	margin: 3px auto 0 auto;
	padding: 10px;
	width: 811px;
	height: 37px;
	background: url(../images/footer.jpg) no-repeat 0 0;
	}
.FotInfo, .FotCopy {
	padding: 0 0 0 200px;
	font-size: 12px;
	text-align: left;
	}
.FotInfo {
	color: #A5A6A5;
	line-height: 1.5em;
	}
.FotCopy {
	color: #424242;
	line-height: 1.5em;
	}
.FotCopy a {
	color:#666666;
	}
.FotCopy a:hover {
	color: #999999;
	}
.CountBox {
	padding: 10px 0 0 0;
	width: 120px;
	height: 20px;
	float: right;
	}
