﻿body,html
{
	font-size:12px;
	color:Maroon;
	margin:0 auto;
	
}
img
{
	margin:0;
	border:none;
}
.container
{
	width:960px;
	margin:0 auto;
	text-align:center;
	/*background:url(images/bgtop.gif) repeat-x center top;*/
}
.topbanner
{
	width:960px;
	height:160px;
	background:url(images/business/yingyongfanwei.gif) no-repeat center center;
	margin:0 auto;
}
.top
{
	width:996px;
	margin:0 auto;
	height:120px;
}
.notimportant
{
	width:950px;
	margin:3px auto;
	height:28px;
	border:1px solid #F0F0F0;
	background-color:#ffffee;
	text-align:left;
	line-height:28px;
	padding:0 0 0 10px;
}
#mainmenu
{
	width:921px;
	margin:0 auto;
}

/***************************************************menu start****************************************************************/
ul.topnav {   
    list-style: none;   
    padding: 0 20px;   
    margin: 0;   
    float: left;   
    width: 920px;
    background: #222;   
    font-size: 1.1em;   
    font-weight:600;
    background: url(images/topnav_bg.gif) repeat-x;  
}   
ul.topnav li {   
    float: left;   
    margin: 0;   
    padding: 0 15px 0 0;   
    position: relative; /*--Declare X and Y axis base for sub navigation--*/  
}   
ul.topnav li a{   
    padding: 10px 5px;   
    color: #fff;   
    display: block;   
    text-decoration: none;   
    float: left;  
}   
ul.topnav li a:hover{   
    background: url(images/topnav_hover.gif) no-repeat center top;   
}   
ul.topnav li span { /*--Drop down trigger styles--*/  
    width: 17px;   
    height: 35px;   
    float: left;   
    background: url(images/subnav_btn.gif) no-repeat center top;   
}   
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/  
ul.topnav li ul.subnav {   
    list-style: none;   
    position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/  
    left: 0; top: 35px;   
    background: #333;   
    margin: 0; padding: 0;   
    display: none;   
    float: left;   
    width: 170px;   
    border: 1px solid #111;   
}   
ul.topnav li ul.subnav li{   
    margin: 0; padding: 0;   
    border-top: 1px solid #252525; /*--Create bevel effect--*/  
    border-bottom: 1px solid #444; /*--Create bevel effect--*/  
    clear: both;   
    width: 170px;   
}   
html ul.topnav li ul.subnav li a {   
    float: left;   
    width: 145px;   
    background: #333 url(images/dropdown_linkbg.gif) no-repeat 10px center;   
    padding-left: 20px;   
}   
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/  
    background: #222 url(images/dropdown_linkbg.gif) no-repeat 10px center;   
}  
/***************************************************menu end****************************************************************/
.logo
{
	width:244px;
	height:98px;
	margin:10px;
	float:left;
	background:url(images/logo.gif) no-repeat center center;
}
.logo a
{
	width:244px;
	height:98px;
	display:block;
}
.links
{
	width:400px;
	height:100px;
	margin:10px;
	float:right;
	position:relative;
}
.menu
{
	width:366px;
	height:36px;
	margin:0;
	position:absolute;
	right:0px;
	bottom:0px;
	background:url(images/toplink.gif) no-repeat center center;
}
.menu a
{
	position:absolute;
	bottom:6px;
	height:30px;
	display:block;
}
.main
{
	width:926px;
	margin:20px auto;
	height:auto!important; min-height:610px; height:600px;
}	
.nav
{
	width:210px;
	height:360px;
	margin:5px;
	text-align:center;
}
.content
{
	width:690px;
	height:auto!important; min-height:610px; height:600px;
	margin:5px;
	border:1px solid #F0F0F0;
	overflow:hidden;
}

/*4圆角灰色边线*/
.brbtop p {background: url(images/bg_brbtl.gif) no-repeat top left; }
.brbtop div {background: url(images/bg_brbtr.gif) no-repeat top right;}
.brbtop {background: url(images/bg_brbtb.gif) repeat-x top;}

.brbbot p{background: url(images/bg_brbbl.gif) no-repeat bottom left;}
.brbbot div {background: url(images/bg_brbbr.gif) no-repeat bottom right;}
.brbbot {background: url(images/bg_brbtb.gif) repeat-x bottom;}

.brbtop p,.brbtop div,.brbtop{ width:100%; height:5px; font-size:1px; }
.brbbot p,.brbbot div,.brbbot{width:100%; height:5px; font-size:1px;}
.brbcontent{ border-left:solid 1px #d7d7d7; border-right: solid 1px #d7d7d7; height:auto!important; height:1px;}
/*4圆角灰色边线灰底*/
.brbtop_gray p {background: url(images/bg_brbtl_gray.gif) no-repeat top left; }
.brbtop_gray div {background: url(images/bg_brbtr_gray.gif) no-repeat top right;}
.brbtop_gray {background: url(images/bg_brbtb_gray.gif) repeat-x top;}

.brbbot_gray p{background: url(images/bg_brbbl_gray.gif) no-repeat bottom left;}
.brbbot_gray div {background: url(images/bg_brbbr_gray.gif) no-repeat bottom right;}
.brbbot_gray {background: url(images/bg_brbtb_gray.gif) repeat-x bottom;}

.brbtop_gray p,.brbtop_gray div,.brbtop_gray{ width:100%; height:5px; font-size:1px; }
.brbbot_gray p,.brbbot_gray div,.brbbot_gray{width:100%; height:5px; font-size:1px;}
.brbcontent_gray{ border-left:solid 1px #d7d7d7; border-right: solid 1px #d7d7d7; height:auto!important; height:1px;}
#ektselect{
    float:left;
	margin-top:7px;
	width:210px;
	background:#ebe9ea;
	}
#ektselect .brbcontent_gray{
    padding:10px 20px;
	}
#ektselect ul{
    list-style:none;
    position:relative;
    left:-20px;
	}
#ektselect li{
    line-height:30px;
	font-size:12px;
	text-align:center;
	border-bottom:#ddd 1px solid;
	border-top:#fff 1px solid;
	}
#ektselect li a{
    color:maroon;
	font-weight:bold;
	}
#ektselect li a:hover{
    color:#ff6600;
	}
#ektselect li a:visited{
    color:#999;
	}
#ektselect li ul li
{
	line-height:30px;
	font-size:12px;
	background:#ebe9ea;
	width:148px;
	text-align:center;
	border-bottom:#ddd 1px solid;
	border-top:#fff 1px solid;
}
#ektselect li ul li a
{
	
}
.title
{
	width:720px;
	margin:0px auto;
	margin-top:40px;
	font-size:3em;
	font-weight:800;
	height:36px;
	text-align:center;
	color:Black;
}
#content
{
	color:Black;
	font-size:1em;
	text-align:left;
	width:660px;
	margin:10px auto;
}

.footer
{
	width:920px;
	height:50px;
	margin:0 auto;
	margin-top:8px;
	text-align:center;
}
.footer a
{
	color:Black;
	width:80px;
	height:16px;
	line-height:16px;
}
.footer a:hover{ text-decoration:underline;}
.bazs
{
	width:200px;
}
