﻿*{margin:0;padding:0;border:0}

.container{
    width:950px;
	margin-bottom:20px;
	padding:2px 2px;
	text-align:left;
}



.area{clear:both;}

body{
	background-image: url(/Images/main-bg.jpg);
	background-repeat: repeat-x;
    background-color:#EEF3F7;
}

.search{
    clear:both;
	margin-bottom:10px;
	margin-top:10px;
	padding:5px;
	text-align:center;
}



.footer{
    clear:both;
	border:2px solid #5a5a5a;
	margin-bottom:20px;
	margin-top:20px;
	padding:5px 10px;
	background-color:#FFFFFF;
}

.menu{
    clear:both;
    border:2px;
	margin:5px 0px;
	padding:0px 5px;
	background-color:#FFFFFF;
}


.menu a:link{
	font-family: 宋体;
	font-size: 10px;
	color:#000000;
	text-align :center;
	padding:0px 5px;
}

.menu a:visited{
	font-family: 宋体;
	font-size: 10px;
	color:#000000;
	text-align :center;
	padding:0px 5px;
}

.menu a:hover{
	font-family: 宋体;
	font-size: 10px;
	color:#CD7D1D;
	text-decoration: none;
	text-align :center;
	background-color:#000000;
	padding:0px 5px;
}

.sideitem{
	margin:5px;
	text-align:center;
}

.content{
	clear:both;
    padding:10px;
	border:2px solid #660000;
	background-color:#FFFFFF;
	margin:5px;

}


.Client_Logo{
    margin:4px;
    border:1px solid #0080c0;
}
.Pic{
    margin:4px;
}

.left {
    float: left;
}

.Right {
    float: right;
}

.FeatureBlockS {
    width:450px; 
	padding:5px;
	background-color:#FFFFFF;
	margin:0px 5px;
	vertical-align:middle;
}

.FeatureBlockDot {
    width:20px; 
	margin:2px 5px;
	vertical-align:middle;
}

.FeatureBlockTitle {
    width:200px; 
	margin:2px 5px;
	vertical-align:middle;
}

.FeatureBlockName {
    width:100px; 
	margin:2px 5px;
	vertical-align:middle;
}

.FeatureBlockOrder {
    width:90px; 
	margin:2px 5px;
	vertical-align:middle;
}

.FeatureBlockB {
    width:430px; 
	padding:5px;
	margin:0px 5px;
	vertical-align:middle;
}


.ItemBlock {
    width:180px; 
	padding:10px;
}


p
{
	font-family: 宋体;
	margin-top:10px;
	margin-bottom :10px;
	font-size :12px;
}

h2
{
	font-family: 宋体;
	color: #FFFFFF;
	font-size: 15px;
	font-weight:bold; 
}



h1
{
	font-family: 宋体;
	color:Red;
	font-size: 15px;
	font-weight:bold;
	text-align:center;
}

h3
{
	font-family: 宋体;
	color: #C00000;
	font-size: 28px;
	font-weight:bold;
	text-align:center;
}

a:link{
	font-family: 宋体;
	font-size: 12px;
	color:#5a5a5a;
	text-align :center;
}

a:visited {
	font-family: 宋体;
	font-size: 12px;
	color:#5a5a5a;
	text-align :center;
}

a:hover {
	font-family: 宋体;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: none;
	text-align :center;
	background-color:#4467b9;
}

.nolink{
	font-family: 宋体;
	font-size: 12px;
	color:#5a5a5a;
	text-align :center;
}

.footer p{
	font-family: 宋体;
	font-size: 16px;
	color:#5a5a5a;
	font-weight:bold;
}



.HeadBar {
	height: 36px;
	background-image: url(/Images/head-bg.jpg);
	background-repeat: repeat-x;
	font-family: 宋体;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	line-height: 36px;
}

.gray
{
	font-family: 宋体;
	font-size: 10px;
	color:#5a5a5a;
	font-weight:bold;
}



.Redword
{
	color:#C00000;
	font-weight :bold;
}




.no{
    background-color:#E8E8E8;

}





.PRType {
	border: 2px solid #000000;
	font-family: 宋体;
	color: Red;
	font-size: 22px;
	font-weight:bold;
	text-align:center;
}

.MenuButton {
	margin:10px;
}


#navigation{clear:both; height: 36px; background: url(/Images/head-bg.jpg) repeat-x top left; padding-left: 2px;}
#navigation ul{width:900px; }	
#navigation ul li{ display: inline; height: 36px; font-size: 12px; }
#navigation ul li a{ float: left; padding: 0 30px; display: block; line-height: 36px; background: url(/images/divider.gif) no-repeat center right; color: #FFF;}
#navigation ul li a:hover{ background: url(/images/head-bg2.jpg) repeat-x top left; text-decoration: none;}



#musicsearch {
	border: 2px solid #5a5a5a;
	width:600px;
	height:30px;
	font-family: 宋体;
	font-size: 15px;
	font-weight: bold;
	color:#000000;
	display: inline;
	line-height: 45px;
	vertical-align:middle;
}

#search-submit{background:none;width:146px;height:40px;display: inline;line-height: 45px;border:0;background-image:url(/images/search.jpg);background-repeat:no-repeat;cursor:pointer;vertical-align:middle;}

.stepcarousel{
	position: relative; /*leave this value alone*/
	border: 2px solid #5a5a5a;
	overflow: scroll; /*leave this value alone*/
	width: 390px; /*Width of Carousel Viewer itself*/
	height: 255px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin:0px; /*margin around each panel*/
	width: 390px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}	