@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	background-color:#FFFFFF;
	}

a:link {
	color: #0093D7;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0093D7;
}
a:hover {
	text-decoration: none;
	color: #06F;
}
a:active {
	text-decoration: none;
	color: #0093D7;
}

/*------------------------1 div------------------*/

.div_main
{width:100%}

.div_inside
{width:960px}

.div_sidebyside
{display:inline}

.div1_top
{width:100%;background-color:#666666; height:35px}
.div1_topinside
{width:960px; padding:10px; background-color:#666666; color:#FFFFFF}

/*------------------------2 div------------------*/

.div2
{width:100%;background-color:#FFFFFF; height:100px}
.div2_nside
{width:960px;height:100px}

/*------------------------3 div------------------*/

.div3
{width:100%;background-color:#F6F6F6; height:60px; border-width: 1px; border-style: solid; border-color:#EBEBEB;}
.div3_nside
{width:960px;height:60px; padding:20px; font-size:15px}

/*------------------------4 slide show div------------------*/

.div4
{width:100%; height:320px;}
.div4_nside
{width:960px;height:320px; font-size:13px}
.div4_sidebyside
{display:inline}


/*------------------------5 div bottom menu1------------------*/

.div5
{width:100%;}
.div5_nside
{width:960px;}

.div5_sidebyside1
{display:inline}

.div5_sidebyside2
{display:inline}

/*------------------------6 div bottom menu1------------------*/

.div6
{width:100%;}
.div6_nside
{width:960px;}

.div6_sidebyside1
{display:inline}

.div6_sidebyside2
{display:inline}

/*------------------------7 div bottom menu1------------------*/

.div7
{width:100%;}
.div7_nside
{width:960px;}

.div7_sidebyside1
{display:inline}

.div7_sidebyside2
{display:inline}

/*------------------------8 div bottom menu1------------------*/

.div8
{width:100%;}
.div8_nside
{width:960px;}

.div8_sidebyside1
{display:inline; width:5000px; margin:10px; background-color:#CCC}

.div8_sidebyside2
{display:inline}

/*------------------------9 div bottom menu1------------------*/

.div9
{width:100%; border-top: 1px solid; border-color:#CCC}
.div9_nside
{width:960px;}

.div9_sidebyside1
{display:inline}

.div9_sidebyside2
{display:inline}



/*------------------------10 menu2------------------*/

.div10
{width:100%; background-color:#F6F6F6}
.div10_nside
{width:960px;font-size:13px }

.div10_sidebyside1
{display:inline}

.div10_sidebyside2
{display:inline;}



