@charset "utf-8";
/* CSS Document */

body {
	color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	line-height: 1.5em;
	background-color: #f9f9f9;
	background-image: url(../../images/body.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

a, a:link, a:visited { color: #522a4f; text-decoration: underline; }
a:hover {
	text-decoration: none;
	color: #522a4f;
}

p { margin: 0px; padding: 0; }
img { border: none; }

h1, h2, h3, h4, h5, h6 {
	color: #000;
}
h1 { font-size: 40px; font-weight: normal; margin: 0 0 30px 0; padding: 5px 0; }
h2 {
	font-size: 28px;
	font-weight: normal;
}
h3 {
	padding: 0;
	padding: 0px;
	color: #333;
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h4 {
	text-align: left;
	background-image: url(../../images/divider.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h5 {
	padding: 0px;
	color: #333;
	text-align: left;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h6 { font-size: 14px; margin: 0 0 5px 0; padding: 0; color: #333; }
.tj{
	background-color:#5b0509;
	color: #FFF;
	border:1px solid #CCC;
filter:progid:DXImageTransform.Microsoft.Gradient 
(startColorStr='#b51423', endColorStr='#5b0509', gradientType='0');			
	font-size: 10pt;
	line-height: 18px;
}
.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

blockquote { font-style: italic; margin-left: 10px;}
/*家電維修品牌欄*/
.tmo_list {
	list-style: none;
	text-align: left;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
}

.tmo_list li {
	background: transparent url(../../images/list.png) no-repeat scroll 0 0px;
	line-height: 1em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.tmo_list li a { color: #333; text-decoration: none; }

.tmo_list li a:hover {
	color: #522a4f;
	text-decoration: underline;
}

#header_wrapper {
	width: 100%;
	height: 150px;
	background: url(../../images/header.jpg) no-repeat center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}

#header {
	width: 1000px;
	height: 150px;
	background: url(../../images/header.jpg) no-repeat center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	text-align: center;
}

#header  #site_title {
	width: 1000px;
	height: 90px;
	float: left;
	margin: 0px;
	color: #FFF;
	text-align: center;
}

#header  #site_title a {
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	text-decoration: none;
}
#header #site_title a:hover {
	margin: 0px;
	padding: 0px;
	color: #FCF;
	text-decoration: none;
}

#header #site_title .logo {
	float: left;
	height: 80px;
	width: 300px;
	margin-bottom: 10px;
}
#header #site_title .lang {
	float: right;
	height: 30px;
	width: 700px;
	text-align: right;
	line-height: 30px;
	margin-top: 10px;
}
#header #site_title .seo {
	float: right;
	height: 30px;
	width: 700px;
	line-height: 30px;
	margin-bottom: 20px;
	text-align: right;
}

#header_right {
	float: right;
	width: 660px;
}


/* menu */

#menu {
	clear: both;
	width: 1000px;
	height: 50px;
}

#menu ul {
	height: 53px;
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#menu ul li {
	padding: 0;
	margin: 0;
	display: inline-block;
	float: left;
}

#menu ul li a {
	float: left;
	display: block;
	height: 33px;
	width: 108px;
	margin-right: 10px;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	outline: none;
	border: none;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	line-height: 25px;
}

#menu ul li a:hover, #menu ul .current {
	color: #000;
	height: 35px;
	background: url(../../images/menu_hover.png) center center no-repeat;
	padding-top: 18px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

/* end of menu */

#middle_wrapper {
	width: 100%;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background: #d9d9d9;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	text-align: center;
	padding: 0px;
}


#middle {
	background: #f1f1f1;
	width: 1000px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#content {
	float: left;
	width: 720px;
}

.content_box_wrapper {
	border: 1px solid #d9d9d9;
	background: #fff;
	width: 720px;
	float: left;
}


.content_box {
	background: url(../../images/box.jpg) repeat-x top;
	padding: 5px;
}


.service {
	padding: 8px;
	height: 54px;
	background-image: url(../../images/servicephone.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.flash {
	height: auto;
	width: auto;
	margin: auto;
}
/* content */

#sidebar {
	float: left;
	width: 280px;
}
.sidebar_box_wrapper {
	border: 1px solid #d9d9d9;
	background: #fff;
	width: 280px;
	float: left;
}
.sidebar_box {
	padding: 8px;
	background: url(../../images/box.jpg) repeat-x top;
}
/*右品牌列*/				
.recent_comment_box {
	text-align: left;
	margin-top: 8.5pt;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 70px;
	width: 260px;
	line-height: 25px;
	padding: 0px;
}
.recent_comment_box img {
	margin: 5px;
	height: 60px;
	width: 60px;
}


.recent_comment_box a {
	color: #522a4f;
	font-weight: bold;
}
/*end of hits*/
.recent_comment_box a img {
	border: 1px solid #666;
}


#content p {
	margin-bottom: 10px;
}

.col_w300 {
	width: 300px;
}

.col_w210 {
	float: left;
	margin-right: 20px;
	width: 190px;
	padding-right: 20px;
}

.col_w590 {
	width: 590px;
	margin-right: 50px;
}

.col_last {
	margin-right: 0;
}
.post_section  {
	margin: 0;
	text-align: left;
	padding: 0px;
	line-height: 25px;
}



.post_meta  {
	text-align: left;
	float: left;
	width: 700px;
	background-image: url(../../images/divider.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 25px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	height: 25px;
}

.meta_list {
	list-style: none;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 14pt;
	line-height: 25px;
	font-weight: bold;
	color: #562751;
}
.meta_list li {
	padding-left: 25px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../../images/right_nav.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.meta_list li a {
	color: #522a4f;
	text-decoration: none;
}
.meta_list li a:hover {
	color: #522a4f;
	text-decoration: none;
}


.post_content {
	text-align: left;
	padding: 5px;
	float: left;
	height: auto;
	width: 700px;
}

/*服務目的*/
.post_ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.post_ul li  {
	background-attachment: scroll;
	background-image: url(../../images/list.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	line-height: 25px;
}


.service_box {
	clear: both;
	margin-bottom: 30px;
}

.service_box img {
	float: left;
	width: 48px;
	height: 48px;
}

.service_box .sb_right {
	float: right;
	width: 540px;
}
#footer_wrapper {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	background-color: #291227;
}
	 
/* end of gallery */

/* footer */

#footer {
	clear: both;
	width: 1060px;
	color: #f2e5f1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #291227;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
}

#footer h4 {
	color: #fff;
}

#footer ul { padding: 0; margin: 0; list-style: none; }

#footer li { padding: 0; margin: 0 0 5px 0; }

#footer li a {
	display: block;
	color: #ccc;
	text-decoration: none;
	 border-bottom: 1px dotted #fff;
}

#footer li a:hover {
	color: #fff;
}
#footer_menu {
	width: 1060px;
	text-align: center;
	color: #FFF;
	float: left;
	line-height: 25px;
	height: auto;
}
#footer_menu a {
	color: #FFF;
	text-decoration: none;
}
#footer_menu a:hover {
	color: #FFF;
	text-decoration: underline;
}



/* end of social */

/* end of footer*/

/* copyright */

#copyright {
	width: 1060px;
	text-align: center;
	color: #FFF;
	float: left;
	line-height: 25px;
	height: auto;
	padding-bottom: 20px;
}


#copyright a {
	color: #FFF;
	text-decoration: none;
}
#copyright a:hover {
	color: #FFF;
	text-decoration: underline;
}


#footer .last {
	padding-right: 0;
}

/* social */

#footer  #social_box {
	clear: both;
	margin: 20px 0;
	padding: 0;
	list-style: none;
}

#social_box li {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
}

#social_box li a {
	width: 48px;
	height: 48px;
	margin: 0 5px 5px 0;
	text-decoration: none;
	border: none;
}

/* end of copyright */
.onlin {
	width: 100%;
	font-size: 13px;
	height: 30px;
	font-weight: bold;
	text-align: left;
	line-height: 30px;
	color: #000033;
	border-bottom: 1px solid #999999;
}

.onlin a {
	color: #000033;
}

.onlin img {
	margin-top: 5px;
}
.qq {
	text-align: left;
	border-bottom: 1px dashed #D3D3D3;
	height: 50px;
	line-height: 25px;
	font-weight: bold;
	padding-left: 10px;
	overflow: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}

.qq img {
	margin-top: 5px;
}
.alibaba {
	border-bottom: 1px dashed #D3D3D3;
	height: 35px;
	line-height: 25px;
	font-weight: bold;
	padding-left: 10px;
	overflow: auto;
}

.alibaba img {
	margin-top: 3px;
}
.scroll_title {
	width: 130px;
	height: 25px;
	line-height: 25px;
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC !important;
	filter: progid:DXImageTransform.Microsoft.Gradient ( startColorStr =
		'#CCCCCC', endColorStr = '#FFFFFF', gradientType = '0' );
	padding-top: 5px;
}

.scroll_qq {
	text-align: left;
	border-bottom: 1px dashed #D3D3D3;
	height: 38px;
	line-height: 25px;
	overflow: auto;
	width: 130px;
	background-color: #FFFFFF;
}

.scroll_qq img {
	margin-top: 5px;
}

.scroll_alibaba {
	border-bottom: 1px dashed #D3D3D3;
	height: 40px;
	line-height: 32px;
	font-weight: bold;
	width: 130px;
	overflow: auto;
	background-color: #FFFFFF;
}

.scroll_alibaba img {
	margin-top: 3px;
}

.scroll_skype {
	border-bottom: 1px dashed #D3D3D3;
	height: 25px;
	line-height: 20px;
	font-weight: bold;
	width: 130px;
	overflow: auto;
	background-color: #FFFFFF;
}

.scroll_skype img {
	margin-top: 3px;
}

.scroll_close {
	width: 130px;
	height: 20px;
	background-color: #CCCCCC !important;
	filter: progid:DXImageTransform.Microsoft.Gradient ( startColorStr =
		'#FFFFFF', endColorStr = '#CCCCCC', gradientType = '0' );
	color: #990000;
	line-height: 20px;
	text-align: center;
}

.scroll_close a {
	color: #990000
}
/*end of online*/
.hits {
	height: 20px;
	text-align: right;
	padding: 3px;
	margin-top: 3px;
	float: left;
	width: 100%;
}

.hits span {
	color: #FF0000;
}
.protuct_content {
	text-align: left;
	padding: 5px;
	float: left;
	height: auto;
	width: 100%;
}

.product_show_title {
	text-align: center;
	height: 25px;
	line-height: 25px;
	width: 100%;
	float: left;
	font-size: 14pt;
}
.product_show_list {
	width: 100%;
	text-align: left;
	line-height: 25px;
	height: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #333;
	float: left;
}
.product_show_img{
	width:200px;
	margin: 5px;
	float: left;
	height: 200px;
}
.product_show_img img{
	height: 160px;
	width: 160px;
	float: left;
}
.product_show_prea {
	width: 460px;
	height: auto;
	float: right;
	text-align: left;
	overflow: auto;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.product_show_feedback {
	width: 460px;
	height: 25px;
	float: right;
	text-align: right;
	color: #522a4f;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.product_show_feedback a {
	color: #522a4f;
	text-decoration: none;
}
.product_show_feedback a:hover {
	color: #522a4f;
	text-decoration: underline;
	font-weight: bold;
}
.product_img {
	width: 200px;
	height: auto;
	margin: 5px;
	float: left;
	text-align: center;
}
.product_img img {
	border: 0px;
}
.product_title {
	height: 25px;
	font-weight: bold;
	float: right;
	text-align: left;
	width: 380px;
}
.product_prea {
	width: 380px;
	height: auto;
	float: right;
	text-align: left;
	overflow: auto;
}
.product_detail {
	width: 380px;
	height: 25px;
	float: right;
	text-align: right;
	color: #522a4f;
}
.product_detail a {
	color: #522a4f;
	text-decoration: none;
}
.product_detail a:hover {
	color: #522a4f;
	text-decoration: underline;
	font-weight: bold;
}

.product_display1 {
	text-align: center;
	height: auto;
	width: 190px;
	margin: 5px;
	float: left;
}
.product_img1 {
	width: 185px;
	height: auto;
	margin: 0px;
	text-align: center;
	padding: 5px;
}
.product_title1 {
	text-align: center;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 25px;
	line-height: 25px;
	width: 185px;
}

.news_content {
	padding: 5px;
	float: left;
	height: auto;
	width: 100%;
	text-align: center;
}

.news_list {
	padding: 0px;
	float: left;
	width: 100%;
	text-align: left;
	line-height: 25px;
	margin: 0px;
}
.news_list_title {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	line-height: 25px;
}
.news_show_title {
	float: left;
	width: 100%;
	text-align: center;
	line-height: 25px;
	font-size: 14pt;
	height: 25px;
}
.news_show_content {
	float: left;
	width: 100%;
	text-align: left;
	line-height: 25px;
	height: auto;
}

.job_content {
	padding: 5px;
	float: left;
	height: auto;
	width: 100%;
	text-align: center;
}

.job_list {
	float: left;
	width: 590px;
	text-align: left;
	line-height: 25px;
	height: auto;
	margin-top: 5px;
	font-size: 10pt;
}

.job_list_detail {
	float: right;
	width: 100px;
	text-align: left;
	line-height: 25px;
	height: auto;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.job_show_title {
	text-align: center;
	height: 25px;
	line-height: 25px;
	width: 100%;
	float: left;
	font-size: 14pt;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}

.job_show_list {
	float: left;
	width: 100%;
	text-align: left;
	line-height: 25px;
	height: auto;
	margin-top: 5px;
}
.job_show_content {
	font-size: 10pt;
	line-height: 20px;
	height: auto;
	text-align: left;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	width: 650px;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
}
.img_content {
	padding: 5px;
	float: left;
	height: auto;
	width: 100%;
}



.img_list {
	width: 200px;
	height: auto;
	text-align: center;
	float: left;
	margin: 10px;
	overflow: auto;
}
.img_show_list {
	width: 200px;
	height: auto;
	text-align: center;
	float: left;
	margin: 10px;
	overflow: auto;
}


.img_list img {
	width: 180px;
}
.img_list_img {
	width: 180px;
}

.img_list_title {
	width: 100%;
	height: 25px;
	line-height: 25px;
	font-weight: bold;
}
.img_page {
	width: 100%;
	height: 30px;
	line-height: 25px;
	overflow: auto;
	float: left;
	text-align: center;
}

.img_show_title {
	text-align: center;
	height: 25px;
	line-height: 25px;
	width: 100%;
	float: left;
	font-size: 14pt;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.img_show_list {
	width: 200px;
	height: auto;
	text-align: center;
	float: left;
	margin: 10px;
	overflow: auto;
}

.img_show_list img {
	width: 180px;
}
.img_showlist_para {
	width: 470px;
	float: left;
	margin-top: 10px;
	line-height: 25px;
	text-align: left;
}
.download_content {
	padding: 5px;
	float: left;
	height: auto;
	width: 100%;
}
.download_list {
	width: 100%;
	height: auto;
	overflow: auto;
	margin-bottom: 5px;
	margin-top: 5px;
	float: left;
}

.download_list_title {
	height: 25px;
	line-height: 25px;
	font-weight: bold;
}

.download_list_detail {
	height: 25px;
	line-height: 25px;
	background-color: #F2F2F2;
}

.download_list_detail1 {
	width: 70%;
	float: left;
	height: 25px;
	line-height: 25px;
}

.download_list_detail2 {
	width: 30%;
	float: right;
	height: 25px;
	line-height: 25px;
	text-align: right;
	color: #000099;
}

.download_list_detail2 a {
	color: #000099;
}

.download_list_para {
	width: 80%;
	height: auto;
	line-height: 25px;
	float: left;
	overflow: auto;
}

.download_url {
	width: 20%;
	height: auto;
	line-height: 40px;
	font-weight: bold;
	float: right;
	text-align: center;
	overflow: auto;
}

.download_url a {
	color: #000099;
}
.download_title {
	text-align: center;
	height: 25px;
	line-height: 25px;
	width: 100%;
	float: left;
	font-size: 14pt;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.search_content {
	padding: 5px;
	float: left;
	height: auto;
	width: 100%;
	text-align: center;
}
.search_list_title {
	float: left;
	width: 100%;
	text-align: left;
	line-height: 25px;
	height: auto;
}

.message_content {
	text-align: left;
	padding: 5px;
	float: left;
	height: auto;
	width: 700px;
}


.message_line {
	color: #522a4f;
	line-height: 25px;
	text-align: right;
	float: left;
	height: auto;
	width: 100%;
}

.message_line a {
	color: #522a4f;
	text-decoration: none;
}

.message_line a:hover {
	color: #522a4f;
	text-decoration: underline;
}

.message_c {
	height: auto;
	text-align: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	float: left;
}
.message_list {
	width: 100%;
	height: auto;
	line-height: 20px;
	overflow: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	float: right;
}
.message_list_line {
	width: 100%;
	height: 25px;
	line-height: 25px;
	background-color: #EDEDED;
	float: left;
}

.message_list_info {
	width: 100%;
	height: auto;
	margin-top: 5px;
	overflow: auto;
	float: left;
}

.message_list_reinfo {
	width: 100%;
	color: #000066;
	height: auto;
	margin-top: 5px;
	overflow: auto;
	float: left;
}
.message_page {
	width: 100%;
	height: 30px;
	overflow: auto;
	float: left;
	text-align: center;
}
.link_content {
	text-align: left;
	padding: 5px;
	float: left;
	height: auto;
	width: 700px;
}

.link_line {
	color: #522a4f;
	line-height: 25px;
	text-align: right;
	float: left;
	height: auto;
	width: 100%;
}
.link_line a {
	color: #522a4f;
	text-decoration: none;
}
.link_line a:hover {
	color: #522a4f;
	text-decoration: underline;
}

.index_link_img {
	padding-left: 20px;
	padding-top: 5px;
	float: left;
	width: 100%;
	height: auto;
}
.index_link_text {
	padding-left: 20px;
	float: left;
	height: auto;
	width: 100%;
}

.feedback_content {
	text-align: left;
	padding: 5px;
	float: left;
	height: auto;
	width: 700px;
}
.contact_content {
	text-align: left;
	padding: 5px;
	float: left;
	height: auto;
	width: 700px;
}
/*for map table*/
.frame-top {
	background-image: url(../images/frame-top.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 13px;
}
.frame-center {
	background-image: url(../../images/frame-center.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.frame-bootom {
	background-image: url(../images/frame-bottom.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 13px;
}
.frame-center2 {
	background-image: url(../../images/frame-center2.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.frame-centeralls {
	background-image: url(../../userfiles/image/frame-alls.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.brandBox {
	height: 653px;
	width: 286px;
}
