body {
	margin:0px;
	padding:0px;
	font-family:Arial;
	/*background:url(../images/bg.jpg);*/
}
ul {
	margin:0px;
	padding:0px;
}
p {
	margin:0px;
	padding:0px;
}
a, img {
	border:none;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
input, select {
	outline:none;
}
h1, h2, h3, h4, h5, h6 {
	margin:0px;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.main {
	width:100%;
	float:left;
}
.wrapper {
	margin:0 auto;
	width:100%;
}
.header_main {
	float:left;
	width:100%;
	background:#fff;
}
.header {
	margin:0 auto;
	width:90%;
	
	/*background:url(../images/header-img.png) no-repeat center top;*/
}
.logo {
	float:left;
	width:209px;
	margin-top:10px;
}
.phone_number {
	float:right;
	padding-left:15px;
	/*background:url(../images/phone_icon.png) no-repeat;*/
	font-size:18px;
	color:#ed1c24;
	text-align:left;
	margin-top:47px;
}
.phone_number ul li
{
	list-style:none;
}
.phone_number ul li img
{
	width:7%;
	padding: 5px 5px 0 0;
}
.phone_number ul li a 
{
color: #ed1c24;
}
.search_box {
	float:right;
	background:#272727;
	border-radius:3px;
	padding:5px;
	width:220px;
	clear:right;
	margin-top:45px;
	display:none;
}
.search_text_box {
	border:none;
	background:none;
	color:#fff;
	width:197px;
	float:left;
	font-size:11px;
	font-style:italic;
}
.search_btn {
	float:left;
	background:url(../images/search_btn.png) no-repeat;
	border:none;
	cursor:pointer;
	width:19px;
	height:21px;
}
nav {
	float:left;
	width:100%;
	background-color:#ed1c24;
	border-radius:10px;
}
.menu {
	float:left;
	width:100%;
	border-radius:8px 8px 0 0;
	overflow:hidden;
	padding-left: 10px;
}
ul.menu {
	float:left;
	width:100%;
	margin-top:10px;
	margin-bottom: 7px;
}
ul.menu li {
	float:left;
	display:block;
	margin-right:3px;
}
ul.menu li a {
	font-size:15px;
	color:#fff;
	font-weight:bold;
	
	text-transform:uppercase;
	padding:10px 21px;
	line-height:35px;
}
ul.menu li a:hover {
	color:#15597b;
	background:#fff;
}
.active{color:#15597b;
	background:#fff;}
ul.menu li a.active {
	color:#15597b;
	background:#fff;
}
ul.menu li:last-child {
	margin-right:0px;
}
ul.menu li ul {
	background:#eaeaea;
	border-radius:0 0 8px 8px;
	display:none;
	margin:0px 0 0 0px;
	width:140px;
	position:absolute;
	z-index:100;
	float:left;
	padding:0 0 8px 0;
}
ul.menu li:hover ul {
	display:block;
	background:#eaeaea;
	float:left;
	color:#fff;
	padding:0px;
	margin:0px;
	line-height:20px;
	border:none;
}
ul.menu li ul li {
	float:left;
}
ul.menu li ul li a {
	float:left;
	color:#fff;
	text-shadow:none;
	font-size:11px;
	padding:3px 0 0 10px;
	width:134px;
	background:#272727;
}
ul.menu li ul li a:hover {
	background:#eaeaea;
	color:#15597b;
}
.content_main {
	margin:0 auto;
	width:90%;
	padding:12px 10px 0;
	background:#fff;
}
.slider_main {
	float:left;
	width:100%;
	height:400px;
	background:url(../images/slider_bg.png) no-repeat;
	border-radius:8px;
}
.slider
{ float:left; width:100%;}
.quick_contact_box {
	float:right;
	width:259px;
	height:286px;
	background:url(../images/quick_contact_bg.png) no-repeat;
	border-radius:8px;
	display:none;
}
.quick_tittle {
	float:left;
	width:176px;
	height:46px;
	background:url(../images/quick_tittle.png) no-repeat;
	margin:-7px 0 0 14px;
}
.quick_text_box {
	float:left;
	width:100%;
	padding:15px 0px 0px 13px;
}
.quick_text_box ul {
	list-style:none;
	float:left;
}
.quick_text_box ul li {
	float:left;
	width:100%;
	margin-bottom:6px;
}
.quick_inputbox {
	float:left;
	padding:5px;
	background:#ecb0b0;
	border-radius:3px;
	border:none;
	color:#fff;
	width:86%;
	font-size:12px;
}
.quick_textareabox {
	float:left;
	padding:5px;
	background:#ecb0b0;
	border-radius:3px;
	border:none;
	color:#fff;
	width:86%;
	font-size:12px;
}
.quick_submit_btn {
	float:left;
	width:91px;
	height:29px;
	background:url(../images/submit_btn.png) no-repeat;
	cursor:pointer;
	border:none;
	margin-top:10px;
}
.home_content_box {
	float:left;
	width:100%;
	margin-top:10px;
}
.home-content_left {
	float:left;
	width:250px;
	margin-right:12px;
}
.home-content_middle {
	float:left;
	width:75%;
}
.home-content_right {
	float:right;
	width:259px;
}
.category_title {
	float:left;
	width:100%;
	background-color:#ed1c24;
	height:40px;
	border-radius:8px 8px 0 0;
}
.category_title h1 {
	text-align:left;
	font-size:15px;
	color:#fff;
	font-weight:normal;
	text-transform:uppercase;
	margin:11px;
}
.category_list_box {
	float:left;
	width:91.5%;
	background:#fbfbfb;
	border:1px solid #d8d8d8;
	border-radius:0 0 8px 8px;
	padding:10px;
	margin-bottom:10px;
}
.category_list_box ul {
	float:left;
	list-style:none;
}
.category_list_box ul li {
	float:left;
	width:96%;
	border-bottom:1px dashed #d1d1d1;
	background:url(../images/cate_arrow.png) no-repeat left center;
	padding-left:15px;
	line-height:25px;
}
.category_list_box ul li a {
	font-size:12px;
	color:#ed1c24;
	font-weight:bold;
}
.category_list_box ul li a:hover {
	color:#000;
}
.category_list_box ul li:last-child {
	border: none;
}
.brochures_list_box {
	float:left;
	width:197px;
	background:url(../images/brochure_bg.png) no-repeat;
	border-radius:0 0 8px 8px;
	padding:10px;
	height:138px;
	display:none;
}
.brochures_img {
	float:left;
	width:59px;
	margin-right:10px;
}
.brochures_text {
	float:left;
	width:128px;
	font-size:12px;
	color:#fff;
	text-align:center;
	line-height:35px;
}
.brochures_btn {
	float:left;
	width:168px;
	height:57px;
	margin:10px 0 0 10px;
	border:none;
	background:url(../images/dowload_btn.png) no-repeat;
	cursor:pointer;
}
.news_title {
	float:left;
	width:100%;
	background:url(../images/cate_title_bg.png) repeat-x;
	height:40px;
	border-radius:8px 8px 0 0;
}
.news_title h1 {
	text-align:left;
	font-size:15px;
	color:#fff;
	font-weight:normal;
	text-transform:uppercase;
	margin:11px;
}
.news_list_box {
	float:left;
	width:237px;
	background:#fbfbfb;
	border:1px solid #d8d8d8;
	border-radius:0 0 8px 8px;
	padding:10px;
	margin-bottom:10px;
}
.news_list_box ul {
	float:left;
	list-style:none;
}
.news_list_box ul li {
	float:left;
	width:96%;
	border-bottom:1px dashed #d1d1d1;
	background:url(../images/cate_arrow.png) no-repeat left 9px;
	padding-left:15px;
	line-height:25px;
	font-size:12px;
	color:#787777;
}
.news_list_box ul li span {
	float:left;
	font-size:12px;
	color:#787777;
	width:70%;
}
.news_list_box ul li a {
	color:#e44949;
	font-weight:bold;
	float:left;
	margin-left:10px;
	padding-right:14px;
	background:url(../images/more-arrow.png) no-repeat right;
}
.news_list_box ul li a:hover {
	color:#1f6081;
	background:url(../images/more-arrow-hvr.png) no-repeat right;
}
.news_list_box ul li:last-child {
	border: none;
	line-height:22px;
}
.welcome_title {
	float:left;
	width:94%;
	padding:0 0 0 25px;
	border-bottom:1px dashed #d1d1d1;
	background:url(../images/welcome-icon.png) no-repeat left;
	font-size:17px;
	color:#276b8f;
	text-align:left;
	line-height:30px;
}
.welcome_text {
	text-align:justify;
	line-height:25px;
	font-size:16px;
	color:#333;
	margin-bottom:10px;
}
.product_title {
	float:left;
	width:100%;
	background-color: #2d80c0;
	height:40px;
	border-radius:8px 8px 0 0;
}
.product_title h1 {
	text-align:left;
	font-size:15px;
	color:#fff;
	font-weight:normal;
	text-transform:uppercase;
	margin:11px;
}
.product_list_box {
	float:left;
	
	background:#fbfbfb;
	border:1px solid #d8d8d8;
	border-radius:0 0 8px 8px;
	padding:10px;
	margin-bottom:10px;
	height:140px;
	overflow:hidden;
}
.product_list_box ul {
	float:left;
	list-style:none;
	margin-bottom:10px
}
.product_list_box ul li {
	float:left;
	width:15%;
	border:2px solid #2d80c0;
	border-radius:8px;
	margin-right:10px;
	background:#fff;
}
.product_list_box ul li:last-child {
	/*margin-right:0px;*/
}
.product_list_box ul li span {
	width:93%;
	text-align:center;
	margin:5px;
	float:left;
	height:96px;
}
.product_list_box ul li h1 {
	width:100%;
	float:left;
	text-align:center;
	padding:5px 0;
	background:#2d80c0;
	font-size:12px;
	color:#fff;
}
.product_list_box ul li h1 a {
	color:#fff;
}
.footer_link_main {
	float:left;
	width:100%;
	background-color: #ed1c24;
}
.footer_links_left {
	float:left;
	width:100%;
	margin:20px 0 10px 25px;
	
}
.footer_links {
	float:left;
	width:50%;
}
.footer_links h1 {
	text-align:left;
	text-transform:uppercase;
	color:#fff;
	font-size:18px;
}
.footer_links ul {
	float:left;
	list-style:none;
}
.footer_links ul li {
	float:left;
	text-align:left;
	font-size:16px;
	line-height:20px;
	width:90%;
}
.footer_links ul li a {
	color:#fff;
}
.footer_links ul li a:hover {
	color:#000;
}
.footer_links_right {
	float:left;
	width:25%;
	margin:20px 0 10px 20px;
}
.footer_links_right h1 {
	text-align:left;
	text-transform:uppercase;
	color:#fff;
	font-size:13px;
	font-weight:bold;
}
.footer_links_right ul {
	float:left;
	list-style:none;
}
.footer_links_right ul li {
	float:left;
	margin-top:5px;
	width:100%;
	color:#fff;
	font-size:12px;
	line-height:18px;
}
.footer_links_right ul li img {
	float:left;
	margin-right:5px;
	text-align:center;
}
.footer_links_right ul li span {
	float:left;
}
.footer_links_right ul li a {
	color:#fff;
}
.join_us {
	line-height:25px;
	margin-right:10px;
}
.copyright_bg {
	float:left;
	width:100%;
	background-color:#000;
	padding:15px 0;
}
.bottom_link {
	float:left;
	width:60%;
	margin-left:10px;
}
.bottom_link ul {
	float:left;
	list-style:none;
}
.bottom_link ul li {
	text-align:center;
	margin:5px 10px;
	display:inline;
	font-size:12px;
	color:#fff;
	float:left;
}
.bottom_link ul li a {
	color:#fff;
}
.bottom_link ul li a:hover {
	text-decoration:underline;
}
.developed-by {
	font-size:12px;
	color:#fff;
	float:right;
	margin-right:10px;
	line-height:50px;
}
.developed-by a {
	color:#fff;
}
.developed-by a:hover {
	text-decoration:underline;
}
