
body {
	background-image: none;
	background-color: #FFFFFF;
	background-repeat: repeat;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 01.wrapper style                                                       */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#topline {
	width: 100%;
	height: 8px;
	text-align: center;
	text-indent: -5000px;
	margin: 0px auto 0px auto;
	padding: 0px;
	font-size: 8px;
	line-height: 0em;
	background-image: url(../images/topline.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
div#wrapper {
	width: 800px;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 02.header style                                                        */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#header {
	width: 800px;
	height: 98px;
	text-align: left;
	background-image: url(../images/bg_head.gif);
	background-repeat: no-repeat;
}
div#header h1 {
	float: left;
	width: 450px!important;
	width/**/: 474px;
	height: 50px!important;
	height/**/: 65px;
	padding: 15px 0px 0px 24px;
	margin: 0px 0px 0px 0px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 03.navigation style                                                    */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#navigator {
	width: 800px;
	height: 40px;
	padding: 0px 5px 0px 5px;
	*padding: 0px 0px 0px 0px;
}
div#navigator ul {
	clear: both;
	width: 800px;
	height: 40px;
}
div#navigator ul li {
	float: left;
	height: 40px;
	padding: 0px 0px 0px 0px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 04.container style                                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#main {
	overflow: visible;
	width: 790px!important;
	width/**/: 800px;
	height: 181px;
	background-color: #FFFFFF;
	background-image: none;
	padding: 0px 5px 0px 5px;
	margin: 0px 0px 10px 0px;
}
div#container {
	overflow: visible;
	width: 776px!important;
	width/**/: 796px;
	text-align: left;
	padding: 0px 10px 0px 10px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 05.sidebar style                                                       */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#sidebar {
	overflow: visible;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 06.contents style                                                      */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#contents {
	overflow: visible;
	width: 570px!important;
	width/**/: 590px;
	padding: 0px 20px 0px 0px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 07.footer style                                                        */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#footer {
	width: 780px!important;
	width/**/: 800px;
	height: 51px!important;
	height/**/: 61px;
	text-align: left;
	padding: 10px 10px 0px 10px;
	background-image: url(../images/bg_foot.gif);
	background-repeat: no-repeat;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 08.footermenu style                                                    */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#footer ul#menu {
	width: 780px!important;
	width/**/: 780px;
	clear: both;
	padding: 0px 0px 0px 0px;
}
div#footer ul#menu li {
	font-size: 12px;
	line-height: 1.5em;
	background-image: url(../images/ic_footlist.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	padding: 0px 14px 0px 8px;
}
div#footer ul#menu li.none {
	font-size: 12px;
	line-height: 1.5em;
	background-image: url(../images/ic_footlist.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	padding: 0px 0px 0px 8px;
}
div#footer ul#menu li a {
	color: #FFFFFF;
}
div#footer ul#menu li a:active,div#footer ul#menu li a:link,div#footer ul#menu li a:visited {
	color: #FFFFFF;
}
div#footer ul#menu li a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 09.copyright style                                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#copyright {
	display: none;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 10.print style                                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* rate style                                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
table.rate {
	width: 560px;
	border-collapse:collapse;
	border:1px solid #FFCA5E;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 30px 0px;
}
table.rate tr {
	background-image: url(../contents/rate/images/bg_td1.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}
table.rate tr.odd {
	background-image: url(../contents/rate/images/bg_td2.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #FFF8E8;
}
table.rate th {
	width: 89px!important;
	width/**/: 100px;
	font-size: 12px;
	line-height: 1.8em;
	color: #777777;
	padding: 10px 5px;
	border-top: 1px solid #FFCA5E;
	border-right: 1px solid #DDDDDD;
	text-align: center;
}
table.rate td {
	font-size: 0.8em;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	color: #777777;
	padding: 10px 7px;
	border-top: 1px solid #FFCA5E;
	border-right: 1px solid #DDDDDD;
	text-align: left;
}
table.rate th.caption {
	width: 550px!important;
	width/**/: 560px;
	font-size: 12px;
	line-height: 1.8em;
	text-align: left;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	background-image: url(../contents/rate/images/bg_caption.jpg);
	background-position: left top;
	background-repeat: repeat;
	color: #FFFFFF;
}
table.rate td span.pin {
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
	line-height: 1.4em;
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	padding: 0px 0px 0px 4px;
}
table.rate td span.en {
	color: #FF0000;
	line-height: 1.4em;
	padding: 0px 10px 0px 0px;
	*padding: 0px 10px 0px 0px;
	_padding: 0px 5px 0px 0px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* faq style                                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
dl.faq {
	clear: both;
	overflow: hidden;
	width: 550px!important;
	width/**/: 570px;
	padding: 0px 10px 0px 10px;
}
dl.faq dt {
	float: left;
	width: 532px!important;
	width/**/: 550px;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
	line-height: 1.2em;
	padding: 0px 0px 10px 18px;
	background-image: url(../contents/faq/images/q.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
dl.faq dd {
	float: left;
	width: 532px!important;
	width/**/: 550px;
	font-size: 12px;
	color: #353535;
	font-weight: normal;
	line-height: 2.0em;
	padding: 0px 0px 14px 18px;
	margin: 0px 0px 20px 0px;
	background-image: url(../contents/faq/images/a.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	border-bottom: 1px dashed #93674e;
}

ul.card {
	clear: both;
	overflow: hidden;
	padding: 0px 0px 10px 0px;
}
ul.card li {
	float: left;
	padding: 0px 10px 0px 14px;
	background-image: url(../images/ic_newslist.gif);
	background-repeat: no-repeat;
	background-position: left center;
	
}



