a {
	outline-style:none;
	outline-width:0;
}

body{
	margin:0;
	padding:0;
	background:#FFCC00;
}
#wrapper {
	position:relative;
	background:#262626 url(../images/home/bg.jpg) no-repeat center 105px;
	margin:0;
	padding:0;
}

#container {
	margin:0 auto;
	width:950px;
	position:relative;
}

#header1 {
	background:#262626;
	height:auto;
	margin:0;
	padding:0;
	width:950px;
}

#page {
	
}

.bottomline {
	background:url('../images/home/bottomline.png') repeat-x;
	height:29px;
}

/*------------------����------------------*/
#logo {
	padding:20px 10px 20px 20px;
	width:190px;
}

#topBanner {
	left:220px;
	position:absolute;
	top:4px;
}

#topBanner ul {
	width:665px;
	height:79px;
	margin:0;
	padding:0;
	background:transparent url(/images/home/main-nav.png) 0 0 no-repeat;
}

#topBanner ul li {
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}

#topBanner ul li.mission {
	width:89px;
}

#topBanner .mission a:hover {
	background:transparent url(/images/home/main-nav.png) 0 -79px no-repeat;
}

#topBanner ul li.service {
	width:85px;
}

#topBanner .service a:hover {
	background:transparent url(/images/home/main-nav.png) -89px -79px no-repeat;
}

#topBanner ul li.works {
	width:100px;
}

#topBanner .works a:hover {
	background:transparent url(/images/home/main-nav.png) -174px -79px no-repeat;
}

#topBanner ul li.fee {
	width:82px;
}

#topBanner .fee a:hover {
	background:transparent url(/images/home/main-nav.png) -274px -79px no-repeat;
}

#topBanner ul li.order {
	width:84px;
}

#topBanner .order a:hover {
	background:transparent url(/images/home/main-nav.png) -356px -79px no-repeat;
}

#topBanner ul li.team {
	width:77px;
}

#topBanner .team a:hover {
	background:transparent url(/images/home/main-nav.png) -440px -79px no-repeat;
}

#topBanner ul li.blog {
	width:67px;
}

#topBanner .blog a:hover {
	background:transparent url(/images/home/main-nav.png) -517px -79px no-repeat;
}

#topBanner ul li.news {
	width:59px;
}

#topBanner .news a:hover {
	background:transparent url(/images/home/main-nav.png) -584px -79px no-repeat;
}

#topBanner ul li a {
	display:block;
	width:100%;
	height:79px;
	text-indent:-999em;
}

.icon {
	position:absolute;
	right:0;
	top:65px;
}

.fb a {
	background:url('../images/home/fb_btn.png') no-repeat;
	text-indent:-999em;
	float:left;
	height:24px;
	width:24px;
}
.fb a:hover {	background:url('../images/home/fb_btn2.png') no-repeat -2px -2px;}

.twitter a {
	background:url('../images/home/twitter_btn.png') no-repeat;
	text-indent:-999em;
	float:right;
	height:24px;
	width:24px;
}

.twitter a:hover {   background:url('../images/home/twitter_btn2.png') no-repeat -2px -2px;}

/*------------------����------------------*/
.media {
	background:#fff;
}

.home-article {
	position:relative;
	float:right;
	width:217px;
	height:465px;
	padding:0 84px 0 24px;
	background:#fff url(/images/home/home-article-bg.jpg) right 0 repeat-y;
	text-align:justify;
	text-justify:inter-ideograph;
}

.home-article h2 {
	margin-top:28px;
}

.home-article p {
	margin:10px 0 0 4px;
	color:#24140e;
	font-family:verdana,"新細明體";
	font-size:12px;
	line-height:1.5;
}

.home-article p.more {
	position:absolute;
	bottom:28px;
}

.home-sidebar {
	float:left;
	width:604px;
}

/*------------------����------------------*/
#footer { 
  background:url(../images/home/topfooterbg.jpg);
  width:950px;
  height:116px;
	clear:both;
}

.askme { margin:0;}

.askme a {
	background:url('../images/home/askme1.png') no-repeat;
	text-indent:-999em;
	display:block;
	width:46px;
	height:46px;
	float:left;
	margin:15px 0 0 15px;
}

.askme a:hover { background:url('../images/home/askme2.png') no-repeat;}

.contactinfo {
	width:415px;
	color:#cccccc;
	font-size:12px;
	font-style:normal;
	margin-left:75px;
	padding-top:20px;
	font-family:Verdana,Dotum,AppleGothic,Sans-serif;
	letter-spacing:1px;
}

.contactinfo a {
	color#ffffff;
}

.coinfo {
	background:url('../images/home/coinfo.png') no-repeat;
	text-indent:-999em;
	display:block;
}
.tel {
	background:url('../images/home/tel.png') no-repeat;
	/*text-indent:-999em;*/
	font-size:10px;
	display:block;
	float:left;
	width:115px;
	height:20px;
}
.mail a{
	background:url('../images/home/mail.png') no-repeat;
	text-indent:-999em;
	display:block;
	margin-left:115px;
	height:20px;
	width:195px;
}

#siteinfo {
	clear:left;
	float:left;
	margin:0;
	padding:15px 20px 0;
}

#siteinfo li{
	color:#666;
	font-size:11px;
	list-style:none;
	display:inline;
	border-right:thin soild;
	padding:0 6px;
}

#siteinfo li a { text-decoration:none;}
#siteinfo li a:hover { color:#ccc;}

.blogicon a {
	background:url('../images/home/bloglogo1.png') no-repeat;
	display:block;
	text-indent:-999em;
	width:204px;
	height:43px;
	float:right;
	margin:5px 20px 0 0 ;
}

.blogicon a:hover { background:url('../images/home/bloglogo2.png') no-repeat;}

