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

a:link {
	text-decoration: none;
	color: #0099CC;
	font-weight: bold;
}

a:active {
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}
a:hover {
	text-decoration:underline;
	color: #22A7FF;
	font-weight: bold;
}

h1,h2,h3,h4,h5,h6 {
	font-family:  Tahoma, "ms Sans Serif";
}

h1 {
	color: #990000;
}

body {
	background-color: #666666;
	background-image:url(../images/mainbg.gif);
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.cornertopleft {
	background-image: url(images/hellocmshop_r1_c1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 7px;
	width: 7px;
	float: left;
}
.cornertopright {
	background-image: url(images/hellocmshop_r1_c5.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 7px;
	width: 7px;
}
.cornerbotleft {
	background-image: url(images/hellocmshop_r6_c1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.cornerbotright {
	background-image: url(images/hellocmshop_r6_c5.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.mainframe {
	background-color: #FFFFFF;
	width: 800px;
}
.hellopic {
	margin-top: 7px;
}
.forumtable {
	border: 1px none #666666;
	background-image: url(images/dash.gif);
	font-family: sans-serif, Tahoma, "ms Sans Serif";
	font-size: 12px;
	color: #666666;
	height: 50px;
	font-weight: normal;
}
.trhigh {
	height: 20px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	font-weight: bold;
}
.tbDetail {
	border: 1px solid #C3CDDE;
}

.piclink {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bg03 {
	background-image: url(images/bg03.jpg);
	background-repeat: repeat-x;
}
.login {
	height: 40px;
	width: 500px;
	margin-right: 5px;
	font-family: sans-serif, Tahoma, "ms Sans Serif";
	font-size: 12px;
	color: #78A9D4;
	font-style: normal;
	font-weight: bold;
	float: right;
	vertical-align: text-bottom;
}
.hotproduct {
	background-color: #ECECEC;
	background-image: url(images/hotproduct_r4_c1.jpg);
	background-repeat: repeat-y;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
.homebandner {
	float: right;
	width: 482px;
	border: 1px solid #0093B9;
	margin-top: 6px;
	margin-bottom: 5px;
}
.bandner {
	margin-top: 5px;
	margin-bottom: 5px;
}


.loginbox {
	height: 15px;
	width: 90px;
}

td,tr{
	font-family:  Tahoma, "ms Sans Serif";
	font-size: 11px;
	color: #666666;
}

.text001 {
	font-family:  Tahoma, "ms Sans Serif";
	font-size: 11px;
	color: #666666;
}
.text002 {
	font-family:  Tahoma, "ms Sans Serif";
	font-size: 11px;
	font-weight:bold;
	color: #FF0000;
}
.text003 {
	font-family:  Tahoma, "ms Sans Serif";
	font-size: 11px;
	color: #FF6699;
}

.text004 {
	font-family:  Tahoma, "ms Sans Serif";
	font-size: 11px;
	color: #CE5300;
	font-weight: normal;
}
.text005 {
	font-family:  Tahoma, "ms Sans Serif";
	font-size: 12px;
	color: #336699;
	font-style: normal;
	font-weight: bold;
}
.text006 {
	font-family:  Tahoma, "ms Sans Serif";
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
}


.piclink {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.input {
	BORDER-RIGHT:#7EA5CC 1px solid; 
	PADDING-RIGHT: 2px; 
	BORDER-TOP: #7EA5CC 1px solid;
	PADDING-TOP: 2px;
	BORDER-LEFT: #7EA5CC 1px solid; 
	PADDING-LEFT: 2px;  
	PADDING-BOTTOM: 2px; 
	BORDER-BOTTOM: #7EA5CC 1px solid; 
	FONT-FAMILY: Tahoma, "MS Sans Serif";
	font-size:12px;
	color:#666666;
	BACKGROUND-COLOR: white;
}

.listtable{
	border:solid 1px #C9CBC7;
	border-collapse:collapse;
	padding:2px;
}


