/* CSS Document */
body{
	margin:0;
	padding:0;
	font-family: Arial;
	font-size: 12px;
	color: #3c4f61;
	line-height: 150%;
	background-color: #5e88bc;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.van {
	background-image: url(van_bg.jpg);
	background-repeat: no-repeat;
	height: 35px;
	text-align: center;
}

.bar {
	border: 3px solid #9d895f;
}
.img_border{
	border: 4px solid #e0e0e0;
}
.left-menu {
	color: #324050;
	text-decoration: none;
	height: 34px;
	background-image: url(prd_list_bg.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 24px;
	background-position: left center;
	font-size: 14px;
	width: 158px;
}
.left-menu a:link {
	color: #324050;
	text-decoration: none;
}
.left-menu a:visited {
	color: #324050;
	text-decoration: none;
}
.left-menu a:hover {
	color: #FF0033;
	text-decoration: none;
}

.left-menu2 {
	color: #324050;
	text-decoration: none;
	height: 34px;
	background-image: url(prd_list_bg2.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 24px;
	background-position: left center;
	font-size: 13px;
	width: 158px;
}
.left-menu2 a:link {
	color: #324050;
	text-decoration: none;
}
.left-menu2 a:visited {
	color: #324050;
	text-decoration: none;
}
.left-menu2 a:hover {
	color: #FF0033;
	text-decoration: none;
}

.service-border {
	border: 1px dashed #EAEAEA;
	padding: 10px;
}
.location {
	float:right;
	color: #333333;
	background-image: url(location_ico.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 12px;
	padding-left: 15px;
	font-weight: normal;
}
.location a:link {
	color: #999999;
	text-decoration: none;
}
.location a:visited {
	color: #333333;
	text-decoration: none;
}
.location a:hover {
	color: #FF3300;
	text-decoration: none;
}
.prd_img1 {
	padding: 1px;
	border: 1px solid #CCCCCC;
}
.prd_name {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: center;
	background-color: #e0e0e0;
}
.prd_name a:link {
	color: #000000;
	text-decoration: none;
}
.prd_name a:visited {
	color: #000000;
	text-decoration: none;
}
.prd_name a:hover {
	color: #FF3300;
	text-decoration: none;
}
.prd_intro {
	color: #999999;
	text-align: left;
}
.prd_show_prdname {
	font-size: 16px;
	text-align: left;
	font-weight: bold;
}
.page {
	color: #CCCCCC;
	font-weight: bold;
	height: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E4E4E4;
	word-spacing: 0.5em;
}


.page a:link {
	color: #333333;
	text-decoration: none;
}
.page a:visited {
	color: #333333;
	text-decoration: none;
}
.page a:hover {
	color: #FF3300;
	text-decoration: none;
}
.box {
	border: 1px solid #D9D9D9;
	padding: 10px;
}
.list_botoomline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-top:15px;
}

a:link {
	color: #3c4f61;
	text-decoration: none;
}
a:visited {
	color: #3c4f61;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
.prd_intro_tit {
	background-image: url(ico4.gif);
	background-repeat: no-repeat;
	background-position: 8px;
	text-align: left;
	padding-left: 25px;
	font-size: 14px;
	font-weight: bold;
	background-color: #EEEEEE;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.prd_intro {
	background-color: #fcfcfc;
	text-align: left;
	padding: 10px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #f7f7f7;
	border-bottom-color: #f7f7f7;
	border-left-color: #f7f7f7;
	color: #333333;
}
.left_bar {
	border-right-width: 4px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dddddd;
	border-left-color: #FFFFFF;
	vertical-align: text-top;
	background-color: #f2f2f2;
}
.tit {
	background-image: url(tit_ico.jpg);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	height: 34px;
	padding-left: 40px;
	font-family: Arial;
	font-size: 20px;
	color: #49596b;
	text-align: left;
	font-weight: bolder;
	line-height: 200%;
}

