﻿body, div, table, li, p{
	font-size: 12px;
	color: #000000;
	font-family: Verdana;
	font-weight: normal;
}
li
{
    font-family: 宋体;
}
body {
	margin: 0px;
	color: #000000;
}
img
{
    border-width: 0px;
}
form 
{
    margin: 0px;
    padding: 0px;
}
ul
{
    margin: 0px;
	padding: 0px;
    list-style-type: none;
    color: Black;
}
a
{
    font-family:宋体;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
a:active
{
	color: #000;
	text-decoration: underline;
}
#topBar {
	height: 75px;
	width: 760px;
	margin:0 auto;
	display: block;
}
#topBar #topBar_logo {
	float: left;
	height: 75px;
	width: 210px;
	vertical-align: middle;
}
#topBar #topBar_logo h1
{
    font-size: 12px;
    color: #333;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    padding-left: 12px;
}
#topBar #topBar_nav {
	float: right;
	height: 75px;
	width: 550px;
}
#topBar #topBar_nav #topBar_nav_top {
	text-align: right;
	padding-right: 10px;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	padding-right: 10px;
	text-align: right;
	padding-top: 5px;
	font-family:'宋体';
}
#topBar #topBar_nav #topBar_nav_bottom {
	height: 50px;
}

#main
{
    width: 760px;
    margin: 0 auto;
    background-image: url(http://img.loogoo.com/kaidian/images/sep_bg.gif);
    background-repeat: repeat-x;
    background-position: top;
    margin-top: 10px;
    overflow: hidden;
}

#main_left
{
    width: 550px;
    float: left;
    margin-top: 10px;
}
#main_right
{
    width:200px;
    float: right;
    margin-top: 10px;
}
.right_block
{
    margin-top: 10px;
}
.right_block_title
{
    height:40px;
    background-image: url(http://img.loogoo.com/kaidian/images/right_title_bg.gif);
    background-repeat: no-repeat;
    overflow: hidden;
}
.right_block_content
{
    background-image: url(http://img.loogoo.com/kaidian/images/right_content_bg.gif);
    background-repeat: repeat-y;
}
.right_block_content ul li a
{
    line-height: 20px;
    height: 20px;
    color: #333;
    text-decoration: none;
    background-image: url(http://img.loogoo.com/images/arrow_woman.gif);
    background-position: 0px 2px;
    background-repeat: no-repeat;
    padding-left: 15px;
    margin-left: 10px;
}
.right_block_content ul li a:hover
{
    color: Red;
    text-decoration: underline;
}
.right_block_footer
{
    height:11px;
    background-image: url(http://img.loogoo.com/kaidian/images/right_footer_bg.gif);
    background-repeat: no-repeat;
    line-height: 6px;
    font-size: 0px;
}

.left_block
{
    margin-top: 10px;
    width: 100%;
}
.left_block_list
{
    float: left;    
}
.left_block_title
{
    height:30px;
    background-image: url(http://img.loogoo.com/kaidian/images/left_title_bg.gif);
    background-repeat: no-repeat;
    background-position: bottom;
}
.left_block_content
{
    background-image: url(http://img.loogoo.com/kaidian/images/left_content_bg.gif);
    background-repeat: repeat-y;
}
.left_block_footer
{
    height:3px;
    background-image: url(http://img.loogoo.com/kaidian/images/left_footer_bg.gif);
    background-repeat: no-repeat;
    line-height: 6px;
    font-size: 0px;
}
.left_block_title h2
{
    font-size: 14px;
    background-image: url(http://img.loogoo.com/images/categoryItem_digtal_prex.gif);
    background-repeat: no-repeat;
    background-position: 3px 0px;
    margin: 0px;
    padding: 0px;
    padding-left: 15px;
    padding-top: 3px;
    height: 17px;
}
#sepBottomBar {
    width: 970px;
    margin: 8px auto;
    height: 4px;
    background-image: url(/images/sep_bottom.gif);
    background-repeat: repeat-x;
    background-position: center;
    clear: both;
}
body.FullScreen #sepBottomBar {
	width: 100%;
}
#copyrightBar {
	width: 970px;
	margin: 8px auto;
	display: block;
}
#copyrightBar #copyrightBar_left {
	float: left;
	width: 270px;
	text-align: center;
}
#copyrightBar #copyrightBar_right{
	float: left;
	padding-top:5px;
	line-height: 20px;
	font-family: Verdana;
	text-align: left;
}
td.detail_title
{
    font-size:14px;
    font-weight:bold;
    text-align: center;
    color: #fff;
    background-color: #FF9900;
    padding-top: 10px;
    padding-bottom: 10px;
}
td.detail_function
{
    font-size: 12px;
    text-align: center;
    background-color: #FFEACA;
    color: saddlebrown;
    font-weight: bold;
}
td.detail_content
{
    font-size:12px;
    text-align: center;
    background-color: #FFF2DF;
    padding-top: 10px;
    padding-bottom: 10px;
}

#link
{
    width: 970px;
    margin: 0 auto;
    overflow :hidden;
    text-align: left;
    margin-top: 10px;
    line-height: 22px;
    font-family: Verdana;
    color: #999;
}
