
/* CSS Document */

/* ??? */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td 

{ margin:0;padding:0;}
.zj_r3 {
	margin: auto;
	float: left;
	height: 450px;
	width: 45%;
}
table { border-collapse:collapse;border-spacing:0; }
fieldset,img { border:0;}
address,caption,cite,code,dfn,em,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:'';}
abbr,acronym { border:0;}
body 
{
	
	font-size:12px;
	background-color: #0099cc;
	color: #333333;
}



/*------------------*/

.tyy {
	color: #666666;
	margin: auto;
	line-height: 24px;
	font-size: 12px;
}
.t12 {
	color: #666666;
	margin: auto;
	line-height: 24px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.t12 a:link {
	text-decoration: none;
	color:  #666666;
}
.t12 a:visited {
	text-decoration: none;
	color:  #666666;
}
.t12 a:hover {
	text-decoration: none;
	color: #0066CC}
.tyy a:link {
	text-decoration: none;
	color:  #666666;
}
.tyy a:visited {
	text-decoration: none;
	color:  #666666;
}
.tyy a:hover {
	text-decoration: none;
	color: #0066CC}
.kuang {
	height: 50px;
	width: 200px;
}

/*tab¿ò¿ØÖÆ*/

.nTab{
float: left;
width: 560px;
margin: 0 auto;
border-bottom:1px #AACCEE solid;
background:#d5d5d5;
background-position:left;
background-repeat:repeat-y;
margin-bottom:2px;
}
.nTab .TabTitle{
clear: both;
height: 22px;
overflow: hidden;
background-image:url(../images/topillustration.jpg);
}
.nTab .TabTitle ul{
border:0;
margin:0;
padding:0;
}
.nTab .TabTitle li{
float: left;
width: 100px;
cursor: pointer;
padding-top: 4px;
padding-right: 0px;
padding-left: 0px;
padding-bottom: 2px;
list-style-type: none;
}
.nTab .TabTitle .active
{
    background: #fff;
    border-left: 1px #AACCEE solid;
    border-top: 1px #AACCEE solid;
    border-right: 1px #AACCEE solid;
    border-bottom: 1px #fff solid;
    font-variant: normal;
    font-style: normal;
    font-family: 'Arial Black';
    color: black;
    font-size: 16px;
}
.nTab .TabTitle .normal{background:#EBF3FB;border:1px #AACCEE solid;}
.nTab .TabContent
{
    width: auto;
    background: aliceblue;
    margin: 0px auto;
    padding: 10px 0 0 0;
    border-right: 1px #AACCEE solid;
    border-left: 1px #AACCEE solid;
}
.none {display:none;}
.style1 {
	font-variant: normal; 
	font-style: normal; 
	/*font-family: Arial;*/
	color:#333333; 
	font-size: 12px; 
	text-decoration: none;
}