html,
body,
td,
h1,
h2,
h3,
h4,
ol,
ul,
dl,
t,
dt,
dd 
{
	font-family:arial,helvetica,sans-serif;
}
html,
body,
td,
h1,
h2,
h3,
h4,
ol,
ul,
dl,
t,
dt,
dd 
{
	font-size:100%;
}
html,
body,
h1, 
h2, 
h3, 
h4, 
h5, 
h6, 
ul, 
ol, 
li, 
form

{
	padding:0;margin:0;
}
a:link 
{
	color:#333;text-decoration:none;
	cursor:pointer;
}
a:visited 
{
	color:#333;text-decoration:none;
	cursor:pointer;
}
a:hover 
{
	color:#FF0000;text-decoration:underline;
	cursor:pointer;
}
body
{
	margin:0;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	color:#333;
}
img
{
	border:none; 
	cursor:pointer;
	vertical-align:middle;
}


/*header*/
#header
{
	margin:auto;
	width:974px; 
	height:99px; 
}
#menu_box{	margin:auto; width:974px;  height:33px; }
.header_bg
{
	width:974px;
	height:60px;
	margin:0px auto;
	background:#fff; 
}
.header_logo
{
	background:url(../images/header_logo.gif) #ffffff no-repeat; 
	width:159px; 
	height:41px;
	position:relative;
	top:15px;
	left:5px;
	float:left;
}
.contact_way
{
	float:right;
	color:#11458B;
	padding-top:18px;
	padding-right:20px;
}
.contact_way a,
.contact_way a link
{
	color:#11458B;
	text-decoration:none;
}
.contact_way a:hover
{
	color:#11458B;
	text-decoration:underline;
	
}
.contact_way img
{
	vertical-align:middle;
}

/*css*/
.menucontainer
{
	background:url(../images/bgOFF.gif) #ffffff no-repeat; 
	width:974px; 
	height:45px; 
	margin:0px auto;
	position:relative;
	z-index:100;
}
.index_menucontainer
{
	background:url(../images/bgOFF.gif) #ffffff no-repeat; 
	width:974px; 
	height:95px; 
	margin:0px auto;
	position:relative;
	z-index:100;
}
.menu 
{
	float:left;
	width:962px;
	position:relative;
	font-size:12px;
	font-weight:bold;
	background:url(../images/bgOFF.gif) repeat-x bottom left;
	height:33px;
}
.menu div a 
{
	margin-left:90px;
	line-height:30px;
}
.menu div a,
.menu div a:link 
{
	color:#fff;
	text-decoration:none;
}
.menu div a:hover 
{
	color:#fff;
	text-decoration:none;
}
.menu_right
{
	background:url(../images/bgRight.gif) #ffffff no-repeat; 
	width:6px; 
	height:39px;
	float:left; 
}
.menu_left
{
	background:url(../images/bgLeft.gif) #ffffff no-repeat; 
	width:6px; 
	height:39px;
	float:left; 
}
.menu ul 
{
	padding:0;
	margin:0;
	list-style-type:none;
	float:left;
	position:relative;
}
.menu ul li 
{
	float:left;
	position:relative;
	display:inline;
}
.menu ul li a, 
.menu ul li a:visited 
{
	float:left;
	display:block;
	text-decoration:none;
	color:#333;
	width:auto;
	color:#fff;
	padding:0px 37px;
	padding:0px 35px\9;
	line-height:33px;
	height:33px;
}
* html 
.menu ul li a,
.menu ul li a:visited 
{
	width:auto;
	w\idth:auto;
}
.menu ul li ul 
{
	display:none;
}
.menu ul li ul li
{
	background:none;
	
}
table 
{
	margin:-1px;
	border-collapse:collapse;
	font-size:12px;
}
/* IE */
.menu ul li:hover a 
{
	color:#fff;
	background:#11448C;
}
.menu ul li:hover ul 
{
	display:block;
	position:absolute;
	top:32px;
	margin-top:1px;
	left:0;
	width:100%;
	border-top:1px solid #fff;
}
.menu ul li:hover ul li a 
{
	display:block;
	background:#e3e3e3;
	color:#333;
	height:20px;
	line-height:20px;
	padding:2px 30px 2px 40px;
	width:130px;
	border-top:1px solid #fff;
}
.menu ul li:hover ul li a:hover 
{
	color:#fff;
	background: #2B5FA5 url(../images/sub-arrow.gif) no-repeat;
	background-position: 4px 8px;
}



/*css*/
#wrap
{
	margin:0px auto;
	width:974px;
}
#right_line
{	
	background:url(../images/right_line.gif) #fff no-repeat; 
	width:6px; 
	height:610px;
	float:left;
}
#left_line
{	
	background:url(../images/left_line.gif) #fff no-repeat; 
	width:6px; 
	height:610px;
	float:left;
}

.outer_wrapper
{
	width:974px;
	margin:auto;
	float:left;
 }
.banner_wrapper
{
	width: 974px; 
	height: 282px; 
	clear:both; 
	position:relative; 
	display:block;
}
.banner_wrapper table tr td
{
	font-size:12px; 
	color:#FFFFFF;
}
.banner_wrapper table tr td a
{
	color:#FFFFFF;
}
.banner_wrapper table tr td a:hover
{
	color:#FF0000;
}
.highlight_wrapper
{
	position:absolute; 
	display:block; 
	clear:both; 
	top:236px; 
	left:0px; 
	height:46px; 
	width:100%;
}
.highlight_tab
{
	background-image:url(../images/subfeature-tab.png);
	background-repeat:no-repeat; 
	width:324px;
}
.highlight_tabdivider
{
	background-image:url(../images/subfeature-divider.png); 
	background-repeat:no-repeat;
}
.subfeature_text
{
	line-height:16px;
}
.subfeature_text a:link
{
	color:#FFFFFF;
}
.subfeature_text a:visited
{
	color:#FFFFFF
;}
.subfeature_more
{
	padding:6px 8px 0px 0px; 
	text-align:right; 
	font-size:10px;
}
.subfeature_more a:link 
{
	color:#ffffff;
}
.subfeature_more a:visited 
{
	color:#ffffff;
}
.navigator
{
	position:absolute; 
	right:0px; 
	top:22px; 
	clear:both;
}
/*white*/
.prehead01 
{
	font-size:16px; 
	font-weight:normal;
	color:#000; 
	letter-spacing:-0.05em; 
	width:480px;
	 margin-bottom:3px; 
}
.prehead01 a, 
.prehead01 a:hover,
.headline01 a, 
.headline01 a:hover, 
.subhead01 a, 
.subhead01 a:hover, 
.largehead01 a, 
.largehead01 a:hover
{ 
	text-decoration:none; 
	color:#000;
}
.headline01 
{
	font-size:32px; 
	font-weight:normal; 
	font-weight:bold;
	color: #000;
	letter-spacing: -0.05em;
	width: 480px;
	margin-bottom: 23px;
	padding-left:24px;
	padding-top:45px;
}
.subhead01 
{
	font-size: 18px;
	font-weight: normal;
	color: #4c4c4c;
	letter-spacing: 0em;
	width: 480px;
	margin-bottom: 14px;
	padding-left:24px;
}
.largehead01
{
	font-size:60px; 
	font-weight:bold; 
	color:#000; 
	letter-spacing:-0.05em; 
	margin-bottom:23px;
	text-decoration:none;
	padding-left:24px;
	padding-top:55px;
}
.cta01
{
	font-size:16px; 
	font-weight:bold; 
	color:#ff0000; 
	letter-spacing:0em;
	width: 974px; 
	height:200px; 
	margin-bottom:46px;
	text-decoration:none;
	padding-left:24px;
}
.cta01 a, 
.cta01 a:hover
{ 
	text-decoration:none; 
	color:#FF0000;
}
.prehead01_white 
{
	font-size:16px; 
	font-weight:normal;
	color:#fff; 
	letter-spacing:-0.05em; 
	width:480px; 
	margin-bottom:3px;
}
.headline01_white 
{
	font-size:32px; 
	font-weight:normal;
	font-weight:bold;
	color: #fff;
	letter-spacing: -0.05em;
	width: 480px;
	margin-bottom: 23px;
	padding-left:24px;
	padding-top:45px;
}
.subhead01_white 
{
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	letter-spacing: 0em;
	width: 480px;
	margin-bottom: 14px;
	padding-left:24px;
}
.largehead01_white 
{
	font-size:60px; 
	font-weight:bold; 
	color:#fff; 
	letter-spacing:-0.05em; 
	margin-bottom:23px;
	text-decoration:none;
	padding-left:24px;
	padding-top:55px;
}
.cta01_white 
{
	font-size:16px; 
	font-weight:bold; 
	color:#fff; 
	letter-spacing:0em;
	width: 974px; 
	height:200px; 
	margin-bottom:46px;
	text-decoration:none;
	padding-left:24px;
}
.prehead01_white a,
.prehead01_white a:hover, 
.prehead01_white a:visited, 
.headline01_white a, 
.headline01_white a:hover, 
.headline01_white a:visited, 
.subhead01_white a, 
.subhead01_white a:hover, 
.subhead01_white a:visited, 
.largehead01_white a, 
.largehead01_white a:hover, 
.largehead01_white a:visited,
.cta01_white a, 
.cta01_white a:hover,
.cta01_white a:visited
{ 
	text-decoration:none; 
	color:#fff;
}
.feature1
{
	background-image:url(../images/01.jpg);
	background-repeat:no-repeat;
	opacity:1;
	display:none;
	cursor:pointer;
	width:974px; 
	height:282px;
	position:absolute;
}
.feature2
{
	background-image:url(../images/02.jpg);
	background-repeat:no-repeat;
	opacity:1;
	display:none;
	cursor:pointer;
	width:974px; 
	height:282px;
	position:absolute;
}
.feature3
{
	background-image:url(../images/03.jpg);
	background-repeat:no-repeat;
	opacity:1;
	display:none;
	cursor:pointer;
	width:974px; 
	height:282px;
	position:absolute;
}
/* Google Chrome Hack */
body:nth-of-type(1)
.accordion span 
{ 
	padding-top:3px; 
	height:19px;
}
/* Safari Hack */
body:first-of-type 
.accordion span 
{ 
	padding-top:3px; 
	height:19px;
}





/*Ʒ*/
.chenniaoProducts_title
{
	background:url(../images/chenniaoProducts_title.gif) no-repeat;
	width:200px;
	height:36px;
	float:left;
}
.img_title
{
	position:relative;
	top:-2px\9;
	top:0px\0;
}
.pro_content
{
	padding:0px 20px 0px 0px;
	clear:both;
}
.pro_content tr td
{
	border-bottom:1px dashed #CAD9EA;
	
}
.pro_content tr td 
{
	padding-right:5px;
	padding-top:10px;
}
.pro_content tr td  img
{
	padding-bottom:10px;
}
.more img
{
	vertical-align:middle;
}
.more
{
	float:right;
	margin-top:10px;
}
.pro_content a:link 
{
	color:#666666;text-decoration:none;
}
.pro_content a:visited 
{
	color:#666666;text-decoration:none;
}
.pro_content a:hover 
{
	color:#666666;text-decoration:none;
}



/*  */

.message
{
	padding-top:15px;
	border-top:1px solid #CAD9EA;
}
/* ҳ */
.news_box
{
	float:left;
}
.bigtext_03
{
	font-size:20px;
	line-height:180%;
	padding-top:20px;
	padding-left:10px;
	font-weight:bold;
}
.bigtext_02
{
	padding-left:10px;
	padding-bottom:20px;
}
.news_content
{
	border:2px solid #AACCEE;
	margin-top:10px;
	margin-bottom:20px;
}
.content
{
	padding:15px 20px;
}
.news_Abstract
{
	border:1px dashed #f8d2a5; 
	background:#fffff7;
	padding:10px;
	font-size:14px;
}

.news_box2
{
	width:300px;
	margin-bottom:15px;
}
.news_box_header 
{
	background:url(../images/left_top.gif) #E4EDF7 repeat-x;
	color:#3E7FC3;
	height:31px;
	width:188px;
	float:left;
}
.news_box_content
{
	clear:both;
	padding: 10px 10px;
	border-left:1px solid #E7E8EB;
	border-right:1px solid #E7E8EB;
	border-bottom:1px solid #E7E8EB;
}
.news_box_content ul
{
	margin-left:5px; line-height:25px; 
}
.news_box_content ul li
{
list-style:none;padding-left:20px!important;padding-left:15px; padding-top:7px;background: url(../images/pro_arrow.gif) no-repeat 0.5em 0.8em!important; background: url(../images/pro_arrow.gif) no-repeat 0em 0.6em; height:25px;  text-align:left;}
.news_box_content em{font-style:normal;}
.news_box_content span{ float:right; color:#FF0000;}

#news_right
{
	width:300px;
	float:left;
	height:100%;
	margin-left:15px;
	padding-top:8px;
}



/* Ѻ link */
#friend_link
{
	clear:both;
	background:#F9FCFE; 
	width:100%; 
	height:70px;
	border-top:1px solid #CAD9EA;
	padding-top:15px;
}
.footer_products
{
	width:986px;
	margin:0px auto; 
	font-size:12px;
	padding:20px 10px 10px 10px;
}
.footer_friend_link
{
	width:986px;
	margin:0px auto; 
	font-size:12px;
}
.footer_friend_link a,
.footer_products a
{
	padding:5px;
}
#friend_link a:link 
{
	color:#333;text-decoration:none;
}
#friend_link a:visited 
{
	color:#333;text-decoration:none;
}
#friend_link a:hover 
{
	color:#FF0000;text-decoration:underline;
}
.copyright
{
	
	padding-top:10px;
}



/* Ʒ */

#pro_mn_left,
#pro_mn_middle,
#pro_mn_right,
.lt_box_left,
.lt_box_paper_left,
.lt_box_right,
.lt_box_header
{
	float:left;
}


/*  left*/
#pro_main
{
	width:975px;
	height:100%;
	margin-top:10px;
}

#pro_mn_left
{
	width:195px;
	height:100%;
	margin-right:15px;
	margin-left:3px;
}
.lt_box_content
{
	border-left:1px solid #CED9E0;
	border-right:1px solid #CED9E0;
	border-bottom:1px solid #CED9E0;
	margin-bottom:10px;
	padding-bottom:20px;
	background:#F3F5F6;
	width:193px;
}
.me_box_content,
.me_box_solution_content,
.rt_box_content
{
	border-left:1px solid #CAD9EA;
	border-right:1px solid #CAD9EA;
	border-bottom:1px solid #CAD9EA;
	margin-bottom:10px;
}
.me_box_solutions_left
{
	background:url(../images/solutions_tit_left.gif) #E4EDF7 repeat-x;
	height:31px;
	width:106px;
	float:left;
}
.me_box_experiences_left
{
	background:url(../images/experience_tit_left.gif) #E4EDF7 repeat-x;
	height:31px;
	width:106px;
	float:left;
}
.me_box_download_left
{
	background:url(../images/download_tit_left.gif) #E4EDF7 repeat-x;
	height:31px;
	width:106px;
	float:left;
}
.me_box_hotnews_left
{
	background:url(../images/hotnews_tit_left.gif) #E4EDF7 repeat-x;
	height:31px;
	width:106px;
	float:left;
}
.me_box_chenniaonews_left
{
	background:url(../images/chenniaonews_tit_left.gif) #E4EDF7 repeat-x;
	height:31px;
	width:106px;
	float:left;
}
.series_tit_left
{
	background:url(../images/series_tit_left.gif) repeat-x;
	height:31px;
	width:106px;
	float:left;
}
.me_box_solutions_middle
{
	background:url(../images/left_top.gif) #E4EDF7 repeat-x;
	color:#3E7FC3;
	height:31px;
	width:429px;
	float:left;
}
.me_box_solution_content .solutions_list_middle
{
	padding-left:140px;
}
.solutions_list_left,
.solutions_list_middle
{
	float:left;
	width:140px;
	height:80px;
}
.solutions_list_right
{
	width:100%;
	padding-top:10px;
}
.btn_more1
{
	background:url(../images/btn_more1.gif) #E4EDF7 no-repeat;
	height:25px;
	width:107px;
	border:none;
	cursor:pointer;
	color:#CC1F26;
	text-align:right;
	padding-right:4px;
}
.btn_more2
{
	background:url(../images/btn_more2.gif) #E4EDF7 no-repeat;
	height:25px;
	width:80px;
	border:none;
	cursor:pointer;
	color:#CC1F26;
	text-align:right;
	padding-right:5px;
}
.solutions_list
{
	height:80px;
}
.me_box_paper_left
{
	background:url(../images/paper_tit_left.gif) #E4EDF7 repeat-x;
	height:31px;
	width:196px;
	float:left;
}
.me_box_paper_middle
{
	background:url(../images/left_top.gif) #E4EDF7 repeat-x;
	color:#3E7FC3;
	height:31px;
	width:339px;
	float:left;
}
.lt_box_left
{
	background:url(../images/header_left.gif) #E4EDF7 repeat-x;
	height:31px;
	width:6px;
	float:left;
}
.lt_box_header 
{
	background:url(../images/left_top.gif) #E4EDF7 repeat-x;
	color:#3E7FC3;
	height:31px;
	width:182px;
	float:left;
}
.lt_box_right
{
	background:url(../images/header_right.gif) #E4EDF7 repeat-x;
	height:31px;
	width:6px;
	float:left;
}
.dtree
{
	margin-left:20px;
}

.barfont 
{
	font-size:12px;
	font-weight:bold;
	line-height:31px;
	padding-left:15px;
	color:#fff;
}
.barfont2
{
	font-size:12px;
	font-weight:bold;
	line-height:31px;
	padding-left:15px;
	color:#333;
}
.dTreeNode
{
	padding:0px 5px 10px 5px;
}
.lt_box_cont_tit
{
	width:193px;
	height:25px;
	line-height:25px;
	background:#E8ECF0;
	border-bottom:1px solid #fff;
}
.lt_box_cont a,
.lt_box_cont_tit div
{
	padding-left:15px;
}
.lt_splitline
{
	width:193px;
	height:1px;
	background:#CED9E0;
}
.lt_box_cont
{
	width:193px;
	height:32px;
	line-height:32px;
	background:#F3F5F6;
}
.lt_box_header_bg
{
	width:195px;
	height:29px;
	background:url(../images/lt_tit_bg.gif);
}
.lt_box_cont a,
.lt_box_cont a:link,
.lt_box_cont a:active
{
	padding:3px 15px;
	width:163px;
	height:23px;
	line-height:23px;
	background:#F3F5F6;
	display:block;
	color:#333;
	text-decoration:none;
}

.lt_box_cont a:hover
{
	height:23px;
	line-height:23px;
	width:163px;
	background:#D6E5F2 url(../images/plus_arrow.gif) no-repeat scroll 175px 10px;
	color:#376CA4;
	display:block;
	text-decoration:none;
}
.lt_advertisment1
{
	background:url(../images/advertisment1.gif) repeat-x;
	height:57px;
	width:193px;
	margin-bottom:5px;
}
.lt_advertisment2
{
	background:url(../images/advertisment2.gif) repeat-x;
	height:57px;
	width:193px;
	margin-bottom:5px;
}
.lt_advertisment3
{
	background:url(../images/advertisment3.gif) repeat-x;
	height:57px;
	width:193px;
	margin-bottom:5px;
}
