/*======================= index page======================= */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: bottom;
	line-height: 170%;
	color: #333333;
	letter-spacing: 1px;
}
#back_index{
	float: left;
	vertical-align: top;
}
.box{
	height: auto;
	width: 949px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#top{
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 949px;
	margin-right: auto;
	margin-left: auto;
	height: 86px;
}
#Qlink{
	padding-left: 22px;
	height: 56px;
	margin-top: 5px;
	background-image: url(../images/call_us.jpg);
	background-repeat: no-repeat;
	background-position: 256px;
}
#main{
	width: 949px;
	margin-right: auto;
	margin-left: auto;
	height: 672px;
	background-image: url(blank_page_08.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#footer_index{
	width: 917px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/footer_index.jpg);
	background-repeat: no-repeat;
	height: 70px;
	padding-top: 38px;
	padding-left: 32px;
	color: #365474;
	clear: both;
	line-height: 200%;
}
#footer_index a{
	color: #FFFFFF;
	text-decoration: underline;
}

/*-------------------------Menu---------------------------*/
.top_menu{
	height: 25px;
	background-image: url(../images/menu_bg_06.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 22px;
	width: 680px;
	float: left;
	z-index: 2;
}
.top_menu_blank{
	height: 25px;
	background-image: url(../images/blank_page_07.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 22px;
	width: 680px;
	float: left;
	z-index: 2;
}
.top_menu ul {padding:0; margin:0;list-style-type: none; }
.top_menu ul li {float:left; margin-right:0px; position:relative;}
.top_menu ul li ul {display: none;}
.top_menu ul li:hover ul {display:block; position:absolute; top:25px; left:0; }

.top_menu ul li:hover ul li ul {display: none;}
.top_menu ul li:hover ul li:hover ul {display:block; position:absolute; left:136px; top:0;}
.top_menu ul li:hover ul li:hover ul.left {left:-136px;}
/*============= -Definition Pull-down Menu- ===============*/
#cm1{background-color:#4F9CEA;margin: 0px;padding: 0px;}
#cm1 a{
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#cm1 a:hover{
	background-color: #99CCFF;
	background-image: none;
}
#cm2{background-color:#FF9934;margin: 0px;padding: 0px;}
#cm2 a{
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#cm2 a:hover{
	background-color: #FFCC99;
	background-image: none;
}
#cm2_1{
	background-color:#FFCC99;
	margin: 0px;
	padding: 0px;
}
#cm2_1 a{
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 180px;
	font-size: 10px;

}
#cm2_1 a:hover{
	background-color: #FFFFCC;
	background-image: none;
}

#cm3{background-color:#65C61E;margin: 0px;padding: 0px;}
#cm3 a{
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#cm3 a:hover{
	background-color: #B1E18D;
	background-image: none;
}
#cm4{background-color:#C35256;margin: 0px;padding: 0px;}
#cm4 a{
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#cm4 a:hover{
	background-color: #EF9398;
	background-image: none;
}

#cm5{background-color:#45BFEE;margin: 0px;padding: 0px;}
#cm7{background-color:#59abff;margin: 0px;padding: 0px;}
/*============= -Definition Pull-down Menu-(end) ===============*/
.top_menu_sub a, .top_menu_ch a, .top_menu_video a, .top_menu_dea a, .top_menu_cus a {
	color: #333333;
	text-decoration: none;
	height: 25px;
	width: 136px;
	float: left;
	text-align: center;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.top_menu_sub a:hover{
	background-image: url(../images/sub_hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.top_menu_ch a:hover{
	background-image: url(../images/ch_hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.top_menu_video a:hover{
	background-image: url(../images/vi_hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.top_menu_dea a:hover{
	background-image: url(../images/dea_hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.top_menu_cus a:hover{
	background-image: url(../images/cus_hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/*============= -if ie6.0 Menu code -===============*/
* html table {border-collapse:collapse;margin:0; padding:0;}
* html .top_menu ul li a.hide,{display:none;}
* html .top_menu ul li a:hover ul li a.hide {display:none;}
* html .top_menu ul li a:hover ul {display:block; position:absolute; top:26px; left:0; width:136px;}
* html .top_menu ul li a:hover ul li a ul {visibility:hidden;}
* html .top_menu ul li a:hover ul li a:hover ul {visibility:visible; position:absolute; left:136px; top:0;}
* html .top_menu ul li a:hover ul li a:hover ul.left {left:-136px;}
/*============= -if ie6.0 Menu (end) -===============*/

