@charset "utf-8";
/* CSS Document */

/* common styles */
body, h1, h2, h3, h4, h5, h6, p, img, form, ul, ol {
	margin:0;
	padding:0;
	border:0;
}
body {
	font:62.5% Arial, Helvetica, sans-serif;
	color:#000;
}
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}
.flft {
	float:left;
}
.frgt {
	float:right;
}
.cb {
	clear:both;
	font-size:0;
	line-height:0;
}
.m0 {
	margin:0 !important;
}
h1 {
	font-size:1.4em;
}
h2 {
	font-size:1.8em;
	font-weight:normal;
}
h3 {
	font-size:1.4em;
	padding-top:20px;
}
h4 {
}
h5 {
}
p {
	padding:10px 0;
	font-size:1.2em;
	line-height:1.8em;
	text-align:justify;
}
.ht_1 {
	color:#c33;
}
.ht_2 {
	color:#666;
}
.ht_3 {
}
.ht_4 {
}
.ht_5 {
}
.b_none {
	border:none !important;
}
.bg_none{
	background:none !important;
}
.ig{
	border:1px dotted #ccc;
	padding:10px;
	background:#fff;
	margin:10px;
}
#main_cnr {
	position:relative;
}
#in_cnr {
}
.in {
	width:960px;
	margin:0 auto;
}
/* end common styles */


/* header */
#header_cnr {
}
#logo {
	padding:20px 0;
	background:url(../images/bg_2.png) repeat-x;
}
#banner {
	width:1000px;
	margin:0 auto;
}
/* end header */

/* Body */

#body_cnr {
}
#side_nav {
	width:22%;
	margin-top:-10px;
	background:#efefef;
	font-size:1.3em;
	border-bottom:1px solid #ccc;
	border-left:1px solid #aaa;
	border-right:1px solid #ccc;
	position:absolute;
	left:0;
	font-size:0;
	z-index:0;
}
#side_nav li {
	list-style:none;
	width:100%;
}
#side_nav a {
	color:#333;
	background:url(../images/arrw_1.gif) 10px center no-repeat;
	display:block;
	position:relative;
	border-bottom:2px dotted #ccc;
	padding:10px 0;
	padding-left:22px;
	font-size:13px;
}
#side_nav a:hover, #side_nav .active {
	background-color:#FFF;
	color:#c33;
}
#side_nav .active {
	padding-left:10px;
	background-position: 190px center;
}
#b_cnt {
	float:right;
	width:76%;
	min-height:380px;
}
*html #b_cnt {
	height:380px;
}
.col_1 {
	padding:10px 0;
	display:inline-block;
	width:100%;
	background:url(../images/bg_1.png) bottom repeat-x;
	border-bottom:#efefef solid 1px;
}

.col_2 {
	padding:17px 0;
	background:url(../images/bg_2.png) bottom repeat-x;
}
#c_logo {
	text-align:center;
}
#c_logo img {
	margin-right:90px;
}
.tble {
	margin-top:10px;
	font-size:1.3em;
}
.tble td {
	padding:10px;
	border-bottom:1px solid #ccc;
}
.tble .w1 {
	width:40%;
}
.u2 {
	margin:10px 0;
	list-style:none;
	font-size:1.2em;
	line-height:1.8em;
	margin-left:10px;
}
.u2 li {
	padding:5px 15px;
	background:url(../images/arrw_1.gif) left 12px no-repeat;
}
.u2 a {
	color:#000;
}
.u2 strong{
	color:#C00;
	letter-spacing:1px;
}
.o2 {
	font-size:1.3em;
	line-height:1.8em;
	list-style:none;
	margin-top:10px;
}
.o2 li {
	float:left;
	width:45%;
	padding-left:16px;
	background:url(../images/icn_2.gif) left center no-repeat;
}
.tble1 {
	font-size:1.3em;
	line-height:2em;
}
.cimg {
	position:absolute;
	top:0;
	right:250px;
}
.inig{
	float:right;
	padding-left:10px;
}
/* End Body */


/* pg_1*/
#pg_1 {
}
#pg_1 #products {
	width:70%;
	float:left;
}
#products ul {
	font-size:1.2em;
	margin-right:30px;
	margin-top:5px;
	line-height:2.5em;
	float:left;
	color:#666;
	list-style:none;
}
#pg_1 #nav_cnr {
	float:right;
	width:25%;
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
}
#pg_1 #nav_cnr ul {
	float:left;
	list-style:none;
	width:45%;
}
#pg_1 #nav_cnr li {
	padding:8px 0;
	display:block;
}
#pg_1 #nav_cnr a {
	color:#000;
	display:inline-block;
	padding-right:10px;
	background:url(../images/arrw_1.gif) right center no-repeat;
}
#pg_1 #nav_cnr a:hover {
	color:#c00;
}
#pg_1 #nav_cnr .dd {
	position:absolute;
	width:200px;
	left:-190px;
	top:5px;
}
#pg_1 #nav_cnr .dd li {
	clear:both;
	width:180px;
	padding:0;
}
#pg_1 #nav_cnr .dd a {
	padding:6px;
	margin:1px;
	width:160px;
	display:block;
	background:#FFF;
	border:1px solid #ccc;
}
#pg_1 #nav_cnr .dd a:hover {
	color:#fff;
	background:#c00;
	border-color:#fff;
}
/*End pg_1*/


/*pg_2*/
#pg_2 .col_1 {
	background:url(../images/bdy_bg.png) top repeat-x;
	border-bottom:none;
	min-height:430px;
	#height:432px;
}

#pg_2 #nav_cnr {
	font-size:14px;
	display:inline-block;
	position:relative;
	width:100%;
	font-weight:bold;
	background:url(../images/m_bg.png) repeat-x;
	border-bottom:4px solid #333;
	z-index:1;
}
#pg_2 #nav_cnr li {
	list-style:none;
	float:left;
	background:url(../images/m_sep.png) right no-repeat;
}
#pg_2 #nav_cnr a {
	color:#fff;
	display:block;
	padding:8px 20px 7px;
}
#pg_2 #nav_cnr .dd {
	width:550px;
	top:33px;
}
#pg_2 #nav_cnr .dd li {
	background:none;
	position:relative;
}
#pg_2 #nav_cnr .dd li a {
	padding:10px;
	position:relative;
	color:#333;
	background:#f3f3f3;
	font-size:0.9em;
	border:1px solid #fff;
}
#pg_2 #nav_cnr .dd li .active, #pg_2 #nav_cnr .dd li a:hover {
	color:#fff;
	background:#c00;
}
#pg_2 .c1 {
	float:left;
	margin-right:30px;
}
.tpr {
	margin-top:1px;
	position:absolute;
	right:0;
	top:0;
}
.subs {
	background:#f6f6f6;
	display:inline-block;
	width:100%;
}
.subs .in {
	background:url(../images/arrw_2.gif) no-repeat;
}
.subs li {
	list-style:none;
	float:left;
	font-size:1.3em;
	font-weight:bold;
	position:relative
}
.subs li a {
	display:block;
	position:relative;
	padding-top:8px;
	padding-bottom:6px;
	margin:0 20px;
	color:#000;
	border-bottom:4px solid #f6f6f6;
}
.subs li a:hover, .subs li .active {
	border-bottom-color:#CCC;
}
#sub_about ul {
	padding-left:80px;
}
#sub_about {
	background-position:125px top;
}
#sub_product ul {
	padding-left:275px;
}
#sub_product {
	background-position:310px top;
}
/*End pg_2*/

/* Footer */
html, body, * html #main_cnr {
	height:100%;
}
#main_cnr {
	min-height: 100%;
}
#in_cnr {
	display:inline-block;
	width:100%;
}
#footer_cnr {
	display:inline-block;
	background:#c00;
	width:100%;
	padding:8px 0;
	font:1em Verdana, Geneva, sans-serif;
}
#footer_cnr, #footer_cnr a {
	color:#fff;
}
/* End Footer */

.png_fix {
}
