@charset "utf-8";
/* CSS Document */

h3 {
	margin:7px 0 10px 0;
	font-size:14px;
}
.model_wrp h3, .model_wrp2 h3 {
	color:#444444;
	margin:0px;
	padding:7px 0 0 0;
	font-size:13px;
	font-weight:bold;
}

img { border:0px;}

ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
li {
	margin:0px;
	padding:0px;
	list-style:none;
}
body {
	background-color:#f8f8f8;
	background-image:url(images/bg_top.gif);
	background-position:top;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0px;
}

.mainNav a:link, #footer a:link {color:#d1d1d1; text-decoration:none; font-weight:bold; margin-right:20px;}
.mainNav a:visited, #footer a:visited {color:#d1d1d1; text-decoration:none; font-weight:bold; margin-right:20px;}
.mainNav a:hover, #footer a:hover {color:#ffffff; text-decoration:none;}

.subNav {font-size:12px; font-weight:bold;}
.subNav a:link {color:#707070; text-decoration:none; margin-right:20px;}
.subNav a:visited {color:#707070; text-decoration:none; margin-right:20px;}
.subNav a:hover {color:#000000; text-decoration:none;}

.model_abc a:link {color:#707070; text-decoration:none;}
.model_abc a:visited {color:#707070; text-decoration:none;}
.model_abc a:hover {color:#000000; text-decoration:none;}

#content_1 a:link, #content_1 a:visited {color:#5b0000; text-decoration:none;}
#content_1 a:hover {color:#000000; text-decoration:none;}

.clear {clear:both}
.placeholder {
	background-color:#CCC;
	width:83px;
	height:83px;
}

#wrp {
	width:994px;
	height:auto;
	margin:0 auto;
}
#header {
	width:994px;
	height:185px;
	margin:0 auto;
	margin-bottom:20px;
}
#ads {
	width:210px;
	height:auto;
	padding-top:10px;
	padding-bottom:20px;
	border-top:1px #666 solid;
}
.abc_bg {
	background-image:url(images/abc_bg.jpg);
}
#content_1 {
	width:992px;
	border:1px #666 solid;
	background-color:#FFF;
	background-image:url(images/content_1.jpg);
	background-position: top left;
	background-repeat:no-repeat;
}
#content_2 {
	width:710px;
	height:auto;
	border:1px #aeaeae solid;
	background-color:#FFF;
	padding-left:10px;
	margin-bottom:20px;
}
.content_footer {
	margin-bottom:20px;
}
.model_wrp {
	width:132px;
	height:360px;
	float:left;
	margin-right:15px;
	margin-left:15px;
	padding-top:10px;
}
.model_wrp2 {
	width:132px;
	height:auto;
	float:left;
	margin-right:13px;
	margin-left:13px;
	margin-bottom:10px;
	padding-top:10px;
}
.model_wrp3 {
	width:132px;
	height:auto;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	padding-top:10px;
}
.model_name {
	width:132px;
	height:54px;
	background-color:#eeeeee;
	text-align:center;
	border-bottom:1px #212121 solid;
}
.model_dis {
	color:#9b9b9b;
	font-size:11px;
	padding:10px 0 10px 0;
	background-color:#212121;
	text-align:center;
}
.model_abc {
	background:#aeaeae;
	text-align:center;
	letter-spacing:8px;
	font-size:14px;
	font-weight:bold;
}
.modelinfo {
	color:#FFF;
}
#footer_wrp {
	position:absolute;
	bottom:0;
	width:100%;
	height:auto;			/* Height of the footer */
	background-color:#000;
}
#footer {
	width:994px;
	color:#666;
	line-height:20px;
}

.form_bg {
	background-image:url(images/table.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:10px;
	margin-bottom:10px;
	color:#333;
}

