/* CSS Document */
* { /* clear margins and padding for all elements - eliminate browser default inconsistencies */
	padding: 0;
	}
body,a {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	
	font-size:12px;
	background-image:none;
	margin-top:0px;
	}
html>body { /* IE6 and below skips over child selectors - this is valid css, and may be used as a filter to target all non-IE browsers */
	font-size: small; /* font-size for non-IE browsers */
	}	
	.clear { /* class may be assigned to any element following floats to clear them properly */
	clear: both;
	}
			div#navbar {
			float: left;
			width: 100%;
			height: 22px;
			}

#wrapper {
	text-align:center;
	}
	
#innerWrapper {
	width:852px; 
	text-align:left;
	Margin-Right: auto; 
    Margin-Left: auto;
	}
	
#head_bg {
	background-image:url(../Images/top_right_bg.jpg);
	background-repeat:no-repeat;
	background-position:90% 90%;
	width:852px;
	}


/*=======================================================================*\
	Main Navigation
\*=======================================================================*/

ul#nav {
	color: #FFF; /* default text color */
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	z-index: 1;
	height: 1%;
	float:left;
	position: relative;
	left: 8px;
	top: 2px;
	}
html>body ul#nav {
	height: auto;
	top: 3px;
	}
	div#menu ul, div#menu li {
		margin: 0;
		padding: 0;
		list-style-type: none;
		font-size:11px;
		}
	div#menu li.navpipe,
	div#menu li.navtitle {font-size:12px;}
	div#menu li:hover.navpipe  {
		color: #FFFFFF; /* primary hover state - alpha */
		}

	html>body div#menu ul li ul {
		background: #efece9;
		padding-top: 0px;
		width: 12em;
		border-top: 2px solid #fff;
		}	
	div#menu ul li {
		font-weight: bold;
		width: auto; /* primary nav item widths are fluid */
		float: left;
		text-align: left;
		position: relative;
		border-left: 0;
		padding: 0 1.7px;
		padding-left:10px;
		font-size:11px;
		}	

	html>body div#menu ul li ul li {
		padding: 0 5px 0 0;
		}	
	div#menu li:hover ul, div#menu li.sfhover ul {
		left: -3px;
		}	
	div#menu li.sfhover ul {
		left: auto;
		border-width: 1px 0 0 0;
		}	
	div#menu li.sfhover ul div {
		position: relative;
		height: 1%;
		}	
	div#menu li:hover, div#menu li.sfhover, div#menu li a:hover { /* hover state for primary nav items */
		color: #cc0008; /* primary hover state - home/default */
		}
	div#menu li:hover a.primary, div#menu li.sfhover a.primary, div#menu li a.primary:hover { /* hover state for primary nav items */
		color: #cc0008; /* primary hover state - alpha */
		}	
	div#menu a {
		display: block;
		padding: 0 5px;
		line-height: 1.5em;
		text-decoration: none;
		color: #DDF2FF /* default link text color */
		}
	div#menu a.active {
		color: #cc0008; /* default link text color */
		}		
	div#menu li li a {
		width: 125%;
		color: #000; /* text color for popup menu items */
		padding: 3px 4px;
		background: #BBDDFF; /* popup menu background color */
		padding-left: 8px;
		}
	html>body div#menu li li a {
		width: auto;
		margin: 0;
		padding: 3px 2px;
		padding-left: 7px;
		}	
	div#menu li li a:hover, div#menu li li.sfhover a {
		background: #003366; /* popup menu background color */
		}
		
	/* link colors for specific sections */	
	div#menu a#active {
		color: #cc0008;
		}
	
	/* hover colors - including specific sections */	
	div#menu li li:hover, div#menu li li.sfhover, div#menu li li a:hover { /* hover state for popup menu items */
		color: #cc0008; /* popup hover state - home/default */
		background-color: #DDEEFF;
		}	
	
.nav_now {
	color:#FFFF00;
	}
	
#s_menu {
	color:#356897;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	list-style-type:none;
	}
	
#s_menu ul {
	margin:0px;
	list-style-type:none;
	}
	
#s_menu ul li ul {
	margin-top:10px;
	}
	
#s_menu ul li ul li {
	list-style-type: square;
	margin-left:15px;
	font-weight:normal;
	}
	
#s_menu ul li ul li a{
	list-style-type: square;
	margin-left:15px;
	font-weight:normal;
	font-size:11px;
	}
		
#s_menu ul li ul li:hover a{
	list-style-type: square;
	margin-left:0px;
	font-weight:normal;
	font-size:9px;
	width:auto;
	background-image:none;
	border:none;
	padding:0px;
	color:#FFFFFF;
	font-weight:bold;
}

	
#s_menu li a{
	list-style-type: square;
	margin-left:0px;
	font-weight:normal;
	font-size:9px;
	width:auto;
	border:none;
	padding:0px;
	color:#FFFFFF;
	background:none;
	background-image:none;
	}
	
#s_menu li a:visited {
	list-style-type: square;
	margin-left:0px;
	font-weight:bold;
	font-size:11px;
	width:auto;
	border:none;
	padding:0px;
	color:#F2F2F2;
	background:none;
	background-image:none;
	}
	
#s_menu li a {
        height: 1%;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 1%;
        text-decoration: none;
		font-weight:bold;
		font-size:11px;
        }

#s_menu li a:link, #s_menu li a:visited {
        color: #666;
        display: block;
        background-image:url(../Images/left_nav_link_bg.jpg);
		background-repeat:no-repeat;
        padding:12px;
		padding-bottom:8px;
		padding-left:23px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #DBDBDB;
        }
		
#s_menu li a:hover {
        color: #000;
		background-image:url(../Images/left_nav_hover_bg.jpg);
		background-repeat:no-repeat;
		padding:12px;
		padding-bottom:8px;
		padding-left:23px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #DBDBDB;
        }
	
#s_menu .now,#s_menu .now a{
	padding:10px;
	padding-left:23px;
	padding-bottom:9px;
	background-image:url(../Images/left_nav_now_bg.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
	}	
	

	
#footer,#footer a{
	font-size:12px;
	color:#757775;
	text-decoration:none;
	}
#footer a:hover {
	color:#990000;
	}

#location {
	color:#E86F00;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	}
	
#location_right {
	color:#666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
#location_right a{
	color:#666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	}
	
#location_right a:hover{
	color:#FF0000;
	}
	
#index_title {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	}
	
.cut {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333;
	}
	
.cut_title {
	font-size:24px;
	font-weight:bold;
	color:#053E9A;
	}
	
.cut_title_d {
	font-size:15px;
	color:#053E9A;
	}
	
.news_title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#333;
	}
	
.news_s_time {
	font-size: 11px;
	color:#333;
	text-align:left;
	}

.news_s_cut,.news_s_cut a {
	font-size: 11px;
	color:#669999;
	line-height:14px;
	text-decoration:none;
	padding-top:5px;
	text-align:left;
	}
	
.news_s_cut a:hover {
	text-decoration:underline;
	}

.more_news,.more_news a	{
	font-size: 11px;
	color:#409AD7;
	text-decoration:none;
	text-align:left;
	}
	
.more_news a:hover {
	color:#FF0000;
	}
	
#footer_link,#footer_link a {
	font-size:11px;
	color:#666;
	text-decoration:none;
	}

#quick_link,#quick_link a {
	font-size:12px;
	color:#CA5B00;
	text-decoration:none;
	}
	
#quick_link a:hover {
	text-decoration:underline;
	color:#FF0000;
	}
	
#donw {
	line-height:19px;
	}
	
.right_title,.right_title a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#356897;
	font-weight:bold;
	background-image:url(../Products/Images/h_line_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:5px;
	margin-bottom:2px;
	padding-top:0px;
	text-decoration:none;	
	}
	
.right_title a:hover {
	text-decoration:underline;
	}
	
.right_title_big,.right_title_big a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#356897;
	font-weight:bold;
	background-image:url(../Products/Images/h_line_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:10px;
	margin-bottom:10px;
	padding-top:0px;
	text-decoration:none;	
	}
	
.right_title_big a:hover {
	text-decoration:underline;
	}
		
.right_cut {
	padding-top:20px;
	line-height:17px;
	}
	
.right_word1 {
	font-size:11px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.right_word2 {
	width:313px;
	font-size:11px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:15px;
	}
	
.right_technology {
	font-size:11px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:15px;
	}

.red {
	color:#990000;
	font-size:12px;
	float:left;
	font-weight:bold;
	}
		
.right_more a{
	font-size:9px;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	color:#0573B4;
	}

.right_more a:hover {
	color:#FF0000;
	}
	
.right_word_list {
	margin-top:15px;
	
	font-size:11px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
	line-height:22px;
	}
	
.right_word_list ul{
	margin-left:18px;
	}
	
#footer {
	font-size:12px;
	color:#757775;
	}
	
#show_title {
	width:353px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#356897;
	line-height:16px;
	padding-top:20px;
	}

#show_line {
	background-image:url(../Products/Images/show_line_h.gif);
	background-repeat:repeat-x;
	height:30px;
	margin-top:10px;
	}
	
#show_footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999;
	font-weight:bold;
	}
	
.show_back {
	margin-top:10px;
	margin-bottom:10px;
	padding-left:10px;
	padding-right:30px;
	float:right;
	}
	
#show_footer_link a {
	width:100%;
	text-decoration:none;
	color:#990000;
	}
	
#show_footer_link a:hover {
	width:100%;
	text-decoration:underline;
	}

#show_body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	}
	
#show_body IMG {
	padding-top:3px;
	}
	
.show_body_title {
	font-size:13px;
	font-weight:bold;
	}
	
.show_total {
	font-size:11px;
	padding-bottom:20px;
	line-height:16px;
	}
	
.show_word_list {
	margin-top:6px;
	font-size:11px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
	line-height:15px;
	}

.show_word_list ul{
	line-height:15px;
	margin-left:25px;
	margin-bottom:20px;
	}

.show_word_list ul li ul,.show_total ul{
	line-height:15px;
	margin-left:18px;
	margin-bottom:5px;
	}
	
.right_link_show_title {
	font-size:13px;
	font-weight:bold;
	color:#B03900;
	}
	
.right_link_show_line {
	background-image:url(../Products/Images/right_link_show_line_h.jpg);
	background-repeat:repeat-x;
	height:2px;
	margin-top:5px;
	margin-bottom:3px;
	}

.right_link_body,.right_link_body li a {
	margin-top:0px;
	font-size:11px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:0px;
	text-decoration:none;
	line-height:18px;
	}
	
.right_link_body ul{
	line-height:15px;
	margin-left:18px;
	margin-bottom:5px;
	margin-top:0px;
	}
	
#over_total {
	font-size:11px;
	padding-bottom:20px;
	padding-top:0px;	
	line-height:16px;
	color:#666;
	width:400px;
	}
	
#over_total1 {
	font-size:11px;
	padding-bottom:20px;
	padding-top:0px;	
	line-height:16px;
	color:#666;
	width:420px;
	}
	
#articles_list {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#356897;
	}
	
.two_table_one {
	height:99px;
	}
	
.two_table_two {
	background-color:#EEF3F9;
	height:99px;
	}

.articles_author {
	font-size:11px;
	color:#666;
	font-weight:normal;
	}

.articles_title {
	padding-top:0px;
	color: #356897;
	font-weight: bold;
	}
	
.two_table IMG {
	margin-top:10px;
	}
	
	
#faq_list {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#356897;
	}
	
.faq_two_table_one {
	height:auto;
	padding-bottom:15px;
	}
		
.faq_two_table_two {
	background-color:#EEF3F9;
	height:auto;
	padding-bottom:0px;
}

#faqs_menu ol,#faqs_menu {
	list-style-type: square;
	color:#666;
	font-size:12px;
	padding-bottom:0px;
	margin-bottom:0px;
	padding-top:0px;
	}
	
#faqs_menu a{
	list-style-type: square;
	color:#666;
	font-size:11px;
	padding-bottom:0px;
	margin-bottom:0px;
	text-decoration:none;
	}
	
#faqs_menu a:hover{
	list-style-type: square;
	color:#FF0000;
	font-size:11px;
	padding-bottom:0px;
	margin-bottom:0px;
	text-decoration:underline;
	}
	
.faqs_answer,.faqs_answer a {
	font-size:11px;
	color:#666;
	font-weight:normal;
	padding-top:5px;
	text-decoration:none;
	}
	
.faqs_answer a:hover {
	color:#FF0000;
	}
	
.faqs_answer_article,.faqs_answer_article a {
	font-size:11px;
	color:#666;
	font-weight:normal;
	text-decoration:none;
	margin-top:5px;
	width:430px;
	}
	
.faqs_answer_article a:hover {
	color:#FF0000;
	}
	
.faqs_sort_title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#990000;
	font-weight:bold;
	background-image:url(../Products/Images/h_line_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:7px;
	padding-top:0px;	
	}
	
.to_top {
	float:right;
	padding-top:7px;
	padding-right:20px;
	}
	
#products_cut_pic {
	}


#applications_cut_pic {

	}
	
.long_title {
	line-height:12px;
	margin-bottom:3px;
	}
	
#form1 {
	font-size:11px;
	}
	
#form1 input,#form1 select{
	font-size:11px;
	}

.red_must {
	color:#FF0000;
	}
	
.must_form {
	background-color:#FFFFCC;
	}
	
.news_more,.news_more a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#6C98DF;
	text-decoration:none;
	padding-top:0px;
	}
	
.news_more a:hover{
	text-decoration:underline;
	}
	
.footer_link {
	padding-bottom:2px;
	}
	
.article_list ul{
	margin-left:0px;
	padding-left:25px;
	line-height:18px;
	}
	
.article_pic_list {
	margin-bottom:20px;
	}
	
.article_includ {
	background-image: url(../Products/Images/atricle_include_bg.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	margin-top:15px;
	margin-bottom:12px;
	padding-left:8px;
	padding-top:2px;
	height:22px;
	font-weight:bold;
	}
	
#form1 td{
	padding-left:0px;
	padding-bottom:5px;
	padding-right:5px;
	color:#666666;
	}
	
#site_map_sort {
	background-color:#EEF3F9;
	padding:10px;
	margin-top:0px;
	}
	
#site_map_sort ul,#site_map_sort a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	color:#356897;
	padding:3px;
	margin-bottom:0px;
	}
	
.site_map_sub,.site_map_sub ul,.site_map_sub ul a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	color:#356897;
	padding:3px;
	margin-bottom:0px;
	}
	
.site_map_sub ul a:hover {
	background-color:#336699;
	color:#FFFFFF;
	}
	
#site_map_sort ul a:hover {
	background-color:#990000;
	color:#FFFFFF;
	}
	
.contact_us_list,.contact_us_list ol,.contact_us_list a{
	padding-left:0px;
	margin-left:10px;
	padding-bottom:0px;
	padding-top:0px;
	margin-top:8px;
	margin-bottom:0px;
	color:#666;
	font-size:11px;
	list-style:square;
	text-decoration:none;
	}

.map {
	padding-top:15px;
	padding-left:0px;
	padding-bottom:8px;
	}
	
.app {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#356897;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D2D2D2;
	margin-bottom:20px;
	}
	
.app a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#356897;
	font-weight:bold;
	text-decoration:none;
	}
	
.app a:hover{
	text-decoration:underline;
	}
	
.app_title {
	padding-bottom:20px;
	}
	
.app_between {
	width:30px;
	}
	
