.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
.ie6 .clearfix { height: 1%; }
.ie7 .clearfix { min-height: 1px; }
hr, .hide { display: none; }
a:active {
	position: relative;
	top: 1px;
}

body {
	font-family: "Apple LiGothic Medium", "Microsoft JhengHei", "Microsoft YaHei", sans-serif;
	line-height: 1.125em; /* 18px */
	text-align: center;
	color: #555555;
	background-color: #6FA6DC;
	}
	

#wrap_main {
	position: relative;
	margin: 0 auto;
	width: 100%;
	min-width: 1000px;
	max-width: 1200px;
	height: 703px;
	text-align: left;
	background: url(img/body_bg.jpg) no-repeat;
	
	}
.ie6 #wrap_main { width: 1000px; }

#nav_top {
	font-size: 0.75em; /* 12px */
	height: 2.1em;     /* 25px */
	line-height: 2.1em;
	background: url(img/nav_top_bg.png) no-repeat;
	background: rgba(255,169,43,0.85);
	text-align: right;
	padding-right: 5px;
	}
.ie6 #nav_top {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale, src='img/nav_top_bg.png');
	}
.ie6 #nav_top a { position: relative; }
#nav_top li { display: inline; }
#nav_top li:first-child:before,
#nav_top li:after { content: " | "; }
#nav_top li a {
	color: #563f00;
	text-decoration: none;
	}

#nav_top li a:hover { text-decoration: underline; }


#nav_main {
	font-size: 0.813em; /* 13px */
	height: 3.1em;      /* 40px */
	line-height: 3.1em;
	background: url(img/nav_main_bg.png) no-repeat;
	background: rgba(26,96,168,0.85);
	}
.ie6 #nav_main {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale, src='img/nav_main_bg.png');
	}
#nav_main h2 { font-weight: normal; }
#nav_main ul.level1 {
	width: 40em;
	margin: 0 auto;
	}
#nav_main li {
	float: left;
	position: relative;
	}
#nav_main li a {
	display: block;
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	color: #fff;
	text-decoration: none;
	}
#nav_main li a:hover,
#nav_main li.hover { background-color: #01538D; }
/*
#nav_main li a.medal {
	display: block;
	float: left;
	padding-left: 0px;
	padding-right: 0px;
	color: #fff;
	text-decoration: none;
	background-color: transparent;
	background-color:rgba(0,0,0,0) ;
	background: url(img/Top5000mark1.png) no-repeat ;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/Top5000mark1.png', sizingMethod='scale');
	}
*/

#nav_main li a.medal:hover { 
background-color: transparent;
background-color:rgba(0,0,0,0);

 }



#nav_main div.level2 {
	z-index: 2000;
	position: absolute;
	top: 3.1em;
	left: 0;
	line-height: 1.6em;
	padding-bottom: 10px;
	background: url(img/nav_main_l2_bg.png) no-repeat;
	background: rgba(1,83,141,0.85);
	display: none;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	}
.ie6 #nav_main div.level2 { filter: alpha(opacity=85); }
.ie6 #nav_main div.level2 ul { width: 1%; }
#nav_main div.level2 li a:hover { background-color: #193F7E; }
#nav_main div.level2 li a { background-color: transparent; }

#nav_about    div.level2 a { width: 5.1em;  }
#nav_events    div.level2 a { width: 5em;  }
#nav_services div.level2 a { width: 10.1em; }
#nav_investor div.level2 a { width: 5.1em;  }

#nav_products div.level2 { width: 35.1em; }
.ie6 #nav_products div.level2 { width: 36em; }
#nav_products ul.col {
	float: left;
	margin: 0 10px;
	width: 9em;
	}
#nav_products ul.col h3 {
	color: #FFA92B;
	margin-top: 20px;
	}
#nav_products ul.col1,
#nav_products ul.col2 { width: 9em; }
#nav_products ul.col3 { width: 12em; }
#nav_products ul.col li { width: 100%; }
.ie6 #nav_products ul.col li { width: 8.8em; }
.ie6 #nav_products ul.col3 li { width: 12em; }
#nav_products ul.col li ul li a {
	width: 90%;
	display: block;
	}
p.copyright {
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 0.75em;
	color: #FFF;
	}

h1 {
	position: absolute;
	width: 455px;
	height: 59px;
	top: 140px;
	left: 35%;
	text-indent: -9999px;
	background: url(img/ares-logo.png) no-repeat;
	}
.ie6 h1 {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/ares-logo.png');
	}
#wrap {
	width: 100%;
	margin-top: 230px;
	max-width: 1035px;
	
	
	}
#nav {
	height: 74px;
	background: url(img/wrap_bg.png) top right no-repeat;
	overflow: hidden;
	}
#nav ul {
	width: 929px;
	float: right;
	padding-right: 35px;
	}
#nav li {
	display: block;
	float: left;
	width: 185px;
	height: 58px;
	}
#nav li a {
	text-indent: -9999px;
	display: block;
	height: 58px;
	margin-top: 3px;
	background: url(img/nav_bg.png) no-repeat;
	}

#nav #a a { background-position: 0 0; }
#nav #a a:hover, #nav #a a.current { background-position: 0 bottom; }
#nav #b a { background-position: -185px 0; }
#nav #b a:hover, #nav #b a.current { background-position: -185px bottom; }
#nav #c a { background-position: -370px 0; }
#nav #c a:hover, #nav #c a.current { background-position: -370px bottom; }
#nav #d a { background-position: -555px 0; }
#nav #d a:hover, #nav #d a.current { background-position: -555px bottom; }
#nav #e a { background-position: -740px 0; }
#nav #e a:hover, #nav #e a.current { background-position: -740px bottom; }

.ie6 #nav, .ie6 #content { background-image: url(img/wrap_bg.gif); }
.ie6 #event, .ie6 #epaper, .ie6 #product, .ie6 #best-practice, .ie6 #contact { height: 1%; }

#content {
	background: url(img/wrap_bg.png) bottom right no-repeat;
	font-size: 0.813em; /* 13px */
	padding-bottom: 40px;
	
	}
#content a {
	color: #444444;
	text-decoration: none;
	}
#content a:hover { color: #1A60A8; }
#content .left, #content .middle, #content .right { float: left; }
#content .middle ul { list-style-type: disc; }
#content .middle li {
	border-bottom: 1px dotted;
	padding: 5px 20px 5px 0;
	}
#content .more {
	text-align: right;
	margin-top: 20px;
	}
#content hr { display: hidden; margin-top: 10000px; }
#content div.current { display: block; }

#event, #epaper, #product, #best_practice, #contact {
	display: none;
	min-height: 210px;
	}
#event .left {
	width: 227px;
	margin-left: 25px;
	}
#event .middle {
	width: 420px;
	margin-left: 25px;
	margin-top: 20px;
	padding-left: 15px;
	}
#event .right {
	width: 227px;
	margin-left: 20px;
	margin-top: 30px;
	}
#event div.rotate,
#event div.rotate img {
	height: 142px;
	overflow: hidden;
	}
#event div.rotate { position: relative;	}
#event div.rotate div { position: absolute; }

#epaper .left {
	width: 145px;
	margin-top: 30px;
	margin-left: 60px;
	}
.ie6 #epaper .left { margin-left: 20px; }
#epaper .middle {
	width: 420px;
	margin-top: 30px;
	margin-left: 60px;
	}
#epaper .middle h3 {
	color: #1a60a8;
	padding-bottom: 5px;
	border-bottom: #1a60a8 2px solid;
	}
#epaper .middle h3 span { font-size: 1.8em; }
#epaper .middle p { margin-top: 20px; }
#epaper .right {
	width: 200px;
	height: 170px;
	margin-top: 20px;
	margin-left: 60px;
	text-align: center;
	}
#epaper .right fieldset {
	margin-top: 10px;
	padding: 20px 0;
	background-color: #d7e2e9;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	}
#epaper .right label {
	display: block;
	line-height: 2em;
	}
#epaper .right p { margin-top: 20px; }

#product .left {
	width: 155px;
	margin-left: 40px;
	}
#product .middle {
	width: 740px;
	margin-left: 40px;
	overflow: hidden;
	}
#product div.rotate,
#product div.rotate img {
	width: 204px;
	height: 98px;
	overflow: hidden;
	}
#product div.rotate {
	position: relative;
	margin-top: 53px;
	margin-left: 17px;
	}
#product div.rotate div { position: absolute; }
#product a.more {
	margin-left: 170px;
	margin-top: 7px;
	display: block;
	width: 50px;
	height: 15px;
	text-indent: 9999px;
	}
#product #cat1, #product #cat2, #product #cat3 {
	float: left;
	width: 236px;
	height: 184px;
	margin-left: 6px;
	margin-top: 15px;
	overflow: hidden;
	}
#product #cat1 { background: url(img/cat1_bg.jpg) no-repeat; }
#product #cat2 { background: url(img/cat2_bg.jpg) no-repeat; }
#product #cat3 { background: url(img/cat3_bg.jpg) no-repeat; }

#best_practice .left {
	width: 238px;
	margin-left: 40px;
	}
#best_practice .middle {
	width: 380px;
	margin-left: 30px;
	margin-top: 20px;
	padding-left: 15px;
	}
#best_practice .right {
	width: 227px;
	margin-left: 30px;
	margin-top: 30px;
	}

#contact .left {
	width: 265px;
	margin-left: 20px;
	}
#contact .middle {
	width: 380px;
	margin-left: 30px;
	margin-top: 10px;
	}
#contact .middle ul { margin-left: 20px; }
#contact .right {
	width: 227px;
	height: 208px;
	margin-left: 30px;
	text-indent: -9999px;
	position: relative;
	}
#contact .right li { position: absolute; }
#contact .right li,
#contact .right li a {
	width: 79px;
	height: 60px;
	display: block;
	}
#contact .right,
#contact .right a:hover { background: url(img/contact_bg.jpg) no-repeat; }


#contact  .right #tp, #contact .right #tc, #contact .right #sc { left: 0px; }
#contact .right #hc, #contact .right #ks, #contact .right #sh { left: 136px; }

#contact .right #tp, #contact .right #hc { top: 0; }
#contact .right #tc, #contact .right #ks { top: 76px; }
#contact .right #sc, #contact .right #sh { top: 152px; }


#contact .right #tp  a { background-position: -230px -0px; }
#contact .right #hc  a { background-position: -367px -0px; }
#contact .right #tc  a { background-position: -230px -76px; }
#contact .right #ks  a { background-position: -367px -76px; }
#contact .right #sc  a { background-position: -230px -152px; }
#contact .right #sh  a { background-position: -367px -152px; }
/*#contact .right #sz  a { background-position: -368px -151px; }*/

#search_box {
	position: absolute;
	top: 2.6em;
	right: 10px;
	padding: 1px 10px;
	line-height: 1.125em;
	background: #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	text-align: right;
	}
#search_box input.text {
	border: 0;
	width: 10em;
	}
#search_box input.button {
	width: 14px;
	height: 13px;
	vertical-align: middle;
	}
#search_box:hover {
	border: 1px solid #FDBC45;
	padding: 0 9px;
	}


#enlarge {list-style-type:none;}
#enlarge li {
display:block;
float:left;
width:70px; height:77px;
position:relative;
}
#enlarge li a {
display:block;
width:70px; height:77px;
overflow:hidden;
position:relative;
}
#enlarge li a img {
width:100%; height:100%;
border:0;
}
#enlarge li a:hover {
position:absolute;
left:-10px;
top:-10px;
width:90px; height:103px;
}

.rounded a {
	display: block;
	padding: 5px;
	border: 1px solid #bbb;
	background-color: #eee;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, .3);
	-moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, .3);
	box-shadow: 2px 2px 4px rgba(0, 0, 0, .3);
	}
.rounded a:hover {
	background: #FBB034;
	background: -moz-linear-gradient(top, #FFDA9E, #FF9D00);
    background: -webkit-gradient(linear, center top, center bottom, from(#FFDA9E), to(#FF9D00));
	}
#social { position:absolute; margin: 20px; float:right; top: 10px; left:1010px;}
#social li {
	width: 36px;
	height: 36px;
	margin: 5px;
	
	list-style-type: none;
	}
#social.rounded a {
	width: 24px;
	height: 24px;
	}
#wrapper {
	position: relative;
	margin: 0 auto;
	width: 100%;
	min-width: 1000px;
	max-width: 1200px;
	
	text-align: left;

	
	}
.ie6 #wrapper { width: 1000px; }

p.version {
	position: absolute;
	bottom: 0;
	left: 45%;
	font-size: 0.75em;
	color: #FFF;
	}
p.version a{
	color:#FFFFFF; 
	direction:none; 
	padding:3px; 
	background:rgba(0,0,0,0.5);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; }
p.version a:hover{ 
	background:#FFFFFF; 
	color:#000000; 
	font-weight:bold;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; }
	
	
	
	

