body {
	margin-left: 0px;
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #50483A;
	text-align: center;
	line-height: 1.6;
	font-size: 13px;
	background-color:#f0f0f0;
}


#container {
	width:973px;
	margin: auto;
	height: 700%;

}


#header {
	width:973px;
	background-color: #fff;
	color: #FFFFFF;
	height: 73px;

}
#logo {
	width:193px;
	height: 49px;
	float: left;
    padding:13px 0px 0px 17px;
	color: #FFFFFF;
}


#index_img{
	width:973px;
	height:338px;
	float:left;
	padding-top:4px;}

#index_marquee{
	width:966px;
	height:26px;
	float:left;
	background-color:#2c2c2c;
	padding:0px 0px 0px 7px;}
	
#index_marquee_title{
	width:75px;
	height:26px;
	float:left;
	padding:0px 0px 0px 26px;
	background-image: url(../images/ws-index-icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color:#FFF;
	line-height:26px;
	font-weight:bold;
}
	
#index_marquee_contact{
	width:840px;
	height:26px;
	float:left;
	padding:0px 0px 0px 10px;
	color:#FFF;
	line-height:26px;
}	
	
#index_contact{
	width:809px;
	height:auto;
	float:left;
	background-color:#e2e2e2;
	padding:12px 82px 12px 82px;}
	
#index_bg{
	width:973px;
	height:20px;
	float:left;
	}
	

.h1{
	line-height:18px;}	

.h2{
	font-size: 14px;
	font-weight: bold;
	color: #ef8d13;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bbbbbb;
}	

#banner {
	width:973px;
	height: 50px;
	background-color: #000000;
	padding-top: 50px;
	float: left;
}

#master{
	width: 973px;
	background-color: #FFFFFF;
	text-align: left;
}


#center{
	width: 720px;
	float: right;
	padding: 10px;

}


#main{
	width:720px;
	float: left;
	background-color: #FFFFFF;
	margin: auto;
	text-align: left;
}

#main a:link {
	font-size: 13px;
	line-height: 1.6;
	color: #666666;
	text-decoration: none;
	letter-spacing: 2px;
}

#main a:hover{
	line-height: 1.6;
	color: #669933;
	text-decoration: underline;
}
#main a:visited {
	color: #666666;
	line-height: 1.6;
	text-decoration: none;
}

#footer {
	width:973px;
	height:50px;
	color: #4b4b4b;
	text-align: center;
	padding-top: 10px;
	line-height:18px;
	font-size:12px;
	float: left;
}
#footer a:link {
	font-size: 13px;
	line-height: 1.6;
	color: #FFFFCC;
	text-decoration: none;
	letter-spacing: 2px;
}

#footer a:hover{
	line-height: 1.6;
	color: #FF9966;
	text-decoration: underline;
}

#footer a:visited {
	color: #FF9966;
	line-height: 1.6;
	text-decoration: none;
}
#menu {
	height: 40px;
	padding: 0px 0px 0px 0px;
	width: 720px;
	font-size: 13px;
	float: right;
	margin: 18px 0px 0px 0px;
	background-color: #90bc51;
}


#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	
}
#menu ul li {
	float: left;
	text-align: center;
	background-image: url(../images/ws-menu-line.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	
}
#menu ul li a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	height: 40px;
	width: 60px;
	text-align:left;
	float: left;
	padding: 0px 15px 0px 15px;
	background-image: url(../images/ws-menu-arrow.jpg);
	background-repeat: no-repeat;
	background-position: right;
	line-height:40px;
}

#menu ul li a:hover,#menu ul li a.current {
	background-image: url(../images/ws-menu-arrow1.jpg);
	background-repeat: no-repeat;
	background-position: right;
	color: #2c2c2c;
	background-color:#fecd3a;
}




#h1-bg{
	width: 720px;
	height: 25px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;

}


h1{
	font-size: 15px;
	margin: 0px;

}

h2{
	font-size: 11px;
	font-weight: normal;
	width: 720px;
	margin: 0px;
	padding: 0px;
	
}

#title_img{
	width:954px;
	height:158px;
	float:right;
	padding:0px 0px 12px 19px;
	background-image:url(../images/ws-title-bg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color:#FFF;
}


/* aboutus */

#aboutus_main{
	width:887px;
	height:auto;
	float:left;
	background-color:#FFF;
	padding:5px 43px 10px 43px;}
	
.aboutus_txt{
	line-height:34px;
	padding-left:55px;
	font-size:16px;
	color:#4b4b4b;
	}
	
.aboutus_txt1{
	line-height:20px;
	padding:5px 5px 10px 10px;
	font-size:13px;
	color:#4b4b4b;
	background-attachment: fixed;
	background-image: url(../images/ws-about-07.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	}
	
/* service */

#service_main{
	width:953px;
	height:auto;
	float:left;
	background-color:#FFF;
	padding:5px 0px 10px 20px;}
	
.service_txt{
	font-size:14px;
	color:#4b4b4b;
	font-weight: bold;
}


/* notice */

.notice_txt{
	font-size:14px;
	color:#4b4b4b;
	font-weight:bold;
}

.notice_txt1{
	font-size:14px;
	color:#ca0915;
	font-weight:bold;
}

.notice_txt2{
	line-height:18px;
	padding:3px 0px 3px 0px;
}

/* location */
.location_txt1{
	font-size:14px;
	color:#4b4b4b;
	font-weight:bold;
}

.location_txt2{
	font-size:14px;
	color:#4b4b4b;
	font-weight:bold;
}
