@charset "utf-8";
/* CSS Document */
body,html{padding:0;margin:0;height:100%;}
div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset{ margin: 0; padding: 0; }
ol,ul{list-style-type: none;}
a{
 outline: none; /* for Firefox */
 hlbr:expression(this.onFocus=this.blur()); /* for IE */
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-color: #ccd1d5;
	background-image: url(../tw_img/bg.jpg);
	background-repeat: repeat-x;
}



#WRAPPER {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#HEADER div.langue {
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}
#HEADER div.langue a {
	color: #FFFFFF;
}


#HEADER .logo {
	background-image: url(../tw_img/header/logo_02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 80px;
	width: 173px;
	display: block;
	float: left;
}
#HEADER .logo a {
	background-image: url(../tw_img/header/logo_02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 80px;
	width: 173px;
	display: block;
	text-indent: -9999px;
}
#HEADER .logo a:hover {
	background-image: url(../tw_img/header/logo_02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 80px;
	width: 173px;
	display: block;
	text-indent: -9999px;
}
#HEADER .menu {
	float: left;
	width: 827px;
	height: 80px;
	display: block;
}
#HEADER .menu li {
	float: left;
	width: 118px;
}
#HEADER .menu li a {
	float: left;
	width: 118px;
	text-indent: -9999px;
	display: block;
	height: 80px;
}
#HEADER .menu li a:hover {
	float: left;
	width: 118px;
	text-indent: -9999px;
	display: block;
	height: 80px;
}


#HEADER  div.menu  .m1,.m1 a {
	background-image: url(../tw_img/header/menubg.jpg);
	background-position: -173px 0px;
	height: 80px;
	width: 118px;
}
#HEADER  div.menu  .m2,m2 a {
	background-image: url(../tw_img/header/menubg.jpg);
	background-position: -291px 0px;
	height: 80px;
	width: 118px;
}
#HEADER  div.menu  .m3,m3 a {
	background-image: url(../tw_img/header/menubg.jpg);
	background-position: -409px 0px;
	height: 80px;
	width: 118px;
}
#HEADER  div.menu  .m4,m4 a {
	background-image: url(../tw_img/header/menubg.jpg);
	background-position: -527px 0px;
	height: 80px;
}
#HEADER  div.menu  .m5,m5 a {
	background-image: url(../tw_img/header/menubg.jpg);
	background-position: -645px 0px;
	height: 80px;
}
#HEADER  div.menu  .m6,m6 a {
	background-image: url(../tw_img/header/menubg.jpg);
	background-position: -763px 0px;
	height: 80px;
}
#HEADER  div.menu  .m7,m7 a {
	background-image: url(../tw_img/header/menubg.jpg);
	background-position: -881px 0px;
	height: 80px;
	display: block;
}
#HEADER div.menu .m1 a:hover {
	background-image: url(../tw_img/header/menubg.jpg);
	background-position: -173px -83px;
	height: 80px;
	width: 118px;
	text-indent: -9999px;
	display: block;
}
#HEADER div.menu .m2 a:hover {
	background-image: url(../tw_img/header/menubg.jpg);
	background-position: -291px -83px;
	height: 80px;
	width: 118px;
	display: block;
}
#HEADER div.menu .m3 a:hover {
	background-image: url(../tw_img/header/menubg.jpg);
	background-position: -409px -83px;
	height: 80px;
	width: 118px;
}
#HEADER div.menu .m4 a:hover {
	background-image: url(../tw_img/header/menubg.jpg);
	background-position: -527px -83px;
	height: 80px;
}
#HEADER div.menu .m5 a:hover {
	background-image: url(../tw_img/header/menubg.jpg);
	background-position: -645px -83px;
	height: 80px;
}
#HEADER div.menu .m6 a:hover {
	background-image: url(../tw_img/header/menubg.jpg);
	background-position: -763px -83px;
	height: 80px;
}
#HEADER div.menu .m7 a:hover {
	background-image: url(../tw_img/header/menubg.jpg);
	background-position: -881px -83px;
	height: 80px;
}
#Flash {
	clear: both;
	height: 470px;
}
#CONTENT {
	clear: both;
	background-color: #FFFFFF;
}
#CONTENT  div.news-index {
	background-image: url(../tw_img/content/news-index.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 195px;
	width: 500px;
}
div.news-index ul {
	padding-top: 70px;
	padding-left: 150px;
}
div.news-index li {
	font-size: 12px;
	color: #333333;
	margin-bottom: 10px;
}
div.news-index li a {
	color: #333333;
}
div.news-index span.date {
	color: #0684e3;
	font-weight: bold;
}
#CONTENT div.right-index {
	background-image: url(../tw_img/content/news-index-02.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 500px;
	height: 195px;
}
#FOOTER {
	background-color: #6390cc;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 5px;
}
#banner {
	height: 193px;
	clear: both;
}
#CONTENT2 {
	padding-left: 50px;
	float: left;
	background-color: #FFFFFF;
	width: 950px;
}
#CONTENT2 div.leftBox {
	float: left;
	width: 210px;
	margin-bottom: 10px;
}
#CONTENT2 div.main {
	float: left;
	width: 708px;
}
div.newsBox {
	background-image: url(../tw_img/content/main-1bg.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
}
div.pages {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	color: #333333;
}
div.pages a {
	color: #1888C8;
	font-weight: bold;
}
.red {
	font-size: 13px;
	font-weight: bold;
	color: #1888C8;
}


#CONTENT2 div.main h2 {
	background-image: url(../tw_img/content/main-1bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
div.interBox   {
	background-image: url(../tw_img/content/service_items2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
div.interBox ul {
	padding-left: 35px;
	font-size: 12px;
	line-height: 24px;
	width: 600px;
	color: #333333;
}
div.interBox li {
	background-image: url(../tw_img/content/arrow01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 20px;
}


#CONTENT2   div.main h4    {
	background-image: url(../tw_img/content/formbg_22.jpg);
	background-repeat: repeat-y;
}
#CONTENT2 div.main h3 {
	margin-bottom: 10px;
}

#CONTENT2 .main .txt {
	font-size: 12px;
	color: #333333;
	line-height: 24px;
	font-weight: normal;
	padding-left: 18px;
	padding-right: 30px;
}
#CONTENT2 .main div.history {
	background-image: url(../tw_img/content/Superiority_19.jpg);
	background-repeat: no-repeat;
	height: 335px;
	clear: both;
	width: 708px;
}
#CONTENT2 .main div.history li {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	width: 520px;
	margin-left: 127px;
	display: block;
	text-align: left;
	line-height: 24px;
}
div.history  li.list1 {
	padding-top: 20px;
}
div.history li.list2 {
	margin-top: 15px;
}
div.history li.list3 {
	margin-top: 20px;
}
div.history li.list4 {
	margin-top: 15px;
}
div.history li.list5 {
	margin-top: 20px;
}
.td01 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #B0CE5C;
}
.td02 {
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
}
.td02 a {
	color: #333333;
}
.td03 {
	background-color: #EBF2D3;
}

.f1201 {
	font-size: 12px;
	color: #333333;
}
.btn01 {
	font-size: 12px;
	color: #333333;
	background-color: #B2D060;
	width: 100px;
	height: 25px;
	border: 1px solid #8BA833;
	margin: 0px;
	padding: 0px;
}
