/* v1.0 | 20080212 */
/*html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
*/
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #999999;
	scrollbar-shadow-color: #999999;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #999999;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-base-color: #ffffff;
	font-family: Verdana, Geneva, sans-serif;
	color: #50483A;
	text-align: center;
	line-height: 1.6;
	font-size: 13px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #E9FBFF;
}
#container {
	width: 980px;
	margin: auto;
	background-image: url(../images/p-main-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFF;
	float: none;
	clear: both;
}
#header {
	width: 980px;
	color: #FFFFFF;
	height: 257px;
	float: left;
}
#logo {
	width: 430px;
	height: 64px;
	float: left;
}
#nav {
	float: right;
	height: 64px;
}
#banner {
	width: 960px;
	height: 161px;
	background-color: #000000;
	float: left;
}
#master {
	width: 980px;
	text-align: left;
	background-image: url(../images/p-main.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: auto;
	clear: both;
}
#left {
	width: 231px;
	float: left;
	height: 573px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/p-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#center {
	width: 730px;
	padding: 0px;
	float: right;
	height: auto;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main {
	width: 700px;
	float: left;
	text-align: left;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#footer {
	width: 980px;
	height: 100px;
	color: #666;
	text-align: center;
	padding-top: 36px;
	float: none;
	background: url(../images/p-footer.jpg) no-repeat left bottom;
 font-size: 11px;
 line-height: 16px;
	clear: both;
	margin: auto;
}
#footer a:link {
	font-size: 11px;
	color: #666;
	text-decoration: none;
	letter-spacing: 2px;
}
#footer a:hover {
	line-height: 1.6;
	color: #FF9966;
	text-decoration: underline;
}
#footer a:visited {
	color: #FF9966;
	line-height: 1.6;
	text-decoration: none;
}
#menu {
	height: 42px;
	width: 980px;
	font-size: 12px;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 300px;
	background: url(../images/p-nav.jpg) no-repeat;
}
#menu a {
	text-decoration: none;
	color: #FFFFFF;
	width: 80px;
	float: left;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-align: center;
}
#menu a:hover, #menu a.current {
	font-weight: bold;
	color: #FFFFCC;
}
#submenu {
	padding-topmenu: 0px;
	width: 200px;
	font-size: 13px;
	text-align: left;
	margin: auto;
	padding: 10px;
}
#submenu-title {
	height: 21px;
	width: 170px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 2px;
	padding-left: 30px;
	padding-top: 3px;
}
#submenu ul {
	list-style: none;
	width: 170px;
	margin: 20px 0px 0px 30px;
	padding: 0px;
}
#submenu ul li {
	display: block;
	text-decoration: none;
	color: #666666;
	text-align: left;
	padding: 5px 0px 5px 20px;
	letter-spacing: 1px;
	margin: 0px;
	background-image: url(../images/left-dot.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
#submenu ul li a {
	text-decoration: none;
	color: #666;
}
#submenu ul li a:hover {
	background-color: #FFFFCC;
	text-decoration: none;
	color: #330000;
}
#submenu ul li a.current {
	color: #330000;
	background-color: #EEEEEE;
	text-decoration: none;
}
#submenu-bottom {
	height: 15px;
	width: 200px;
	background-color: #499494;
}
#page {
	TEXT-ALIGN: center;
	width: 600px;
	font-size: 13px;
	letter-spacing: 1px;
	float: left;
	margin: 0px;
	height: 40px;
	padding-top: 10px;
	color: #666666;
}
#page a {
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 3px;
	PADDING-TOP: 2px;
	TEXT-DECORATION: none;
	font-size: 13px;
	background-image: url(../images/icon-point02.gif);
	background-repeat: no-repeat;
	background-position: right center;
	letter-spacing: 1px;
	font-weight: bold;
}
#page a:hover {
	COLOR: #0B9F9F;
}
#page a:active {
}
#page span.current {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 2px;
	COLOR: #669900;
	MARGIN-RIGHT: 2px;
	PADDING-TOP: 2px;
	font-size: 16px;
}
#page-focus {
	float: right;
	width: 100px;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 2px;
	height: 40px;
	padding-top: 10px;
}
#h1-bg {
	width: 720px;
	height: 45px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/h1-bg.jpg);
	background-repeat: no-repeat;
}
h1 {
	font-size: 18px;
	margin: 6px 0px 0px 50px;
	color: #FFF;
}
h2 {
	font-size: 11px;
	font-weight: normal;
	width: auto;
	margin: 6px 0px 0px 40px;
	padding: 0px;
}
h2 a {
	text-decoration: none;
	color: #666;
}
.leftimg {
	float: left;
	border: none;
	margin-right: 10px;
}
.rightimg {
	float: right;
	border: none;
	clip:  rect(auto,auto,auto,auto);
	margin-left: 20px;
}
.right {
	width: 149;
	background: url(../images/rightbg.gif) no-repeat top;
	padding: 10 0 0 0
}
/* products */
.product_list {
	border-style: none;
	width: 220px;
	float: left;
	text-align: left;
	height: 241px;
	background-image: url(../images/pto_bg.jpg);
	background-repeat: no-repeat;
	padding: 0 0 0 0;
	text-align: center;


}
.product_pic {
	text-align: center;
	height: 145px;
	width: auto;
	padding: 10px 30px;
}
.product_list_title {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	color: #3e3e3e;
	line-height: 18px;
	text-align: left;
	width: 160px;
	padding: 0px 20px 5px 40px;
}
.product_list_title a:link {
	color: #666666;
	text-decoration: none;
	line-height: normal;
}
.product_list_title a:visited {
	color: #666666;
	text-decoration: none;
}
.product_list_title a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.product_list_title a:active {
	color: #666666;
	text-decoration: none;
}
#products_show_name {
	FONT-SIZE: 13px;
	FLOAT: left;
	MARGIN: 0px;
	WIDTH: 250px;
	LINE-HEIGHT: 1.8;
	TEXT-ALIGN: left;
	font-family: Verdana;
	color: #083061;
}
#products_show_data {
	FONT-SIZE: 12px;
	FLOAT: left;
	MARGIN: 0px;
	WIDTH: 250px;
	LINE-HEIGHT: 1.8;
	TEXT-ALIGN: left;
	font-family: Verdana;
	color: #333333;
}
.products_single {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	POSITION: absolute;
	FLOAT: left;
}
.products_show_title {
	background: url("../images/title_bg.gif") no-repeat bottom;
	text-align: left;
	padding: 0 0 10 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #083061;
	WIDTH: 667;
	clear: both;
}
.products_show_introduction {
	clear: both;
	MARGIN: 0px;
	WIDTH: 650;
	LINE-HEIGHT: 1.8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
	margin: 10 0 15 0;
	font-size: 12px
}
.product_table {
	font-size: 12px;
	line-height: 1.2;
	height: 24px;
	top: 5px;
	font-weight: normal;
	padding-top: 4px;
	text-align: left;
	padding-right: 8px;
	padding-left: 8px;
	border-top-color: #D6C9A0;
	border-left-color: #D6C9A0;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	background-color: #FFFFFF;
	color: #666666;
}
.product_table th {
	color: #FFFFFF;
	background-color: #980203;
	font-size: 12px;
	line-height: 1.2;
	height: auto;
	top: 5px;
	font-weight: bold;
	padding-top: 4px;
	text-align: center;
	padding-right: 6px;
	padding-left: 6px;
	border-right-color: #D6C9A0;
	border-bottom-color: #D6C9A0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	padding-bottom: 4px;
}
.product_table td {
	font-family: "Arial", "Helvetica", "sans-serif";
	height: auto;
	font-size: 12px;
	text-align: left;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6C9A0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D6C9A0;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
}
.product_table td a:link {
	text-decoration: none;
	color: #666666;
}
.product_table td a:visited {
	color: #666666;
	text-decoration: none;
}
.product_table td a:hover {
	color: #FF0000;
	text-decoration: none;
}
.product_table td a:active {
	color: #666666;
}
.product_table  tr.altrow {
	background-color: #EAEAEA;
}
.product_table  tr.altrow1 {
	background-color: #abce03;
}
.product_table  tr.altrow2 {
	background-color: #cccccc;
}
#back {
  margin: 0px;
  padding: 0px;
  width: 400px;
  height: 30px;
}
/* news */
.news_table {
	font-size: 12px;
	line-height: 1.2;
	height: 20px;
	top: 5px;
	font-weight: normal;
	padding-top: 4px;
	text-align: left;
	padding-right: 8px;
	padding-left: 8px;
	width: 100%;
	float: left;
}
.news_table td {
	font-family: "Arial", "Helvetica", "sans-serif";
	height: 20px;
	color: #333333;
	font-size: 12px;
	text-align: left;
	padding-left: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 4px;
	padding-right: 8px;
}
.news_table td.title {
	background-image: url(../images/ws-news-icon.jpg);
	background-repeat: no-repeat;
	background-position: 6px center;
}
.news_table td.title a:link {
	color: #333333;
	text-decoration: none;
}
.news_table td.title a:visited {
	color: #333333;
	text-decoration: none;
}
.news_table td.title a:hover {
	color: #FF0000;
	text-decoration: none;
}
.news_table td.title a:active {
	color: #333333;
}
.news_table td.date {
	color: #996600;
	line-height: 1.2;
	top: 5px;
	font-weight: normal;
	padding-top: 4px;
	padding-left: 8px;
}
.news_table  tr.altrow {
	background-color: #EEEEEA;
}
.news_show {
}
.news_show td {
	font-family: "Arial", "Helvetica", "sans-serif";
}
.news_show td.title {
	font-family: "Arial", "Helvetica", "sans-serif";
	height: 20px;
	color: #996600;
	font-size: 20px;
	text-align: left;
	padding-left: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 4px;
	padding-right: 8px;
}
.news_show td.main {
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #333333;
	font-size: 12px;
	text-align: left;
	padding-left: 18px;
	padding-top: 4px;
	padding-right: 8px;
}
/* download */
.download_table {
	font-size: 12px;
	line-height: 1.2;
	height: 24px;
	top: 5px;
	font-weight: normal;
	padding-top: 4px;
	text-align: left;
	padding-right: 8px;
	padding-left: 8px;
	border-top-color: #D6C9A0;
	border-left-color: #D6C9A0;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	background-color: #FFFFFF;
	color: #666666;
}
.download_table th {
	color: #FFFFFF;
	background-color: #980203;
	font-size: 12px;
	line-height: 1.2;
	height: auto;
	top: 5px;
	font-weight: bold;
	padding-top: 4px;
	text-align: center;
	padding-right: 6px;
	padding-left: 6px;
	border-right-color: #D6C9A0;
	border-bottom-color: #D6C9A0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	padding-bottom: 4px;
}
.download_table td {
	font-family: "Arial", "Helvetica", "sans-serif";
	height: auto;
	font-size: 12px;
	text-align: left;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6C9A0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D6C9A0;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
}
.download_table td a:link {
	text-decoration: none;
	color: #666666;
}
.download_table td a:visited {
	color: #666666;
	text-decoration: none;
}
.download_table td a:hover {
	color: #FF0000;
	text-decoration: none;
}
.download_table td a:active {
	color: #666666;
}
.download_table  tr.altrow {
	background-color: #EAEAEA;
}
/* faq */
.faq_show {
	height: auto;
	padding-bottom: 10px;
	border: 1px solid #CCCCCC;
}
.faq_show td.title {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	background-image: url(../images/ws-faq-icon.jpg);
	background-repeat: no-repeat;
	background-position: 6px 6px;
	padding-bottom: 8px;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 15px;
	font-weight: bold;
	color: #552B00;
	text-align: left;
	padding-left: 30px;
	height: auto;
	padding-top: 6px;
	width: 100%;
	background-color: #FEF3D1;
}
.faq_show td.main {
	height: auto;
	width: 100%;
	padding-left: 30px;
	color: #666666;
	text-align: left;
	font-weight: normal;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 18px;
	padding-top: 6px;
	padding-right: 4px;
}
/* contact us */
.contact_table {
	font-size: 12px;
	line-height: 1.2;
	top: 5px;
	font-weight: normal;
	text-align: left;
	background-color: #E5F8FE;
	border: 1px solid #025196;
	padding: 8px;
}
.contact_table th {
	color: #FFF;
	background-color: #2382E0;
	font-size: 12px;
	line-height: 1.2;
	height: 24px;
	top: 5px;
	font-weight: normal;
	text-align: left;
	padding: 4px;
	border: 1px solid #FFF;
}
.contact_table td {
	font-family: "Arial", "Helvetica", "sans-serif";
	height: 24px;
	color: #333333;
	font-size: 12px;
	text-align: left;
	padding-left: 8px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	border: 1px solid #C7E6FA;
}
.contact_table  tr.altrow {
	background-color: #FFFFFF;
}
/* inquiry */
.inquiry_table {
	font-size: 12px;
	line-height: 1.2;
	height: 24px;
	top: 5px;
	font-weight: normal;
	padding-top: 4px;
	text-align: left;
	padding-right: 8px;
	padding-left: 8px;
	border-top-color: #B6B6B6;
	border-left-color: #B6B6B6;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
}
.inquiry_table th {
	color: #333333;
	background-color: #cccccc;
	font-size: 12px;
	line-height: 1.2;
	height: auto;
	top: 5px;
	font-weight: bold;
	padding-top: 4px;
	text-align: center;
	padding-right: 6px;
	padding-left: 6px;
	border-right-color: #B6B6B6;
	border-bottom-color: #B6B6B6;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	padding-bottom: 4px;
}
.inquiry_table td {
	font-family: "Arial", "Helvetica", "sans-serif";
	height: auto;
	color: #000000;
	font-size: 12px;
	text-align: left;
	padding-left: 8px;
	background-repeat: repeat-x;
	background-position: left bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6B6B6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B6B6B6;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
}
.inquiry_table td.no {
	color: #222222;
}
.inquiry_table td.title a:link {
	color: #222222;
	text-decoration: none;
}
.inquiry_table td.title a:visited {
	color: #222222;
	text-decoration: none;
}
.inquiry_table td.title a:hover {
	color: #FF0000;
	text-decoration: none;
}
.inquiry_table td.title a:active {
	color: #222222;
}
.inquiry_table td.date {
	color: #222222;
}
.inquiry_table  tr.altrow {
	background-color: #999999;
}
/* member form */
.member_table {
	font-size: 12px;
	line-height: 1.2;
	height: 24px;
	top: 5px;
	font-weight: normal;
	padding-top: 4px;
	text-align: left;
	padding-right: 8px;
	padding-left: 8px;
	border-top-color: #B6B6B6;
	border-left-color: #B6B6B6;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
}
.member_table th {
	color: #333333;
	background-color: #cccccc;
	font-size: 12px;
	line-height: 1.2;
	height: 24px;
	top: 5px;
	font-weight: bold;
	padding-top: 4px;
	text-align: left;
	padding-right: 8px;
	padding-left: 8px;
	border-right-color: #B6B6B6;
	border-bottom-color: #B6B6B6;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
}
.member_table td {
	font-family: "Arial", "Helvetica", "sans-serif";
	height: 24px;
	color: #222222;
	font-size: 12px;
	text-align: left;
	padding-left: 8px;
	background-image: url(../images/ws-bg-09.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6B6B6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B6B6B6;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
}
.member_table tr.altrow {
	background-color: #cccccc;
}
/* member zone form */
.member_zone_table {
	font-size: 12px;
	line-height: 1.2;
	height: 24px;
	top: 5px;
	font-weight: normal;
	padding-top: 4px;
	text-align: left;
	padding-right: 8px;
	padding-left: 8px;
	border-top-color: #D6C9A0;
	border-left-color: #D6C9A0;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	background-color: #FFFFFF;
	color: #666666;
}
.member_zone_table th {
	color: #FFFFFF;
	background-color: #980203;
	font-size: 12px;
	line-height: 1.2;
	height: auto;
	top: 5px;
	font-weight: bold;
	padding-top: 4px;
	text-align: center;
	padding-right: 6px;
	padding-left: 6px;
	border-right-color: #D6C9A0;
	border-bottom-color: #D6C9A0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	padding-bottom: 4px;
}
.member_zone_table td {
	font-family: "Arial", "Helvetica", "sans-serif";
	height: auto;
	font-size: 12px;
	text-align: left;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6C9A0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D6C9A0;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
}
.member_zone_table td a:link {
	text-decoration: none;
	color: #666666;
}
.member_zone_table td a:visited {
	color: #666666;
	text-decoration: none;
}
.member_zone_table td a:hover {
	color: #FF0000;
	text-decoration: none;
}
.member_zone_table td a:active {
	color: #666666;
}
.member_zone_table  tr.altrow {
	background-color: #EAEAEA;
}
/* login & logout */
.login_msg_error {
	font-size: 12px;
	color: #ff0000;
	text-align: center;
}
.logout {
	font-size: 12px;
	color: #ff9900;
	text-align: right;
}
.logout a:link {
	color: #ff9900;
	text-decoration: none;
}
.logout a:visited {
	color: #ff9900;
	text-decoration: none;
}
.logout a:hover {
	color: #ffcc00;
	text-decoration: none;
}
.logout a:active {
	color: #ffcc00;
	text-decoration: none;
}
.login_user {
	font-weight: bold;
	font-size: 18px;
	color: #999999;
}
.msg_getpw {
	font-size: 12px;
	color: #ff0000;
	text-align: center;
}
/* text back url */
.back {
	text-align: left
}
.back_url {
	text-align: center;
	height: auto;
	width: 100%;
}
.back_url a {
	color: #333333;
	text-decoration: none;
}
.back_url a:link {
	color: #333333;
	text-decoration: none;
}
.back_url a:visited {
	color: #333333;
	text-decoration: none;
}
.back_url a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.back_url a:active {
	color: #FF0000;
	text-decoration: underline;
}
/* sitemap */
.sitemap {
	margin: 5px;
	padding: 10px;
	width: 90%;
	height: auto;
	background-color: #EBEBEB;
	color: #333;
	border: 3px solid #CCC;
	float: left;
}
.sitemap a, .sitemap a:link {
	font-size: 11px;
	color: #666;
	text-decoration: none;
}
.sitemap a:visited {
	font-size: 11px;
	color: #990;
	text-decoration: none;
}
.sitemap a:hover, .sitemap a:active {
	color: #F30;
	text-decoration: underline;
}
.sitemap li {
	margin: 0px;
  padding: 0px 0px 0px 10px;
	background: url(../images/dot2.gif) no-repeat left 4px;
	line-height: 10px;
}
.sitemap li a {
	padding: 0px;
	display: block;
	text-align: left;
	color: #900;
}
.sitemap ul {
	margin: 5px;
	padding: 4px 6px;
	width: 500px;
	text-align: left;
	font-size: 11px;
	color: #333;
	list-style: none;
}
.sitemap ul ul {
	margin: 5px;
}
.sitemap ul ul li {
  width: 400px;
  line-height: 20px;
}
.sitemap ul ul li a {
	display: block;
	float: left;
	clear: both;
}
.sitemap ul ul ul {
	margin: 10px;
	width: 400px;
	list-style-type: none;
}
.sitemap ul ul li li a {
	float: left;
	display: inline;
	width: auto;
	padding: 0px 5px 0px 0px;
	margin: 4px 6px;
	clear: both;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
/*index*/
#index_wrapper {
	width: 1002px;
	height: auto;
	margin: auto;
}
#index_header {
	width: 1002px;
	margin: auto;
	height: auto;
	background-color: #FFF;
}
.index_top {
	float: right;
	width: 627px;
	height: 87px;
}
.index_nav {
	height: 30px;
	float: right;
}
.index_menu {
	height: 45px;
	width: 617px;
	float: right;
	padding: 12px 0px 0px 10px;
	background-color: #FFF;
	background-image: url(../images/in-nav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.index_menu a {
	text-decoration: none;
	font-size: 12px;
	color: #FFF;
	padding: 0px 12px 0px 6px;
}
.index_logo {
	float: left;
	width: 375px;
	height: 87px;
}
#index_fla {
	float: left;
	width: 981px;
	height: 397px;
	background: url(../images/in-main-fla.jpg) no-repeat left top;
	padding: 10px 0px 0px 21px;
	text-align: left;
}
#index_main {
	background: url(../images/in-main.jpg) no-repeat left top;
	height: 302px;
	width: 1002px;
	float: left;
}
.index_about {
	float: left;
	width: 280px;
	text-align: left;
	font-size: 11px;
	color: #666;
	line-height: 22px;
	clear: both;
	padding: 60px 0px 0px 40px;
}
.index_about h1 {
	color: #37537B;
	font-size: 11px;
	padding: 0px;
	text-align: left;
	margin: 0px;
}
.index_about h2 {
	margin: 0px;
	color: #960;
	
}
.index_about p{
	text-align: left;
	margin: 0px;
}
.index_service {
	float: left;
	width: 165px;
	margin: 0px 0px 0px 255px;
}
.index_service ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	text-align: left;
}
.index_service h3 {
	font-size: 10px;
	color: #999;
	margin: 0px;
	padding: 15px 0px 20px 0px;
	text-align: left;
}

.index_service ul li {
	background-image: url(../images/o-dot.jpg);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding: 0px 0px 0px 10px;
	font-size: 11px;
	line-height: 22px;
}
.index_link {
	text-align: left;
	width: 210px;
	float: left;
	padding: 60px 0px 0px 20px;
}
.index_input {
	background: url(../images/input-bg.jpg) no-repeat left top;
	width: 200px;
	height: 45px;
	float: left;
	padding: 40px 0px 0px 10px;
}
.index_input input {
	background-color: #E9FBFF;
	border: 1px solid #3168AB;
}
#index_footer {
	width: 992px;
	height: auto;
	float: left;
	clear: both;
	font-size: 10px;
	padding: 10px 0px 0px 10px;
	text-align: left;
	background-color: #E9F0F8;
	background-image: url(../images/in-footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#index_footer em a {
	color: #333;
	text-decoration: underline;
}

#index_footer a {
	text-decoration: none;
	color: #FFF;
	padding: 0px 2px;
}

