@charset "utf-8";
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 24px;
	color: #3F454F;
	text-decoration: none;
}
#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 197px;
}
#language {
	padding-left: 656px;
	padding-top: 12px;
	font-size: 12px;
	color: #CCC;
	text-decoration: none;
}
#language a{
	color: #CCC;
	text-decoration: none;
}
#language a:hover{
	color: #FF6;
	text-decoration: none;
}
#sidebar_contact {
	font-size: 12px;
	color: #888B8D;
	text-decoration: none;
	padding-left: 26px;
	line-height: 18px;
}
#sidebar_contact a{
	color: #454B52;
	text-decoration: underline;
}
#sidebar_contact a:hover{
	color: #09C;
	text-decoration: none;
}

.btn_right {
	text-align: right;
	padding-top: 15px;
	padding-bottom: 80px;
	padding-right: 10px;
}
.btn_right2 {
	text-align: right;
	padding-top: 15px;
	padding-bottom: 30px;
	padding-right: 27px;
}

.text_color_01 {
	color: #405E7E;
}
.text_color_02 {
	color: #FF0000;
}
.text_color_03 {
	color: #4C85BA;
}
.text_01 {
	font-size: 12px;
	color: #888B8D;
	text-decoration: none;
	line-height: 18px;
}


.sidebar_downBG {
	background-image: url(../images/sidebar_downBG.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}



#co {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
.right_downBG {
	background-image: url(../images/main_downBG.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#title_about {
	background-image: url(../images/title.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 54px;
	padding-right: 30px;
	text-align: right;
	font-size: 11px;
	color: #999;
	text-decoration: none;
	padding-bottom: 24px;
}
#title_teflon {
	background-image: url(../teflon/images/title.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 54px;
	padding-right: 30px;
	text-align: right;
	font-size: 11px;
	color: #999;
	text-decoration: none;
	padding-bottom: 24px;
}
#title_contact {
	background-image: url(../contact/images/title.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 54px;
	padding-right: 30px;
	text-align: right;
	font-size: 11px;
	color: #999;
	text-decoration: none;
	padding-bottom: 24px;
}
#title_case {
	background-image: url(../case/images/title.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 54px;
	padding-right: 30px;
	text-align: right;
	font-size: 11px;
	color: #999;
	text-decoration: none;
	padding-bottom: 24px;
}



#about_main {
	background-image: url(../images/pic1.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding-bottom: 200px;
	margin-left: 20px;
}
#teflon_main {
	padding-bottom: 30px;
	margin-left: 20px;
}


#fonter {
	background-color: #3F454F;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 76px;
}
#footer2 {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	color: #D7E2F3;
	padding-top: 10px;
}
#contact_div {
	background-image: url(../contact/images/pic1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 275px;
}
#sub {
	background-image: url(../case/images/sub_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 65px;
	width: 610px;
	color: #FFF;
	padding-top: 45px;
}
#sub a{
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
}
#sub a:hover{
	color: #FF3;
	text-decoration: underline;
}
