﻿html,
body {
	height:auto;
	width:auto;
	background-color:#fff;
	overflow:auto
}

a {
    text-decoration:none;
    outline:none;
}

a:hover {
    text-decoration:underline;
}

body {
	margin:10px 0;
	font-family:"宋体", Arial, Helvetica, verdana, sans-serif;
}

.clear {
    clear:both;
    height:0;
    overflow:hidden;
}

.hidden {
	display:none;
}

.cutline {
	height:1px;
	overflow:hidden;
	border-bottom:1px dotted #a6a6a6;
}

.textbox {
    font:inherit;
}

.selectbox {
	font-family:Arial, Helvetica, verdana, sans-serif;
	font-size:0.80em;
	color:#5AA1D7;
}

.textareabox{
	font-family:Arial, Helvetica, verdana, sans-serif;
	font-size:0.80em;
	color:#5AA1D7;
}

.selectbox.searchselectbox {
	color:#E32513;
}

.formTips {
	color:#f29d86;
}

.vc {
	vertical-align:top;
}

.vc img {
	height:17px;
	vertical-align:middle;
}

.vc a {
	color:#f00;
	text-decoration:underline;
}

.flash img,
.flash object {
    display:block;
}

#headerBox,
#footerBox {
	width:950px;
	margin:auto;
	z-index:10;
}

/*head

#header {
	width:950px;
	margin:auto;
	height:60px;
	position:relative;
}

#header #logo {
	position:absolute;
	left:40px;
	top:10px;
}

#header #logo a {
	display:block;
	width:147px;
	height:126px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/logo.jpg);
}
*/
/*nav
#topNav {
	margin:0 0 0 265px;
	background:url(images/nav_bg.gif) no-repeat center bottom;
	padding:0 0 8px 20px;
	height:32px;
}

#topNav ul li {
	float:left;
}

#topNav ul li a {
	width:103px;
	display:block;
	text-indent:-9999px;
	height:32px;
	overflow:hidden;
}

#topNav ul li a.about {
	background:url(images/nav_about.gif) no-repeat;
}

#topNav ul li a.about:hover {
	background:url(images/nav_about_on.gif) no-repeat;
}

#topNav ul li a.expert {
	background:url(images/nav_expert.gif) no-repeat;
}

#topNav ul li a.expert:hover {
	background:url(images/nav_expert_on.gif) no-repeat;
}

#topNav ul li a.products {
	background:url(images/nav_products.gif) no-repeat;
}

#topNav ul li a.products:hover {
	background:url(images/nav_products_on.gif) no-repeat;
}

#topNav ul li a.test {
	background:url(images/nav_test.gif) no-repeat;
}

#topNav ul li a.test:hover {
	background:url(images/nav_test_on.gif) no-repeat;
}

#topNav ul li a.bbs {
	background:url(images/nav_bbs.gif) no-repeat;
}

#topNav ul li a.bbs:hover {
	background:url(images/nav_bbs_on.gif) no-repeat;
}

#topNav ul li a.news {
	background:url(images/nav_news.gif) no-repeat;
}

#topNav ul li a.news:hover {
	background:url(images/nav_news_on.gif) no-repeat;
}

/*nav selected

#topNav ul li.selected a.about {
	background:url(images/nav_about_on.gif) no-repeat;
}

#topNav ul li.selected  a.expert {
	background:url(images/nav_expert_on.gif) no-repeat;
}

#topNav ul li.selected  a.products {
	background:url(images/nav_products_on.gif) no-repeat;
}

#topNav ul li.selected  a.tes {
	background:url(images/nav_test_on.gif) no-repeat;
}

#topNav ul li.selected  a.bbs {
	background:url(images/nav_bbs_on.gif) no-repeat;
}

#topNav ul li.selected  a.news {
	background:url(images/nav_news_on.gif) no-repeat;
}
*/

.leftNavLogo {
	width:130px;
	height:72px;
	margin:5px 0 25px 50px;
	overflow:hidden;
	background-image:url("/images/avenecn-leftlog.gif");
	background-repeat:no-repeat;
	background-position:left bottom;
}
/*main*/
#main {
	background:url(images/left_bg.gif) repeat-y left top;
	width:950px;
	margin:0 auto 50px;
	overflow:hidden
}

#main #leftNav {
	/*width:211px;*/
	width:200px;
	/*height:589px;*/
	float:left;
	/*padding-left:1px;*/
}

#main #leftNav .leftNavTitle {
	background:url(images/left_title.gif);
	width:198px;
	height:25px;
	margin-bottom:2px;
}

#main #leftNav .leftNavList ul li a {
	width:198px;
	display:block;
	text-indent:-9999px;
	height:55px;
	overflow:hidden;
	margin-bottom:2px;
}


#main #leftNav .leftNavList ul li a.personal {
	background:url(images/left_nav_personal.gif) no-repeat;
}

#main #leftNav .leftNavList ul li a.personal:hover {
	background:url(images/left_nav_personal_on.gif) no-repeat;
}

#main #leftNav .leftNavList ul li a.search {
	background:url(images/left_nav_search.gif) no-repeat;
}

#main #leftNav .leftNavList ul li a.search:hover {
	background:url(images/left_nav_search_on.gif) no-repeat;
}

#main #leftNav .leftNavList ul li a.exchange {
	background:url(images/left_nav_exchange.gif) no-repeat;
}

#main #leftNav .leftNavList ul li a.exchange:hover {
	background:url(images/left_nav_exchange_on.gif) no-repeat;
}

#main #leftNav .leftNavList ul li a.rule {
	background:url(images/left_nav_rule.gif) no-repeat;
}

#main #leftNav .leftNavList ul li a.rule:hover {
	background:url(images/left_nav_rule_on.gif) no-repeat;
}

/*left nav selected*/

#main #leftNav .leftNavList ul li.selected a.personal {
	background:url(images/left_nav_personal_on.gif) no-repeat;
}

#main #leftNav .leftNavList ul li.selected  a.search {
	background:url(images/left_nav_search_on.gif) no-repeat;
}

#main #leftNav .leftNavList ul li.selected  a.exchange {
	background:url(images/left_nav_exchange_on.gif) no-repeat;
}

#main #leftNav .leftNavList ul li.selected  a.rule {
	background:url(images/left_nav_rule_on.gif) no-repeat;
}

.leftNavList li a.login,
.leftNavList li a.logout {
	background-image:url(images/submenu.jpg);
	background-repeat:no-repeat;
}

.leftNavList li a.login {
	background-position:0 -55px;
}

.leftNavList li.selected a.login,
.leftNavList li a.login:hover {
	background-position:0 0;
}

.leftNavList li a.logout {
	background-position:0 -165px;
}

.leftNavList li.selected a.logout,
.leftNavList li a.logout:hover {
	background-position:0 -110px;
}


/*footer

#footer {
	width:950px;
	margin:10px auto 0 auto;
}

#footer .footerLink {
	float:left;
}

#footer .footerLink ul li{
	float:left;
	margin-right:10px;
}

#footer .footerLink ul li.pierrefabre a {
	display:block;
	background:url(images/pierrefabre.gif);
	width:73px;
	height:14px;
	text-indent:-9999px;
	overflow:hidden;
}

#footer .footerLink ul li.groupwebsite a {
	display:block;
	background:url(images/website.gif);
	width:64px;
	height:14px;
	text-indent:-9999px;
	overflow:hidden;
}

#footer .footerlogo {
	width:137px;
	height:27px;
	float:left;
	margin-left:215px;
	_margin-left:190px;
	background:url(images/footer_logo.gif);
}

#footer .footRightForm {
	float:right;
}

#footer .footRightForm div{
	float:left;
	margin-left:10px;
}

#footer .footRightForm .sendEmail a{
	background:url(images/footer_email.gif);
	display:block;
	width:9px;
	height:10px;
	text-indent:-9999px;
	overflow:hidden;
	margin-top:5px;
}

#footer .footRightForm .searchbutton a{
	background:url(images/footer_search.gif);
	display:block;
	width:9px;
	height:10px;
	text-indent:-9999px;
	overflow:hidden;
	margin-top:5px;
}

#footer .footRightForm .documentation a{
	background:url(images/footer_doc.gif);
	display:block;
	width:9px;
	height:10px;
	text-indent:-9999px;
	overflow:hidden;
	margin-top:5px;
}

#footer .footRightForm .searchForm {
	margin-left:10px;
	margin-top:3px;
}

#footer .footRightForm .searchForm input {
	float:left;
}

.searchText {
	background:#fbfbfb;
	border:1px solid #dfdfdf;
	height:14px;
	line-height:14px;
	width:96px;
	color:#c8c8c8;
	font-size:10px;
}

#footer .footRightForm .searchButton a{
	background:url(images/footer_search_bottom.gif);
	border:none;
	width:16px;
	height:16px;
	display:block;
	cursor:pointer;
	*cursor:hand;
	float:left;
	margin-left:10px;
}*/

.mainContent {
	float:right;
	width:750px;
}

.mainContent-inner {
	padding-left:21px;
	padding-right:21px;
}

.welcomeBar {
	display:block;
	padding:0 0.75em;
	margin-bottom:15px;
	font-size:0.9em;
	line-height:22px;
	color:White;
	background-image:url(images/bg01.jpg);
	background-repeat:repeat-y;
	background-position:left top;
}

.tab ul.menu {
	*zoom:1;
	_zoom:1;
}

.tab ul.menu li {
	float:left;
}

.tab ul.menu a {
	display:block;
	text-indent:-2000px;
}

.tab .view {
	clear:both;
	*zoom:1;
}

/*form style*/

.textBox {
	background:#e2e2e2;
	border:0;
	color:#9d9d9d;
	padding:0 5px;
	height:17px;
	width:182px;
	font-size:12px;
}

.buttonConfirm {
	background:url(images/buttonConfirm.gif);
	width:117px;
	height:36px;
	border:0;
	color:#fff;
	font-size:14px;
	text-align:center;
	cursor:pointer;
}

.buttonOther {
	background:url(images/buttonOther.gif);
	width:90px;
	height:24px;
	border:0;
	color:#fff;
	font-size:12px;
	text-align:center;
	cursor:pointer;
}

.buttonLong {
	background:url(images/buttonLong.gif);
	width:90px;
	height:24px;
	border:0;
	color:#fff;
	font-size:12px;
	text-align:center;
}

.button04 {
	background:url(images/button04.gif);
	width:122px;
	height:24px;
	font-size:12px;
	line-height:2em;
	border:0;
	color:#fff;
	text-align:center;
}

a.buttonOther,
a.button04 {
	display:inline-block;
}

.tips {
	margin-left:26px;
	width:618px;
	font-size:12px;
	color:#f29d86;
}

.tips span {
	display:block;
}


#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:100;
}

#backgroundPopup2{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:100;
}







