@charset "UTF-8";
@import url("base.css");
@import url("ir.css");
@import url("extensions.css");

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 01.wrapper style                                                       */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#wrapper {
	margin: 0px auto 0px auto;
	width: 780px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 02.header style                                                        */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#header {
	width: 780px;
	height: 40px;
	overflow: hidden;
}
div#header h1 {
	float: left;
	color: #FBF8E3;
	width: 400px;
	padding-top: 20px;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
}
div#header ul {
	float: right;
	height: 40px;
}
div#header ul li {
	padding-left: 5px;
	height: 40px;
	float: right;
}
div#header ul li a {
	display: block;
	width: 75px;
	height: 40px;
	text-indent: -5000px;
	background-repeat: no-repeat;
}
a.head_home:active,a.head_home:link,a.head_home:visited {
	background-image: url(../images/sub_home_over.gif);
	background-position: 0px 12px;
}
a.head_home:hover {
	background-position: 0px 10px;
}
a.head_news:active,a.head_news:link,a.head_news:visited {
	background-image: url(../images/sub_news_over.gif);
	background-position: 0px 12px;
}
a.head_news:hover {
	background-position: 0px 10px;
}
span.head_tel {
	display: block;
	width: 210px;
	height: 40px;
	text-indent: -5000px;
	background-repeat: no-repeat;
	background-image: url(../images/telephone.gif);
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 03.navigator style                                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#navigator {
	clear: both;
}
div#navigator ul {
	
}
div#navigator ul li {
	float: left;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 04.container style                                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#container_top {
	float: left;
	width: 780px;
	text-indent: -5000px;
	padding-top: 25px;
}
div#container {
	width: 780px;
	background-image: url(../images/table_bg.gif);
	background-repeat: repeat-y;
	margin: 0px auto 0px auto;
	clear: both;
	text-align: left;
}
hr#eof {
	clear: both;
	visibility: hidden;
	height: 1px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 05.contents style                                                      */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#picture {
	width: 540px;
	float: right;
}
div#contents {
	float: right;
	padding: 0px 15px 0px 0px;
	width: 540px!important;
	width/**/: 565px;
	clear: both;
}
div#contents_body {
	padding: 15px 20px 20px 20px;
	width: 500px!important;
	width/**/: 540px;
}
div#contents_body p {
	color: #FFFFFF;
}
.textwhite {
	color : #ffffff;
	font-size: 12px;
	font-weight: bold;
}
.texttop {
	color : #f7e1bf;
	font-size: 12px;
	line-height: 1.3em;
}
.textgreen {
	color : #cde3cf;
	font-size: 12px;
	line-height: 1.3em;
}
.texttop10 {
	color : #f7e1bf;
	font-size: 10px;
	line-height: 1.3em;
}
.textgreen10 {
	color : #cde3cf;
	font-size: 10px;
	line-height: 1.3em;
}
.textred {
	color : #ffbd49;
	font-size: 14px;
	font-weight: bold;
}
div#info ul {
	width: auto;
	padding: 10px 10px;
	font-size: 12px;
	list-style: none;
}
.text1 {
	font-size: 12px;
	line-height: 16px;
	padding: 5px 5px 5px 5px;
}
.text2 {
	font-size: 12px;
	padding: 0px 0px 10px 0px;
}
.text3 {
	font-size: 14px;
	color :#1C2066;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
}
.text4 {
	font-size: 16px;
	color :#D4151A;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
}
.text5{
	font-size: 14px;
	padding: 10px 10px 10px 10px;
	font-weight: bold;
}
.text10{
	font-size: 16px;
}
.text7{
	font-size: 14px;
	padding: 10px 10px 10px 10px;
	font-weight: bold;
}
.text8 {
	font-size: 12px;
	padding: 5px 5px 5px 45px;
}
.text16{
	font-size: 12px;
	padding: 30px 5px 5px 20px;
	color: #232323;
}
.text14{
	font-size: 12px;
	padding: 5px 5px 5px 5px;
}
.text13{
	font-size: 12px;
	padding: 10px 5px 5px 20px;
	color: #232323;
}
.text17 {
	font-size: 12px;
	color :#D4151A;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 06.sidebar style                                                       */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#sidebar {
	float: left;
	padding: 0px 0px 0px 15px;
	width: 200px!important;
	width/**/: 215px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 07.footer style                                                        */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#footer {
	width: 780px;
	float: left;
	background-image: url(../images/table_bottom.gif);
	background-repeat: no-repeat;
	clear: both;
	padding: 25px 0px 20px 0px;
}
div#footer span {
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	color: #BBB188;
	font-size: 10px;
	display: block;
	width: 360px;
	text-align: right;
	float: right;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 09.other class style                                                   */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
ul.main_menu {
	float: left;
	width: 400px;
	padding-left: 5px;
}
ul.main_menu li {
	float: left;
	line-height: normal;
	padding: 3px 3px 0px 3px;
}
ul.main_menu li a {
	color: #DECFBA;
	display: block;
	padding-left: 10px;
	background-image: url(../images/symbol.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
}
ul.sub_menu {
	float: left;
	padding-top: 5px;
	width: 400px;
	clear: both;
	padding-left: 5px;
}
ul.sub_menu li {
	height: 12px;
	float: left;
	line-height: normal;
	padding: 0px 3px 3px 3px;
}
ul.sub_menu li a {
	color: #DECFBA;
	font-size: 10px;
	display: block;
	padding-left: 8px;
	background-image: url(../images/symbol.gif);
	background-position: 2px 3px;
	background-repeat: no-repeat;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
