@charset "utf-8";
/* CSS Document */
/********************** Reset **********************/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset, img {border:0;}
address, caption, cite, code, dfn, em, strong, th, var {font-style:normal;font-weight:normal;}
li {list-style:none;}
caption, th {text-align:justify;}
h1, h2, h3, h4, h5, h6 {font-size:100%;font-weight:normal;}
q:before, q:after {content:'';}
abbr, acronym {border:0;font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input, textarea, select {font-family:inherit;font-size:inherit;font-weight:inherit;}
input, textarea, select {font-size:100%;}
legend {color:#000;}
.left{float:left;}
.clear{clear:both;}
.clear-left{clear:left;}
.clear-right{clear:right;}
.right{float:right;}
span.noshow {display:none;margin:0;}
a{outline:none;}
/********************** style **********************/

body
{
	background-image:url(../images/main_bg.gif);
	background-repeat:repeat;
	background-color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
}
#Main_div
{
	width:100%;
	height:auto;
	margin:auto;
}
#top_link
{
	display:block;
	font-size:11px;
	font-weight:bold;
	color:#333;
	text-align:right;
	padding:8px 15px 8px 0;
	width:915px;
	margin:auto;
}
#top_link a{color:#333; text-decoration:none;}
#top_link a:Hover{text-decoration:underline;}

#Header_ctnr
{
	background-image:url(../images/header_bg.gif);
	background-repeat:repeat-x;
	width:100%;
	height:168px;
	margin:auto;
}
#Header_ctn_ctnr
{
	width:930px;
	height:135px;
	margin:auto;
}
#logo
{
	background-image:url(../images/logo.gif);
	width:294px;
	height:91px;
	display:block;
	float:left;
	margin:20px 0 0 10px;
}
#logo a
{
	display:block;
	width:294px;
	height:91px;
}
#heder_txt
{
	background-image:url(../images/header_txt.gif);
	background-repeat:no-repeat;
	float:left;
	margin:40px 0 0 60px;
	width:248px;
	height:24px;
	display:block;
}

#call_img
{
	background-image:url(../images/call_img.gif);
	background-repeat:no-repeat;
	width:271px;
	height:90px;
	float:right;
	margin:25px 5px 0 0; 	
}
#menu
{
	width:790px;
	height:33px;
	display:block;
	overflow:hidden;
	margin:auto;
	padding-left:140px;
}
#menu ul
{
	display:block;
	float:left;
	height:33px;
	width:612px;
}
#menu ul li
{
	height:33px;
	float:left;
}
#menu ul li a
{
	display:block;
	height:25px;
	float:left;
	font-size:13px;
	font-weight:bold;
	color:#333;
	text-align:center;
	text-decoration:none;
	padding-top:8px;
	width:100px;
	border-left:1px solid #bebebe;
	border-right:1px solid #bebebe;
}
#menu ul li a:hover
{
	text-decoration:none;
	background-image:url(../images/menu_hovervbg.gif);
	background-repeat:repeat-x;
	color:#FFF;
	border-left:1px solid #0967b7;
	border-right:1px solid #0967b7;
}
a.dist_menu 
{
	background-image:url(../images/dist_menu.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:111px;
	height:22px;
	display:block;
	float:right;
	margin-top:5px;
}
a:hover.dist_menu {background-position: 0px -22px;}

#Ctn_warp
{
	width:930px;
	height:auto;
	margin:auto;
	
}

.Main_ctn_ctnr
{
	background-image:url(../images/ctn_ctnr_bg.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#FFF;
	width:910px;
	height:auto;
	padding:10px;
	margin-top:25px;
}
.left_ctn_ctnr
{
	width:245px;
	height:auto;
	float:left;
	padding:5px 10px 0 0;
}

.menu_head1
{
	background-image:url(../images/sidemenu_title.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding:5px 0 0 5px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	width:241px;
	height:30px;
	display:block;
}
.menu_text
{
	padding:5px 0 0 5px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	width:241px;
	height:30px;
	display:block;
}
.left_menu
{
	padding:5px 0 15px 5px;
	width:233px;
	height:auto;
}
.left_menu li a
{
	width:190px;
	height:22px;
	display:block;
	padding:8px 0 0 43px;
	background-image:url(../images/side_menu_bg.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	margin-bottom:2px;
	font-size:12px;
	font-weight:bold;
	color:#333;
	text-decoration:none;
}
.left_menu li a:hover
{
	background-position:0px -30px;
	text-decoration:none;
	color:#052972;
}
.menu_head2
{
	background-image:url(../images/sidemenu_head.gif);
	background-repeat:no-repeat;
	background-position:0px -30px;
	width:241px;
	height:30px;
	display:block;
}
.menu_head3
{
	background-image:url(../images/sidemenu_head.gif);
	background-repeat:no-repeat;
	background-position:0px -60px;
	width:241px;
	height:30px;
	display:block;
}
.Rt_ctn_ctnr_home
{
	width:655px;
	height:auto;
	float:left;
}

.Rt_ctn_ctnr
{
	width:635px;
	height:auto;
	float:left;
	height:800px;
}

.Rt_ctn_ctnr_admin
{
	width:900px;
	height:auto;
	float:left;
}

#banner
{
	background-image:url(../images/banner_bg.jpg);
	background-repeat:no-repeat;
	width:655px;
	height:208px;
	margin:auto;
}
#banner p
{
	width:390px;
	height:auto;
	font-size:12px;
	color:#0a1623;
	display:block;
	padding:55px 0 0 245px;
	line-height:18px;
}
#order_btn
{
	margin:15px 10px 0 0;
}

.Product_display_ctnr
{
	width:100%;
	height:auto;
	padding:15px 0 15px 0;
	border-bottom:2px solid #e4e4e4;
	color:#006bc6;
}

.Product_display_ctnr h5
{
	font-size:18px;
	font-weight:bold;
	padding-bottom:15px;
}
.Product_display_ctnr_inner
{
	width:100%;
	height:auto;
	padding:15px 0 15px 0;
	text-decoration:none;
	color:#006bc6;
}

.Product_display_ctnr_inner h5
{
	font-size:18px;
	font-weight:bold;
	padding-bottom:15px;
}
#footer
{
	display:block;
	font-size:11px;
	font-weight:bold;
	color:#333;
	text-align:center;
	padding:15px 0 15px 0;
	width:100%;
}
#footer a{color:#333; text-decoration:none;}
#footer a:Hover{text-decoration:underline;}
