@charset "utf-8";

html,body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #b2b2b2;
	color: #333333;
}

a {
	text-decoration: none;
	outline: none;
	color: #ff0000;
}

h1,h2,h3,h4,h5 {
	color: #ff0000;
	margin: 0;
}

p {
	margin-top: 0;
}

pre {
	margin: 0;
	font-family: PSLDisplayRegular, Arial, Tahoma;
}

#pagewidth {
	width: 1000px;
	text-align: left;
	margin: 0 auto;
	overflow: hidden;
}

#header {
	height: 92px;
	background: transparent url("../images/Anglo_web-head.jpg") top center
		repeat-x;
}

#logo {
	padding-left: 5px;
	padding-top: 0px;
	margin-top: -23px;
}

#menu_home {
	height: 30px;
	background: transparent url("../images/menu_bg.png") top center
		no-repeat;
	font-size: 16px;
	color: white;
	font-weight: bold;
}

#menu_home ul {
	margin: 0;
	padding: 0;
}

#content {
	background-color: white;
	min-height: 500px;
}

#ft {
	height: 36px;
}

#ft_l {
	float: left;
	width: 500px;
	height: 36px;
	padding: 5px;
	padding-left: 10px;
}

#ft_r {
	float: right;
	width: 500px;
	height: 36px;
	text-align: right;
	padding-right: 5px;
	padding-top: 5px;
}

#contact_form {
	width: 520px;
	margin-top: 20px;
}

#contact_form input[type=text],#contact_form input[type=password],#contact_form textarea
	{
	width: 300px;
	border: 1px solid #ccc;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	padding: 8px;
}

.captcha_input {
	width: 97px !important;
}

#submit_button {
	text-align: left;
	padding-top: 10px;
	padding-left: 145px;
}

#submit_button img {
	cursor: pointer;
}

#error {
	padding-left: 100px;
}

#copyright {
	text-align: right;
	font-size: 9px;
	color: #fff;
	padding-right: 5px;
	padding-top: 3px;
	margin-top: -31px;
}

#pagination {
	float: right;
	margin-right: 10px;
}

#pagination a,#pagination strong {
	background: #e3e3e3;
	padding: 1px 4px;
	text-decoration: none;
	border: 1px solid #cac9c9;
	color: #292929;
}

#pagination strong,#pagination a:hover {
	font-weight: bold;
	background: #cac9c9;
}

#product_recomend {
	width: 300px;
	height: 351px;
	position: absolute;
	background: transparent url("../images/Anglo_home.png") top left
		no-repeat;
	margin-top: -392px;
	z-index: 9999;
	padding-top: 40px;
	overflow: hidden;
}

#demonstration_video {
	float: left;
	width: 48%;
}

#demonstration {
	float: right;
	width: 48%;
}

#submenu {
	background-color: #cccccc;
	width: 120px;
	font-size: 12px;
	margin-left: 5px;
}

#submenu a {
	padding-left: 5px;
	color: gray;
}

#submenu #current {
	color: black;
}

#career_list{
	margin: 0;
	padding: 0;
}

#career_list a {
	color: red;
}

#career_list li{
	line-height: 30px;
}

#career_button {
	text-align: right;
	padding-right: 50px;	
}

#stat {
	width: 1000px;
	text-align: left;
	margin: 0 auto;
	margin-top: -17px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	clear: both;
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */
.holder {
	float: left;
}

.scroll-pane {
	width: 735px;
	height: 330px;
	margin-top: 0px;
	overflow: auto;
	margin-top: 0px;
	padding-right: 20px;
}

.scroll-pane-isky {
	float: left;
	width: 640px;
	height: 370px;
	margin-top: 0px;
	overflow: auto;
	margin-top: 0px;
}

.scroll-pane-isky-banner {
	float: right;
}

.td_line {
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: thin;
}

.tdl_line {
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: thin;
	padding-left: 10px;
}

.ac {
	color: #CCCCCC;
}

.gallery {
	margin: 0;
	padding: 0;
}

.contact_form {
	border: #dbdbdb thin solid;
	width: 200px;
}

.more {
	margin-top: 75px;
	margin-left: 300px;
	position: absolute;
}

/* rotator in-page placement */
div.rotator {
	position: relative;
	display: none;
}

/* rotator css */
div.rotator ul li {
	float: left;
	position: absolute;
	list-style: none;
}

/* rotator image style */
div.rotator ul li img {
	background: #FFF;
}

div.rotator ul li.show {
	z-index: 500
}

.error {
	color: red;
	padding-bottom: 5px;
}

#menu_top {
	height: 23px;
}

#menu_top ul {
	float: right;
	margin-top: 5px;
} 
	
#menu_top ul li {
	display: inline;
	padding: 0 15px;
}

#menu_top ul li a {
	text-decoration: none;
	outline: none;
	color: #fff;
}

#ln {
	height: 20px;
	margin-top: -23px;
	text-align: right;
	padding-right: 15px;
}

#member {
	text-align: right;
	margin-top: -19px;
	margin-right: 100px;
}

#member a {
	color: #000;
}

#content_home {
	height: 500px;
}

#cen {
	text-align: center;
}

#view_all {
	text-align: right;
	margin-bottom: -5px;
	padding-right: 5px;
	padding-top: 5px;
}

#view_all a {
	color: red !important;
	font-size: 11px !important;
}

.line {
	border-top: 1px solid #e1e1e1;
	margin: 10px 5px;
}

.recent_news_news {
	margin: 10px;
	width: 430px;
	float: left;
}

.recent_news {
	margin: 10px;
}

.recent_in_img {
	width: 130px;
	float: left;
}

.recent_in_content {
	width: 223px;
	float: right;
	padding-bottom: 10px;
	font-weight: normal;
}

.recent_in_img3 {
	width: 180px;
	float: left;
}

.recent_in_content3 {
	width: 165px;
	float: right;
	padding-bottom: 10px;
	font-weight: normal;
}

.recent_in_content a {
	color: #000;
}

.partner_link_recent {
	float: left;
	width: 100px;
	text-align: center;
	padding-bottom: 15px;
	
}

.recent_in_content2 {
	width: 300px;
	float: right;
	padding-bottom: 10px;
	font-weight: normal;
}

.recent_in_content2 a {
	color: #000;
}

.border_r {
	border-right: 1px solid white !important;
}

#content_detail {
	padding: 20px 30px;
}

.readmore {
	margin-left: 130px;
	font-size: 11px;
}

.readmore a {
	font-weight: bold;
}

.readmore2 {
	font-weight: bold;
	font-size: 11px;
}

#nav span{
	font-size: 24px;
	font-weight: bold;
	color: red;
}

#nav a{
	padding: 0 10px;
	color: #474749;
	font-size: 16px;
	font-weight: bold;
}

.red {
	color: red !important;
}

#about_line { float: left; width: 860px; border: 1px solid #d2d3d3; margin-left: 75px; margin-top: -8px; margin-bottom: 20px;  }

#md_line { float: left; width: 610px; border: 1px solid #d2d3d3; margin-left: 325px; margin-top: -8px; margin-bottom: 20px;  }

#vs_line { float: left; width: 735px; border: 1px solid #d2d3d3; margin-left: 200px; margin-top: -8px; margin-bottom: 20px;  }

#mile_line { float: left; width: 820px; border: 1px solid #d2d3d3; margin-left: 115px; margin-top: -8px; margin-bottom: 20px;  }

#news_line { float: left; width: 870px; border: 1px solid #d2d3d3; margin-left: 65px; margin-top: -8px; margin-bottom: 20px;  }

#news2_line { float: left; width: 525px; border: 1px solid #d2d3d3; margin-left: 410px; margin-top: -8px; margin-bottom: 20px;  }

#contact_line { float: left; width: 840px; border: 1px solid #d2d3d3; margin-left: 95px; margin-top: -8px; margin-bottom: 20px;  }

#partner_line {  float: left; width: 780px; border: 1px solid #d2d3d3; margin-left: 155px; margin-top: -8px; margin-bottom: 20px;  }

#career_line { float: left; width: 860px; border: 1px solid #d2d3d3; margin-left: 75px; margin-top: -8px; margin-bottom: 20px;  }

#app_line { float: left; width: 730px; border: 1px solid #d2d3d3; margin-left: 205px; margin-top: -8px; margin-bottom: 20px;  }

#pt_services_line { float: left; width: 830px; border: 1px solid #d2d3d3; margin-left: 105px; margin-top: -8px; margin-bottom: 20px;  }

#pt_line { float: left; width: 850px; border: 1px solid #d2d3d3; margin-left: 85px; margin-top: -8px; margin-bottom: 20px;  }

#dealer_line { float: left; width: 755px; border: 1px solid #d2d3d3; margin-left: 180px; margin-top: -8px; margin-bottom: 20px;  }

#testimonials_line {  float: left; width: 780px; border: 1px solid #d2d3d3; margin-left: 155px; margin-top: -8px; margin-bottom: 20px;  }

#service_line { float: left; width: 470px; border: 1px solid #d2d3d3; margin-left: 465px; margin-top: -8px; margin-bottom: 20px;  }

#pe_line { float: left; width: 305px; border: 1px solid #d2d3d3; margin-left: 630px; margin-top: -8px; margin-bottom: 20px;  }


.products {
	float: left;
	width: 300px;
	height: 250px;
	margin-bottom: 40px;
	margin-right: 12px;
}

.products_img {
	text-align: center;
}

.products_content strong,#products_view_content strong {
	color: red;
}

.br {
	border-right: 1px solid #d4d4d4;
}

#products_view_img {
	float: left;
	width: 300px;
	height: 200px;
	border: 1px solid #d4d4d4;
}

#products_view_content {
	float: left;
	width: 593px;
	margin-left: 40px;
}

#show_video {
	float: left;
	width: 560px;
}

#video_list {
	float: left;
	margin-left: 20px;
	width: 355px;
}

.list_news {
	width: 355px;
	height: 70px;
	margin-bottom: 15px;
	margin-right: 10px;
	float: left;
}

.list_thumb_news {
	float: left;
	width: 120px;
	margin: 0;
}

.list_content_news {
	float: left;
	width: 220px;
	height: 70px;
	overflow: hidden;
	margin-left: 10px;
}

.list_in_news p {
	margin: 0;
	text-indent: 0;
}

#ep1 {
	float: left;
	margin-left: 25px;
	width: 312px;
	border-right: 1px solid #d4d4d4;
}

#ep2 {
	float: left;
	width: 312px;
	border-right: 1px solid #d4d4d4;
	margin-left: 13px;
}

#ep3 {
	float: left;
	margin-left: 13px;
}