/* Innovateda English CSS Document */

/* 2009-08-25 edit
add class:page_en
*/


body{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:11px;
	margin:0px auto;
	padding:0px;
	width:776px;
	
}
ul li{ list-style:outside; list-style-image:url(../images/point.gif); line-height:15px; padding-left:5px;}
ul#ul-1 li{  list-style:lower-alpha;}

.left{ float:left;}
.right{ float:right;}
.clear{ clear:both;}
.marg-5{ margin:15px;}
.marg-top-5{ margin-top:5px;}
.marg-bott-5{ margin-bottom:5px;}
.marg-10{ margin:10px auto;}
.marg-left-10{ margin-left:50px;}
.marg-right{ margin-right:35px;}


/* header */
#header{ background:url(../images/header_bg.gif) repeat-x; width:776px; height:95px;}
.logo{ width:35%; padding:8px 5px 10px 66px;}
.img_logo{ background:url(../images/logo.gif) no-repeat; width:218px; height:80px;}
.header-1{ width:55%;}

/* nav */
#nav{ width:776px; height:22px; line-height:22px;}
.nav_left{ background:url(../images/nav_left.gif) no-repeat; width:11px; height:22px;}
.nav_right{ background:url(../images/nav_right.gif) no-repeat; width:11px; height:22px;}
.nav_center{ background:url(../images/nav_center.gif) repeat-x; width:754px; height:22px;}
.nav_center dd{ float:left;}
.nav_dd{ width:107px;height:22px;font-size:13px; color:#fff; text-align:center;line-height:22px;}
.nav_dd a:link, .nav_dd a:visited{ text-decoration:none; color:#fff; width:107px; cursor:default;}
.nav_dd a:hover, .nav_dd a:active{ background:url(../images/hover.gif) no-repeat;display:block;width:107px; height:22px; font-size:13px; color:#1E789A; cursor:default;}
.nav_dd_pause a{background:url(../images/hover.gif) no-repeat;display:block;width:107px; height:22px; font-size:13px;  color:#1E789A; text-decoration:none; text-align:center; cursor:default;}


/* pagebody */
#pagebody{ width:776px;}
.left_location{ width:40%; padding:15px 35px 10px 0px;}
.word{ color:#0D6285; text-align:left; line-height:15px;}
.word1{ color:#0D6285; text-align:center; }
.right_location{ padding:12px 0px 10px 25px;}
.div_marg{ margin:15px 6px 0px 6px;}
.div_marg-1{ margin:0px 5px 5px 0px;}

/* footer */
#footer{ background:url(../images/footer_bg.gif) repeat-x; height:40px; }
#footer_word{ background:url(../images/footer_bg_word.gif) no-repeat; height:40px; padding:0px auto;}
.stat{ padding-left:240px; padding-top:15px;}
/* navmenu */
dl#navmenu { 
margin: 0; 
border: 0 none; 
padding: 0; 
width:754px; 
list-style: none; 
height:22px; 
} 
dl#navmenu dd { 
margin: 0; 
border: 0 none; 
padding: 0; 
float: left; 
display: inline; 
list-style: none; 
position: relative; 
height:22px; 

} 
dl#navmenu dl { 
margin: 0; 
border: 0 none; 
padding: 0; 
width:100px; 
list-style: none; 
display: none; 
position: absolute; 
top:22px; 
left: 0; 

} 
dl#navmenu dl dd { 
float: none; 
display: block !important; 
display: inline;
height:20px;
line-height:20px;
width:106px; 
} 
/* 2nd Menu */ 
dl#navmenu dd:hover dd a, 
dl#navmenu dd.iehover dd a { 
float: none; 
background: #E1F2FF; 
color: #1E789A; 
display:block;
border:solid 1px #fff;
height:20px;
line-height:20px;
width:106px; 
cursor:pointer;
} 
/* 2nd Menu Hover */ 
dl#navmenu dd:hover dd a:hover, 
dl#navmenu dd:hover dd:hover a, 
dl#navmenu dd.iehover dd a:hover, 
dl#navmenu dd.iehover dd.iehover a { 
background: #76b6e4; 
color: #FFF; 
height:20px;
line-height:20px;
cursor:pointer;
} 

/* Do Not Move  */ 
dl#navmenu dd:hover dl dl, 
dl#navmenu dd:hover dl dl dl, 
dl#navmenu dd.iehover dl dl, 
dl#navmenu dd.iehover dl dl dl { 
display: none; 
} 
dl#navmenu dd:hover dd, 
dl#navmenu dl dd:hover dl, 
dl#navmenu dl dl dd:hover dl, 
dl#navmenu dd.iehover dl, 
dl#navmenu dl dd.iehover dl, 
dl#navmenu dl dl dd.iehover dl { 
display: block; 
} 

/* page en*/
.page_en{
	text-align:center; 
}
.page_en a{
	font-size:12px;
	color:#07539F; 
	text-decoration:none;
}
.page_en a:hover{
	color:#449DF7; 
	text-decoration:underline;
}