body {
	margin: 0;
	padding: 0;
	background: #F7F7F7 url(images/img01.jpg) repeat left top;
}
.wrapper
{
	margin: 0px;
	padding: 0px;
	background: url(images/img02.jpg) repeat-x left top;
}
.wrapper .top_head
{
	width: 960px;
	height: 299px;
	margin:0px auto;
	padding: 0px;
	background:url(images/head001.jpg) no-repeat left top;
}
.top_head .top
{
	width:960px;
	height:38px;
	display:inline;
	float:left;
	margin:0px;
	padding:0px;
}
.top .top_a
{
	float:right;
	display:inline;
	margin:2px 15px 0px 0px;
	padding:0px;
	height:auto;
	width:auto;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
}
/*.top_a .top_cart
{
	width:200px;
	height:30px;
	margin:-2px -21px 0px 0px;
	background:url(images/white_background.png) no-repeat;
}*/
.top_head .header
{
	margin:0px;
	padding:0px;
	width:960px;
	height:207px;
	float:left;
	display:inline;
}
.header .logo
{
	margin:0px;
	padding:0px;
	float:left;
	display:inline;
	height:100px;
	width:120px;
	margin-top:0px;
	border:none;
}
.header h1
{
	margin:0px;
	padding:0px;
	font-family:wide-lathin;
	font-weight:bold;
	font-size:28px;
	color:#FFFFFF;
	margin-top:12px;
	float:left;
	display:inline;
	width:300px;
}
.top_head .menu_item
{
	margin:0px auto;
	padding:0px;
	height:35px;
	/*width:960px;*/
	width:632px;
	display: inline;
	float: left;
}
.top_head .search_menu
{
	width: 183px; 
	display:inline; 
	float:left; 
	margin:-27px 0px 0px 787px; 
}
.search_menu .search_txt
{
	margin: 0px 0 0 0;
	height: 26px;
	width: 178px;
	float: left;
	display: inline;
	padding:0px;
	border-radius:5px;
	/*border-top-left-radius:5px;
	border-top-right-radius:5px;*/
	border:none;
}
.search_menu .search_img
{
	margin:0px 0 0 -30px;
	float: left;
	display: inline;
	height: 26px;
	width: 30px;
	cursor: pointer;
	background: url("images/search.png") no-repeat;
}
.search_img:hover
{
	background: url("images/search1.png") no-repeat;
}
.wrapper .content
{
	margin:0px auto;
	padding:0px;
	background:#FFFFFF;
	height:auto;
	width:960px;
}
.content .con
{
	margin:-17px 0px 0px 0px;
	padding:0px;
	height:auto;
	width:960px;
	display:inline-block;
}
.con .banner
{
	width:720px;
	height:200px;
	border:12px solid #ECECEC;
	margin:0px 0px 0px 105px;
	padding:0px;
}
.con .contop
{
	width:960px;
	height:auto;
	float: left;
	display: inline;	
}
.con p
{
	margin:0px 0px 0px 10px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:25px;
	width:950px;
	text-align:left;
	text-align:justify;
	color: #000000;   
}
.contop .vertmenu
{
	margin:0px 0px 0px 0px;
	padding:0px;
	width:235px;
	height:auto;
	display:inline;
	float:left;
}
.contop .conpro
{
	width:686px;
	height:auto;
	margin-left:30px;
	margin-top:5px;
	padding:0px;
	display:inline;
	float:left;
}
.conpro .pro1
{
	margin:10px 0px 5px -15px;	
	width:680px;
	height:auto;
	display:inline;
	float:left;
	padding:0px 0px 80px;
	border-bottom:1px solid gainsboro;
}
.pro1:hover
{
	background:url(images/img01.jpg);
}
.pro1 .pro_head
{
	/*margin-left: 5px;*/
	padding: 0px;
	width: 470px;
	height: 38px;
	line-height: 20px;
	float: left;display: inline;
	font-size: 14px;
	color: black;
	text-align:center;
	margin-top: 2px;
}
.pro1 .pro_body
{
	margin: 2px;
	padding:0px;
	width: 190px;
	height: auto;
	float: left;
	display: inline;
	/*background-color: #FFFFFF;*/
}
.pro_body .pro_image
{
	padding:0px;
	height: 150px;
	width:190px;
	float: left;
	display: inline;	
}
.pro_body .pro_footer
{
	margin: 0px;
	padding:0px;
	height: 71px;
	width:190px;
	float: right;
	display: inline;	
	text-align: center;
}
.conpro .pro_dis
{	
	width:360px;
	height:auto;
	margin:0px 0px 0px 325px;
	padding:0px;
	display:inline;
	float:left;
	-moz-border-radius: 5px;
}
.pro_dis p
{
	font:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:13px; 
	height:auto;
	width:180px;
	margin:10px;
}
.pro_dis .tabtd
{
	width:274px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
.pro_dis .single_img
{	
	width:157px;
	height:157px;
	display:inline;
	float:right;
	padding:0px;	
	margin-top:-42px;
}
.tab_dis .tabhead
{
	margin:0px;
	padding:5px 0px;
	width:50px;
	height:20px;
	float:left;
	display:inline;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bolder;
	text-align:center;
	border-left:1px solid;
	border-top:1px solid;
	background: #627d4d; /* Old browsers */
	background: -moz-linear-gradient(top, #627d4d 0%, #1f3b08 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#627d4d), color-stop(100%,#1f3b08)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #627d4d 0%,#1f3b08 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #627d4d 0%,#1f3b08 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #627d4d 0%,#1f3b08 100%); /* IE10+ */
	background: linear-gradient(to bottom, #627d4d 0%,#1f3b08 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#627d4d', endColorstr='#1f3b08',GradientType=0 ); /* IE6-9 */
	color:#FFFFFF;
	text-align:center;
}
.tab_dis .tabval
{
	margin:0px;
	padding:0px;
	height:75px;
	width:50px;
	border-left:1px solid;
	border-top:1px solid;
	float:left;
	display:inline;
	text-align:center;
}
.tabval .tabahref
{
	margin:0px;
	padding:0px;
	height:auto;
	width:250px;
	color:#E65505;
	text-decoration:none;
	text-align:center;
}
.tabval .tabqtytxt
{
margin:0px;
padding:0px;
height:25px;
width:30px;
float:center;
display:inline;
text-align:left;
}
.tabval .tabbtn
{
margin:3px 0px 0px 10px;
padding:0px 20px 0px 20px;
height:30px;
width:110px;
float:left;
display:inline;
text-decoration:none;
font:Arial, Helvetica, sans-serif;
line-height:25px;
font-size:12px;
font-weight:lighter;
color:#FFFFFF;
border-radius:10px;
background: #627d4d; /* Old browsers */
background: -moz-linear-gradient(top, #627d4d 0%, #1f3b08 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#627d4d), color-stop(100%,#1f3b08)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #627d4d 0%,#1f3b08 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #627d4d 0%,#1f3b08 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #627d4d 0%,#1f3b08 100%); /* IE10+ */
background: linear-gradient(to bottom, #627d4d 0%,#1f3b08 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#627d4d', endColorstr='#1f3b08',GradientType=0 ); /* IE6-9 */
cursor:pointer;
}
.tabval .tabimg
{
	margin:0px;
	padding:0px;
	height:65px;
	width:75px;
	float:center;
	display:inline-block;
	text-align:center;
}
.con .conbot
{
width:960px;
margin-top:35px;
border-top:2px solid #ECECEC;
border-bottom:2px solid #ECECEC;
height:290px;
float: left;
display: inline;
}
.conbot p
{
margin:10px 0px 0px 10px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
line-height:15px;
width:400px;
text-align:left;
text-align:justify;
}
.conbot .botleft
{
margin:0px 0px 0px 5px;
padding:0px;
float:left;
display:inline;
width:470px;
height:290px;
}
.botleft .conimg
{
margin:0px 0px 0px 20px;
height:130px;
width:130px;
}
.botleft .botleft_con
{
/*margin:0px 0px 0px 20px;*/
width:420px;
height:150px;
overflow-x:hidden;
overflow-y:auto;
}
.con .box1 {
    display: inline;
    float: left;
    height: auto;
    width: 940px;
    padding: 0px 0px 0px 20px;
}
.con .box1 p {
    color: #000000;
    display: inline;
    float: left;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 30px;
    margin: 10px 0 0 10px;
    padding: 0;
    text-align: left;
    width: 150px;
}
.con .box1 .txtbox {
    color: #2F2E2E;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
	height:30px;
	float:left;
	display:inline;
    line-height: 20px;
    text-align: left;
	width:250px;
    margin: 10px 0 0 0px;
}
.con .box1 .txtbox .radi
{
	margin:10px 0px 0px 10px;
	padding:0px;
	height:10px;
	width:10px;
	float:left;
	display:inline;
}
.con .box1 .submit_btn{
	color: #000000;
    display: inline;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    margin: 20px 0 0 90px;
    padding: 0px;
    text-align: center;
    width: 150px;
	height:22px;
	background:#F3F3F3;
}
.con .box1 .err_control
{
	float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
	font-weight:bold;
    margin: 10px 0 0 80px;
    padding: 0;
    text-align: left;
    width: 350px;
	line-height:25px;
	color:#FF3300;
}
.box1 .vis
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#009100;
	text-decoration:none; 
	width:auto; 
	display:inline; 
	float:left; 
	margin:18px 0px 0px 10px; 
	padding-bottom:10px;
}
.box1 .vis:hover
{
	color:#E76301
}
.top_a .whitebackground
{
	width:200px;
	height:40px;
	margin:-2px -21px 0px 0px;
	background:url(images/white_background.png) no-repeat;
	display:inline;
	float:left;
}
.whitebackground .top_cart
{
	background:#fff;
	width:50px; 
	height:38px;
	margin:0px 15px 0px 13px;
	display:inline;
	float:left;
}
.whitebackground .top_line
{
	margin:5px 0px 0px -9px;
	width:20px; 
	height:30px; 
	color:#0000CC;
	display:inline; 
	float:left;
}
.whitebackground .top_login
{
	margin:-30px 0px 0px 88px; 
	width:89px; 
	height:30px;
	display:inline; 
	float:left;
	cursor:pointer;
}
.top_cart:hover
{
	background:#000;
	width:50px;
	height:38px;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
}
.top_cart:hover .cart_view
{

visibility:visible;
}

.top_cart .cart_view
{
	padding:6px;
	width:250px;
	height:auto;
	visibility:hidden;
	position:relative;
	border-top:solid 5px #000000;
	border-bottom-left-radius:6px;
	border-bottom-right-radius:6px;
	background-color:#FFFFFF;
	margin:0px 0px 30px 0px;
	float:right;
	z-index:106;
	-moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px#000;
	box-shadow: 0 0 5px #000;
}
.cart_view .pro_box
{
width:250px;
height:60px;
}
.cart_view .pur_image
{
width:50px;
height:60px;
float:left;
display:inline;
}
.cart_view .pro_name
{
color:#000000;
width:200px;
height:60px;
display:inline;
float:left;
}
.pro_name p
{
width:180px;
height:auto;
margin:1px 0px 0px 8px;
display:inline;
float:left;
text-align:left;
padding:0px;
}
.pro_name a
{
text-decoration:none;
}
.pro_name a:hover
{
color:#E76301;
}
.top_cart .cart_qnt
{
width:10px;
height:10px;
color:#000000;
}
.top_cart:hover .cart_qnt
{
color:#FFFFFF;
}
.con .news
{
	background:#FFFFFF;
	margin:25px 0px 16px 53px;
	width:850px;
	height:auto;
	display:inline;
	float:left;
	border:2px solid #579C3F;
	border-radius:10px;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
}
.con .newshead
{
	margin:10px 0px 0px 10px;
	padding:0px;
	height:60px;
	width:840px;
}
.con .newscontent
{
	margin:0px 0px 0px 10px;
	padding:0px;
	float:left;
	display:inline;
	width:371px;
	height:auto;
}
.newscontent p
{
	margin:10px 0px 0px 10px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:25px;
	width:351px;
	text-align:left;
	text-align:justify;
}
.con .newsimage
{
	margin:10px 0px 0px 15px;
	padding:0px;
	float:left;
	height:270px;
	width:426px;
}
.popup_container .large_nam
{
height:20px;
width:476px;
font-size:16px;
font-weight:bold;
color:#000000;
}
.con .paybox
{
    border-color: black;
    border-style:solid;
    border-width:1px;
    -moz-box-shadow:0px 0px 5px #000000;
    -webkit-box-shadow:0px 0px 0px #000000;
    box-shadow:0px 5px 5px #000000;
    width: 500px;
    margin-left: 250px;
    margin-top: 20px;
}
.foot_fb
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#261600;
	width:210px;
	/*height:86px;*/height: 320px;
	position:fixed;
	/*bottom:-15px;*/bottom: 0px;
	/*left:22px;*/ left:0px;		
	color:#3a5fa5;
	font-weight: bold;
	
}
.foot_fb .p_class
{
	margin:-6px 0px 0px -57px;
	float: left;
	display: inline;
}
.foot_fb .ifram
{
	margin: 0px;
	height: 420px;
	width: 180px;
}
.wrapper .footer
{
	margin:0px auto;
	padding:0px;
	height:143px;
	width:960px;
	background:url(images/img15.jpg) no-repeat;
}
.foot_right .share
{
	width:245px;
	height:20px;
	float:right; 
	color:#FFFFFF;
	text-align:center; 
	margin:auto; 
	font-size:16px;
	padding:0px;
}
.fixed_footer
{
	color:#261600;
	width:220px;
	height:86px;
	border-top-left-radius:15px;
	border-top-right-radius:15px;
	position:fixed;
	bottom:-46px;
	right:-34px;
}
.fixed_footer p
{
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: justify;
	margin: 0px 0px 0px 34px;
	padding: 0px;
}
.footer .foot_left
{
    width: 850px;
    height: 100px;
    float: left;
    display: inline;
}
.footer .foot_right
{
    width: 407px;
    height: 90px;
    float: left;
    display: inline;
}
.foot_left .foot_in
{
    width: 850px;
    height: 50px;
    float: left;
    display: inline;
}
.foot_in .foot_a
{
    margin:25px 0px 0px 15px;
    padding:0px;
    height:auto;
    width:auto;
    float:left;
    display:block;
    text-decoration:none;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:normal;
    color:#FFFFFF;
}
.foot_in .rss
{
	width:200px;
	height: 35px;
	margin-left: 21px;
	background: url("images/rss.png") no-repeat;
}
.rss .subs
{
    margin-left: 35px;
    margin-top: 8px;
    float: left;
    color:#f99b39;
    text-decoration: none;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:normal;    
}
.subs:hover
{
    text-decoration: underline;
}
