@charset "UTF-8";

body {
	color: #000;
	font-family: georgia, serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	height: 100%;
	background: url("../Resources/images/background.png") repeat top left;
}

a {
	color: #f00;
}

img {
	border: 0;
}

ul, ol {
	list-style: none;
}

h1 {
	color: #f00;
	font-family: IMPACT;
	font-size: 400%;
	text-align: left;
	margin: 5px 20px;
}

h2 {
	color: #593002;
	font-family: IMPACT;
	font-size: 220%;
	text-align: left;
	margin: 0;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

address {
	color: #592e01;
	font-style: normal;
}

#contentBg {
	position: absolute;
	margin: 0;
	margin-top:	 15px;
	margin-left: 5px;
	width:	828px;
	height:	625px;
}

#container {
	width: 1024px;
	margin: 0 auto;
}


#menu {
	width: 1024px;
	height: 100px;
	position: absolute;
	margin: 0;
	margin-left: 20px;
	top: 		650px;
}

#menu ul {
	padding: 0;
	margin: 0;
	margin-left: 80px;
}

#menu li {
	margin: 10px 0 0 10px;
	float: left;
}

#menu li.lower_li {
	margin: 50px 0px 0px 10px;
}

#wrap {
	margin-left:	75px;
	margin-top:		10px;
	width:			866px;
}

#lang {
	position: relative;
	top: 20px;
	left: 20px;
	text-align: right;
}

#facebook {
	position: relative;
	top: 30px;
	left: 20px;
}

#wrap2 {
	background: url("../Resources/images/main_bg.png") no-repeat;
	width: 866px;
	height: 748px;
}

#main {
	margin-top: 10px;
	margin-left: 14px;
	width: 886px;
	height: 748px;
	overflow: hidden;
}

#innerContent {
	position: absolute;
}



#service, #career {
	background-image: url("../Image/download.png");
	height: 540px;
	text-align: center;
	padding-top: 5px;
}

#service #apple {
	background-image: url("../Image/service_apple.png");
	width: 218px;
	height: 227px;
	margin: 0 auto;
}

#service p, #career p {
	text-align: left;
	line-height: 150%;
	padding: 0 25px;
	font-weight: bold;
}

#service p.en:first-letter,
#career p.en:first-letter {
	font-size: 24pt;
}

.longHr {
	width: 393px;
	height: 3px;
	background-color: #f00;
	border: 0;
	color: #f00;
}

.contactHr {
	width: 146px;
	height: 8px;
	background-color: #f00;
	border: 0;
	color: #f00;
	margin: 0;
}


/*---------------------------------------------------------------------------------------- Index*/

#indexBg
{
	position:	absolute;
	left:		50px;
	top:		50px;
}

#indexContent
{
	position:	absolute;
	left:		54px;
	top:		100px;
}

#catdogNews {
	width: 190px;
	height: 380px;
	margin-left: 0px;
}

#catdogNews p{
	margin:		0;
	margin-top:	5px;
}

.indexNewsDate {
	color:			#ff8040;
	font-family:	Sans-serif;
	font-weight:	bold;
	font-size:		120%;
}

.indexNewsContent
{
	color:			white;
	font-family:	Sans-serif;
	font-weight:	bold;
	font-size:		100%;
}


/*---------------------------------------------------------------------------------------- Index/*/

/*---------------------------------------------------------------------------------------- News*/

#newsBg
{
	position:	absolute;
	left:		285px;
	top:		40px;
}

#newsUpDown
{
	position:	absolute;
	left:		767px;
	top:		150px;
}

#newsContent
{
	position:	absolute;
	left:		302px;
	top:		91px;
	width:		441px;
	height:		501px;
	overflow:	hidden;
	color:				#5f371d;
	background-color:	white;
}


#newsInfoList {
	background: url("../Image/news_background.png");
	width: 418px;
	margin: 0 auto 10px auto;
	padding: 1px 0;
}

.newsInfo {
	width: 95%;
	border-bottom: 3px solid #f00;
	margin: 20px auto;
	clear: both;
}

.newsInfo img {
	float: left;
	width: 193px;
	margin-bottom: 20px;
}

.newsText {
	margin-left: 200px;
}

.newsText .newsTitle {
	color: #f42841;
	font-weight: bold;
}

.newsInfoBottom {
	clear: both;
}

#newsList {
	padding: 0;
	font-weight: bold;
}

#newsList li {
	margin: 10px 0;
}

#newsList a {
	color: #5f371d;
}

.newsTimeGroup {
	color: #f00;
	font-weight: bold;
	font-size: 130%;
}



/*---------------------------------------------------------------------------------------- News/*/


/*---------------------------------------------------------------------------------------- Character*/

#characterBg
{
	position:	absolute;
	left:		285px;
	top:		40px;
}

#characterUpDown
{
	position:	absolute;
	left:		767px;
	top:		150px;
}

#characterContent
{
	position:	absolute;
	left:		302px;
	top:		91px;
	width:		441px;
	height:		501px;
	overflow:	hidden;
	background-color:white;
}


#characterCatDog {
	width: 93%;
	margin: 0 auto;
}

#characterCatDog h1 {
	font-size: 250%;
	margin-top: 25px;
	text-align: center;
}

#characterCatDog td {
	vertical-align: top;
	padding-top: 10px;
}

#characterCatDog td.charDesc {
	padding-left: 6px;
}

#characterCatDog .name {
	color: #f00;
	font-size: 140%;
	font-weight: bold;
}


/*---------------------------------------------------------------------------------------- Character/*/

/*---------------------------------------------------------------------------------------- Animation*/

#animationBtn
{
	text-align: center;
	color:		white;
	font-size:	130%;
}

#animationBtn p
{
	margin-top:	7px;
}

#animationBtn0
{
	position:	absolute;
	left:		95px;
	top:		123px;
}

#animationBtn1
{
	position:	absolute;
	left:		425px;
	top:		123px;
}

#animationTV
{
	position:	absolute;
	top:		0px;
}

#animationVideo
{
	position:	absolute;
	top:		50px;
	left:		55px;
}

/*---------------------------------------------------------------------------------------- Animation/*/

/*---------------------------------------------------------------------------------------- Comic*/

#comicBg
{
	position:	absolute;
	left:		285px;
	top:		40px;
}

#comicUpDown
{
	position:	absolute;
	left:		767px;
	top:		150px;
}

#comicContent
{
	position:	absolute;
	left:		299px;
	top:		91px;
	width:		441px;
	height:		501px;
	overflow:	hidden;
}


#comicContent td
{
	color:		#ff8040;
	font-weight: bold;
	text-align:	center;
	vertical-align: top;
	padding-top: 10px;
	width:	120px;
}

#comicItem p
{
	text-align:	center;
	margin-top:	7px;
}

/*---------------------------------------------------------------------------------------- Comic/*/

/*---------------------------------------------------------------------------------------- OnlineShop*/

#onlineshopBg
{
	position:	absolute;
	left:		285px;
	top:		40px;
}

#onlineshopUpDown
{
	position:	absolute;
	left:		767px;
	top:		150px;
}

#onlineshopContent
{
	position:	absolute;
	left:		300px;
	top:		91px;
	width:		441px;
	height:		501px;
	overflow:	hidden;
}


#onlineshopContent td
{
	text-align:	center;
	vertical-align: top;
	padding-top: 10px;
	width:	120px;
}

#onlineshopUnderConstruct
{
	color:			#ff8040;
	font-size:		130%;
	font-weight:	bold;
	margin-left:	60px;
	margin-top:		200px;
}

/*---------------------------------------------------------------------------------------- OnlineShop/*/

/*---------------------------------------------------------------------------------------- Contact*/

#contact
{
	margin:		0;
	position:	relative;
	left:		190px;
	top:		160px;
	color:		#0078D3;
	font-family:	Sans-serif;
	font-weight:	bold;
	font-size:		1.3em;
}

#contact h2 {
	color:		#0078D3;
	font-family:	Sans-serif;
	font-weight:	bold;
	font-size:		1.32em;
}

#contact th{
	vertical-align: top;
}


/*---------------------------------------------------------------------------------------- footer*/

#footer {
	font-size: 90%;
	text-align: center;
	margin-top: 5px;
	width: 866px;
	height: 53px;
	background: url("../Resources/images/main_bg_copyright.png") no-repeat;
}

#footer .logo {
	position:	relative;
	top:		5px;
	left:		-150px;
	text-align: center;
}

#footer p.rightSide
{
	margin:		0;
	position:	relative;
	left:		170px;
	top:		-20px;
}

#footer a
{
	color:				#000;
	font-family:		Sans-serif;
	font-weight:		bold;
	font-size:			1.3em;
	text-decoration:	underline;
}


/*---------------------------------------------------------------------------------------- Copyrights*/

#copyrightsContent
{
	margin:		0;
	position:	relative;
	left:		60px;
	top:		220px;
	width:		720px;
	color:		black;
	font-family:	Sans-serif;
	font-weight:	bold;
	font-size:		1.7em;
}

#copyrightsTrademarkNum
{
	margin-left:	20px;
}




/*---------------------------------------------------------------------------------------- extras*/







#rightFrame {
	height: 620px;
	position: absolute;
	top: 0;
	margin-top: 70px;
	margin-left: 480px;
}

#rightFrameTop {
	height: 500px;
	width: 150px;
}

#pageIndex {
	margin: 10px 0;
	font-weight: bold;
}

#productList ul {
	width: 250px;
	margin: 10px 0;
	padding: 0;
	font-weight: bold;
}

#productList ol {
	padding: 0;
	margin: 10px 20px;
}

.listTitle {
	padding-left: 20px;
	cursor: pointer;
}

#productList .listTitle {
	font-size: 130%;
}

.listTitleClosed {
	background: url("../Image/open_left.png") no-repeat center left;
}

.listTitleOpened {
	background: url("../Image/openlist_down.png") no-repeat center left;
}

.hidden {
	display: none;
}

.cursorDeFault {
	cursor: default;
}

#product #rightFrameBottom {
	text-align: center;
}

#about {
	display: inline;
}

#about h1 {
	font-size: 200%;
	text-align: center;
	margin: 5px;
}

#about p {
	margin: 6px 10px;
	text-indent: 15px;
	text-align: justify;
}

#about #rightFrame {
	width: 311px;
	background: url("../Image/aboutus_pic.png") no-repeat bottom right;
}


#artist div.odd {
	background: url("../Image/Artist/artist_bg.png");
}

#artist div.even {
	background: url("../Image/Artist/artist_bg copyb.png");
}

#artist #rightFrame {
	width: 220px;
}

#artist #rightFrame h2 {
	color: #f00;
	font-weight: bold;
	font-family: georgia;
	font-size: 150%;
}

.artistInfo {
	clear: both;
	width: 420px;
	height: 250px;
	margin: 10px auto;
	padding: 5px 0;
}

.artistName {
	float: left;
	height: 100%;
	margin-right: 8px;
	font-size: 120%;
	font-weight: bold;
	text-align: right;
}

/*---------------------------------------------------------------------------------------- Index*/


#index {
	width:	828px;
	height:	625px;
	margin: 0;
	font-weight: bold;
}

#index #rightFrameTop{
	width: 320px;
	height: 350px;
}

#index ol {
	padding: 0;
	margin: 0;
}

#index li {
	margin: 10px 0;
}


#mainNews {
	background: url("../Image/Index_top_bkgd.png");
	width: 100%;
	height: 191px;
	margin: 15px 0;
}

.mainNewsLeft {
	float: left;
	height: 100%;
	text-align: right;
	margin: 0 10px;
	line-height: 200%;
}

.mainNewsRight .title {
	font-size: 110%;
	font-weight: bold;
	padding-top: 5px;
}

#ltNews {
	background: url("../Image/Index_left_bkgd.png") no-repeat top left;
	width: 207px;
	height: 380px;
	padding-top: 60px;
	float: left;
}


.subNews {
	width: 90%;
	margin: 0 auto;
}

.subNews img {
	display: block;
}

#indexRightBottom {
	position: absolute;
	bottom: -70px;
}

#indexMap {
	position: relative;
	top: -30px;
}








/*---------------------------------------------------------------------------------------- ThickBox*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
/*
#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}
*/
#TB_window {
	position: fixed;
	z-index: 102;
	color:#000000;
	display:none;
	text-align:left;
	top:50%;
	left:50%;
}



* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	display:none;			/* hide the title bar */
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
