body {
	background-color: #6d6d6c;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
table{
	color:#636262;
	text-align:justify;
}
.main_bg {
	background-color: #e5e6e4;
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-right: 20px;
	padding-left: 20px;
}
.right_title {
	background-image: url(../images/right_title.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-top: 3px;
	padding-bottom: 3px;
}
h1 {
	font-size: 16px;
	line-height: 1.5;
	font-weight: bold;
	color: #080808;
	text-align: left;
	padding-left: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.content{
	text-align: justify;
	height: 380px;
	padding-left: 25px;
}

/* 關於我們 */
.about {
	padding-left: 26px;
}

/* 聯絡我們 */
.contact {
	background-image: url(../images/contact_02.gif);
	background-repeat: no-repeat;
	background-position: 460px 240px;
	height: 335px;
}
.contact_title {
	background-image: url(../images/arrow_01.gif);
	background-repeat: no-repeat;
	background-position: left 11px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 1em;
	line-height: 24px;
	color: #454545;
	padding-left: 10px;
}
.contact_input {
	background-color: #ffffff;
	border: 1px solid #bebfbd;
	font-size: 12px;
	line-height: 14px;
	color: #454545;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 3px;
	margin-bottom: 3px;
	background-image: none;
}
.contact_input_radio {
	border:none;
	background-image: none;
}

/* 部落格 */
.blog_left_title {
	background-image: url(../images/blog_01.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	font-size: 12px;
	line-height: 1.5;
	color: #050505;
	padding: 10px;
}
.blog_left_center {
	background-image: url(../images/blog_02.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.blog_left_center li {
	font-size: 12px;
	line-height: 1.5;
	color: #090909;
	background-image: url(../images/arrow_02.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
}
.blog_left_center li a{color: #090909;}
.blog_left_center li a:hover{color: #090909;}
.blog_note {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #a6a5a5;
	border-bottom-color: #a6a5a5;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	color: #090909;
	line-height: 1.2;
}

/* 作品精選 */
.works_pic_list p { float: left; margin: 4px; height:45px; }
.works_pic_list p img{border: 2px solid #ffffff; background: #fff;}
.work_name{
	color:#646464;
	background-image: url(../images/arrow_03.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	text-align: left;
	padding-right: 8px;
}
.work_name a{color:#646464;}
.work_name a:hover{color:#646464;}
.work_main_title{
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	line-height:1.5;
	padding-top: 5px;
	text-align:left;
}

/* 服務項目 */
.service_left{
	color:#000000;
	text-align:justify;
}
.service_left_list{
	color:#000000;
	text-align:left;
	background-image:url(../images/arrow_04.gif);
	background-position:5px 7px;
	background-repeat:no-repeat;
	padding-left:15px;
}

/* 頁尾資訊 */
.footer {
	background-color: #030303;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 15px 20px;
}
.footer_menu {
	font-size: 11px;
	line-height: 1.5;
	color: #7a7a7a;
	text-align: left;
}
.footer_menu a:link{color: #7a7a7a;}
.footer_menu a:visited{color: #7a7a7a;}
.footer_menu a:hover{color: #7a7a7a;}
.footer_menu a:active{color: #7a7a7a;}

.footer_text {
	font-size: 11px;
	line-height: 1.5;
	color: #7a7a7a;
	text-align: left;
}
.footer_text a:link{color: #7a7a7a;}
.footer_text a:visited{color: #7a7a7a;}
.footer_text a:hover{color: #7a7a7a;}
.footer_text a:active{color: #7a7a7a;}

.footer_copyright {
	font-size: 10px;
	line-height: 1.2;
	color: #7a7a7a;
	text-align: left;
}
.footer_copyright a:link{color: #7a7a7a;}
.footer_copyright a:visited{color: #7a7a7a;}
.footer_copyright a:hover{color: #ff0000;}
.footer_copyright a:active{color: #7a7a7a;}

/* 頁數 */
.page_box{
	text-align: right;
	float: right;
	color: #232323;
	padding: 4px;
}

.page_outline {
	background-color:#FFFFFF;
	border:1px #CCCCCC solid;
	color:#FFFFFF;
	text-align:center;
	padding: 2px;
}
.page_outline_color {
	background-color:#CCCCCC;
	border:1px #999999 solid;
	color:#333333;
	text-align:center;
	padding: 2px;
}
.page_outline_skip {
	background-color:#FFFFFF;
	color: #666666;
	border:1px #CCCCCC solid;
	text-align:center;
	padding: 2px;
}

/* 討論區 */
.forum_title{
	color:#2b2b2b;
	font-size: 1em;
	line-height: 16px;
	background-image: url(../images/default/forum_case02.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: center;
	padding-top:7px;
}
.forum_title2{
	color:#2b2b2b;
	font-size: 1em;
	line-height: 16px;
	background-image: url(../images/default/forum_case02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: center;
	padding-top:7px;
}

.cart_list_text{
	text-align: center;
}
.cart_list_text2{
	text-align: left;
	padding-left:5px;
}

.form_title{
	background-image: url(../images/default/form_title.gif);
	font-size: 1em;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	height: 27px;
	width: 550px;
	text-indent: 5px;
}
.myImages { height:545px;}

