body {
	font-family: Tahoma, Helvetica, Sans-Serif;
	font-size: 14px;
	background-color: #D9DEE4;
	background-image: url(./image/bg.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
div#wrapper {
	width: 936px;
	margin: auto;
}
div#header {
	margin-top: 19px;
}
div#logo {
	float: left;
}
div#top-menu a, div#side-menu a {
	display: block;
	height: 100%;
}
div#top-menu {
	float: left;
	background-image: url(./image/tabmenu.jpg);
	height: 77px;
	width: 734px;
}
div#top-menu ul {
	list-style: none;
	padding: 0px;
	margin-top: 22px;
	margin-left: 129px;
}
div#top-menu ul li {
	float: left;
	margin-right: 12px;
}
div#top-menu ul li ul {
	position: relative;
	margin: 0px;
	display: none;
}
div#top-menu ul li:hover ul {
	display: block;
}
div#top-menu ul li#home {
	background: url(./image/home_th.png);
	width: 64px;
	height: 41px;
}
div#top-menu ul li#products {
	background: url(./image/products_th.png);
	width: 84px;
	height: 41px;
}
div#top-menu ul li#get-start {
	background: url(./image/get-start_th.png);
	width: 84px;
	height: 41px;
}
div#top-menu ul li#knowledge-center {
	background: url(./image/knowledge-center_th.png);
	width: 141px;
	height: 41px;
}
div#top-menu ul li#faqs {
	background: url(./image/faqs_th.png);
	width: 69px;
	height: 41px;
}
div#top-menu ul li#contact-us {
	background: url(./image/contact-us_th.png);
	width: 91px;
	height: 41px;
}
div#top-menu ul li#home-h, div#top-menu ul li#home:hover {
	background: url(./image/home_th.png);
	background-position: 0px 41px;
	width: 64px;
	height: 41px;
}
div#top-menu ul li#products-h, div#top-menu ul li#products:hover {
	background: url(./image/products_th.png);
	background-position: 0px 41px;
	width: 84px;
	height: 41px;
}
div#top-menu ul li#get-start-h, div#top-menu ul li#get-start:hover {
	background: url(./image/get-start_th.png);
	background-position: 0px 41px;
	width: 84px;
	height: 41px;
}
div#top-menu ul li#knowledge-center-h, div#top-menu ul li#knowledge-center:hover {
	background: url(./image/knowledge-center_th.png);
	background-position: 0px 41px;
	width: 141px;
	height: 41px;
}
div#top-menu ul li#faqs-h, div#top-menu ul li#faqs:hover {
	background: url(./image/faqs_th.png);
	background-position: 0px 41px;
	width: 69px;
	height: 41px;
}
div#top-menu ul li#contact-us-h, div#top-menu ul li#contact-us:hover {
	background: url(./image/contact-us_th.png);
	background-position: 0px 41px;
	width: 91px;
	height: 41px;
}
div#top-menu ul li#products ul li#sub1, div#top-menu ul li#products-h ul li#sub1 {
	background: url(./image/s1_th.png);
	background-position: 0px 36px;
	width: 160px;
	height: 36px;
}
div#top-menu ul li#products ul li#sub1:hover, div#top-menu ul li#products-h ul li#sub1:hover {
	background: url(./image/s1_th.png);
	width: 160px;
	height: 36px;
}
div#top-menu ul li#products ul li#sub2, div#top-menu ul li#products-h ul li#sub2 {
	background: url(./image/s2_th.png);
	background-position: 0px 36px;
	width: 160px;
	height: 36px;
}
div#top-menu ul li#products ul li#sub2:hover, div#top-menu ul li#products-h ul li#sub2:hover {
	background: url(./image/s2_th.png);
	width: 160px;
	height: 36px;
}
div#top-menu ul li#get-start ul li#sub11, div#top-menu ul li#get-start-h ul li#sub11 {

	background: url(./image/s11_th.png);
	background-position: 0px 36px;
	width: 160px;
	height: 36px;
}
div#top-menu ul li#get-start ul li#sub11:hover, div#top-menu ul li#get-start-h ul li#sub11:hover {
	background: url(./image/s11_th.png);
	width: 160px;
	height: 36px;
}
div#top-menu ul li#get-start ul li#sub22, div#top-menu ul li#get-start-h ul li#sub22 { 
	background: url(./image/s22_th.png);
	background-position: 0px 36px;
	width: 160px;
	height: 36px;
}
div#top-menu ul li#get-start ul li#sub22:hover, div#top-menu ul li#get-start-h ul li#sub22:hover {
	background: url(./image/s22_th.png);
	width: 160px;
	height: 36px;
}
div#top-menu ul li#get-start ul li#sub33, div#top-menu ul li#get-start-h ul li#sub33 { 
	background: url(./image/s33.png);
	background-position: 0px 36px;
	width: 160px;
	height: 36px;
}
div#top-menu ul li#get-start ul li#sub33:hover, div#top-menu ul li#get-start-h ul li#sub33:hover {
	background: url(./image/s33.png);
	width: 160px;
	height: 36px;
}
div#main {
	background-color: #FFFFFF;
	background-image: url(./image/main.jpg);
	background-repeat: no-repeat;
	min-height: 325px;
}
div#control {
	padding: 4px 25px 0px;
	font-size: 14px;
}
div#control div#social-nw {
	float: left;
}
div#control div#language {
	vertical-align: middle;
	float: right;
}


div#side-menu-con {
	width: 199px;
	height:409;
	float: left;
	padding-left:20px;
	/*background-image: url(image/contact.png);*/
}
div#side-menu {
	width: 200px;
	float: left;
}
div#side-menu ul {
	list-style: none;
	padding: 0px;
	margin: 50px 0px 0px;
}
div#side-menu ul li#menu-01 {
	background: url(./image/menu-01_th.png);
	width: 187px;
	height: 49px;
}
div#side-menu ul li#menu-02 {
	background: url(./image/menu-02_th.png);
	width: 187px;
	height: 49px;
}
div#side-menu ul li#menu-01-h, div#side-menu ul li#menu-01:hover {
	background: url(./image/menu-01_th.png);
	background-position: 0px 49px;
	width: 187px;
	height: 49px;
}
div#side-menu ul li#menu-02-h, div#side-menu ul li#menu-02:hover {
	background: url(./image/menu-02_th.png);
	background-position: 0px 49px;
	width: 187px;
	height: 49px;
}

div#side-menu ul li#menu-011 {
	background: url(./image/menu-011_th.png);
	width: 187px;
	height: 49px;
}
div#side-menu ul li#menu-022 {
	background: url(./image/menu-022_th.png);
	width: 187px;
	height: 49px;
}
div#side-menu ul li#menu-033 {
	background: url(./image/menu-033_th.png);
	width: 187px;
	height: 49px;
}
div#side-menu ul li#menu-011-h, div#side-menu ul li#menu-01:hover {
	background-position: 0px 49px;
	width: 187px;
	height: 49px;
	background-image: url(./image/menu-01_th.png);
}
div#side-menu ul li#menu-022-h, div#side-menu ul li#menu-02:hover {
	background-position: 0px 49px;
	width: 187px;
	height: 49px;
	background-image: url(./image/menu-02_th.png);
}
div#side-menu ul li#menu-033-h, div#side-menu ul li#menu-03:hover {
	background: url(./image/menu-033_th.png);
	background-position: 0px 49px;
	width: 187px;
	height: 49px;
}







div#content {
	float: left;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 20px;
}

div#content_line{
	float: left;
	width: 4px;
	background-image:url(image/pra.gif);
	background-repeat:repeat-y;
	margin-top:30px;
	height: 700px;
}

div#content_left{
	float: left;
	width: 63%;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 35px;
}
div#content_right{
	float: left;
	width: 28%;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 20px;
}

/*div#contentp {
	padding: 30px 20px;
	float: left;
}*/
div#content_right1{
	float: left;
	width: 630px;
	font-family:Tahoma;
	font-size:14px;
	color:#2573ba;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;

	
}
div#content_right2{
	/*padding: 30px 20px;*/
	font-size:12px;
	float: left;
	width: 630px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	/*background-color:#CCCCCC;*/
}
div#content_con{
	/*padding: 30px 20px;*/
	font-size:12px;
	float: left;
	width: 650px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
	/*background-color:#CCCCCC;*/
}



div#footer {
	background-image: url(./image/footer.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-size: .8em;
	height: 15px;
	padding-top: 30px;
	background-position: center;
	color:#666666;
}
.clearfix {
	zoom: 1;
	clear: both;
	content: ".";
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
.stylelg {color: #0066CC;
	
}
.page_active{
font-size: 0.9em;
	color: #FF0000;}


div#t_left
{
	background-image: url(image/bg_left_con.png);
	width:16px;
	height:441px;
	float: left;
	position: static;

}
div#t_bottom
{
	background-image: url(image/bg_con.jpg);
	background-repeat:repeat-x;
	/*line-height:8px;*/
	height:441px;
	width: 530px;
	float: left;
	position: static;

}

div#t_right
{
	background-image: url(image/bg_right_con.png);
	width:16px;
	height:441px;
	float: left;
	position: static;

}

ban_contact{
	background: url(image/contact.png);
	width: 199px;
	height: 409px;
}


div#ban_con {
	width: 42px;
	float: left;
	padding-top: 280px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
/*	background-position: bottom;*/
	
}
div#ban_con ul {
	list-style: none;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#ban_con ul li#menu-mail {
	background: url(image/email.jpg);
	width: 42px;
	height: 59px;
}
div#ban_con ul li#menu-tel {
	background: url(image/phone.jpg);
	width: 42px;
	height: 59px;
}
div#ban_con ul li#menu-mail-h, div#ban_con ul li#menu-mail:hover {
	background: url(image/email.jpg);
	background-position: 0px 59px;
	width: 42px;
	height: 59px;
}
div#ban_con ul li#menu-tel-h, div#ban_con ul li#menu-tel:hover {
	background: url(image/phone.jpg);
	background-position: 0px 59px;
	width: 42px;
	height: 59px;
}

div#ban_con2 {
	width: 570px;
	height:441px;
	float: left;

}



#inneriframe
{
	position: static;
	width:756px;
	height:380px;
	padding-left:0px;
	margin-left: 7px;
	margin-top: 15px;
	/*margin-top:-0px;*/
	
	
	

	

}

div#content_know{
	/*padding: 30px 20px;*/
	font-size:12px;
	float: left;
	width: 750px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 66px;
	/*background-color:#CCCCCC;*/
}
/*div#side-menu-know {
	width: 180px;
	height:409;
	float: left;
	padding-left:10px;
	background-image: url(image/contact.png);
}*/

div#ban_know {
	width: 800px;
	height:441px;
	float: left;
	margin-left: 70px;
	margin-top: 20px;

}

div#t_know
{
	background-image: url(image/bg_con2.png);
	background-repeat:repeat-x;
	/*line-height:8px;*/
	height:441px;
	width: 766px;
	float: left;
	position: static;


}

div#content_right_know {
	float: left;
	width: 742px;
	font-family:Tahoma;
	font-size:14px;
	color:#2573ba;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 105px;
	height: 88px;
	background-image: url(image/header_knowledge.png);
	background-repeat: no-repeat;
	background-position: top;

	
}
div#t_left2
{
	background-image: url(image/bg_left_con2.png);
	width:16px;
	height:441px;
	float: left;
	position: static;

}

div#t_right2
{
	background-image: url(image/bg_right_con2.png);
	width:16px;
	height:441px;
	float: left;
	position: static;

}
