#wrapper
{
	margin:0 auto;
	padding:0;
	width:980px;
	background-color:#FFFFFF;
	background:url(../images/1.gif) repeat-x;
}
/********************页眉布局元素***********************/
#toolbar
{
	margin:2px 0 3px 0;
	padding:0 1px;
	color:#666666;
}
#toolbar a
{
	color:#666666;
}
#login
{
	float:left;
	padding:0 2px;
	line-height:21px;
}
#edition
{
	float:left;
	margin:0 0 0 70px;
	line-height:21px;
	
}
#favorite
{
	float:right;
	padding:0 2px;
	line-height:21px;
}
#channel_aspect
{
	padding:3px 0;
	border:1px solid #CCCCCC;
	background:url(../images/bg_3.gif) repeat-x;
}
#logo
{
	float:left;
	margin:0;
	padding:0;
}
#entrance
{
	float:left;
	height:55px;
	margin:4px 10px;
	padding:0 5px;
	vertical-align:middle;
	background:url(../images/dot1.gif) repeat-y left bottom;
}
#banner
{
	float:right;
	width:269px;
	height:60px;
	margin:2px 0;
	padding:0;
	background:url(../images/banner.gif) no-repeat;
}
#channel_subject
{
	clear:both;
	margin:0;
	padding:3px;
	color:#BD0000;
	font-weight:bold;
	border:1px solid #CCCCCC;
	background:url(../images/bg3.gif) repeat-x;
}
#suggest
{
	margin:2px 0;
	padding:3px;
	background-color:#BD0000;
}
#suggest a
{
	color:#FFFFFF;
}
#suggest a:hover
{
	color:#FFFF00;
	text-decoration:underline;
}
.channel_area_title
{
	float:left;
	width:20px;
	height:40px;
	margin:0;
	padding:4px 3px;
	color:#FFFFFF;
	line-height:20px;
	text-align:center;
	background-color:#BD0000;
}
#channel_area_country
{
	float:left;
	width:76%;
	height:40px;
	padding:4px 0;
	background:url(../images/2.gif) repeat-x bottom;
}
#channel_area_continent
{
	float:right;
	width:181px;
	height:40px;
	padding:4px 0;
	border-right:1px solid #CCCCCC;
	background:url(../images/2.gif) repeat-x bottom;
}
#channel_children
{
	padding:3px 0;
	border:1px solid #CCCCCC;
}
#ad1
{
	height:60px;
	margin:1px 0;
	border:1px solid #CCCCCC;
}
#position
{
	/*float:left;
	width:38%;*/
	clear:both;
	padding:2px 0;
	color:#666666;
	text-indent:5px;
	line-height:20px;
	border:1px solid #CCCCCC;
	background:#FFE3D6 url(../images/bg3.gif) repeat-x;
	overflow:hidden;
}
#commendchannel
{
	float:right;
	width:62%;
	height:20px;
	color:#666666;
	text-indent:2px;
	text-align:right;
	line-height:20px;
	font-weight:bold;
	background-color:#FFE3D6;
}
#position a,#commendchannel a
{
	color:#666666;
}
#position a:hover,#commendchannel a:hover
{
	color:#BD0000;
}
#other_sidebar
{
	float:left;
	margin:10px 0 5px 0;
	width:163px;
	height:642px;
	text-align:center;
	background:url(../images/other.gif) no-repeat top;
}
#other_content
{
	float:right;
	margin:10px 0 5px 0;
	padding:0 5px;
	width:800px;
	min-height:642px;
	color:#333333;
	font:14px "宋体";
	border:1px solid #CCCCCC;
}
#other_sidebar ul 
{
	list-style:none;
	margin:25px 10px;
}
#other_sidebar ul li
{
	line-height:30px;
}
#other_sidebar ul li a
{
	color:#FFFFFF;
	font:11pt "宋体";
	font-weight:bold;
}
#other_sidebar ul li a:hover
{
	color:#00FFFF;
}
#other_sidebar ul li a.active
{
	color:#FFFF00;
}
#other_content h1
{
	margin:20px 0 5px 20px;
	color:#666666;
	font:13pt "宋体";
	font-weight:bold;
}
#other_content hr
{
	width:98%;
	size:1px;
	color:#EEEEEE;
}
#other_content p
{
	margin:20px;
	text-indent:22pt;
	line-height:25px;
}

/********************正文布局元素***********************/
#content
{
	float:right;
	width:686px;
	margin:1px 0;
	padding:0;
}
#sidebar
{
	float:left;
	width:290px;
	margin:1px 0;
	padding:0;
	background-color:#f2f2f2;
}
div.content
{
	float:left;
	width:656px;
	margin:1px 0;
	padding:0;
}
div.sidebar
{
	float:right;
	width:320px;
	margin:1px 0;
	padding:0;
	background-color:#f2f2f2;
}
div.google
{
	width:290px;
	margin:20px 5px;
	padding:10px;
	text-align:center;
	background-color:#FFF7EF;
}
div.channel_title
{
	width:100%;
	padding:5px 0;
	color:#666666;
	text-align:right;
	border:1px solid #CCCCCC;
	background-color:#EFEFEF;
}
div.channel_title h2 a
{
	float:left;
	color:#BD0000;
	font-size:10pt;
	font-weight:bold;
	text-indent:10px;
}
div.channel_title a
{
	margin:0 3px 0 0;
	color:#666666;
}
div.channel_title a:hover
{
	color:#BD0000;
	text-decoration:underline;
}
div.channel_content
{
	width:100%;
	padding:5px 0;
	border:solid #CCCCCC;
	border-width:0 1px 1px 1px;
}
div.channel_content h1
{
	margin:15px 0 0 0;
	padding:0;
	font-size:11pt;
	text-align:center;
	font-weight:bold;
}
div.channel_content h3
{
	margin:10px 0 2px 0;
	padding:0;
	color:#000000;
	font-size:10pt;
	font-weight:bold;
	text-indent:20px;
}
div.channel_content h3 a
{
	margin:0;
	padding:0;
	color:#000000;
	font-size:10pt;
	font-weight:bold;
	text-indent:20px;
}
div.channel_content a:hover
{
	color:#BD0000;
	text-decoration:underline;
}
div.channel_content ul
{
	list-style:none;
	margin:0 5px;
	padding:0;
}
div.channel_content ul li
{
	margin:7px 10px;
	padding:0;
	color:#999999;
	line-height:18px;
	text-align:right;
	background:url(../images/bg_link.gif) no-repeat left center;
}
div.channel_content ul li a
{
	float:left;
	padding:0 10px;
	color:#333333;
	text-decoration:underline;
}
div.channel_content ul li a:hover
{
	color:#BD0000;
	text-decoration:none;
}
div.channel_content p
{
	margin:5px 0;
	padding:5px;
	line-height:20px;
	text-indent:18pt;
}

div.sidebar_title,div.sidebar_title_black,div.sidebar_title_gray
{
	clear:left;
	height:14px;
	padding:3px;
	color:#F76100;
	font-weight:bold;
	text-align:right;
	background-color:#FFE3D6;
}
div.sidebar_title_black
{
	color:#FFFFFF;
	background-color:#000000;
}
div.sidebar_title_gray
{
	color:#000000;
	background-color:#CCCCCC;
}
div.sidebar_title h2,div.sidebar_title_black h2,div.sidebar_title_gray h2
{
	float:left;
	font:12px "宋体";
	font-weight:bold;
	text-indent:10px;
}
div.sidebar_title a
{
	color:#000000;
}
div.sidebar_title_black a
{
	color:#FFFFFF;
}
div.sidebar_title a:hover
{
	color:#FD0000;
}
div.sidebar_title_black a:hover
{
	color:#FFFF00;
}


div.sidebar_content,div.sidebar_content_multi
{
	margin:0 0 5px 0;
	padding:2px 5px;
}
div.sidebar_content_multi ul
{
	list-style:none;
	margin:0;
	padding:0;
}
div.sidebar_content_multi ul li
{
	list-style:none;
	float:left;
	width:150px;
	margin:3px 0;
	padding:0 2px;
	display:block;
	color:#999999;
	line-height:18px;
	text-align:left;
	background:url(../images/bg_link.gif) no-repeat left center;
}
div.sidebar_content ul li a,div.sidebar_content_multi ul li a
{
	color:#666666;
	text-indent:5px;
	text-decoration:underline;
}
div.sidebar_content ul li a:hover,div.sidebar_content_multi ul li a:hover
{
	color:#BD0000;
	text-decoration:none;
}
div.sidebar_content ul
{
	list-style:none;
	margin:0;
	padding:0;
}
div.sidebar_content ul li
{
	margin:3px 0;
	padding:2px;
	color:#999999;
	line-height:18px;
	text-align:right;
	background:url(../images/bg_link.gif) no-repeat left center;
}
div.sidebar_content ul li a
{
	float:left;
}

#content_context
{
	float:left;
	text-align:left;
}
#content_context a
{
	color:#666666;
	text-decoration:underline;
}
#content_hit
{
	float:right;
	text-align:right;
}
#content_item
{
	padding:10px 5px;
	color:#000000;
	text-align:center;
	border:1px solid #CCCCCC;
}
#content_item h1
{
	margin:35px 0 15px 0;
	padding:0;
	font-size:15pt;
	text-align:center;
	font-weight:bold;
}
#content_status
{
	text-align:right;
}
div.content_title
{
	margin:1px 0;
	padding:5px 0;
	text-align:center;
	background-color:#F2F2F2;
}
/*
div.content
{
	padding:5px;
	text-align:left;
	border:1px solid #CCCCCC;
}
*/
#content_content
{
	margin:10px 0;
	text-align:left;
	/*text-indent:18pt;*/
	line-height:20px;
}
#content_content img
{
	
}
div.content_child
{
	height:22px;
	margin:1px 0 0 0;
	padding:0;
	color:#333333;
	text-align:left;
	text-indent:50px;
	line-height:22px;
	border:solid #CCCCCC;
	border-width:1px 1px 0 1px;
	background:url(../images/bg22.gif) left top;
}
div.content_content
{
	padding:5px;
	text-align:left;
	border:1px solid #CCCCCC;
}



/********************页脚布局元素***********************/
#links
{
	margin:2px 0;
	padding:3px;
	border:#CCCCCC 1px solid;
}
#links a:hover
{
	color:#FF0000;
}
#subsite_links
{
	margin:1px 0 0 0;
	padding:0;
	background-color:#FFE3D6;
	border:#CCCCCC 1px solid;
}
#subsite_links a:hover
{
	color:#FF0000;
}
#officecontactlink
{
	float:left;
	width:47%;
	height:20px;
	margin:2px 0 0 0;
	text-align:center;
	line-height:20px;
	background-color:#FFE3D6;
	border-bottom:2px solid #F8CEBB;
}
#officecontactlink a
{
	color:#0033CC;
	font-weight:bold;
}
#otherlink
{
	float:right;
	width:53%;
	height:20px;
	margin:2px 0 0 0;
	text-align:right;
	background-color:#FFE3D6;
	border-bottom:2px solid #F8CEBB;
}

#contactway
{
	float:left;
	width:59%;
	background-color:#FFF7EF;
}
#contactway1
{
	float:left;
	width:41%;
	background-color:#FFF7EF;
}
#contactway ul,#contactway1 ul
{
	margin:0;
}
#contactway ul li,#contactway1 ul li
{
	list-style:none;
	line-height:20px;
}
#support
{
	height:20px;
	text-align:center;
	line-height:20px;
	background-color:#FFE3D6;
	border-top:2px solid #F8CEBB;
}
#support ul
{
	margin:0 0 0 60px;
}
#copyright
{
	text-align:center;
	line-height:25px;
}
#address
{
	text-align:center;
	line-height:20px;
}
#im
{
	text-align:center;
	line-height:20px;
}
#counter
{
	text-align:center;
	line-height:20px;
}
div.image
{
	padding:5px;
	border:1px solid #CCCCCC;
	background-color:#EEEEEE;
}
div.left
{
	float:left;
}
div.right
{
	float:right;
	text-align:left;
}
div.blank
{
	clear:both;
	height:0px;
	text-align:left;
	overflow:hidden;
}




/************基本HTML标签样式定义************/
*
{
	font:9pt "宋体";
}
b
{
	font-weight:bold;
}
body
{
	margin:0;
	padding:0;
	background:url(../images/1.gif) top repeat-x;
}
img
{
	border:0;
	vertical-align:middle;
}
a
{
	color:#000000;
	text-decoration:none;
}
a:hover
{
	color:#BD0000;
	text-decoration:none;
}
a.red
{
	color:#BD0000;
}
a.blue
{
	color:#0033CC;
}
table.frame
{
	margin:1px 0;
	border-collapse:collapse;
}
td.leftframe
{
	float:left;
	width:685px;
	padding:0 3px 0 0;
	text-align:left;
	vertical-align:top;
}
td.rightframe
{
	float:right;
	width:290px;
	vertical-align:top;
	border-left:1px solid #CCCCCC;
	background-color:#FFF7EF;
}
td.leftframe h1
{
	font:15pt "宋体";
	font-weight:bold;
}
td.rightframe h2
{
	
}
table.grid
{
	width:100%;
	text-align:center;
	border-collapse:collapse;
    border:1px solid #CCCCCC;
}
table.grid th,table.grid td
{
	padding:2px;
	font-weight:normal;
    border:1px solid #CCCCCC;
    border-width:0 1px 1px 0;
}
td.text
{
	color:blue;
	background-color:#EEEEEE;
}
td.form
{
	height:18px;
	text-align:left;
}

form
{
	margin:0;
	padding:0;
}
input.button
{
	height:18px;
	padding:1px 2px;
	font:9pt "宋体";
    color:#333333;
    border:1px solid;
    border-color:#999999 #666666 #666666 #999999;
    background:url(../images/bg_button.gif) repeat-x;
    cursor:hand;
    cursor:pointer;
}
input.minimum
{
	width:80px;
	height:14px;
	margin:0 1px;
	padding:1px;
    border:1px solid;
    border-color:#999999 #CCCCCC #CCCCCC #999999;	
}
li
{
	line-height:25px;
}
ul.horizontal
{
	list-style:none;
	margin:0;
	padding:0;
}
ul.horizontal li
{
	float:left;
	margin:0;
	padding:0 5px;
	line-height:18px;
	text-align:center;
	display:block;
}
ul.horizontal li a
{
	line-height:18px;
}
ul.horizontal li img
{
	margin:0;
	padding:0;
}
ul.horizontal_seperator
{
	list-style:none;
	margin:0;
	padding:0;
}
ul.horizontal_seperator li
{
	float:left;
	margin:3px 0;
	padding:0 8px;
	border-left:1px solid #999999;
	display:block;
	line-height:14px;
	background:none;
}
ul.horizontal_seperator li.head
{
	border:0;
}
#entrance li
{
	padding:0 15px;
}
#commendchannel li
{
	float:right;
}