/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none
}
a:hover {
	color: #DD4411;
	text-decoration: none
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.content_div {
	border: 1px solid #999999;
}
.title {
	font-size: 16px;
	font-weight: bold;
}
.table_border {
	border: 1px solid #CCCCCC;
}
.handset_model {
	font-size: 9px;
}
.category_title {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
.menu_separator {
	background-color: #999999;
	width: 1px;
}
.separator {
	color: #CCCCCC;
	border: 1px dashed #CCCCCC;
	height: 1px;
}
.picture {
	background-image:  url("image/pic_bg.gif");
	background-repeat: no-repeat;
	width: 134px;
	height: 148px;
	padding: 16px 2px 2px 2px;
}
.shortcode {
	font-size: 10px;
	text-align: center;
	padding: 5px 2px 2px 2px;
}