/* ============gloab============ */
html {height:100%;}
body{
	height:100%;
	margin:0;
	padding:0;
	background:#eee;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #646464;
	word-break:break-all;
	line-height:150%;
}
div,ul,ol,form {margin:0;padding:0;}
img {border:0;float:left;}
li {list-style:none;}
table {font-size:12px;}
input {font-family:tahoma,Arial,Helvetica,sans-serif;font-size:12px;}
h1,h2,h3,h4,h5,h6,h7 {margin:0;padding:0;text-align:left;font-size:12px;font-weight:400;}
p {margin:0;}
/* ============comme============ */
.left {float:left;}
.right {float:right;}
.clear {clear:both;}
.none {display:none;}
ul { list-style-type: none; }
/* ============public======== */
.blank23{float:left;line-height:0;height:23px;clear:both;width:100%;}
.blank10{float:left;line-height:0;height:10px;clear:both;width:100%;}
.blank07{float:left;line-height:0;height:7px;clear:both;width:100%;}
#bodyweb{
	text-align: left;
	width:925px;
	margin:auto;
	height:auto;
	background:#fff;
}
/*top*/
#top{
	width:100%;
	height:auto;
	text-align:center;
	clear:both;
}
#head{
	width:100%;
	height:63px;
	clear:both;
}
	#logo{
		float:left;
		height:63px;
		width:385px;
		background:url(../images/logo.jpg) no-repeat;
	}
	#head-right{
		float:right;
		margin-top:40px;
		height:23px;
		width:350px;
	}
#linebj{
	height:17px;
	width:100%;
	float:left;
	background:url(../images/topbj.jpg) repeat-x;
	line-height:0;
	clear:both;
}
/*- Menu Tabs H--------------------------- */
#nav{
	float:left;
	height:36px;
	line-height:36px;
	width:100%;
	background:url(../images/nav_bj.jpg) repeat-x;
	color:#FFFFFF;
	margin-left: auto;
	margin-right: auto;
}
#nav ul {
	margin:0;
	padding:0 ;
	list-style:none;
}
#nav li {
	float:left;
	display:inline;
	height:36px;
	margin:0;
	padding:0;
}
#nav a {
	float:left;
	background:url(../images/nav_bj.jpg) repeat-x;
	margin:0;
	padding:0;
	text-decoration:none;
}
#nav a span {
	float:left;
	display:block;
	background:url(../images/nav_over.jpg) no-repeat;
	padding:11px 13px;
	font:13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif; 
	color:#ffffff;
}
#nav a:hover {
	background:url(../images/nav_over.jpg) repeat-x;
}
#nav a:hover span {
	background:url(../images/nav_over.jpg) repeat-x;
	color:#4a92b8;
	cursor:pointer;
}
/*content*/
#middle{
	width:100%;
	height:auto;
	clear:both;
}
/*foot*/
#footer{width:100%;height:150px;background:#fff;clear:both;}
#footer .title{float:left; color: #fff; width:100%;background:#4ca0ce url(../images/foot_r.jpg) no-repeat right; height: 26px; line-height:26px;clear:both;}
#footer .title a{color: #fff; text-decoration: none; line-height: 26px;}
#footer .info{float:left;margin:auto;display:inline;text-align:center;width:100%;}
/*link*/
a:link { color: #646464; text-decoration: none} 
a:visited { color:#646464; text-decoration: none} 
a:hover { color: #4a92b8; text-decoration: underline} 
a:active { color: #646464; text-decoration: underline} 

a.red:link { color: #FF0000; text-decoration: none} 
a.red:visited { color: #FF0000; text-decoration: none} 
a.red:hover { color: #606060; text-decoration: underline} 
a.red:active { color: #606060; text-decoration: underline} 

a.ameth:link { color: #400040; text-decoration: none} 
a.ameth:visited { color: #400040; text-decoration: none} 
a.ameth:hover { color: #FF3399; text-decoration: underline} 
a.ameth:active { color: #FF3399; text-decoration: underline} 