/* CSS Document */
body{
	margin: auto;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 20px;
	background: url(../images/bg_page.png) top repeat-x;
}
div.wrapper{
	width: 1000px;
	margin: auto;
}
div.banner{
	padding-bottom: 5px;
}
div.main_menu{
	height: 40px;
	background: url(../images/bg_menu.png) repeat-x;
}
div.main_menu ul{
	margin: 0px;
	padding: 0px;
	display: table;
	list-style: none;
}
div.main_menu ul li{
	display: table-cell;
	height: 40px;
	background: url(../images/menu_line.png) right top no-repeat;
	padding-right: 2px;
}
div.main_menu ul li:hover{
	background: url(../images/menu_line.png) right top no-repeat, url(../images/bg_menu_hover.png) top repeat-x;
}
div.main_menu ul li a{
	display: inline-block;
	height: 40px;
	line-height: 40px;
	padding: 0px 25px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}
div.clear{
	clear: both;
}
div.content_left{
	float: left;
	width: 215px;
	padding-right: 10px;
}
div.content_right{
	float: right;
	width: 195px;
}
div.content_middle{
	float: left;
	width: 570px;
}
div.new_product_list{
	padding-top: 15px;
}
a.npl_img img{
	width: 215px;
	height: 110px;
}
a.npl_img{
	display: block;
	margin-bottom: 5px;
}
a.title{
	color: #3275b4;
	font-weight: bold;
	text-decoration: none;
}
a:hover.title{
	text-decoration: underline;
}
div.submenu_title{
	height: 35px;
	background: #dc8a1c url(../images/dot1.png) 5px 10px no-repeat;
	line-height: 35px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px 5px 0px 25px;
	border-bottom: 1px solid #c67200;
}
div.video_left{
	padding-bottom: 15px;
}
div.header{
	padding-bottom: 10px;
}
div.submenu{
	background-color: #ffbf46;
	margin-bottom: 15px;
}
div.submenu ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
div.submenu li{
	display: block;
	height: 32px;
	border-top: #ffd687 1px solid;
	border-bottom: 1px solid #ffb72e;
}
div.submenu li:hover{
	background-color: #ffc659;
}
div.submenu a{
	color: #734100;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	display: block;
	line-height: 32px;
	padding: 0px 5px 0px 13px;
	background: url(../images/dot2.png) 5px 12px no-repeat;
	height: 32px;
}
div.banner_list{
	padding-bottom: 10px;
}
div.banner_list img{
	width: 215px;
}
div.new_product{
	padding-bottom: 15px;
}
div.search_form{
	margin-bottom: 15px;
	background-color: #ffd990;
}
form.search_form{
	padding: 10px;
}
div.search_form_label{
	font-weight: bold;
	color: #794500;
}
input.search_form{
	width: 172px;
	height: 24px;
	margin-bottom: 10px;
}
div.search_form_button{
	text-align: center;
}
div.search_form_button input{
	background-color: #cb7500;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	height: 26px;
	line-height: 24px;
	border-radius: 4px;
	border: none;
	padding: 0px 10px;
	cursor: pointer;
}
div.support_online{
	background-color: #f5eee6;
	margin-bottom: 15px;
}
div.abp_item{
	padding: 5px 10px 5px;
}
div.abp_item img{
	width: 175px;
	height: 120px;
}
a.abp_item_img{
	display: block;
	margin-bottom: 5px;
}
div.support_nick{
	padding: 10px;
	text-align: center;
}
div.product_highlight{
	margin-bottom: 15px;
	background-color: #f0e9e0;
	border: 1px solid #e0d7cd;
	padding: 10px;
}
h1.title_page, h2.title_page, h3.title_page{
	font-size: 22px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px 0px 15px;
}
a.pr_item_first{
	display: block;
	margin-bottom: 10px;
}
a.pr_item_first img{
	width: 548px;
	height: 300px;
}
a.pr_item_first_title{
	color: 
}
div.prh_summary{
	padding: 10px 0px 15px;
	border-bottom: 1px solid #d1d1d1;
}
div.prl_item{
	float: left;
	width: 170px;
	padding-right: 15px;
	padding-bottom: 25px;
	text-align: center;
}
div.prl_item:nth-child(3n){
	padding-right: 0px;
}
a.prl_item_img{
	display: block;
	margin-bottom: 8px;	
}
a.prl_item_img img{
	width: 170px;
	height: 130px;
}
div.product_list{
	padding: 15px 0px 10px;
}
div.news_list_item{
	padding: 10px 0px;
	border-bottom: 1px solid #d1d1d1;
}
a.news_list_img{
	display: block;
	width: 180px;
	height: 120px;
	float: left;
}
img.news_list_img{
	width: 180px;
	height: 120px;
	float: left;
}
a.news_list_img img{
	width: 180px;
	height: 120px;
}
div.news_list_right{
	float: right;
	width: 370px;
}
div.news_list_summary{
	padding-top: 8px;
}
div.footer{
	border-top: 2px solid #909090;
	padding-top: 10px;
}
div.content{
	padding-bottom: 25px;
}
div.footer_menu{
	text-align: center;
	padding-bottom: 20px;
}
div.footer_menu ul{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
div.footer_menu li{
	display: inline;
	padding-left: 12px;
}
div.footer_menu a{
	font-weight: bold;
	text-decoration: none;
	color: #3275b4;
	margin-right: 10px;
	font-size: 12px;
}
div.footer_address{
	text-align: center;
}
div.logo{
	float: left;
	width: 280px;
}
div.header_banner{
	float: right;
	width: 700px;
}
div.main_menu ul li.menu_active{
	background: url(../images/bg_menu_active.png) repeat-x;
}
div.pagelist span{
	padding: 0px 5px;
	border: 1px solid #d1d1d1;
	margin-left: 5px;
	background-color: #fddc77;
}
div.pagelist a{
	padding: 0px 5px;
	border: 1px solid #d1d1d1;
	margin-left: 5px;
	color: #404040;
	text-decoration: none;
}
div.pagelist a:hover{
	background-color: #ffe8a0;
}
div.product_highlight div.news_list_right{
	width: 350px;
}
div.news_detail_summary{
	font-weight: bold;
	color: #505050;
}
h1.title1{
	color: #3275b4;
	font-size: 18px;
	margin: 0px 0px 10px;
}
div.news_detail_right{
	float: right;
	width: 350px;
}
div.news_detail_content{
	padding: 15px 0px;
}
div.other_news{
	border-top: 1px solid #d1d1d1;
	padding-top: 10px;
}
div.other_news_title{
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 15px;
}
div.other_news ul{
	margin: 0px;
	padding: 0px 0px 0px 30px;
}
div.other_news li{
	line-height: 24px;
}
div.other_news a{
	color: #3275b4;
	text-decoration: none;
}
div.other_news a:hover{
	text-decoration: underline;
}
img.prd_img{
	width: 545px;
	height: 250px;
	margin-bottom: 15px;
}
input.submit_tripsearch_02 {
  background: none repeat scroll 0 0 #dc8a1c;
  border: medium none;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  font-weight: 700;
  height: 32px;
  text-transform: uppercase;
  width: 100px;
}
input.input_contact, textarea.textarea_content, div.cool_captcha_text input {
  border: 1px solid #c9c9c9;
  border-radius: 5px;
  color: #474747;
  font-size: 15px;
  padding: 5px 10px;
  width: 300px;
}
div.cool_captcha_text input{
    width: 100px;
}
.tred{
    color: #f00;
}

div.album_item {
    padding: 0 10px 10px;
    text-align: center;
}
div.album_item img.menu_hot_img {
    height: 152px;
}
div.album_item a.menu_hot_title {
    font-size: 19px;
    text-align: center;
}