html {
	overflow-y: scroll;
}

#bd {
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	background:#E1F3FC url(../images/bg_home.jpg) top repeat-x ;
	line-height:18px;	
}

img, div { behavior: url(iepngfix.htc) }

#wrap {
	width:780px;
	margin:auto;
}

#hedaer {
	width:780px;
	height:312px;
	display:block;
	background: url(../images/bg_header.jpg) ;
	position:relative;
}

#img_header {
	position:absolute;
	z-index:1;
	width:756px;
	margin:auto;
	height:292px;
	display:block;
	left:12px;	
}

#menu {
	z-index:10;
	position:absolute;
	height:50px;
	width:760px;
	background: url(../images/bg_menu.jpg) repeat-x ;
	top:40px;
	left:10px;
}

#logo {
	position:absolute;
	z-index:100;
	width:115px;
	height:165px;
	display:block;
	left:17px;	
}

#tit_top {
	margin:0px;
	color:#fff;
	font-size:11px;
	position:absolute;
	z-index:100;
	right:30px;
	top:10px;
}

#content {
	width:760px;
	background: url(../images/bg_content.png) ;
	position:relative;
	padding:10px;
	padding-top:15px;
	overflow:hidden;
	padding-bottom:0px;	
}

#ct_left {
	float:left;
	margin-left:20px;
	width:480px;
	display:inline;
}

#ct_left a:link {color:#f15c22; text-decoration:none;}
#ct_left a:visited {color:#f15c22; text-decoration:none;}
#ct_left a:hover {color:#172852; text-decoration:underline;}

h1 {
	font-size:20px;
	color:#F15C22;
	font-weight:normal;
	margin:10px 0px 20px;
}

.detail {
	margin: 0px;
}

p {
	margin:0px;
}
p.ruler {
	background: url(../images/bg_ruler.jpg) ;
	height:16px;
	display:block;
	width:480px;
	margin-bottom:12px;
	margin-top:12px;
}

h4 {
	color:#172852;
	font-size:16px;
	font-weight:normal;
	margin: 0px;
}

.readmore {
	color:#F15C22;
	text-transform:capitalize;
	float:right;
	font-size:12px;
	cursor:pointer;
}
.readmore:hover { 
	color:#172852;
}

#book {
	margin-bottom:20px;
}

#ct_right {
	float:right;
	width:180px;
	padding:20px;
	margin-right:20px;
	padding-top:10px;
	display:inline;
}

.title_right {
	font-size:14px;
	color:#172852;
	font-weight:normal;
	text-transform:capitalize;
	margin:0px;
}

.detail_right {
	font-size:10px;
}

#ct_right ul  {
	padding:0px;
	margin:0px;
	margin-bottom:5px;
}

#ct_right ul li{
	font-size:10px;
	list-style:none;
	background: url(../images/li_right.jpg) left 7px no-repeat ;
	padding-left:10px;
}


	
#ct_right ul li a:link {color:#f15c22; text-decoration:none;}
#ct_right ul li a:visited {color:#f15c22; text-decoration:none;}
#ct_right ul li a:hover {color:#172852; text-decoration:underline;}

#ruler_right {
	background: url(../images/ruler_right.jpg) no-repeat ;
	height:2px;
	display:block;
	width:180px;
	margin:20px 0px;;
	padding:0px;
}

#artile_right {
	overflow:hidden;
	position:relative;
}

#chan {
	width:756px;
	height:90px;
	background:#fff url(../images/bg_footer.jpg) top repeat-x ;
	margin:auto;
	float:left;
	margin-left:2px;
	display:inline;
}

.foot_left {
	float:left;
	width:150px;
	margin-top:27px;
	margin-left:15px;
	height:58px;
	display:inline;
	
}

.vancan {
	float:left;
	width:215px;
	margin-top:27px;
	margin-left:110px;
	height:55px;
	display:inline;
	
}

#foot_right {
	float:right;
	overflow:hidden;
	margin-top:30px;
	margin-right:20px;
	display:inline;
}	

.online {
	float:right;
	width:100px;
}

.online p {
	font-size:12px;
	color:#172852;
	text-align:right;
	margin-bottom:5px;
}

.online a {
	float:right;	
}

.online a img{
	border:none;
}

.letter {
	float:right;
	margin-right:20px;
	margin-top:5px;
}

.letter img {
	border:none;
}

#bot {
	width:780px;
	margin:auto;
	height:13px;
	background:#E1F3FC url(../images/bg_bot.jpg) top no-repeat;
	display:block;
}

#menu_foot {
	width:670px;
	margin:auto;
	text-align:center;
	color:#4D5E7F;
	
}

#menu_foot a{
	color:#F15C22;
	text-decoration:none;
	padding:0px 8px;
}

#menu_foot a:hover{
	color:#4D5E7F;
	text-decoration:none;
	padding:0px 8px;
}

.pfoot {
	color:#F15C22;
	margin-top:10px;
	margin-bottom:100px;
}

/* sub page */

.sub #hedaer {
	width:780px;
	height:227px;
	display:block;
	background: url(../images/bg_header_sub.jpg) ;
	position:relative;
}

.sub #img_header {
	position:absolute;
	z-index:1;
	width:756px;
	margin:auto;
	height:220px;
	display:block;
	left:12px;	
}

/*contact*/
#contact {
	width:430px;
	margin-top:10px;
}

.box {
	width:300px;
	height:20px;
	border:1px solid #EC5C2A;
	background:#F7FBFE;
	float:right;
}

.ct_box {
	display:block;
	width:430px;
	float:left;
	overflow:hidden;
	margin-bottom:10px;
}

.ct_box label {
	width:120px;
	float:left;
	text-align:right;
	font-weight:bold;
}

.inputbox {
	float:right;
	width:296px;
	border:1px solid #EC5C2A;
	background:#F7FBFE;	
	padding:2px;
	display:inline;
}

#contact .button {
	width:72px;
	height:25px;
	border:1px solid #B1471F;
	background:#F5772C;
	float:right;
	margin-bottom:20px;
	line-height:25px;
	color:#FFF;
	cursor:pointer;
}

.servicespage img {margin: 9px 9px 9px 0px;
vertical-align: middle;
border:0px;
}

.servicespage{font-size: 16px;
color: #172852;
font-weight:normal;

}

.servicespage a:link {color:#172852; text-decoration:none;}
.servicespage a:visited {color:#172852; text-decoration:none;}
.servicespage a:hover {color:#f15c22; text-decoration:underline;}
