@charset "UTF-8";
@import url("base.css");
@import url("extensions.css");

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 01.wrapper style                                                       */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#wrapper {
	width: 810px;
	text-align: center;
	margin: -100px auto 0px auto;
	padding: 0px 0px 0px 0px;
	position: relative;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 02.header style                                                        */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#header {
	width: 810px;
	height: 80px;
	text-align: left;
	clear: both;
}
#tomato {
	float: left;
	overflow: hidden;
	position: relative;
	width: 90px;
	height: 106px;
	margin: 0px;
	padding: 0px;
	top: 10px;
	left: -100px;
}
div#header h1 {
	float: left;
	width: 160px;
	height: 34px!important;
	height/**/: 69px;
	padding: 35px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 03.navigation style                                                    */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#navigator {
	width: 607px;
	height: 38px!important;
	height/**/: 68px;
	float: right;
	padding: 30px 0px 0px 0px;
}
div#navigator ul {
	clear: both;
	width: 607px;
}
div#navigator ul li {
	float: left;
	height: 38px;
	padding: 0px 0px 0px 0px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 03-2.breadlink style                                                    */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#breadlink {
	clear: both;
	width: 810px;
	height: 20px!important;
	height/**/: 25px;
	background-image: url(../images/bg_breadlink.gif);
	background-repeat: no-repeat;
	padding: 5px 0px 0px 0px;
}
div#breadlink ul {
	clear: both;
	width: 800px!important;
	width:/**/ 810px;
	padding: 0px 5px 0px 5px;
}
div#breadlink ul li {
	float: left;
	font-size: 12px;
	font-weight: normal;
	background-image: url(../images/ic_bread.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 5px 0px 10px;
}
div#breadlink ul li.home {
	background-image: none;
	padding: 0px 5px 0px 0px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 04.container style                                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

div#container {
	width: 810px;
	clear: both;
	overflow: hidden;
	text-align: left;
	background-image: url(../images/bg_containar.gif);
	background-repeat: repeat-y;
	padding: 0px 0px 0px 0px;
}
div#flash {
	display: none;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 05.sidebar style                                                       */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#sidebar {
	float: right;
	display: block;
	overflow: hidden;
	width: 262px;
	padding: 0px 0px 0px 0px;
}
div#sidebar ul {
	width: 262px;
	clear: both;
	overflow: hidden;
}
div#sidebar ul li {
	float: left;
	width: 262px;
	padding: 0px 0px 0px 0px;
}
div#sidebar ul li.pat01 {
	float: left;
	width: 252px!important;
	width/**/: 262px;
	padding: 0px 0px 10px 10px;
	margin: 0px auto;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 06.contents style                                                      */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#contents {
	float: left;
	display: block;
	overflow: hidden;
	width: 548px;
	padding: 0px 0px 0px 0px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 07.footer style                                                        */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#wap_footer {
	width: 100%;
	height: 82px;
	clear: both;
	text-align: center;
	background-image: url(../contents/flame/images/bg_foot.gif);
	background-repeat: repeat-x;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}
div#footer {
	width: 810px;
	height: 62px!important;
	height/**/: 82px;
	margin: 0px auto 0px auto;
	padding: 20px 0px 0px 0px;
	text-align:left
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 08.footermenu style                                                    */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#footer ul#menu {
	width: 810px;
	clear: both;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	position: relative;
}
div#footer ul#menu li {
	font-size: 12px;
	line-height: 1.5em;
	float: left;
	padding: 0px 0px 0px 0px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 09.copyright style                                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#footer ul#menu li#tomato {
	width: 90px;
	height: 106px;
	position: absolute;
	left: -120px;
	top: -126px;
	list-style-type: none;
	background-image: none;
	background-repeat: no-repeat;
	background-position: none;
}
div#copyright {
	width: 810px;
	height: 16px!important;
	height/**/: 32px;
	display: block;
	clear: both;
	margin: 0px auto 0px auto;
	padding: 16px 0px 0px 0px;
	text-align: right;
}
