@charset "utf-8";
/* CSS Document */
/* CSS Document */
body {
	padding:0;
	margin:0;
	font-family:Arial;
	font-size:11px;
       
   /* background:url(../images/bgtet.jpg) repeat;*/
      background:url(../images/bg.jpg) repeat fixed center;
}

#wrraper1 {
	/*background:url(../images/bg1.png) center repeat-y;*/
       
	width:996px;
	text-align:center;
	padding:0;
	margin:0;
}
#wrraper {
	background:#fff;
	width:970px;
	text-align:center;
	padding:0;
	margin:auto;
}
#wrraper #header {
	padding:0;
	margin:0;
	width:100%;
	
}
#wrraper #header #h_left {
	width:405px;
	float:left;
	height:60px;
	background:url(../images/logo.jpg) no-repeat;
	background-position:left;
}
#wrraper #header #h_right {
	width:555px;
	float:right;
	height:60px;
}
#wrraper #header #h_right .topsitemenu {
	padding:0;
	margin:0;
	height:28px;
	width:100%;
}

#wrraper #header #h_right .topsitemenu #m_left {
	height:28px;
	background:url(../images/top_nav.jpg) no-repeat top left;
	width:45px;
	float:left;
}
#wrraper #header #h_right .topsitemenu #m_mid {
	height:23px;
	background:url(../images/top_nav_bg.jpg) repeat-x;
	width:495px;
	float:left;
	text-align:right;
	padding-right:10px;
	padding-top:5px;
	
}
#wrraper #header #h_right .topsitemenu #m_mid a {
	color:#3782CE;
	text-decoration:none;
}
#wrraper #header #h_right .topsitemenu #m_mid a:hover {
	color:#003366;
}
#wrraper #header #h_right .topsitemenu #m_right {
	height:28px;
	background:url(../images/right_nav.jpg) no-repeat top right;
	width:5px;
	float:left;
	
}
#wrraper #content {
	padding-top:5px;
}
#wrraper #content .left {
	padding:0;
	margin:0;
	width:740px;	
	float:left;
}
#wrraper #content .left #banner {
	height:190px;
	background:#fff;
}
#wrraper #content .left #contentwraper {
	padding:0;
	margin:0;
	width:100%;
	float:left;
	margin-top:8px;
}
#wrraper #content .left #contentwraper  .c_left {
	padding:0;
	margin:0;
	float:left;
	width:186px
	
}
#wrraper #content .left #contentwraper  .c_left  div.adv {
	padding-top:3px;
}
#wrraper #content .left #contentwraper  .c_left  div.adv a {
	border:none;
}
#wrraper #content .left #contentwraper  .c_left  div.adv a img {
	border:none;
}
#wrraper #content .left #contentwraper  .c_left #header_left {
	height:32px;
	width:186px;
	font-size:12px;
	padding:0;
	margin:0;
	line-height:32px;
	background:url(../images/left_header.jpg) no-repeat center center;
	color:#8F1832;
	font-weight:bold;
}
#wrraper #content .left #contentwraper  .c_left #mid_left {
	width:186px;
	padding:0;
	margin:0;
	background:url(../images/left_bg.jpg) repeat-y center center;
}
#wrraper #content .left #contentwraper  .c_left #bottom_left {
	width:186px;
	padding:0;
	margin:0;
	background:url(../images/left_botom.jpg) no-repeat top center;
	height:5px;
}

#wrraper #content .left #contentwraper .c_right {
	padding:0;
	margin:0;
	float:left;
	width:544px;
	margin-left:10px;
}
#wrraper #content .left #contentwraper .c_right #title {
	padding:0;
	margin:0;
	padding-left:4px;
	color:#8F1832;
	font-weight:bold;
	text-align:left;
	font-size:16px;
	width: 540px;
	text-transform:uppercase;
	display: table;
}
#wrraper #content .left #contentwraper .c_right #title .ti1 {
	padding:0;
	margin:0;
	color:#8F1832;
	font-weight:bold;
	text-align:left;
	font-size:16px;
	text-transform:uppercase;
	float:left;
	width:440px;
}

#wrraper #content .left #contentwraper .c_right #title .ti2 {
	color:#0066FF;
	font-weight:bold;
	text-align:right;
	float: left;
	font-size:12px;
	text-transform:none;
	width:100px;
}

#wrraper #content .left #contentwraper .c_right #title .ti2 a {
	text-decoration: none;
	color:#0066FF;
}
#wrraper #content .left #contentwraper .c_right #title .ti2 a:hover {
	text-decoration: none;
	color:#990033;
}

#wrraper #content .left #contentwraper .c_right #top {
	height:4px;
	background:url(../images/artc_top.jpg) no-repeat center bottom;
}

#wrraper #content .left #contentwraper .c_right #mid {
	background:url(../images/artc_bg.jpg) repeat-y center center;
	padding-right:5px;
}
#wrraper #content .left #contentwraper .c_right #bottom {
	height:6px;
	background:url(../images/art_bot.jpg) no-repeat top center;
}
#wrraper #content .right {
	background:url(../images/right_sadow.jpg) no-repeat 6px 0px;
	width:230px;
	float:right;
	
	
}
#wrraper #content .right #rightcontent {
	width:204px;
	float:right;	
}
#wrraper #content .right #rightcontent #top {
	background:url(../images/right_header.jpg) no-repeat left bottom;
	height:29px;
	line-height:29px;
	color:#8F1832;
	font-weight:bold;
	font-size:12px;
}
#wrraper #content .right #rightcontent #mid {
	background:url(../images/right_bg.jpg) repeat-y left center;
	/*height:874px;temp*/
}
#wrraper #content .right #rightcontent #bottom {
	background:url(../images/right_bot.jpg) no-repeat top left;
	height:5px;

}
#wrraper #footer .bottom #right_bottom p {
	padding:0;
	margin:0;
	
}
#wrraper #footer {
	width:100%;
	padding:0;
	margin:0;
}
#wrraper #footer .top {
	padding-top:30px;
	padding-bottom:5px;
	width:100%;
	float:left;
}
#wrraper #footer .top #left_top {
	text-align:left;
	color:#3782CE;
	font-family:Arial;
	font-size:11px;
	letter-spacing:1px;
	width:400px;
	float:left;
}
#wrraper #footer .top #right_top {
	color:#3782CE;
	font-size:10px;
	text-align:right;
	width:540px;
	float:right;
	
}
#wrraper #footer .top #right_top a {
	color:#3782CE;
	font-family:Arial;
	font-size:11px;
	
	text-decoration:none;
	text-transform:capitalize;
}
#wrraper #footer .bottom {
	height:30px;
	border-top:1px solid #ccc;
	width:100%;
}
#wrraper #footer .bottom #left_botom {
	text-align:left;
	width:400px;
	color:#000;
	float:left;
	font-size:12px;
}
#wrraper #footer .bottom #right_bottom {
	width:530px;
	font-family:Arial;
	color:#000;
	float:right;
	text-align:right;
	font-size:12px;
}
.left_nav {
	width:166px;
	display: table;
	padding-left:10px;
	padding-right:10px;
	font-size:12px;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-weight:bold;
	text-align:left;
	line-height:20px;
	display:table;
	text-transform: capitalize;
}
.left_nav a{
	text-decoration:none;
	color:#222;
}
.left_nav a:hover{
	text-decoration:none;
	color:#8f1832;
}
#wrraper #menu {
	height:40px;
	padding:0;
	margin:0;
	/*font-size:12px;*/
}
#wrraper #menu table.menu {
	height:40px;
	background:url(../images/menu_bg.jpg) repeat-x center center;
}
#wrraper #menu table.menu td#h_left {
	/*height:39px;*/
	background:url(../images/left_top.jpg) no-repeat center right;
	width:6px;
}
#wrraper #menu table.menu td#h_right {
	/*height:39px;*/
	background:url(../images/right_top.jpg) no-repeat center right;
	width:6px;
}
#wrraper #menu table.menu td#h_left_visited {
	/*height:39px;*/
	background:url(../images/right_menuactive.jpg) no-repeat center right;
	width:6px;
}
#wrraper #menu table.menu td:hover {
	
}
#wrraper #menu table.menu td.visited {
	background:url(../images/menu_active.jpg) repeat-x center center;
	
}
#wrraper #menu table.menu td.visited a {
	color:#fff;
}
#wrraper #menu table.menu td#h_left {
}
.input_box{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/search_box.jpg) no-repeat center center;
	width:200px;
	border:none;
	height:20px;
	line-height: 22px;
	margin:0;
	padding:0;
	padding-right:0px;
	padding-left:30px;
	vertical-align:middle;
}
#wrraper #menu table.menu td a {
	padding:0;
	margin:0;
	text-decoration:none;
	color:#cccccc;
	font:Vedana,Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
#wrraper #menu table.menu td a:hover
{
	color:#FFFFFF;
}
#wrraper #menu table.menu td a.active {
	color:#FFFFFF;
}
.product_title a {
	text-decoration:none;
	color:#222222;
	font-size: 12px;
}
.product_title a:hover {
	text-decoration:none;
	color:#34A9DF;
}
.newproduct {
	color:#34A9DF;
	font-size:12px;
	padding-left:10px;
}
.contact {
	color:#34A9DF;
	font-size:12px;	
}
.submib_button {
	background-color:#CCCFFF;
border:medium none;
font-size:12px;
}
.parent_nav {
	padding:0;
	width:80px;
	color:#34A9DF;
}
.parent_nav a {
	color:#34A9DF;
	text-decoration:none;
	
}
.site_nav {
	padding:0;
	color:#34A9DF;
}
.site_nav a {
	color:#34A9DF;
	text-decoration:none;
	text-transform:lowercase;
}
.pagination {
	color:#cccccc;
	text-align:center;
}
.pagination a {
	text-decoration:none;
	color:#cccccc;
}
.art_title {
	padding:0;
	margin:0;
}
.art_title h2 {
	padding:0;
	margin:0;
	padding-left:10px;
	height:24px;
	line-height:24px;
	color:#2C87CB;
}
.art_content {
	padding-left:10px;
	padding-right:10px;
}
p.pagination a {
	color:#000000;
}
p.pagination a,p.pagination b {
	border:1px solid #CCCCCC;
	padding:3px 5px;
}
p.pagination a:hover {
	background-color:#6699DD;
	border:1px solid #CCCCCC;
	color:#FFFFFF;
}
.contact_mail {
	padding:0;
	margin:0;
}
.contact_mail #top {
	background:url(../images/top_mail.jpg) no-repeat center top;
	height:28px;
	padding-top:10px;
	color:#931D37;
	font-weight:bold;
}
.contact_mail #mid {
	height: 60px;
	background:url(../images/mid_mail.jpg) repeat-y center center;
}
.contact_mail #bottom {
	background:url(../images/bot_mail.jpg) no-repeat center top;
	height:5px;
}
.go {
	border:none;
	background:url(../images/go.jpg) no-repeat center center;
	height:18px;
	width:32px;
	cursor:pointer;
}
.mail {
	font-size:11px;
}
#searchForm {
	padding:0;
	margin:0;	
}
.search {

	
}
.search div {
	
}
.viewall {
	
}
.viewall a {
	color:#222222;
	text-decoration:none;
	font-weight:bold;
}
.viewall a:hover {
	color:#34A9DF;
}
.float {
    width: 110px; 
	height:	200px;  
    border: solid 1px #0099FF;
}