@charset "utf-8";
/* CSS Document */

#Container {
	margin: 0 auto;
	width: 1000px;
	border-left: dotted 1px #666;
	border-right: dotted 1px #666;
	border-bottom: dotted 1px #666;
}
#CCYPbar {
	height: 25px;
	background-color:#333;
	position: relative;
}
#CompanyName {
	color: #FFF;
	padding-left: 50px;
	padding-top: 40px;
	text-decoration:none;
}

#CompanyName a:link a:visited a:hover a:active{
	color: #FFF;
	text-decoration:none;
}

#MainBox {
	height: auto;
}
#MainContent {
	position: relative;
	height: auto;
}

#tblIconBlock {
	background-color: #333;
}
.HeadCoName_1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.HeadCoName_2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
}
.InsideCoName_1 {
	font-weight: bold;
	font-size: 24px;
	padding-bottom: 5px;
	color: #333;
}
.InsideCoName_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	color: #333;
}
.tblIcon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FFF;
	background-color: #333;
	margin-bottom: 10px;
	padding-top: 5px;
}
.tblIcon:link {
	text-decoration: none;
	background-color: #333;
}
.tblIcon:visited {
	text-decoration: none;
	background-color: #333;
}
.tblIcon:hover {
	text-decoration: none;
	background-color: #F90;
	/*cursor: hand;*/
}
.tblIcon:active {
	text-decoration: none;
	background-color: #333;
}
.icon_about, .icon_comment, .icon_map, .icon_ad, .icon_video, .icon_photo, .icon_web, .icon_sms, .icon_news, .icon_callfree, .icon_mail, .icon_coupon, .icon_keywords {
	background-image:url(../image/icons.png);
	background-repeat: no-repeat;
	width: 40px;
	height: 40px;
}
.icon_keywords {
   background-position: 0px -176px;
}
.icon_about {
	background-position: 0px 0px;
}
.icon_ad {
	background-position: -44px 0px;
}
.icon_video {
	background-position: -88px 0px;
}
.icon_news {
	background-position: 0px -44px;
}
.icon_map {
	background-position: -44px -44px;
}
.icon_web {
	background-position: -88px -44px;
}
.icon_mail {
	background-position: 0px -88px;
}
.icon_sms {
	background-position: -44px -88px;
}
.icon_callfree {
	background-position: -88px -88px;
}
.icon_comment {
	background-position: 0px -132px;
}
.icon_photo {
	background-position: -44px -132px;
}
.icon_coupon {
	background-position: -88px -132px;
}
.image_WithLink {
	margin-bottom: 5px;
	/*cursor: hand;*/
}
#CopyRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: center;
	width: 1000px;
	position: relative;
	margin: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color:#ccc;
	border-bottom: 1px #999 dotted;
	border-left: 1px #999 dotted;
	border-right: 1px #999 dotted;
	text-decoration:none;
}
#CopyRight a:link{
	text-decoration:none;
	color:#666;
}
#CopyRight a:visited{
	text-decoration:none;
	color:#666;
}
#CopyRight a:hover{
	text-decoration:none;
	color:#333;
}
#CopyRight a:active{
	text-decoration:none;
	color:#666;
}
.tblBorder {
	border: 1px solid #999;
}
.Address {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	line-height: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.AddressMap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 1px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.Description {
	font-size: 14px;
	color: #333;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.AboutUsPhoto {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.EventCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	padding:5px;
	padding-left: 10px;
}
#map_canvas {
	height: 390px;
	width: 690px;
	position: relative;
	display: none;
	border: 5px solid #ccc;
}
.CouponCaption {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #C30;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 5px;
}
.CouponContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.AjaxPageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	font-weight: bold;
}
.AjaxPageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	font-weight: bold;
}
.AjaxPageContent {
	font-size: 14px;
	color: #666;
	line-height: 20px;
	padding-top: 3px;
	padding-right: 13px;
	padding-left: 13px;
}
.AjaxPageShort {
	font-size: 14px;
	color: #666;
	padding-right: 50px;
	padding-left: 50px;
	line-height: 20px;
}
.emailCaption {
	font-size: 16px;
	color: #666;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	text-align: right;
}
.emailBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFCC;
}
.emailState {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C30;
}
.Comment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	padding: 3px;
}
.CommentTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #369;
	padding: 3px;
}
.CommentUser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
	padding-left: 10px;
	text-align: right;
}
.PageShortMore {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}
