@charset "utf-8";
/* CSS Document */
body { background: #C8C8C8; font-family: Arial; padding:0px; margin: 0px; font-size: 12px; }
ul { margin: 0px; padding: 0px; }
li { list-style: none; overflow: hidden; }
.pt { font-size: 20px; font-weight: bold; }
a { text-decoration: none; color: #000000; }
.a1 { color: #FFFFFF; font-weight: bold; text-decoration: none; }
img { border: none; }
.tc_left { text-align: left;}
.tc_right { text-align: right;}	
.bc_red { background: red; }
.tc_red { color: red; }
.txtbox_gry { border:1px solid #999999; width: 100px; margin-left: 5px; } 
.txtbox_gry1 { border:1px solid #999999; width: 100px;} 
.txtbox_gry1Float{ border:1px solid #999999; width: 100px; float:left;} 
.txtbox_gry2 { border:1px solid #999999; width: 130px;} 
.txtbox_gry3 { border:1px solid #333333; width: 180px; }
.BtnSendEmial{float:left; margin-left: 5px;}
.tc_white { color: #FFFFFF;}
.t_md { text-align: center;}
.bc_gry { background: #E5E5E5;}
p { margin: 10px auto;}	
.container { width: 994px; margin: 0px auto; background: #FFFFFF; }
Arties_InnerPage_Sample.html
/* Arties_InnerPage_Sample.html */
/* head */
	.top { width: 994px; height: 106px; background: #FFFFFF; float: left; }
	.top_logo { width: 125px; height: 106px; float: left; background: url(../images/logo.gif); }
	.top_txt { width: 270px; height: 44px; float: left; }
	.top_link { float: left; text-align: right; width:599px; height: 44px; background: #FFFFFF; }
	.top_nav { width: 854px; height: 62px; float: left; background: url(../images/nav_bg.jpg);}
	.top_nav ul { margin-top: 10px; height: 38px; }
	.top_nav ul li { float: left; margin-right: 11px; border: 0px;}
	.top_nav_right { width: 15px; height: 62px; float: left; background: url(../images/nav_right.jpg); }
/* content */
	.content { float: left; width: 994px; background: #FFFFFF; padding-bottom: 30px; }
	.content .left { width: 198px; float: left; }
	.content .left img { margin: 0px; float:left; }
		.content .left .left_sub { width: 198px; float: left; text-align: center; margin-top: 30px;}
		.content .left .left_sub img { margin-top: 10px; float:none;}
	.content .md { width: 550px; float: left; background: #FFFFFF; padding: 0px 26px 20px 26px;  }	
		.content .md a { text-decoration: underline; color: #666666; }
		.content .md p { margin: 20px auto; line-height: 20px;}
	.content .right { width: 190px; float: left; }
		.content .right table { margin-bottom: 20px;}
/* footer */
	.footer { float: left; width: 994px; background: #FFFFFF; text-align: center; }
		.bar { float: left; width: 994px; height: 28px; background: url(../images/bar.jpg); }
		.footer .txt { float: left; width: 852px;  padding: 10px 10px 20px 130px; border: 1px solid red; text-align: left; }
		.footer .tx2 {	float: left; width: 994px; }
			.footer .tx2 .p1 { width: 864px; padding-left: 130px; float: left; }
				.footer .tx2 .p1 ul { float: left; margin-right: 100px;}
				
/* Arties_MainPage_Sample.html */
/* content */
		.content .md .ban { width:548px; }
		.content .md .im { width: 548px; float: left; padding: 20px 0px 20px 0px; text-align: center; letter-spacing: 20px; margin-bottom: 30px;}
		.content .md .box { width: 235px; float: left; margin-right: 70px;}
		.content .md .box1 { width: 235px; float: left;}

/* Arties_ProductPage1_Sample.html */
	.content .left ul { width: 198px; float: left; }
	.content .left ul li { width: 198px; float: left; background: url(../images/bar_bg.jpg); display: block; }
	.content .left ul li img { margin-left: 15px; }
	.content .left ul li ul li { padding-top: 3px; height: 21px; padding-left: 30px; }
	.content .md .md_con { width: 530px; padding: 8px 10px 15px 10px; background: #BEBEBE; float: left; }
		.content .md .md_con .bar01_left { float: left; width: 8px; height: 26px; background: url(../images/bar01_left.jpg); }
		.content .md .md_con .bar01_bg { float: left; width: 514px; height: 21px; background: #F20001; padding-top: 5px; }
			.content .md .md_con .bar01_bg a {  color: #FFFFFF; font-weight: bold; text-decoration: none; }
		.content .md .md_con .bar01_right { float: left; width: 8px; height: 26px; background: url(../images/bar01_right.jpg); }
		.content .md .md_con .box { width: 530px; float: left; margin-top: 10px; }
			.content .md .md_con .box .box_top { width: 530px; height: 10px; float: left; background: url(../images/box_top.png); font-size: 0px; }
			.content .md .md_con .box .box_bg { width: 515px; float: left; background: #F1F1F1; padding: 0px 5px 0px 10px; color: #999999; font-weight: bold;  }
			.content .md .md_con .box .box_bg b { color: #000000;}
			.content .md .md_con .box .box_bottom { width: 530px; height: 10px; float: left; background: url(../images/box_bottom.png); font-size: 0px; }
			.content .md .md_con .con { width: 520px; margin-top: 10px; padding: 5px 5px 5px 5px; background: #FFFFFF; color:#000000; font-weight: normal; float:left;}
			
/* Arties_ProductPage2_Sample.html */
		.content .md .md_con .box2_top { margin-top: 10px; height: 10px; width: 530px; float: left; background: url(../images/box2_top.jpg); font-size: 0px; }
		.content .md .md_con .box2_bg { height: 20px; width: 510px; float: left; background: #E1E1E1; padding: 0px 0px 0px 20px; font-weight: bold; }
		.content .md .md_con .con1 { width: 520px; padding: 5px 5px 5px 5px; background: #FFFFFF; float: left; border-top: 1px solid #BEBEBE; }
		.content .md .md_con .con1 a { text-decoration: none; color: red;}
		.content .md .md_con .con1 img { margin-right: 5px; }

/* Arties_CityServiceArea_Sample */
		.content .md .box2 { width: 540px; float: left; padding:  10px 5px 10px 5px; border-bottom: 1px solid #999999; }
			.content .md .box2 p { margin: 10px auto; line-height: 14px;}
			.content .md .box2 a { text-decoration: none;}
			.content .md .box2 ul { color: #666666; }
			.content .md .box2 ul li{ list-style-position:inside;list-style-type:disc;}
/* Arties_getAQuote_Sample */
		.content .md .md_con .box3_top { background:url(../images/box3_top.jpg); float: left; width: 530px; height:5px; font-size: 0px; }
		.content .md .md_con .box3_bg { background: #FFFFFF; width: 500px; float: left; padding: 10px 10px 30px 20px; }
			.content .md .md_con .box3_bg .bn_red { text-align: center; }
				.content .md .md_con .box3_bg .bn_red img { margin-right: 30px; }
		.content .md .box3_bottom { background:url(../images/box3_bottom.jpg); float: left; width: 530px; height:5px; font-size: 0px; }
		.content .md .md_con .br02_left { float: left; width: 5px; height: 26px; background: url(../images/br02_left.gif); margin-bottom:10px; }
		.content .md .md_con .br02_bg { float: left; width: 515px; height: 21px; background: #E50000; padding: 5px 0px 0px 5px;;  margin-bottom:10px;}
		.content .md .md_con .br02_bg a {  color: #FFFFFF; font-weight: bold; text-decoration: none; }
		.content .md .md_con .br02_right { float: left; width: 5px; height: 26px; background: url(../images/br02_right.gif); margin-bottom:10px; }
		
/* Arties_locationPage_Sample */
		.content .md .img_01 { padding: 40px 0px 40px 0px; float: left; } 
		.content .md ul { float: right;  }
		.content .md ul li { margin-top: 7px;}
		
/* Arties_ProductPage3_ProductDetails */
		
/* ASrties_locations_page */
			.content .md .md_con .box3_bg .txtbox1 { width: 480px; padding: 10px 10px 10px 10px; float: left; border: 1px dotted #666666; font-weight: bold; margin-top: 20px;}
			
/* login */
.container02 { width: 715px; padding: 50px 0px 0px 0px; margin: 0px auto; text-align: center;}
	.container02 .d1 { width: 715px; float: left; font-size: 24px; color: #E91E3C; font-weight: bold; }
	.container02 .line { width: 715px; float: left; height: 2px; background: #E91E3C; margin: 30px 0px 30px 0px;}
	.container02 .d2 { width: 715px; height: 105px; float: left; margin-top:10px; background: url(../images/bar.png); padding-top: 20px; }

/* ASrties_contact_us */
	.content .md .txt3 { margin-top:10px; float: left; width: 200px; }
	.content .md .txt3  p { margin: 10px auto; line-height: 12px;}
	.content .md .txt3 a { text-decoration:underline; color: #333333; font-weight: bold; }
	
/*RightLinkÓÖÁ´½Ó*/
.RightLink li a:hover{ color:#F20001; text-decoration:underline}
