@charset "utf-8";
.apg_body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.apg_body table{
	border: 0px;
	width: 100%;
}
.apg_fast_link {
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	border-style: none;
	border-width: 0px;
	width: 200px;
}
.apg_news_header {
	height: 20px;
	background-image: url(images/design/topicback.png);
	font-size: 11px;
	font-weight: bold;
}
.apg_news_header_left {
	background-image: url(images/design/topicbackleft.png);
	width: 100px;
}
.apg_news_header_text {
	text-align: center;
}
.apg_news_header_right {
	text-align: right;
}
.apg_news_image {
	vertical-align: top;
	padding-top: 10px;
}
.apg_news_main, .apg_news_list {
	font-size: 14px;
	height: 75px;
	text-indent: 20px;
	padding-top: 10px;
	line-height: 19px;
}
.apg_news_date {
	font-size: 11px;
	font-weight: bold;
	background-position: left center;
	text-indent: 20px;
}
.apg_news_link {
	font-size: 11px;
	font-weight: bold;
	padding-right: 20px;
	text-align: right;
	height: 25px;
	vertical-align: middle;
}
.apg_news_separator {
	height: 20px;
}
.apg_news_separator img{
	width: 100%;
	height: 1px;
}
.apg_news_list li{
	text-indent: 0px;
	list-style-position: outside;
	list-style-image: url(images/design/globe16.png);
}
.apg_friend {
	width: 190px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
	line-height: 20px;
}
.apg_friend img{
	border: 0px;
}
.apg_navigation {
	width: 220px;
	vertical-align: top;
}
.apg_navigation table{
	width: 181px;
}
.apg_navigation td{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	left: 8px;
    height: 30px; 
	vertical-align: center;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(images/design/menudefaultitem.png);
	padding-left: 10px;
}
.apg_navigation td.hot {
	background-image: url(images/design/menuhotitem.png);
	padding-left: 28px;
}
.apg_form_label_text {
	font-size: 14px;
	border-style: none;
	line-height: 22px;
}
.apg_form_value_text {
	font-size: 14px;
	border-style: none;
	font-weight: bold;
	position: absolute;
	left: 700px;
	border-width: 0px;
}
a:link {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FF9900;
}
a:active {
	text-decoration: none;
}
.apg_field_caption {
	font-weight: bold;
	font-size: 11px;
	height: 30px;
}
.apg_field_sample {
	font-size: 11px;
}
.apg_field_need {
	width: 300px;
}
.apg_field_need input{
	border-width: 1px; 
	border-color: rgb(255,153,0); 
	border-style: solid;
	width: 300px;
}
.apg_field_need div{
	width: 303 px; 
	border: 1px solid rgb(255,153,0); 
	overflow: hidden; 
}
.apg_field_need div select{
	margin: -1px; 
	width: 303px;
}
.apg_field_need div input{
	margin: -1px; 
	width: 303px;
}
.apg_field_unneed input{
	border-width: 1px; 
	border-color: rgb(0,0,0); 
	border-style: solid;
	width: 300px;
}
.apg_field_sample_text {
	font-size: 11px;
}
.apg_copiright {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
