body{ font-size:12px; font-family:"ËÎÌå"; color:#003300; text-align:center; margin:auto 0px; line-height:20px;}
div{margin:0 auto;}
p{ margin:0px; padding:0px;}
ul{clear:both;overflow:hidden; margin:0px; padding:0px;}
li{ float:left; list-style:none; margin:0px; padding:0px;}
h1,h2,h3,h4,h5{ margin:0px; padding:0px;}
a{ color:#003300; text-decoration:none;}
a:hover{ color:#FF0000;text-decoration:underline;}
.head{ width:1200px; clear:both; overflow:hidden;margin-top:3px;background:url("/chinaacc/images/headbg.gif") no-repeat;}
.head img{ border:0px;}
.logo{ width:320px; height:70px;float:left}
.logocss{ width:320px; height:70px;float:left}
.line{width: 1200px;height: 5px;background: #4783ff;clear: both;overflow: hidden;}
.head_width1{float:left;/*width:612px;*/}
.head_width1 ul{margin:0px 10px 0px 10px;padding:0;}
.head_width1 ul li{margin:4px auto;padding:2px;text-align:left;list-style:none;color:#1f65f4;float:none;clear:both}
.head_width1 ul li a{font-size:13px;color:#000099;text-decoration:none}
.head_width1 ul li a:hover{color:red;text-decoration:underline}
.pone{float:right;}
.gg{ width:688px; text-align:right; padding-top:5px;}
.headnav{ width:1200px; height:48px; background:url(/new/images/nav_bg.gif) repeat-x;}
.nav_l{ width:9px; height:48px; background:url(/new/images/nav_l_bg.gif);}
.nav_r{ width:9px; height:48px; float:right;background:url(/new/images/nav_r_bg.gif);}
.menu{line-height:48px;text-align:center;padding-right:13px;padding-left:10px;background:url(/new/images/nav_li_right.gif) no-repeat right center; font-size:14px; font-weight:bold;}
.menu a:link{ color:#FFFFFF;font-size:14px;}
.menu a:visited{ color:#FFFFFF;font-size:14px;}
.menu a:hover{font-size:14px;color:#FFFF00; text-decoration:none;}
.menu a:active{ color:#FFFFFF;font-size:14px;}
.swdh{ width:300px; height:25px; padding-top:5px; line-height:25px; margin-top:15px; background:url("/new/images/swdh.gif"); position:absolute; z-index:1;float:left; font-size:12px; font-weight:lighter; text-align:center; display:none;}
.swdh a:link{color:#333333;}
.swdh a:visited{color:#333333;}
.swdh a:hover{color:#990000; text-decoration:underline;}
.swdh a:active{color:#333333;}
.examples_body {
     width: 1200px;
     margin: 0px auto;
	 
}
h2.title_name {
     font-family: normal Georgia,'Times New Roman',Times,serif;
     font-weight: normal;
     font-size: 4em;
     padding: 50px 0 20px 0;
     text-align: center;
}
h2.title_name span {
     font-family: normal Georgia,'Times New Roman',Times,serif;
     color: #AAA;
     font-size: 0.9em;
}
h2.title_name small {
     color: #AAAAAA;
     display: block;
     font-family: normal Verdana,Arial,Helvetica,sans-serif;
     font-size: 0.2em;
     letter-spacing: 1.0em;
     text-transform: uppercase;
}
div.examples_body h3 {
     color: #555;
     font-size: 130%;
	 padding-bottom: 15px;
	 margin-bottom: 15px;
}
p.demo_btn {
     width: 750px;
	 margin: 30px auto;
	 font-size: 0;
	 text-indent: -9999px;
	 clear: both;
	 overflow: hidden;
}
p.demo_btn a {
     width: 160px;
	 height: 41px;
	 float: right;
     background: url(../images/Download_Button.gif) no-repeat;
}
p.demo_btn a:hover {
     background: url(../images/Download_Button_o.gif) no-repeat;
}

/*--------------------------------------------*/
div.examples_body_wrap h3 {
     color: #f9f66d;
     font-size: 130%;
	 padding-bottom: 15px;
	 margin-bottom: 15px;
	 background: url(../images/solid-line-news.gif) repeat-x bottom;
}
div.examples_body_wrap {
    width: 1200px;
	margin: 50px auto 0 auto;
	clear: both;
}

ul.topnav {
	width: 1200px;
	overflow:visible;
	float: left;
	background: url(../images/topnav_bg.gif) repeat-x;
	-moz-border-radius: 4px; /*--CSS3 Rounded Corners--*/
	-khtml-border-radius: 4px; /*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 4px; /*--CSS3 Rounded Corners--*/
}
ul.topnav li {
	float: left;
	margin: 0;
	padding: 0 3px 0 3px;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
	display: inline;
}
ul.topnav li a { 
	padding: 7px 5px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
	font-size:14px;
	font-weight:bolder;
	
}
ul.topnav li a:hover {
	-moz-border-radius: 3px; /*--CSS3 Rounded Corners--*/
	-khtml-border-radius: 3px; /*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 3px; /*--CSS3 Rounded Corners--*/
}
ul.topnav li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 35px;
	float: left;
	background: url(../images/subnav_btn_hide.gif) no-repeat ;
}
ul.topnav li span.subhover { /*--Hover effect for trigger--*/
    background: url(../images/subnav_btn_show.gif) no-repeat ;
}   
ul.topnav li ul.subnav {
	width: 630px;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0px; top: 35px;
	background: #2aa3e1;
	margin: 0; padding: 0;
	display: none;
	float: left;
	clear: none;
}
ul.topnav li ul.subnav li{
	width: 70px;
	margin: 0; padding: 0;
	
	
}
html ul.topnav li ul.subnav li a {
	width: 59px;
	float: left;
	background-color: #2aa3e1;
	text-align:center;
	font-size: 12px;
}
ul.topnav li ul.subnav1 {
	width: 160px;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 35px;
	background: #2aa3e1;
	margin: 0; padding: 0;
	display: none;
	float: left;
	clear: none;
}
ul.topnav li ul.subnav1 li{
	width: 160px;
	margin: 0; padding: 0;
	
	clear: both;
}
html ul.topnav li ul.subnav1 li a {
	width: 150px;
	float: left;
	background-color: #2aa3e1;
	padding-left: 5px;
	
	font-size: 12px;
}


ul.topnav li ul.subnav2 {
	width: 280px;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0px; top: 35px;
	background: #2aa3e1;
	margin: 0; padding: 0;
	display: none;
	float: left;
	clear: none;
}
ul.topnav li ul.subnav2 li{
	width: 70px;
	margin: 0; padding: 0;
	
	
}
html ul.topnav li ul.subnav2 li a {
	width: 59px;
	float: left;
	background-color: #2aa3e1;
	text-align:center;
	font-size: 12px;
}



html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background-color: #55bbee;
}
html ul.topnav li ul.subnav1 li a:hover { /*--Hover effect for subnav links--*/
	background-color: #55bbee;
}
html ul.topnav li ul.subnav2 li a:hover { /*--Hover effect for subnav links--*/
	background-color: #55bbee;
}
.aoshuhead{
	background: url(/new/aoshu/images/aoshu_model_top.jpg) no-repeat center;	
	width:100%;
	height:320px;
}
.nav {
width: 1200px;
height: 50px;
margin-bottom: 10px;
padding-top: 260px;
}
.nav1{
	width: 80px;
    height: 40px;
    float: left;
    padding-left: 70px;
}
.nav1 a{
	width: 80px;
	height: 40px;
	display:block;
	text-indent: -9999px
}
.nav2{
	width: 100px;
    height: 40px;
    float: left;
    padding-left: 110px;
}
.nav2 a{
	width: 100px;
	height: 40px;
	display:block;
	text-indent: -9999px
}
.nav3{
	width: 80px;
	height: 40px;
	float: left;
	padding-left: 50px
}
.nav3 a{
	width: 80px;
	height: 40px;
    display:block;
	text-indent: -9999px
}
.nav4{
	width: 80px;
	height: 40px;
	float: left;
	padding-left: 60px
}
.nav4 a{
	width: 80px;
	height: 40px;
    display:block;
	text-indent: -9999px
}
.nav5{
	width: 80px;
	height: 40px;
	float: left;
	padding-left: 60px
}
.nav5 a{
	width: 80px;
	height: 40px;
    display:block;
	text-indent: -9999px
}

