@charset "UTF-8";
body {
	margin: 0;
	padding: 0;
	color: #000;
	font: 13px 'Trebuchet MS', 'Lucida Grande', Arial, Helvetica, sans-serif;
	background: #FFF;
}
a {
	color: #333;
}

a:hover {
background-color:#FFCCFF;
}
* {
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
}


img {
border:0;
}

/* Header */
#header {
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #903;
	padding-right: 10px;
}
#header h1 {
	margin: 0;
	padding: 0;
}
#header h1 span {
	display: none;
}
#header ul {
	float: right;
	width: 500px;
	text-align: right;
	margin: 0;
}
#header li {
	display: inline;
	border-left: 1px solid #000;
	padding-left: 10px;
	margin: 0 5px 0 0;
}
#header li:first-child {
	border: none;
}


/* topHead */
#topHead {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 5px;
	padding: 0px;
	height: 110px;
	background-image: url(../img/mp3tube_main.png);
	background-repeat: no-repeat;
}


/* Menu Tabs */

#tabmenu {
	font-size: 1.2em;
	line-height: normal;
	font-weight: bold;
	padding-left: 515px;
	padding-top: 82px;
	
}
#tabmenu ul {
	margin: 0;
	list-style: none;
	padding: 0;
}
#tabmenu li {
	display: inline;
	padding: 0;
	margin: 0;
}
#tabmenu a {
color:#CC0033;
	float: left;
	background: url("../img/tab/tableft.png") no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
	background-position: 0 -84px;
}
#tabmenu a span {
	float: left;
	display: block;
	background: url("../img/tab/tabright.png") no-repeat right top;
	padding: 5px 18px 4px 11px;
	background-position: 100% -84px;
}
#tabmenu a span {
	float: none;
	
}




#tabmenu a:hover span {
	color: #FFF;
}
#tabmenu a:hover {	
	background-position: 0 -42px;
}
#tabmenu a:hover span {
	background-position: 100% -42px;
}
			
			
#tabmenu em {
	float: left;
	background: url("../img/tab/tableft.png") no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
	font-style: normal;
}
#tabmenu em span {
	float: left;
	display: block;
	background: url("../img/tab/tabright.png") no-repeat right top;
	color: #FFF;
	padding: 5px 18px 4px 11px;
}
#tabmenu em span {
	float: none;
}




/*main*/

#main {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#main h2 span {
	display: none;
}
#main h3 {
	margin-top: 15px;
	margin-bottom: 5px;
}
#main p {
	margin: 0;
	padding: 0;
}

#info {
padding:20px;
}

#info p {
	font-size:1.2em;
	line-height: 150%;
}

/*ConvertBoc*/

#convTable {
	width: 800px;
	height: 160px;
	background: url(../img/convTable.png) no-repeat;
	
}
#convTable td {
	text-align: left;
	width: 266px;
}
#convTable .step {
	margin-top: 10px;
	margin-left: 20px;
	color: #FFF;
	font-weight: bold;
}
#convTable .form {
	margin-top: 10px;
	margin-left: 20px;
}
#btnClear {
	color: #AAA;
}



#copy {
	text-align: center;
	margin: 30px;
}

#copy p {
	font-size:1.2em;
	margin-top:10px;
	
}

#copy p a {
	color:#C03;
}

/* contents */
.rd_box {
	background: url(../img/round/tl.png) no-repeat left top;
}
.rd_top {
	background: url(../img/round/tr.png) no-repeat top right;
}
.rd_bottom {
	background: url(../img/round/bl.png) no-repeat bottom left;
}
.rd_bottom div {
	background: url(../img/round/br.png) no-repeat bottom right;
}
.rd_content {
	background: url(../img/round/r.png) top right repeat-y;
}
.rd_top div, .rd_top, .rd_bottom div, .rd_bottom {
	width: 100%;
	height: 8px;
	font-size: 1px;
}
#topTopicsWrapper {
	width: 728px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
.aboutCont {
	width: 728px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
.aboutContL {
	width: 362px;
	float: left;
}
.aboutContR {
	width: 355px;
	float: right;
}
.aboutContR p, .aboutContL p {
	font-size: 1.2em;
	line-height: 1.6em;
}
.aboutContR h3 {
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 0;
	font-weight:normal;
}

/*download*/
#download {
	
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
	background-color: #EFEFEF;
}
#hlkDownLoad {
	color: #00F;
	font-size: 1.6em;
}

/*Pref Table*/
#pref {
	border-collapse: collapse;
}
#pref td {
	border: 1px solid #999999;
	font-size: 1.2em;
	text-align: center;
}
#pref th {
	font-size: 1.2em;
	border: 1px solid #999999;
	text-align: center;
	color: #FFF;
	background-color: #CCCCCC;
}

#videosites {
}

#videosites li {
	list-style-type: none;
	display: inline;
	margin-right: 2px;
	font-size:0.8em;
}


#test {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
