/* CSS Document */

body { 
	padding:0px;
	margin:0px;
 	font-family:verdana,helvetica,arial,sans-serif;
}

#main{
	position:relative;
	width:100%;
	float:left;
	/*border-top:1px dotted #ccc;*/
	}
#header{position:relative;width:100%;}
div.bar{position:relative;height:42px;background:url(../img/mainmenu.bg14_6x42.gif) repeat-x;}
#header div.tabbar{width:100%;}
#header .tabbar div.tabs{left:20px;position:absolute;top:2px;font-size:14px;font-weight:bold;}
#header .tabbar .tabs a{float:left;width:80px;height:24px;line-height:24px;padding-top:7px;text-align:center;color:#000;font-weight:lighter;font-size:14px;background:transparent;}
#header .tabbar .tabs a:hover{background:#fff url(../img/nav_hover_80x31.gif) no-repeat;text-decoration:none;margin-left:-1px;padding-left:1px;}
#header .tabbar .tabs a.actived{background:#fff url(../img/nav_80x31.gif) no-repeat;font-weight:bold;color:#fff;margin-left:-1px;padding-left:1px;}
#header .tabbar .tabs a.actived:hover{background:#fff url(../img/nav_80x31.gif) no-repeat;font-weight:bold;color:#fff;text-decoration:underline;}
#header .tabbar .bg{position:absolute;left:20px;top:2px;width:100%;height:31px;z-index:-1;}
#header .tabbar .bg .nw{float:left;width:80px;height:31px;background:transparent url(../img/navleft2_80x31.gif) no-repeat;}
#header .tabbar .bg .cen{float:left;width:80px;height:31px;background:transparent url(../img/navlcenter_80x31.gif) no-repeat;}
#header .tabbar .bg .ne{float:left;width:80px;height:31px;background:transparent url(../img/navright_80x31.gif) no-repeat;}
#header .tabbar .float_icon{background:transparent url(../img/new01_18x19.gif) no-repeat;font-size:0;height:19px;line-height:0;position:absolute;right:403px;text-indent:-999px;top:-4px;width:18px;}
#header{z-index:20;}
#header div.banner{position:relative;height:33px;z-index:10;}
div.bar{height:7px;background:url(../img/mainmenu.bg11_6x7.gif) repeat-x;}	
	

#left{
	position:relative;
	float:left;
	top:0;
	left:0;
	padding:10px;
	width:18%;
	background-image: url(images/tbg.jpg);
	z-index:1;
	/*border-right:1px dotted #cccccc;*/
	}
#middle{
	position:relative;
	float:left;
	padding:10px;
	width:58%;
	background-color:#fdfdfd;
	border-left:1px dotted #cccccc;
	border-right:1px dotted #cccccc;
	}
#right{
	position:relative;
	float:left;
	padding:10px;
	width:16%;
	top:0;
	z-index:1;

	}
#top{
	background-image:url(../img/top_bg.jpg);
	background-repeat:repeat-x;
	/*border-bottom:1px dotted #cccccc;*/
}
#tail{
	float:left;
	width:100%;
	background-image:url(../img/top_bg.jpg);
	background-repeat:repeat-x;
	/*border-top: 1px dotted gray;*/
	
	}

#tabs1 {
	height:auto;
	float:left;
	width:100%;
	/*background-image:url(/img/menu_bg.jpg);*/
	font-size:100%;
	font-weight:bold;
	line-height:normal;
	
	/*border-bottom:1px dotted #BCD2E6;*/
	}
#tabs1 ul {
	margin:2px;
	padding:0px 10px 2px 10px;
	list-style:none;
	}
#tabs1 li {
	display:inline;
	margin:0px;
	padding:0px;
	}
#tabs1 a {
	float:left;
	background:url("../images/tableft1.gif") no-repeat left top;
	margin:0 0 0 2px;
	padding:0 0 0 4px;
	text-decoration:none;
	}
#tabs1 a span {
	float:left;
	display:block;
	background:url(" ../images/tabright1.gif") no-repeat right top;
	padding:5px 15px 4px 8px;
	/*color:#c76023;*/
	color:#2c206a;
	}
	/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs1 a span {
	float:none;
	}
	/* End IE5-Mac hack */
#tabs a:hover span {
	color:#c76023;
	}
#tabs1 a:hover {
	background-position:0% -42px;
	}
#tabs1 a:hover span {
	background-position:100% -42px;
	}
a:link{
	text-decoration:none
	}
a:hover{
	text-decoration:underline
	}
a:visited{
	text-decoration:none
	}
td {
	font-size:12px;
	color:#333;
	line-height:18px
	}
li{ 
	font-size:12px;
	}
p { 
	font-size:13px;
	color:#000;
	line-height:20px
	}
strong{ 
	font-size:13px;
	}
table.example
{
	color:#000000;
	background-color:#e5eecc;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:10px;
	padding-right:10px;
	border:1px solid #d4d4d4;
	background-image:url('../images/bgfadegreen.gif');
	background-repeat:repeat-x;
}

table.example_code
{
	background-color:#ffffff;
	padding:4px;
	border:1px solid #d4d4d4;
}

table.example_code td
{
	font-size:110%;
	font-family:courier new;
}

table.code
{
	outline:1px solid #d4d4d4;
	border:5px solid #e5eecc;
}
table.code td
{
	font-size:110%;
	font-family:courier new;
	background-color:#FFFFFF;
	border:1px solid #d4d4d4;
	padding:4px;
}
table.example_code p,table.code p 
{
	font-family:courier new;
}
table.codeTable { 
	background-color:#FFFFFF;
	border:1px solid #D4D4D4;
	font-family:courier new;
	font-size:110%;
	padding:4px;
	}
table.codeTable p,td { 
	color:#848484;
	}
hr {
	background-color:#D4D4D4;
	border:0 none;
	color:#D4D4D4;
	height:1px;
	}
table.reference {
	border:1px solid #c3c3c3;
	border-collapse:collapse;
	}
table.reference th
{
	background-color:#e5eecc;
	border:1px solid #c3c3c3;
	padding:3px;
	vertical-align:top;
}

table.reference td 
{
	border:1px solid #c3c3c3;
	padding:3px;
	vertical-align:top;
}
h1,h2,h3,h4,h5{
	font-size:94%;
	}
td.blacknav {
	background-color:transparent;
	border-left:1px solid black;
	border-right:1px solid #868686;
	border-top:1px solid #868686;
	color:white;
	font-size:10px;
	font-weight:bold;
	padding-bottom:2px;
	text-align:center;
	}
.tit {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	}

