body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(image/home/background_pix.png);
	background-repeat: repeat;
}
input		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
select		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
textarea	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#top {
	height: 127px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(image/home/top_img.png);
}
#login {
	float: right;
	height: 127px;
	width: 272px;
	text-align: right;
}
#login img {
	padding-top: 12px;
}
#login table {
	margin-top: 23px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #714215;
	text-decoration: none;
	line-height: 22px;
}
#login a:link {
	color: #08C;
	text-decoration: none;
}
#login a:visited {
	color: #08C;
	text-decoration: none;
}
#login a:hover {
	color: #08C;
	text-decoration: underline;
}
#login table img {
	padding-top: 0px;
}
#top_img {
	width: 113px;
	height: 127px;
	float: right;
}

#top_img img {
	padding-top: 43px;
	float: right;
	padding-right: 10px;
}
#top_logo {
	width: 273px;
	height: 64px;
	padding-top: 48px;
	padding-bottom: 15px;
}
#button {
	background-image: url(image/home/button_background.png);
	background-repeat: repeat-x;
	height: 28px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
.button_933 {
	width: 933px;
	margin-right: auto;
	margin-left: auto;
}



#header {
	width: 933px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
#search {
	float: right;
}


/*大圖區*/
#main {
	height: 297px;
	width: 686px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
	line-height: 1.2;
	margin: 4px;
}/**/
#main_vedio {
	height: 303px;
	width: 535px;
	float: left;
	margin-top: 4px;
	margin-bottom: 4px;
}



#main_list {
	height: 41px;
	background-image: url(image/home/main_list_img.png);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	padding-right: 64px;
	padding-left: 64px;
	padding-top: 7px;
}
.main_list_news {
	height: 32px;
	width: 119px;
	text-align: left;
	margin-right: 10px;
	float: left;
	margin-left: 10px;
	vertical-align: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
.main_list_news img {
	margin-right: 4px;
	float: left;
}


/*新聞區*/
#main_news {
	float: right;
	height: 297px;
	width: 221px;
	margin: 4px;
	background-image: url(image/home/home_new_background_.jpg);
	background-repeat: repeat;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 16px;
	color: #777777;
	padding-right: 5px;
	padding-left: 5px;
}/**/
#main_news_vedio {
	float: right;
	height: 303px;
	width: 390px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	margin-top: 4px;
	margin-bottom: 4px;
}


/*新聞區圖片
.main_new_img {
	float: left;
	height: 99px;
	width: 83px;
	display:table-cell;
	text-align: center;
	vertical-align: middle;
}*/


/*新聞區字體連結*/
#main_news a:link {
	color: #08c;
	text-decoration: none;
}

#main_news  a:hover {
	color: #08c;
	text-decoration: underline;
}
#main_news a:visited {
	color: #08c;
	text-decoration: none;
}



#top_rating {
	height: 99px;
	width: 836px;
	background-image: url(image/home/top_rating_background.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 46px;
	padding-left: 45px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 18px;
}
.top_rating_icon {
	height: 78px;
	width: 76px;
	float: left;
	margin-top: 21px;
}
#information {
	width: 933px;
	height: 39px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 18px;
}
/*NEWS new app*/
#news_contect {
	width: 919px;
	margin-top: 18px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	/*圓角*/
	-webkit-border-radius: 8px; /*safari.Chrome*/
	-moz-border-radius: 8px; /*Firefox*/
	border-radius: 8px;
	-o-border-radius: 8px; /*Opera*/
	background-image: url(image/share/title_index.png);
	background-repeat: repeat-x;
	background-position: left top;
	vertical-align: middle;
	padding-left: 14px;
	padding-bottom: 8px;
	margin-bottom: 4px;
	}
#news_contect_top {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif, "新細明體";
	font-size: 12px;
	font-weight: bold;
	color: #333;
	padding-bottom: 15px;
	height: 22px;
	padding-top: 10px;
}
#news_contect_top a:visited {
	text-decoration: none;
	color: #08c;
}
#news_contect_top a:hover {
	text-decoration: underline;
}






/*首頁news new app 只有index有*/
.news_newapp_background{
	width: 221px;
	float: left;
	margin-right: 7px;
	background-repeat: repeat-x;
	background-position: bottom;
	/*圓角*/
	-webkit-border-radius: 8px;   	/*safari.Chrome*/
	-moz-border-radius: 8px; /*Firefox*/
	border-radius: 8px;
	-o-border-radius: 8px;
	background-image: url(image/home/news_new_app_background.png);
	text-align: center;
	padding-bottom: 10px;
}

.news_newapp_background_h1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif, "新細明體";
	height: 72px;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	padding-top: 11px;
	padding-right: 11px;
	padding-left: 8px;
	line-height: 18px;
	padding-bottom: 8px;
	text-align: left;
}

.news_newapp_background_h1 a {
	color: #000;
	text-decoration: none;
}
.news_newapp_background_h1 a:visited {
	color: #000;
	text-decoration: none;
	font-size: 14px;
}

.news_newapp_background_h1 a:hover {
	color: #08c;
	text-decoration: none;
}


.news_newapp_background_h1color2 {
	font-size: 13px;
	color: #646464;
	font-weight: normal;
}

.news_newapp_background_h1 img {
	margin-right: 5px;
	float: left;
	height: 72px;
	padding: 0px;
}
.news_newapp_background_h2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif, "新細明體";
	font-size: 13px;
	line-height: 22px;
	padding-right: 8px;
	padding-left: 11px;
	padding-top: 5px;
	color: #646464;
	font-weight: normal;
	padding-bottom: 20px;
	display: block;
	text-align: left;
	height: 220px;
}

.news_newapp_background_h2 a {
	color: #08C;
	text-decoration: underline;
}
.news_newapp_background_h2 a:visited {
	color: #08C;
	text-decoration: underline;
}
.news_newapp_background_h2 a:hover {
	color: #08c;
	text-decoration: none;
}


#news_newapp_background_h2 img {
	margin-top: 15px;
}


#footer {
	margin-top: 22px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 14px;
	height: 55px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #714215;
	text-decoration: none;
	line-height: 22px;
}
#footer a:link {
	color: #08C;
	text-decoration: none;
}

#footer a:hover {
	font-size: 11px;
	color: #08c;
	text-decoration: underline;
}
#footer a:visited {
	color: #08C;
	text-decoration: none;
}
.footer_line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c5b697;
}
.clear_both {
	clear: both;
}
#top_933 {
	width: 933px;
	margin-right: auto;
	margin-left: auto;
	height: 127px;
}
#step3_header {
	width: 933px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
.app_icon_72 {
	width: 74px;
	height: 75px;
	background-repeat: no-repeat;
	background-position: 1px 1px; /* shift 1px */
}
.app_icon_175 {
	width: 177px;
	height: 178px;
	background-color: #fff0f0;
	background-repeat: no-repeat;
	background-position: 1px 1px; /* shift 1px */
}
.under_word {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.under_h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin-top: 8px;
	display: block;
}
#facebooklike {
	text-align: right;
	float: right;
	height: 23px;
}

/*New第2層*/
#Id933 {
	width: 829px;
}

.moreapp {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif, "新細明體";
	font-size: 12px;
	display: block;
	float: right;
	margin-right: 18px;
	color: #08c;
	text-decoration: none;
}

.moreapp a {
	color: #08c;
	text-decoration: none;
}




