/*---base---*/

body{
	font-family: Arial, Helvetica, sans-serif;
	background:#414141;
	text-align: center;
	font-size:12px;
	line-height:12px;
	color:#1d1d1e;
	margin:5px auto;
}
table,input,select,option,textarea,td{
	font-family: Arial, Helvetica, sans-serif;
	color:#1d1d1e;
	font-size:12px;
	line-height:16px;
}

*{
	margin:0px auto;
	padding:0px;
}
.border0 {background:#8fb7d4;}
.border1 {background:#8fb7d4;}
.bgwhite1{ background:#FFFFFF; padding:1px;} 
#center {
	text-align:center;
}

#wrapper{
	margin:0px auto;
	width:993px;
	overflow:hidden;
}

#topbar{
	margin:0;
	padding:0;
	width:993px;
	height:25px;
	overflow:hidden;
	color:#FFFFFF;
	font-size:10px;
	line-height:30px;
	background:url(../images/topbar.jpg) no-repeat;
	clear:both;
}
#topbar #top{ margin:0 10px 0 10px; width:973px;}
#topbar p.left{ float:left; margin:0 0 0 0px; padding:0; text-align:left;}
#topbar p.right{ float:right; margin:0 0px 0 0; padding:0; text-align:right;}
#bottombar1{
	background:url(../images/bottombar_01.jpg) no-repeat;
	width:993px;
	height:48px;
	padding:0;
	margin:0;
	text-align:center;
	overflow:hidden;
	font-size:10px;
	padding-top:5px;
	color:#FFFFFF;
	clear:both;
	}
#bottombar1 #div1 { margin:0 auto; width:600px; height:48px; overflow:hidden; clear:both;}
 
#main_box{
	margin:0;
	width:993px;
	overflow:hidden;
	height:707px;
	background:url(../images/main_bg.jpg) no-repeat;
	clear:both;
}

#header{
	margin:0;
	width:993px;
	overflow:hidden;
	padding:0;
	height:145px;
}
#header #header01{ margin:0 0 0 27px; width:966px;}
#header p.logo{
	height:145px;
	width:196px;
	overflow:hidden;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0;
}
#header p.slogan{
	height:103px;
	width:737px;
	overflow:hidden;
	float:left;
	margin:0;
	padding:0;

}
#content{
	width:993px;
	height:561px;
	overflow:hidden;
	float:left;
	clear:both;
	margin:0;
	padding:0 0px 0 0px;
}
#content .main { margin:0 112px 0 106px;}

a:link,a:visited,a:active{	
	color:#990000;
	font-weight:bold;
	text-decoration:none;
}

a:hover{
	color:#ce6b0d;
	font-weight:bold;
	text-decoration:none;
}
/*---layout---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.margint15b26{
	margin:15px 0px 26px 0px;
}
.framebg{
	background:url(../images/main_con_bg.jpg) top fixed repeat-x #FFFFFF;
	text-align:left;
	margin:10px 10px 10px 0px;
	font-size:12px;
	line-height:16px;
	color:#1d1d1e;
}
.iframetd{background:url(../images/main_con_bg.jpg) top fixed repeat-x #FFFFFF;}
.margin10{
	margin:10px;}
.orangebold{ color:#ff7e01; font-weight:bold; font-size:14px; line-height:25px; background:url(../images/pagetitle.gif) no-repeat bottom; width:398px; text-align:center; display:block; float:left;}
.textblue{ color:#33a6c5; font-weight:bold;}
.textbrown{ color:#ce6b0d; font-weight:bold;}






